Sep 21 09:58:39.511 INFO checking gfx_glyph-0.9.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 09:58:39.511 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 09:58:39.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 09:58:39.730 INFO blam! 5eb4e563975ac3bfa92dfe723e6074585f66d6f2c4cabc82903cdbe82bdf47fc Sep 21 09:58:39.731 INFO running `"docker" "start" "-a" "5eb4e563975ac3bfa92dfe723e6074585f66d6f2c4cabc82903cdbe82bdf47fc"` Sep 21 09:58:40.602 INFO kablam! usermod: no changes Sep 21 09:58:40.876 INFO kablam! Checking spin_sleep v0.3.6 Sep 21 09:58:40.879 INFO kablam! Compiling gl_generator v0.9.0 Sep 21 09:58:40.880 INFO kablam! Checking gfx_core v0.8.2 Sep 21 09:58:40.882 INFO kablam! Checking rusttype v0.4.3 Sep 21 09:58:42.879 INFO kablam! Compiling gfx_gl v0.5.0 Sep 21 09:58:42.879 INFO kablam! Compiling glutin v0.13.1 Sep 21 09:59:17.311 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 21 09:59:17.311 INFO kablam! Checking gfx v0.17.1 Sep 21 09:59:19.679 INFO kablam! Checking gfx_window_glutin v0.21.0 Sep 21 09:59:25.548 INFO kablam! Checking gfx_glyph v0.9.1 (/source) Sep 21 09:59:26.970 INFO kablam! warning: unused `#[macro_use]` import Sep 21 09:59:26.970 INFO kablam! --> src/lib.rs:59:1 Sep 21 09:59:26.970 INFO kablam! | Sep 21 09:59:26.970 INFO kablam! 59 | #[macro_use] Sep 21 09:59:26.970 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:59:26.970 INFO kablam! | Sep 21 09:59:26.970 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 09:59:26.970 INFO kablam! Sep 21 09:59:27.130 INFO kablam! warning: the trait bound `R: gfx::Resources` is not satisfied Sep 21 09:59:27.130 INFO kablam! --> src/lib.rs:141:28 Sep 21 09:59:27.130 INFO kablam! | Sep 21 09:59:27.130 INFO kablam! 141 | type TexSurfaceHandle = handle::Texture; Sep 21 09:59:27.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 21 09:59:27.130 INFO kablam! | Sep 21 09:59:27.130 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 09:59:27.130 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 21 09:59:27.130 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:59:27.130 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:59:27.130 INFO kablam! Sep 21 09:59:27.130 INFO kablam! warning: the trait bound `R: gfx::Resources` is not satisfied Sep 21 09:59:27.130 INFO kablam! --> src/lib.rs:142:25 Sep 21 09:59:27.130 INFO kablam! | Sep 21 09:59:27.130 INFO kablam! 142 | type TexShaderView = handle::ShaderResourceView; Sep 21 09:59:27.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 21 09:59:27.130 INFO kablam! | Sep 21 09:59:27.130 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 21 09:59:27.130 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:59:27.130 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:59:27.130 INFO kablam! Sep 21 09:59:27.310 INFO kablam! warning: unused `#[macro_use]` import Sep 21 09:59:27.310 INFO kablam! --> src/lib.rs:59:1 Sep 21 09:59:27.310 INFO kablam! | Sep 21 09:59:27.310 INFO kablam! 59 | #[macro_use] Sep 21 09:59:27.310 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:59:27.310 INFO kablam! | Sep 21 09:59:27.310 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 09:59:27.310 INFO kablam! Sep 21 09:59:27.497 INFO kablam! warning: the trait bound `R: gfx::Resources` is not satisfied Sep 21 09:59:27.497 INFO kablam! --> src/lib.rs:141:28 Sep 21 09:59:27.497 INFO kablam! | Sep 21 09:59:27.497 INFO kablam! 141 | type TexSurfaceHandle = handle::Texture; Sep 21 09:59:27.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 21 09:59:27.497 INFO kablam! | Sep 21 09:59:27.497 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 09:59:27.497 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 21 09:59:27.497 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:59:27.497 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:59:27.497 INFO kablam! Sep 21 09:59:27.502 INFO kablam! warning: the trait bound `R: gfx::Resources` is not satisfied Sep 21 09:59:27.502 INFO kablam! --> src/lib.rs:142:25 Sep 21 09:59:27.502 INFO kablam! | Sep 21 09:59:27.502 INFO kablam! 142 | type TexShaderView = handle::ShaderResourceView; Sep 21 09:59:27.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 21 09:59:27.502 INFO kablam! | Sep 21 09:59:27.502 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 21 09:59:27.502 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:59:27.502 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:59:27.502 INFO kablam! Sep 21 09:59:33.890 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 21 09:59:33.890 INFO kablam! --> examples/varied.rs:53:45 Sep 21 09:59:33.890 INFO kablam! | Sep 21 09:59:33.890 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 21 09:59:33.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:33.890 INFO kablam! Sep 21 09:59:33.890 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 21 09:59:33.890 INFO kablam! --> examples/varied.rs:55:46 Sep 21 09:59:33.890 INFO kablam! | Sep 21 09:59:33.890 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 21 09:59:33.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:33.890 INFO kablam! Sep 21 09:59:33.890 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 21 09:59:33.890 INFO kablam! --> examples/varied.rs:56:45 Sep 21 09:59:33.890 INFO kablam! | Sep 21 09:59:33.890 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 21 09:59:33.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:33.890 INFO kablam! Sep 21 09:59:33.902 INFO kablam! error: aborting due to 3 previous errors Sep 21 09:59:33.902 INFO kablam! Sep 21 09:59:33.922 INFO kablam! error: Could not compile `gfx_glyph`. Sep 21 09:59:33.922 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 09:59:34.502 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 21 09:59:34.502 INFO kablam! --> examples/depth.rs:42:9 Sep 21 09:59:34.502 INFO kablam! | Sep 21 09:59:34.502 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 21 09:59:34.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:34.502 INFO kablam! Sep 21 09:59:34.502 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 21 09:59:34.502 INFO kablam! --> examples/depth.rs:46:46 Sep 21 09:59:34.503 INFO kablam! | Sep 21 09:59:34.503 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 21 09:59:34.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:34.503 INFO kablam! Sep 21 09:59:34.503 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 21 09:59:34.503 INFO kablam! --> examples/depth.rs:101:20 Sep 21 09:59:34.503 INFO kablam! | Sep 21 09:59:34.503 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 21 09:59:34.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:34.503 INFO kablam! Sep 21 09:59:34.503 INFO kablam! error: aborting due to 3 previous errors Sep 21 09:59:34.503 INFO kablam! Sep 21 09:59:34.546 INFO kablam! error: Could not compile `gfx_glyph`. Sep 21 09:59:34.547 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 09:59:34.610 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 21 09:59:34.610 INFO kablam! --> examples/paragraph.rs:55:56 Sep 21 09:59:34.610 INFO kablam! | Sep 21 09:59:34.610 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 21 09:59:34.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:34.610 INFO kablam! Sep 21 09:59:34.610 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 21 09:59:34.610 INFO kablam! --> examples/paragraph.rs:59:28 Sep 21 09:59:34.610 INFO kablam! | Sep 21 09:59:34.611 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Sep 21 09:59:34.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:34.611 INFO kablam! Sep 21 09:59:34.611 INFO kablam! error: aborting due to 2 previous errors Sep 21 09:59:34.611 INFO kablam! Sep 21 09:59:34.651 INFO kablam! error: Could not compile `gfx_glyph`. Sep 21 09:59:34.651 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 09:59:34.671 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 21 09:59:34.671 INFO kablam! --> examples/performance.rs:47:63 Sep 21 09:59:34.671 INFO kablam! | Sep 21 09:59:34.671 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 21 09:59:34.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:34.671 INFO kablam! Sep 21 09:59:34.671 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 21 09:59:34.671 INFO kablam! --> examples/performance.rs:52:28 Sep 21 09:59:34.671 INFO kablam! | Sep 21 09:59:34.671 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 21 09:59:34.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 09:59:34.671 INFO kablam! Sep 21 09:59:34.672 INFO kablam! error: aborting due to 2 previous errors Sep 21 09:59:34.672 INFO kablam! Sep 21 09:59:34.702 INFO kablam! error: Could not compile `gfx_glyph`. Sep 21 09:59:34.702 INFO kablam! Sep 21 09:59:34.702 INFO kablam! To learn more, run the command again with --verbose. Sep 21 09:59:34.702 INFO kablam! su: No module specific data is present Sep 21 09:59:35.821 INFO running `"docker" "rm" "-f" "5eb4e563975ac3bfa92dfe723e6074585f66d6f2c4cabc82903cdbe82bdf47fc"` Sep 21 09:59:35.946 INFO blam! 5eb4e563975ac3bfa92dfe723e6074585f66d6f2c4cabc82903cdbe82bdf47fc