Sep 01 03:24:35.140 INFO checking gfx_glyph-0.8.3 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 03:24:35.140 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 03:24:35.140 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:24:35.325 INFO blam! 70c59fda71287963fd0acd652678a65a0bead0aea59c2fd892a942a9e6373502 Sep 01 03:24:35.328 INFO running `"docker" "start" "-a" "70c59fda71287963fd0acd652678a65a0bead0aea59c2fd892a942a9e6373502"` Sep 01 03:24:36.252 INFO kablam! Checking spin_sleep v0.3.6 Sep 01 03:24:36.257 INFO kablam! Checking gfx_glyph v0.8.3 (file:///source) Sep 01 03:24:50.688 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:50.688 INFO kablam! --> examples/performance.rs:47:63 Sep 01 03:24:50.688 INFO kablam! | Sep 01 03:24:50.688 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:24:50.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:50.688 INFO kablam! Sep 01 03:24:50.689 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 01 03:24:50.689 INFO kablam! --> examples/performance.rs:52:28 Sep 01 03:24:50.689 INFO kablam! | Sep 01 03:24:50.690 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 01 03:24:50.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:50.690 INFO kablam! Sep 01 03:24:50.690 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:24:50.690 INFO kablam! Sep 01 03:24:50.715 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:50.715 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:24:51.381 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:51.381 INFO kablam! --> examples/depth.rs:42:9 Sep 01 03:24:51.381 INFO kablam! | Sep 01 03:24:51.381 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:24:51.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.381 INFO kablam! Sep 01 03:24:51.382 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 01 03:24:51.382 INFO kablam! --> examples/depth.rs:46:46 Sep 01 03:24:51.382 INFO kablam! | Sep 01 03:24:51.382 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 01 03:24:51.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.382 INFO kablam! Sep 01 03:24:51.382 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 01 03:24:51.382 INFO kablam! --> examples/depth.rs:101:20 Sep 01 03:24:51.382 INFO kablam! | Sep 01 03:24:51.382 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 01 03:24:51.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.382 INFO kablam! Sep 01 03:24:51.382 INFO kablam! error: aborting due to 3 previous errors Sep 01 03:24:51.382 INFO kablam! Sep 01 03:24:51.399 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:51.399 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:24:51.528 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:51.528 INFO kablam! --> examples/varied.rs:53:45 Sep 01 03:24:51.528 INFO kablam! | Sep 01 03:24:51.528 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 01 03:24:51.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.528 INFO kablam! Sep 01 03:24:51.529 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 01 03:24:51.529 INFO kablam! --> examples/varied.rs:55:46 Sep 01 03:24:51.529 INFO kablam! | Sep 01 03:24:51.529 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 01 03:24:51.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.530 INFO kablam! Sep 01 03:24:51.530 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 01 03:24:51.530 INFO kablam! --> examples/varied.rs:56:45 Sep 01 03:24:51.530 INFO kablam! | Sep 01 03:24:51.530 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 01 03:24:51.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.530 INFO kablam! Sep 01 03:24:51.531 INFO kablam! error: aborting due to 3 previous errors Sep 01 03:24:51.531 INFO kablam! Sep 01 03:24:51.549 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:51.549 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:24:51.749 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:51.749 INFO kablam! --> examples/paragraph.rs:55:56 Sep 01 03:24:51.749 INFO kablam! | Sep 01 03:24:51.749 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:24:51.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.749 INFO kablam! Sep 01 03:24:51.749 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 01 03:24:51.749 INFO kablam! --> examples/paragraph.rs:59:28 Sep 01 03:24:51.749 INFO kablam! | Sep 01 03:24:51.749 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Sep 01 03:24:51.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:51.749 INFO kablam! Sep 01 03:24:51.752 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:24:51.752 INFO kablam! Sep 01 03:24:51.776 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:51.776 INFO kablam! Sep 01 03:24:51.776 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:24:51.778 INFO kablam! su: No module specific data is present Sep 01 03:24:52.315 INFO running `"docker" "rm" "-f" "70c59fda71287963fd0acd652678a65a0bead0aea59c2fd892a942a9e6373502"` Sep 01 03:24:52.492 INFO blam! 70c59fda71287963fd0acd652678a65a0bead0aea59c2fd892a942a9e6373502