Skip to content

Instantly share code, notes, and snippets.

@ethancrawford
Created May 14, 2020 12:36
Show Gist options
  • Save ethancrawford/e666ba8ffa677f813ff1634eaecbe951 to your computer and use it in GitHub Desktop.
Save ethancrawford/e666ba8ffa677f813ff1634eaecbe951 to your computer and use it in GitHub Desktop.
Crashlog created at 2020-05-14 20:35:17 +0800
===== MESSAGE:
Encoding::CompatibilityError: Unicode Normalization not appropriate for ASCII-8BIT
===== STACK TRACE:
0. c:/Ruby27-x64/lib/ruby/2.7.0/unicode_normalize/normalize.rb:141:in `normalize'
1. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/stream_cleaners/utf8.rb:13:in `unicode_normalize'
2. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/stream_cleaners/utf8.rb:13:in `clean'
3. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/cleaning_stream.rb:151:in `block in _nanoc_clean'
4. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/cleaning_stream.rb:151:in `each'
5. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/cleaning_stream.rb:151:in `reduce'
6. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/cleaning_stream.rb:151:in `_nanoc_clean'
7. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/cleaning_stream.rb:44:in `block in write'
8. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/cleaning_stream.rb:155:in `_nanoc_swallow_broken_pipe_errors_while'
9. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/cleaning_stream.rb:43:in `write'
10. lib/test.rb:3:in `warn'
11. lib/test.rb:3:in `<module:SassCommon>'
12. lib/test.rb:2:in `<module:Filters>'
13. lib/test.rb:1:in `<main>'
14. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-core-4.11.16/lib/nanoc/core/code_snippet.rb:40:in `eval'
15. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-core-4.11.16/lib/nanoc/core/code_snippet.rb:40:in `load'
16. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-core-4.11.16/lib/nanoc/core/site_loader.rb:32:in `each'
17. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-core-4.11.16/lib/nanoc/core/site_loader.rb:32:in `site_from_config'
18. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-core-4.11.16/lib/nanoc/core/site_loader.rb:9:in `new_from_cwd'
19. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/command_runner.rb:60:in `load_site'
20. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/commands/compile.rb:37:in `run_once'
21. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/commands/compile.rb:25:in `run'
22. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/command_runner.rb:15:in `block in call'
23. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/error_handler.rb:15:in `block in handle_while'
24. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/error_handler.rb:57:in `handle_while'
25. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/error_handler.rb:15:in `handle_while'
26. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/command_runner.rb:14:in `call'
27. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/cri-2.15.10/lib/cri/command_dsl.rb:303:in `block in runner'
28. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/cri-2.15.10/lib/cri/command.rb:360:in `run_this'
29. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/cri-2.15.10/lib/cri/command.rb:296:in `run'
30. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/cri-2.15.10/lib/cri/command.rb:314:in `run'
31. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli.rb:88:in `block in run'
32. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/error_handler.rb:15:in `block in handle_while'
33. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/error_handler.rb:57:in `handle_while'
34. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli/error_handler.rb:15:in `handle_while'
35. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib/nanoc/cli.rb:86:in `run'
36. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-4.11.16/bin/nanoc:18:in `<top (required)>'
37. C:/Ruby27-x64/bin/nanoc:23:in `load'
===== VERSION INFORMATION:
Nanoc 4.11.16 © 2007–2019 Denis Defreyne.
Running ruby 2.7.1 (2020-03-31) on x64-mingw32 with RubyGems 3.1.2.
===== INSTALLED GEMS:
activesupport 5.0.7.2
addressable 2.6.0, 2.7.0
adsf 1.4.3
adsf-live 1.4.3
asciidoctor 2.0.10
ast 2.4.0
autoprefixer-rails 9.5.1.1
backports 3.15.0
benchmark 0.1.0
bigdecimal 2.0.0
builder 3.2.4
bundler 2.1.4
cgi 0.1.0
codecov 0.1.16
coderay 1.1.2
coffee-script 2.4.1
coffee-script-source 1.12.2
colored 1.2
concurrent-ruby 1.1.5, 1.1.6
crack 0.4.3
cri 2.15.10
csv 3.1.2
date 3.0.0
dbm 1.1.0
ddmemoize 1.0.0
ddmetrics 1.0.1
ddplugin 1.0.2
delegate 0.1.0
did_you_mean 1.4.0
diff-lcs 1.3
docile 1.3.2
dotenv 2.7.2
duktape 2.3.0.0
em-websocket 0.5.1
equatable 0.6.1
erubi 1.9.0
erubis 2.7.0
etc 1.1.0
eventmachine 1.2.7
excon 0.73.0
execjs 2.7.0
fast_blank 1.0.0
fastimage 2.1.5
fcntl 1.0.0
ffi 1.12.2
fiddle 1.0.0
fileutils 1.4.1
fog-aws 3.6.3
fog-core 2.2.0
fog-json 1.2.0
fog-local 0.6.0
fog-xml 0.1.3
formatador 0.2.5
forwardable 1.3.1
fuubar 2.5.0
gdbm 2.1.0
getoptlong 0.1.0
guard 2.16.2
guard-compat 1.2.1
guard-rake 1.0.0
haml 5.1.2
hamster 3.0.0
hashdiff 1.0.1
http_parser.rb 0.6.0
i18n 0.9.5
io-console 0.5.6
ipaddr 1.2.2
ipaddress 0.8.3
irb 1.2.3
json 2.3.0
json_schema 0.20.8
kramdown 2.2.1
listen 3.2.1
logger 1.4.2
lumberjack 1.2.4
m 1.5.1
markaby 0.9.0
maruku 0.7.3
matrix 0.2.0
method_source 1.0.0
mime-types 3.3.1
mime-types-data 3.2020.0512
mini_portile2 2.4.0
minitest 5.11.3, 5.13.0, 5.14.0
mocha 1.11.2
multi_json 1.14.1
mustache 1.1.1
mutex_m 0.1.0
nanoc 4.11.16
nanoc-checking 1.0.0
nanoc-cli 4.11.16
nanoc-core 4.11.16
nanoc-deploying 1.0.0
nenv 0.3.0
net-pop 0.1.0
net-smtp 0.1.0
net-telnet 0.2.0
nokogiri 1.11.0.rc2
notiffany 0.1.3
observer 0.1.0
open3 0.1.0
openssl 2.1.2
ostruct 0.2.0
pandoc-ruby 2.1.4
parallel 1.19.1
parser 2.7.1.2
parslet 1.8.2
pastel 0.7.4
power_assert 1.1.7
prime 0.1.1
pry 0.13.1
pstore 0.1.0
psych 3.1.0
public_suffix 3.1.0, 4.0.5
racc 1.4.16
rack 2.2.2
rack-livereload 0.3.17
rainbow 3.0.0
rainpress 1.0.1
rake 12.3.2, 13.0.1
rb-fsevent 0.10.4
rb-inotify 0.10.1
rdoc 6.2.1
readline 0.0.2
ref 2.0.0
reline 0.1.3
rexml 3.2.3, 3.2.4
rouge 3.19.0
rspec 3.9.0
rspec-core 3.9.2
rspec-expectations 3.9.2
rspec-its 1.3.0
rspec-mocks 3.9.1
rspec-support 3.9.3
rspec_junit_formatter 0.4.1
rss 0.2.8
rubocop 0.83.0
rubocop-rspec 1.39.0
ruby-handlebars 0.4.0
ruby-progressbar 1.10.1
rubypants 0.7.1
rugged 0.27.1
safe_yaml 1.0.5
sass 3.7.4
sass-listen 4.0.0
sdbm 1.0.0
shellany 0.0.1
simplecov 0.18.5
simplecov-html 0.12.2
singleton 0.1.0
slim 4.1.0
slow_enumerator_tools 1.1.0
stringio 0.1.0
strscan 1.0.3
temple 0.8.2
test-unit 3.3.4
thor 1.0.1
thread_safe 0.3.6
tilt 2.0.10
timecop 0.9.1
timeout 0.1.0
tomlrb 1.3.0
tracer 0.1.0
tty-color 0.5.1
tty-command 0.9.0
tty-platform 0.3.0
tty-which 0.4.2
typogruby 1.0.18
tzinfo 1.2.5
uglifier 4.2.0
unicode-display_width 1.7.0
uri 0.10.0
url 0.3.2
vcr 5.1.0
w3c_validators 1.3.5
wdm 0.1.1
webmock 3.8.3
webrick 1.6.0
win32-process 0.8.3
xmlrpc 0.3.0
yaml 0.1.0
yard 0.9.25
yuicompressor 1.3.3
zeitwerk 2.3.0
zlib 1.1.0
===== LOAD PATHS:
0. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/ref-2.0.0/lib
1. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/colored-1.2/lib
2. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/cri-2.15.10/lib
3. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/diff-lcs-1.3/lib
4. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/ddmetrics-1.0.1/lib
5. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/ref-2.0.0/lib
6. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/ddmemoize-1.0.0/lib
7. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/ddplugin-1.0.2/lib
8. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/hamster-3.0.0/lib
9. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/json_schema-0.20.8/lib
10. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/slow_enumerator_tools-1.1.0/lib
11. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/tomlrb-1.3.0/lib
12. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/tty-platform-0.3.0/lib
13. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/zeitwerk-2.3.0/lib
14. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-core-4.11.16/lib
15. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-cli-4.11.16/lib
16. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-checking-1.0.0/lib
17. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-deploying-1.0.0/lib
18. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/parallel-1.19.1/lib
19. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/equatable-0.6.1/lib
20. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/tty-color-0.5.1/lib
21. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/pastel-0.7.4/lib
22. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/tty-command-0.9.0/lib
23. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/tty-which-0.4.2/lib
24. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/nanoc-4.11.16/lib
25. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/public_suffix-4.0.5/lib
26. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/addressable-2.7.0/lib
27. c:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby
28. c:/Ruby27-x64/lib/ruby/site_ruby/2.7.0
29. c:/Ruby27-x64/lib/ruby/site_ruby/2.7.0/x64-msvcrt
30. c:/Ruby27-x64/lib/ruby/site_ruby
31. c:/Ruby27-x64/lib/ruby/vendor_ruby/2.7.0
32. c:/Ruby27-x64/lib/ruby/vendor_ruby/2.7.0/x64-msvcrt
33. c:/Ruby27-x64/lib/ruby/vendor_ruby
34. c:/Ruby27-x64/lib/ruby/2.7.0
35. c:/Ruby27-x64/lib/ruby/2.7.0/x64-mingw32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment