Sep 20 03:04:08.691 INFO checking gfx_glyph-0.12.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:04:08.691 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:04:08.691 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.882 INFO blam! c74438aec733bffc4b0f729e4981f3bc653dfe0341127f1c29a913e103731405 Sep 20 03:04:08.883 INFO running `"docker" "start" "-a" "c74438aec733bffc4b0f729e4981f3bc653dfe0341127f1c29a913e103731405"` Sep 20 03:04:09.761 INFO kablam! usermod: no changes Sep 20 03:04:10.081 INFO kablam! Checking spin_sleep v0.3.6 Sep 20 03:04:10.093 INFO kablam! Checking draw_state v0.8.0 Sep 20 03:04:10.095 INFO kablam! Checking approx v0.3.0 Sep 20 03:04:10.095 INFO kablam! Compiling gfx_gl v0.5.0 Sep 20 03:04:10.095 INFO kablam! Compiling glutin v0.18.0 Sep 20 03:04:10.095 INFO kablam! Checking ordered-float v0.5.2 Sep 20 03:04:10.098 INFO kablam! Checking winit v0.17.2 Sep 20 03:04:12.229 INFO kablam! Checking rusttype v0.7.2 Sep 20 03:04:12.930 INFO kablam! Checking gfx_core v0.8.2 Sep 20 03:04:49.906 INFO kablam! Checking gfx v0.17.1 Sep 20 03:04:49.907 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 20 03:04:52.100 INFO kablam! Checking gfx_window_glutin v0.26.0 Sep 20 03:04:58.414 INFO kablam! Checking gfx_glyph v0.12.2 (/source) Sep 20 03:04:59.888 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:04:59.888 INFO kablam! --> src/lib.rs:57:1 Sep 20 03:04:59.888 INFO kablam! | Sep 20 03:04:59.888 INFO kablam! 57 | #[macro_use] Sep 20 03:04:59.888 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:04:59.888 INFO kablam! | Sep 20 03:04:59.888 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:04:59.888 INFO kablam! Sep 20 03:05:00.227 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:05:00.230 INFO kablam! --> src/lib.rs:57:1 Sep 20 03:05:00.230 INFO kablam! | Sep 20 03:05:00.230 INFO kablam! 57 | #[macro_use] Sep 20 03:05:00.230 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:05:00.230 INFO kablam! | Sep 20 03:05:00.230 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:05:00.230 INFO kablam! Sep 20 03:05:06.562 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:05:06.562 INFO kablam! --> examples/paragraph.rs:69:56 Sep 20 03:05:06.562 INFO kablam! | Sep 20 03:05:06.562 INFO kablam! 69 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 03:05:06.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.562 INFO kablam! Sep 20 03:05:06.562 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 20 03:05:06.562 INFO kablam! --> examples/paragraph.rs:73:28 Sep 20 03:05:06.562 INFO kablam! | Sep 20 03:05:06.562 INFO kablam! 73 | let mut text: String = include_str!("lipsum.txt").into(); Sep 20 03:05:06.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.562 INFO kablam! Sep 20 03:05:06.567 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:05:06.567 INFO kablam! Sep 20 03:05:06.573 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:05:06.573 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:05:06.730 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:05:06.730 INFO kablam! --> examples/depth.rs:53:45 Sep 20 03:05:06.730 INFO kablam! | Sep 20 03:05:06.730 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 03:05:06.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.730 INFO kablam! Sep 20 03:05:06.730 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 20 03:05:06.730 INFO kablam! --> examples/depth.rs:58:46 Sep 20 03:05:06.730 INFO kablam! | Sep 20 03:05:06.730 INFO kablam! 58 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 20 03:05:06.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.730 INFO kablam! Sep 20 03:05:06.730 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 20 03:05:06.730 INFO kablam! --> examples/depth.rs:113:20 Sep 20 03:05:06.730 INFO kablam! | Sep 20 03:05:06.730 INFO kablam! 113 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 20 03:05:06.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.730 INFO kablam! Sep 20 03:05:06.734 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:05:06.734 INFO kablam! Sep 20 03:05:06.740 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:05:06.740 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:05:06.740 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:05:06.740 INFO kablam! --> examples/varied.rs:58:45 Sep 20 03:05:06.740 INFO kablam! | Sep 20 03:05:06.740 INFO kablam! 58 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 03:05:06.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.740 INFO kablam! Sep 20 03:05:06.741 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 20 03:05:06.741 INFO kablam! --> examples/varied.rs:61:46 Sep 20 03:05:06.741 INFO kablam! | Sep 20 03:05:06.741 INFO kablam! 61 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 20 03:05:06.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.741 INFO kablam! Sep 20 03:05:06.741 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 20 03:05:06.741 INFO kablam! --> examples/varied.rs:62:45 Sep 20 03:05:06.741 INFO kablam! | Sep 20 03:05:06.741 INFO kablam! 62 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 20 03:05:06.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.741 INFO kablam! Sep 20 03:05:06.743 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:05:06.743 INFO kablam! Sep 20 03:05:06.751 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:05:06.751 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:05:06.913 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 03:05:06.913 INFO kablam! --> examples/performance.rs:55:45 Sep 20 03:05:06.913 INFO kablam! | Sep 20 03:05:06.913 INFO kablam! 55 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 03:05:06.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.913 INFO kablam! Sep 20 03:05:06.913 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 20 03:05:06.913 INFO kablam! --> examples/performance.rs:60:28 Sep 20 03:05:06.913 INFO kablam! | Sep 20 03:05:06.913 INFO kablam! 60 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 20 03:05:06.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:05:06.913 INFO kablam! Sep 20 03:05:06.914 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:05:06.914 INFO kablam! Sep 20 03:05:06.933 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 03:05:06.933 INFO kablam! Sep 20 03:05:06.933 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:05:06.934 INFO kablam! su: No module specific data is present Sep 20 03:05:07.618 INFO running `"docker" "rm" "-f" "c74438aec733bffc4b0f729e4981f3bc653dfe0341127f1c29a913e103731405"` Sep 20 03:05:07.725 INFO blam! c74438aec733bffc4b0f729e4981f3bc653dfe0341127f1c29a913e103731405