Oct 13 00:22:06.239 INFO checking bluecereal/oop_gfx_test against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 00:22:06.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 00:22:06.768 INFO blam! ca387603a5499b9a6638078c0e29fe9e51289affae4951b70c5cabc247cb9cd9 Oct 13 00:22:06.770 INFO running `"docker" "start" "-a" "ca387603a5499b9a6638078c0e29fe9e51289affae4951b70c5cabc247cb9cd9"` Oct 13 00:22:08.672 INFO kablam! usermod: no changes Oct 13 00:22:08.893 INFO kablam! Compiling phf_shared v0.7.19 Oct 13 00:22:08.893 INFO kablam! Compiling serde v0.8.17 Oct 13 00:22:08.893 INFO kablam! Checking gfx_core v0.4.0 Oct 13 00:22:08.894 INFO kablam! Compiling gfx_gl v0.3.1 Oct 13 00:22:10.304 INFO kablam! Compiling phf_generator v0.7.19 Oct 13 00:22:10.304 INFO kablam! Compiling phf v0.7.19 Oct 13 00:22:12.608 INFO kablam! Compiling phf_codegen v0.7.19 Oct 13 00:22:14.308 INFO kablam! Compiling target_build_utils v0.1.2 Oct 13 00:22:28.204 INFO kablam! Compiling serde_json v0.8.3 Oct 13 00:22:39.284 INFO kablam! Compiling libloading v0.3.1 Oct 13 00:22:42.692 INFO kablam! Checking dlib v0.3.1 Oct 13 00:22:43.541 INFO kablam! Checking wayland-sys v0.5.11 Oct 13 00:22:44.761 INFO kablam! Checking wayland-client v0.5.12 Oct 13 00:22:47.682 INFO kablam! Checking wayland-window v0.2.3 Oct 13 00:22:47.682 INFO kablam! Checking wayland-kbd v0.3.6 Oct 13 00:22:50.881 INFO kablam! Checking glutin v0.6.2 Oct 13 00:22:55.492 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 13 00:22:55.496 INFO kablam! Checking gfx v0.12.1 Oct 13 00:22:57.996 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 13 00:23:01.426 INFO kablam! Checking oop_learn_gfx v0.1.0 (/source) Oct 13 00:23:03.280 INFO kablam! warning: `$crate` may not be imported Oct 13 00:23:03.280 INFO kablam! --> src/main.rs:22:1 Oct 13 00:23:03.280 INFO kablam! | Oct 13 00:23:03.280 INFO kablam! 22 | / gfx_defines! { Oct 13 00:23:03.280 INFO kablam! 23 | | vertex Vertex { Oct 13 00:23:03.280 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 13 00:23:03.280 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 13 00:23:03.280 INFO kablam! ... | Oct 13 00:23:03.280 INFO kablam! 30 | | } Oct 13 00:23:03.280 INFO kablam! 31 | | } Oct 13 00:23:03.280 INFO kablam! | |_^ Oct 13 00:23:03.280 INFO kablam! | Oct 13 00:23:03.280 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:23:03.280 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 00:23:03.280 INFO kablam! Oct 13 00:23:03.333 INFO kablam! warning: `$crate` may not be imported Oct 13 00:23:03.334 INFO kablam! --> src/main.rs:22:1 Oct 13 00:23:03.334 INFO kablam! | Oct 13 00:23:03.334 INFO kablam! 22 | / gfx_defines! { Oct 13 00:23:03.334 INFO kablam! 23 | | vertex Vertex { Oct 13 00:23:03.334 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 13 00:23:03.334 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 13 00:23:03.344 INFO kablam! ... | Oct 13 00:23:03.344 INFO kablam! 30 | | } Oct 13 00:23:03.344 INFO kablam! 31 | | } Oct 13 00:23:03.344 INFO kablam! | |_^ Oct 13 00:23:03.344 INFO kablam! | Oct 13 00:23:03.344 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:23:03.344 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 00:23:03.344 INFO kablam! Oct 13 00:23:03.769 INFO kablam! warning: constant item is never used: `BLUE` Oct 13 00:23:03.769 INFO kablam! --> src/main.rs:20:1 Oct 13 00:23:03.769 INFO kablam! | Oct 13 00:23:03.770 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 13 00:23:03.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:03.770 INFO kablam! | Oct 13 00:23:03.771 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:23:03.771 INFO kablam! Oct 13 00:23:03.872 INFO kablam! warning: constant item is never used: `BLUE` Oct 13 00:23:03.872 INFO kablam! --> src/main.rs:20:1 Oct 13 00:23:03.872 INFO kablam! | Oct 13 00:23:03.873 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 13 00:23:03.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:03.873 INFO kablam! | Oct 13 00:23:03.873 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:23:03.874 INFO kablam! Oct 13 00:23:03.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.27s Oct 13 00:23:04.000 INFO kablam! su: No module specific data is present Oct 13 00:23:05.112 INFO running `"docker" "rm" "-f" "ca387603a5499b9a6638078c0e29fe9e51289affae4951b70c5cabc247cb9cd9"` Oct 13 00:23:05.500 INFO blam! ca387603a5499b9a6638078c0e29fe9e51289affae4951b70c5cabc247cb9cd9