Oct 27 07:30:14.251 INFO checking bluecereal/oop_gfx_test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:30:14.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 07:30:14.727 INFO blam! d551bc9ebe7b368c767592a800e12f4776a5a9e291894225fc4ba3b845b694ad Oct 27 07:30:14.733 INFO running `"docker" "start" "-a" "d551bc9ebe7b368c767592a800e12f4776a5a9e291894225fc4ba3b845b694ad"` Oct 27 07:30:16.166 INFO kablam! usermod: no changes Oct 27 07:30:16.364 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 27 07:30:17.958 INFO kablam! Checking oop_learn_gfx v0.1.0 (/source) Oct 27 07:30:19.931 INFO kablam! warning: `$crate` may not be imported Oct 27 07:30:19.931 INFO kablam! --> src/main.rs:22:1 Oct 27 07:30:19.931 INFO kablam! | Oct 27 07:30:19.931 INFO kablam! 22 | / gfx_defines! { Oct 27 07:30:19.931 INFO kablam! 23 | | vertex Vertex { Oct 27 07:30:19.931 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 27 07:30:19.931 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 27 07:30:19.931 INFO kablam! ... | Oct 27 07:30:19.931 INFO kablam! 30 | | } Oct 27 07:30:19.931 INFO kablam! 31 | | } Oct 27 07:30:19.931 INFO kablam! | |_^ Oct 27 07:30:19.931 INFO kablam! | Oct 27 07:30:19.931 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 27 07:30:19.931 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 27 07:30:19.931 INFO kablam! Oct 27 07:30:19.947 INFO kablam! warning: `$crate` may not be imported Oct 27 07:30:19.947 INFO kablam! --> src/main.rs:22:1 Oct 27 07:30:19.947 INFO kablam! | Oct 27 07:30:19.947 INFO kablam! 22 | / gfx_defines! { Oct 27 07:30:19.947 INFO kablam! 23 | | vertex Vertex { Oct 27 07:30:19.947 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 27 07:30:19.947 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 27 07:30:19.947 INFO kablam! ... | Oct 27 07:30:19.947 INFO kablam! 30 | | } Oct 27 07:30:19.947 INFO kablam! 31 | | } Oct 27 07:30:19.947 INFO kablam! | |_^ Oct 27 07:30:19.947 INFO kablam! | Oct 27 07:30:19.947 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 27 07:30:19.947 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 27 07:30:19.947 INFO kablam! Oct 27 07:30:20.455 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 07:30:20.455 INFO kablam! --> src/main.rs:20:1 Oct 27 07:30:20.455 INFO kablam! | Oct 27 07:30:20.455 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 27 07:30:20.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:30:20.455 INFO kablam! | Oct 27 07:30:20.456 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:30:20.456 INFO kablam! Oct 27 07:30:20.615 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 07:30:20.615 INFO kablam! --> src/main.rs:20:1 Oct 27 07:30:20.615 INFO kablam! | Oct 27 07:30:20.615 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 27 07:30:20.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:30:20.615 INFO kablam! | Oct 27 07:30:20.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:30:20.615 INFO kablam! Oct 27 07:30:20.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.46s Oct 27 07:30:20.683 INFO kablam! su: No module specific data is present Oct 27 07:30:21.797 INFO running `"docker" "rm" "-f" "d551bc9ebe7b368c767592a800e12f4776a5a9e291894225fc4ba3b845b694ad"` Oct 27 07:30:22.065 INFO blam! d551bc9ebe7b368c767592a800e12f4776a5a9e291894225fc4ba3b845b694ad