Oct 13 00:22:05.391 INFO checking bluecereal/oop_gfx_test against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 00:22:05.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:05.770 INFO blam! 2e91bec00a3a42ba70def49c5797a178b19f6a7d6be6002fd4d04e86082797bd Oct 13 00:22:05.772 INFO running `"docker" "start" "-a" "2e91bec00a3a42ba70def49c5797a178b19f6a7d6be6002fd4d04e86082797bd"` Oct 13 00:22:07.060 INFO kablam! usermod: no changes Oct 13 00:22:07.283 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 13 00:22:08.832 INFO kablam! Checking oop_learn_gfx v0.1.0 (/source) Oct 13 00:22:10.331 INFO kablam! warning: `$crate` may not be imported Oct 13 00:22:10.331 INFO kablam! --> src/main.rs:22:1 Oct 13 00:22:10.331 INFO kablam! | Oct 13 00:22:10.331 INFO kablam! 22 | / gfx_defines! { Oct 13 00:22:10.331 INFO kablam! 23 | | vertex Vertex { Oct 13 00:22:10.331 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 13 00:22:10.331 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 13 00:22:10.331 INFO kablam! ... | Oct 13 00:22:10.331 INFO kablam! 30 | | } Oct 13 00:22:10.331 INFO kablam! 31 | | } Oct 13 00:22:10.331 INFO kablam! | |_^ Oct 13 00:22:10.331 INFO kablam! | Oct 13 00:22:10.331 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:22:10.331 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:22:10.331 INFO kablam! Oct 13 00:22:10.688 INFO kablam! warning: `$crate` may not be imported Oct 13 00:22:10.688 INFO kablam! --> src/main.rs:22:1 Oct 13 00:22:10.688 INFO kablam! | Oct 13 00:22:10.688 INFO kablam! 22 | / gfx_defines! { Oct 13 00:22:10.688 INFO kablam! 23 | | vertex Vertex { Oct 13 00:22:10.688 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 13 00:22:10.688 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 13 00:22:10.688 INFO kablam! ... | Oct 13 00:22:10.688 INFO kablam! 30 | | } Oct 13 00:22:10.688 INFO kablam! 31 | | } Oct 13 00:22:10.688 INFO kablam! | |_^ Oct 13 00:22:10.688 INFO kablam! | Oct 13 00:22:10.688 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:22:10.688 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:22:10.688 INFO kablam! Oct 13 00:22:11.096 INFO kablam! warning: constant item is never used: `BLUE` Oct 13 00:22:11.096 INFO kablam! --> src/main.rs:20:1 Oct 13 00:22:11.096 INFO kablam! | Oct 13 00:22:11.096 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 13 00:22:11.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:22:11.096 INFO kablam! | Oct 13 00:22:11.096 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:22:11.096 INFO kablam! Oct 13 00:22:11.200 INFO kablam! warning: constant item is never used: `BLUE` Oct 13 00:22:11.200 INFO kablam! --> src/main.rs:20:1 Oct 13 00:22:11.200 INFO kablam! | Oct 13 00:22:11.200 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 13 00:22:11.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:22:11.200 INFO kablam! | Oct 13 00:22:11.200 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:22:11.200 INFO kablam! Oct 13 00:22:11.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 13 00:22:11.240 INFO kablam! su: No module specific data is present Oct 13 00:22:11.953 INFO running `"docker" "rm" "-f" "2e91bec00a3a42ba70def49c5797a178b19f6a7d6be6002fd4d04e86082797bd"` Oct 13 00:22:12.260 INFO blam! 2e91bec00a3a42ba70def49c5797a178b19f6a7d6be6002fd4d04e86082797bd