Sep 20 03:04:08.620 INFO checking gfx_glyph-0.8.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:04:08.620 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:04:08.620 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:04:08.792 INFO blam! 784a1d0f284271750fa01748cbbe148deb90608e277b32056e52316fda423539 Sep 20 03:04:08.794 INFO running `"docker" "start" "-a" "784a1d0f284271750fa01748cbbe148deb90608e277b32056e52316fda423539"` Sep 20 03:04:09.723 INFO kablam! usermod: no changes Sep 20 03:04:09.956 INFO kablam! Checking spin_sleep v0.3.6 Sep 20 03:04:09.961 INFO kablam! Checking rusttype v0.4.3 Sep 20 03:04:09.963 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 20 03:04:11.834 INFO kablam! Checking gfx_glyph v0.8.3 (/source) Sep 20 03:04:13.430 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:04:13.431 INFO kablam! --> src/lib.rs:59:1 Sep 20 03:04:13.431 INFO kablam! | Sep 20 03:04:13.431 INFO kablam! 59 | #[macro_use] Sep 20 03:04:13.432 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:04:13.432 INFO kablam! | Sep 20 03:04:13.432 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:04:13.433 INFO kablam! Sep 20 03:04:14.466 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:04:14.467 INFO kablam! --> src/lib.rs:59:1 Sep 20 03:04:14.467 INFO kablam! | Sep 20 03:04:14.467 INFO kablam! 59 | #[macro_use] Sep 20 03:04:14.468 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:04:14.468 INFO kablam! | Sep 20 03:04:14.468 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:04:14.469 INFO kablam! Sep 20 03:04:22.741 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:04:22.746 INFO kablam! --> examples/varied.rs:53:45 Sep 20 03:04:22.746 INFO kablam! | Sep 20 03:04:22.746 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 20 03:04:22.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:22.746 INFO kablam! Sep 20 03:04:22.746 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 20 03:04:22.746 INFO kablam! --> examples/varied.rs:55:46 Sep 20 03:04:22.746 INFO kablam! | Sep 20 03:04:22.746 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 20 03:04:22.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:22.746 INFO kablam! Sep 20 03:04:22.746 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 20 03:04:22.746 INFO kablam! --> examples/varied.rs:56:45 Sep 20 03:04:22.746 INFO kablam! | Sep 20 03:04:22.746 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 20 03:04:22.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:22.746 INFO kablam! Sep 20 03:04:22.746 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:04:22.746 INFO kablam! Sep 20 03:04:22.766 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:04:22.766 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:04:23.138 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:04:23.138 INFO kablam! --> examples/depth.rs:42:9 Sep 20 03:04:23.138 INFO kablam! | Sep 20 03:04:23.138 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 03:04:23.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:23.138 INFO kablam! Sep 20 03:04:23.138 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 20 03:04:23.138 INFO kablam! --> examples/depth.rs:46:46 Sep 20 03:04:23.138 INFO kablam! | Sep 20 03:04:23.138 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 20 03:04:23.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:23.138 INFO kablam! Sep 20 03:04:23.138 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 20 03:04:23.138 INFO kablam! --> examples/depth.rs:101:20 Sep 20 03:04:23.138 INFO kablam! | Sep 20 03:04:23.138 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 20 03:04:23.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:23.139 INFO kablam! Sep 20 03:04:23.139 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:04:23.139 INFO kablam! Sep 20 03:04:23.156 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:04:23.156 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:04:23.166 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:04:23.166 INFO kablam! --> examples/paragraph.rs:55:56 Sep 20 03:04:23.166 INFO kablam! | Sep 20 03:04:23.166 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 03:04:23.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:23.166 INFO kablam! Sep 20 03:04:23.166 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 20 03:04:23.166 INFO kablam! --> examples/paragraph.rs:59:28 Sep 20 03:04:23.166 INFO kablam! | Sep 20 03:04:23.166 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Sep 20 03:04:23.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:23.166 INFO kablam! Sep 20 03:04:23.170 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:04:23.170 INFO kablam! Sep 20 03:04:23.178 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:04:23.178 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:04:23.466 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:04:23.466 INFO kablam! --> examples/performance.rs:47:63 Sep 20 03:04:23.466 INFO kablam! | Sep 20 03:04:23.466 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 03:04:23.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:23.466 INFO kablam! Sep 20 03:04:23.466 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 20 03:04:23.466 INFO kablam! --> examples/performance.rs:52:28 Sep 20 03:04:23.466 INFO kablam! | Sep 20 03:04:23.466 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 20 03:04:23.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:23.466 INFO kablam! Sep 20 03:04:23.466 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:04:23.466 INFO kablam! Sep 20 03:04:23.490 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:04:23.490 INFO kablam! Sep 20 03:04:23.490 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:04:23.490 INFO kablam! su: No module specific data is present Sep 20 03:04:24.393 INFO running `"docker" "rm" "-f" "784a1d0f284271750fa01748cbbe148deb90608e277b32056e52316fda423539"` Sep 20 03:04:24.547 INFO blam! 784a1d0f284271750fa01748cbbe148deb90608e277b32056e52316fda423539