Sep 18 00:14:08.759 INFO checking gfx_glyph-0.12.2 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:14:08.760 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:14:08.760 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:14:08.948 INFO blam! 016a0d9a35938126ce76ab1a83fb57543e3dd2ae26e4653ee8a189cee0ad7ff5 Sep 18 00:14:08.951 INFO running `"docker" "start" "-a" "016a0d9a35938126ce76ab1a83fb57543e3dd2ae26e4653ee8a189cee0ad7ff5"` Sep 18 00:14:09.613 INFO kablam! usermod: no changes Sep 18 00:14:09.914 INFO kablam! Checking spin_sleep v0.3.6 Sep 18 00:14:09.918 INFO kablam! Checking ordered-float v1.0.1 Sep 18 00:14:09.923 INFO kablam! Compiling glutin v0.18.0 Sep 18 00:14:09.923 INFO kablam! Checking ordered-float v0.5.2 Sep 18 00:14:09.923 INFO kablam! Checking smithay-client-toolkit v0.3.0 Sep 18 00:14:10.799 INFO kablam! Checking rusttype v0.7.2 Sep 18 00:14:13.811 INFO kablam! Checking gfx_glyph v0.12.2 (/source) Sep 18 00:14:14.163 INFO kablam! Checking winit v0.17.2 Sep 18 00:14:15.860 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:14:15.861 INFO kablam! --> src/lib.rs:57:1 Sep 18 00:14:15.861 INFO kablam! | Sep 18 00:14:15.861 INFO kablam! 57 | #[macro_use] Sep 18 00:14:15.861 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:14:15.861 INFO kablam! | Sep 18 00:14:15.862 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:14:15.862 INFO kablam! Sep 18 00:14:25.839 INFO kablam! Checking gfx_window_glutin v0.26.0 Sep 18 00:14:30.175 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:14:30.175 INFO kablam! --> src/lib.rs:57:1 Sep 18 00:14:30.175 INFO kablam! | Sep 18 00:14:30.175 INFO kablam! 57 | #[macro_use] Sep 18 00:14:30.175 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:14:30.175 INFO kablam! | Sep 18 00:14:30.175 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:14:30.175 INFO kablam! Sep 18 00:14:33.131 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 18 00:14:33.131 INFO kablam! --> examples/performance.rs:55:45 Sep 18 00:14:33.131 INFO kablam! | Sep 18 00:14:33.131 INFO kablam! 55 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 18 00:14:33.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.151 INFO kablam! Sep 18 00:14:33.151 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 18 00:14:33.151 INFO kablam! --> examples/performance.rs:60:28 Sep 18 00:14:33.151 INFO kablam! | Sep 18 00:14:33.151 INFO kablam! 60 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 18 00:14:33.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.151 INFO kablam! Sep 18 00:14:33.151 INFO kablam! error: aborting due to 2 previous errors Sep 18 00:14:33.151 INFO kablam! Sep 18 00:14:33.182 INFO kablam! error: Could not compile `gfx_glyph`. Sep 18 00:14:33.183 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:14:33.183 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 18 00:14:33.183 INFO kablam! --> examples/paragraph.rs:69:56 Sep 18 00:14:33.183 INFO kablam! | Sep 18 00:14:33.183 INFO kablam! 69 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 18 00:14:33.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.183 INFO kablam! Sep 18 00:14:33.183 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 18 00:14:33.183 INFO kablam! --> examples/paragraph.rs:73:28 Sep 18 00:14:33.183 INFO kablam! | Sep 18 00:14:33.183 INFO kablam! 73 | let mut text: String = include_str!("lipsum.txt").into(); Sep 18 00:14:33.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.183 INFO kablam! Sep 18 00:14:33.183 INFO kablam! error: aborting due to 2 previous errors Sep 18 00:14:33.183 INFO kablam! Sep 18 00:14:33.223 INFO kablam! error: Could not compile `gfx_glyph`. Sep 18 00:14:33.223 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:14:33.302 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 18 00:14:33.303 INFO kablam! --> examples/varied.rs:58:45 Sep 18 00:14:33.303 INFO kablam! | Sep 18 00:14:33.303 INFO kablam! 58 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 18 00:14:33.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.303 INFO kablam! Sep 18 00:14:33.303 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 18 00:14:33.303 INFO kablam! --> examples/varied.rs:61:46 Sep 18 00:14:33.303 INFO kablam! | Sep 18 00:14:33.303 INFO kablam! 61 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 18 00:14:33.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.303 INFO kablam! Sep 18 00:14:33.303 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 18 00:14:33.303 INFO kablam! --> examples/varied.rs:62:45 Sep 18 00:14:33.303 INFO kablam! | Sep 18 00:14:33.303 INFO kablam! 62 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 18 00:14:33.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.303 INFO kablam! Sep 18 00:14:33.303 INFO kablam! error: aborting due to 3 previous errors Sep 18 00:14:33.303 INFO kablam! Sep 18 00:14:33.319 INFO kablam! error: Could not compile `gfx_glyph`. Sep 18 00:14:33.319 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:14:33.374 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 18 00:14:33.374 INFO kablam! --> examples/depth.rs:53:45 Sep 18 00:14:33.374 INFO kablam! | Sep 18 00:14:33.374 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 18 00:14:33.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.374 INFO kablam! Sep 18 00:14:33.374 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 18 00:14:33.374 INFO kablam! --> examples/depth.rs:58:46 Sep 18 00:14:33.374 INFO kablam! | Sep 18 00:14:33.374 INFO kablam! 58 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 18 00:14:33.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.374 INFO kablam! Sep 18 00:14:33.374 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 18 00:14:33.375 INFO kablam! --> examples/depth.rs:113:20 Sep 18 00:14:33.375 INFO kablam! | Sep 18 00:14:33.375 INFO kablam! 113 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 18 00:14:33.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:14:33.375 INFO kablam! Sep 18 00:14:33.395 INFO kablam! error: aborting due to 3 previous errors Sep 18 00:14:33.395 INFO kablam! Sep 18 00:14:33.422 INFO kablam! error: Could not compile `gfx_glyph`. Sep 18 00:14:33.423 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:14:34.549 INFO kablam! error: build failed Sep 18 00:14:34.549 INFO kablam! su: No module specific data is present Sep 18 00:14:35.490 INFO running `"docker" "rm" "-f" "016a0d9a35938126ce76ab1a83fb57543e3dd2ae26e4653ee8a189cee0ad7ff5"` Sep 18 00:14:35.838 INFO blam! 016a0d9a35938126ce76ab1a83fb57543e3dd2ae26e4653ee8a189cee0ad7ff5