Sep 02 13:24:56.348 INFO checking gfx_glyph-0.8.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:24:56.348 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:24:56.348 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:24:56.509 INFO blam! 1e0a8465fd7f49c1318ac1d2f7d892df14fa74d48a44c7c39d04313d00136423 Sep 02 13:24:56.511 INFO running `"docker" "start" "-a" "1e0a8465fd7f49c1318ac1d2f7d892df14fa74d48a44c7c39d04313d00136423"` Sep 02 13:24:57.450 INFO kablam! Checking spin_sleep v0.3.6 Sep 02 13:24:57.455 INFO kablam! Checking gfx_glyph v0.8.3 (file:///source) Sep 02 13:25:11.767 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 02 13:25:11.767 INFO kablam! --> examples/performance.rs:47:63 Sep 02 13:25:11.767 INFO kablam! | Sep 02 13:25:11.767 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 02 13:25:11.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:11.767 INFO kablam! Sep 02 13:25:11.767 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 02 13:25:11.767 INFO kablam! --> examples/performance.rs:52:28 Sep 02 13:25:11.767 INFO kablam! | Sep 02 13:25:11.767 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 02 13:25:11.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:11.767 INFO kablam! Sep 02 13:25:11.769 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:25:11.769 INFO kablam! Sep 02 13:25:11.787 INFO kablam! error: Could not compile `gfx_glyph`. Sep 02 13:25:11.788 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:25:12.314 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 02 13:25:12.314 INFO kablam! --> examples/depth.rs:42:9 Sep 02 13:25:12.314 INFO kablam! | Sep 02 13:25:12.314 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 02 13:25:12.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.314 INFO kablam! Sep 02 13:25:12.315 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 02 13:25:12.315 INFO kablam! --> examples/depth.rs:46:46 Sep 02 13:25:12.315 INFO kablam! | Sep 02 13:25:12.315 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 02 13:25:12.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.316 INFO kablam! Sep 02 13:25:12.316 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 02 13:25:12.316 INFO kablam! --> examples/depth.rs:101:20 Sep 02 13:25:12.316 INFO kablam! | Sep 02 13:25:12.316 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 02 13:25:12.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.317 INFO kablam! Sep 02 13:25:12.318 INFO kablam! error: aborting due to 3 previous errors Sep 02 13:25:12.319 INFO kablam! Sep 02 13:25:12.329 INFO kablam! error: Could not compile `gfx_glyph`. Sep 02 13:25:12.331 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:25:12.395 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 02 13:25:12.397 INFO kablam! --> examples/paragraph.rs:55:56 Sep 02 13:25:12.397 INFO kablam! | Sep 02 13:25:12.397 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 02 13:25:12.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.397 INFO kablam! Sep 02 13:25:12.397 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 02 13:25:12.397 INFO kablam! --> examples/paragraph.rs:59:28 Sep 02 13:25:12.397 INFO kablam! | Sep 02 13:25:12.397 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Sep 02 13:25:12.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.397 INFO kablam! Sep 02 13:25:12.398 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:25:12.398 INFO kablam! Sep 02 13:25:12.411 INFO kablam! error: Could not compile `gfx_glyph`. Sep 02 13:25:12.412 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:25:12.613 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 02 13:25:12.613 INFO kablam! --> examples/varied.rs:53:45 Sep 02 13:25:12.613 INFO kablam! | Sep 02 13:25:12.613 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 02 13:25:12.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.613 INFO kablam! Sep 02 13:25:12.613 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 02 13:25:12.613 INFO kablam! --> examples/varied.rs:55:46 Sep 02 13:25:12.613 INFO kablam! | Sep 02 13:25:12.613 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 02 13:25:12.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.613 INFO kablam! Sep 02 13:25:12.613 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 02 13:25:12.613 INFO kablam! --> examples/varied.rs:56:45 Sep 02 13:25:12.613 INFO kablam! | Sep 02 13:25:12.614 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 02 13:25:12.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:25:12.614 INFO kablam! Sep 02 13:25:12.616 INFO kablam! error: aborting due to 3 previous errors Sep 02 13:25:12.616 INFO kablam! Sep 02 13:25:12.643 INFO kablam! error: Could not compile `gfx_glyph`. Sep 02 13:25:12.643 INFO kablam! Sep 02 13:25:12.643 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:25:12.645 INFO kablam! su: No module specific data is present Sep 02 13:25:13.158 INFO running `"docker" "rm" "-f" "1e0a8465fd7f49c1318ac1d2f7d892df14fa74d48a44c7c39d04313d00136423"` Sep 02 13:25:13.297 INFO blam! 1e0a8465fd7f49c1318ac1d2f7d892df14fa74d48a44c7c39d04313d00136423