Sep 14 16:05:58.151 INFO checking gfx_glyph-0.12.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 16:05:58.151 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 16:05:58.151 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:05:58.321 INFO blam! 4c5ce56f1c1219726785d584cf920ae6aa63962bf60ee95487bff08f79141385 Sep 14 16:05:58.322 INFO running `"docker" "start" "-a" "4c5ce56f1c1219726785d584cf920ae6aa63962bf60ee95487bff08f79141385"` Sep 14 16:05:59.450 INFO kablam! usermod: no changes Sep 14 16:05:59.971 INFO kablam! Checking spin_sleep v0.3.6 Sep 14 16:05:59.974 INFO kablam! Checking approx v0.3.0 Sep 14 16:05:59.974 INFO kablam! Checking gfx_core v0.8.2 Sep 14 16:05:59.976 INFO kablam! Compiling gfx_gl v0.5.0 Sep 14 16:05:59.977 INFO kablam! Compiling glutin v0.18.0 Sep 14 16:05:59.978 INFO kablam! Checking ordered-float v0.5.1 Sep 14 16:05:59.980 INFO kablam! Checking smithay-client-toolkit v0.3.0 Sep 14 16:06:01.027 INFO kablam! Checking rusttype v0.7.1 Sep 14 16:06:06.579 INFO kablam! Checking winit v0.17.2 Sep 14 16:06:37.398 INFO kablam! Checking gfx v0.17.1 Sep 14 16:06:37.399 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 14 16:06:40.087 INFO kablam! Checking gfx_window_glutin v0.26.0 Sep 14 16:06:45.851 INFO kablam! Checking gfx_glyph v0.12.2 (file:///source) Sep 14 16:06:47.455 INFO kablam! warning: unused `#[macro_use]` import Sep 14 16:06:47.455 INFO kablam! --> src/lib.rs:57:1 Sep 14 16:06:47.455 INFO kablam! | Sep 14 16:06:47.455 INFO kablam! 57 | #[macro_use] Sep 14 16:06:47.455 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:06:47.455 INFO kablam! | Sep 14 16:06:47.455 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 16:06:47.455 INFO kablam! Sep 14 16:06:48.583 INFO kablam! warning: unused `#[macro_use]` import Sep 14 16:06:48.583 INFO kablam! --> src/lib.rs:57:1 Sep 14 16:06:48.583 INFO kablam! | Sep 14 16:06:48.583 INFO kablam! 57 | #[macro_use] Sep 14 16:06:48.583 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:06:48.583 INFO kablam! | Sep 14 16:06:48.583 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 16:06:48.583 INFO kablam! Sep 14 16:06:54.319 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 14 16:06:54.319 INFO kablam! --> examples/depth.rs:53:45 Sep 14 16:06:54.319 INFO kablam! | Sep 14 16:06:54.319 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 14 16:06:54.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.319 INFO kablam! Sep 14 16:06:54.319 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 14 16:06:54.319 INFO kablam! --> examples/depth.rs:58:46 Sep 14 16:06:54.319 INFO kablam! | Sep 14 16:06:54.319 INFO kablam! 58 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 14 16:06:54.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.319 INFO kablam! Sep 14 16:06:54.319 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 14 16:06:54.319 INFO kablam! --> examples/depth.rs:113:20 Sep 14 16:06:54.319 INFO kablam! | Sep 14 16:06:54.319 INFO kablam! 113 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 14 16:06:54.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.319 INFO kablam! Sep 14 16:06:54.319 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:06:54.319 INFO kablam! Sep 14 16:06:54.321 INFO kablam! error: Could not compile `gfx_glyph`. Sep 14 16:06:54.321 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:06:54.364 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 14 16:06:54.364 INFO kablam! --> examples/varied.rs:58:45 Sep 14 16:06:54.364 INFO kablam! | Sep 14 16:06:54.364 INFO kablam! 58 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 14 16:06:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.364 INFO kablam! Sep 14 16:06:54.364 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 14 16:06:54.364 INFO kablam! --> examples/varied.rs:61:46 Sep 14 16:06:54.364 INFO kablam! | Sep 14 16:06:54.364 INFO kablam! 61 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 14 16:06:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.364 INFO kablam! Sep 14 16:06:54.364 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 14 16:06:54.364 INFO kablam! --> examples/varied.rs:62:45 Sep 14 16:06:54.364 INFO kablam! | Sep 14 16:06:54.364 INFO kablam! 62 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 14 16:06:54.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.364 INFO kablam! Sep 14 16:06:54.364 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:06:54.364 INFO kablam! Sep 14 16:06:54.375 INFO kablam! error: Could not compile `gfx_glyph`. Sep 14 16:06:54.375 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:06:54.459 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 14 16:06:54.459 INFO kablam! --> examples/performance.rs:55:45 Sep 14 16:06:54.459 INFO kablam! | Sep 14 16:06:54.459 INFO kablam! 55 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 14 16:06:54.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.459 INFO kablam! Sep 14 16:06:54.459 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 14 16:06:54.459 INFO kablam! --> examples/performance.rs:60:28 Sep 14 16:06:54.459 INFO kablam! | Sep 14 16:06:54.459 INFO kablam! 60 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 14 16:06:54.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.459 INFO kablam! Sep 14 16:06:54.459 INFO kablam! error: aborting due to 2 previous errors Sep 14 16:06:54.459 INFO kablam! Sep 14 16:06:54.479 INFO kablam! error: Could not compile `gfx_glyph`. Sep 14 16:06:54.479 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:06:54.595 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 14 16:06:54.595 INFO kablam! --> examples/paragraph.rs:69:56 Sep 14 16:06:54.595 INFO kablam! | Sep 14 16:06:54.595 INFO kablam! 69 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 14 16:06:54.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.595 INFO kablam! Sep 14 16:06:54.595 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 14 16:06:54.595 INFO kablam! --> examples/paragraph.rs:73:28 Sep 14 16:06:54.595 INFO kablam! | Sep 14 16:06:54.595 INFO kablam! 73 | let mut text: String = include_str!("lipsum.txt").into(); Sep 14 16:06:54.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:06:54.595 INFO kablam! Sep 14 16:06:54.595 INFO kablam! error: aborting due to 2 previous errors Sep 14 16:06:54.595 INFO kablam! Sep 14 16:06:54.615 INFO kablam! error: Could not compile `gfx_glyph`. Sep 14 16:06:54.615 INFO kablam! Sep 14 16:06:54.615 INFO kablam! To learn more, run the command again with --verbose. Sep 14 16:06:54.619 INFO kablam! su: No module specific data is present Sep 14 16:06:55.134 INFO running `"docker" "rm" "-f" "4c5ce56f1c1219726785d584cf920ae6aa63962bf60ee95487bff08f79141385"` Sep 14 16:06:55.301 INFO blam! 4c5ce56f1c1219726785d584cf920ae6aa63962bf60ee95487bff08f79141385