Sep 06 06:36:01.839 INFO checking gfx_glyph-0.8.3 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 06:36:01.839 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 06:36:01.839 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:36:02.024 INFO blam! 1d083d017a41820625b18a855f95db85f5e005648bdfd3d519e4e6a1697b5c3d Sep 06 06:36:02.025 INFO running `"docker" "start" "-a" "1d083d017a41820625b18a855f95db85f5e005648bdfd3d519e4e6a1697b5c3d"` Sep 06 06:36:03.087 INFO kablam! usermod: no changes Sep 06 06:36:03.397 INFO kablam! Checking spin_sleep v0.3.6 Sep 06 06:36:03.397 INFO kablam! Checking draw_state v0.8.0 Sep 06 06:36:03.414 INFO kablam! Compiling gfx_gl v0.5.0 Sep 06 06:36:03.414 INFO kablam! Checking rusttype v0.4.3 Sep 06 06:36:04.970 INFO kablam! Checking gfx_core v0.8.2 Sep 06 06:36:36.310 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 06 06:36:36.310 INFO kablam! Checking gfx v0.17.1 Sep 06 06:36:38.834 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 06 06:36:44.206 INFO kablam! Checking gfx_glyph v0.8.3 (file:///source) Sep 06 06:36:51.427 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 06 06:36:51.427 INFO kablam! --> examples/performance.rs:47:63 Sep 06 06:36:51.427 INFO kablam! | Sep 06 06:36:51.427 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 06 06:36:51.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:51.427 INFO kablam! Sep 06 06:36:51.427 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 06 06:36:51.427 INFO kablam! --> examples/performance.rs:52:28 Sep 06 06:36:51.427 INFO kablam! | Sep 06 06:36:51.428 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 06 06:36:51.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:51.428 INFO kablam! Sep 06 06:36:51.429 INFO kablam! error: aborting due to 2 previous errors Sep 06 06:36:51.429 INFO kablam! Sep 06 06:36:51.437 INFO kablam! error: Could not compile `gfx_glyph`. Sep 06 06:36:51.437 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 06:36:52.013 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 06 06:36:52.013 INFO kablam! --> examples/paragraph.rs:55:56 Sep 06 06:36:52.013 INFO kablam! | Sep 06 06:36:52.013 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 06 06:36:52.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.013 INFO kablam! Sep 06 06:36:52.013 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 06 06:36:52.013 INFO kablam! --> examples/paragraph.rs:59:28 Sep 06 06:36:52.013 INFO kablam! | Sep 06 06:36:52.013 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Sep 06 06:36:52.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.013 INFO kablam! Sep 06 06:36:52.015 INFO kablam! error: aborting due to 2 previous errors Sep 06 06:36:52.015 INFO kablam! Sep 06 06:36:52.027 INFO kablam! error: Could not compile `gfx_glyph`. Sep 06 06:36:52.027 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 06:36:52.658 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 06 06:36:52.658 INFO kablam! --> examples/depth.rs:42:9 Sep 06 06:36:52.658 INFO kablam! | Sep 06 06:36:52.658 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 06 06:36:52.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.658 INFO kablam! Sep 06 06:36:52.658 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 06 06:36:52.658 INFO kablam! --> examples/depth.rs:46:46 Sep 06 06:36:52.658 INFO kablam! | Sep 06 06:36:52.658 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 06 06:36:52.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.658 INFO kablam! Sep 06 06:36:52.658 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 06 06:36:52.658 INFO kablam! --> examples/depth.rs:101:20 Sep 06 06:36:52.658 INFO kablam! | Sep 06 06:36:52.658 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 06 06:36:52.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.658 INFO kablam! Sep 06 06:36:52.658 INFO kablam! error: aborting due to 3 previous errors Sep 06 06:36:52.658 INFO kablam! Sep 06 06:36:52.658 INFO kablam! error: Could not compile `gfx_glyph`. Sep 06 06:36:52.658 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 06:36:52.750 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 06 06:36:52.750 INFO kablam! --> examples/varied.rs:53:45 Sep 06 06:36:52.750 INFO kablam! | Sep 06 06:36:52.750 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 06 06:36:52.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.750 INFO kablam! Sep 06 06:36:52.750 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 06 06:36:52.750 INFO kablam! --> examples/varied.rs:55:46 Sep 06 06:36:52.750 INFO kablam! | Sep 06 06:36:52.750 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 06 06:36:52.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.750 INFO kablam! Sep 06 06:36:52.750 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 06 06:36:52.750 INFO kablam! --> examples/varied.rs:56:45 Sep 06 06:36:52.750 INFO kablam! | Sep 06 06:36:52.750 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 06 06:36:52.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:36:52.750 INFO kablam! Sep 06 06:36:52.750 INFO kablam! error: aborting due to 3 previous errors Sep 06 06:36:52.750 INFO kablam! Sep 06 06:36:52.765 INFO kablam! error: Could not compile `gfx_glyph`. Sep 06 06:36:52.765 INFO kablam! Sep 06 06:36:52.765 INFO kablam! To learn more, run the command again with --verbose. Sep 06 06:36:52.766 INFO kablam! su: No module specific data is present Sep 06 06:36:53.436 INFO running `"docker" "rm" "-f" "1d083d017a41820625b18a855f95db85f5e005648bdfd3d519e4e6a1697b5c3d"` Sep 06 06:36:53.520 INFO blam! 1d083d017a41820625b18a855f95db85f5e005648bdfd3d519e4e6a1697b5c3d