Oct 27 07:29:56.053 INFO checking bluecereal/transform against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:29:56.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:29:56.436 INFO blam! cca6b0d57d00c72e8e580aba5880872641358ea27f84493f066b36cad4460de5 Oct 27 07:29:56.439 INFO running `"docker" "start" "-a" "cca6b0d57d00c72e8e580aba5880872641358ea27f84493f066b36cad4460de5"` Oct 27 07:29:57.994 INFO kablam! usermod: no changes Oct 27 07:29:58.255 INFO kablam! Compiling serde v0.8.18 Oct 27 07:30:04.667 INFO kablam! Compiling serde_json v0.8.3 Oct 27 07:30:07.683 INFO kablam! Compiling target_build_utils v0.1.2 Oct 27 07:30:09.139 INFO kablam! Compiling libloading v0.3.1 Oct 27 07:30:12.103 INFO kablam! Checking dlib v0.3.1 Oct 27 07:30:12.795 INFO kablam! Checking wayland-sys v0.5.11 Oct 27 07:30:13.462 INFO kablam! Checking wayland-client v0.5.12 Oct 27 07:30:15.129 INFO kablam! Checking wayland-window v0.2.3 Oct 27 07:30:15.129 INFO kablam! Checking wayland-kbd v0.3.6 Oct 27 07:30:16.821 INFO kablam! Checking glutin v0.6.2 Oct 27 07:30:19.611 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 27 07:30:21.275 INFO kablam! Checking transform v0.1.0 (/source) Oct 27 07:30:23.232 INFO kablam! warning: `$crate` may not be imported Oct 27 07:30:23.232 INFO kablam! --> src/main.rs:20:1 Oct 27 07:30:23.232 INFO kablam! | Oct 27 07:30:23.232 INFO kablam! 20 | / gfx_defines! { Oct 27 07:30:23.232 INFO kablam! 21 | | vertex Vertex { Oct 27 07:30:23.232 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 27 07:30:23.232 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 27 07:30:23.232 INFO kablam! ... | Oct 27 07:30:23.232 INFO kablam! 32 | | } Oct 27 07:30:23.232 INFO kablam! 33 | | } Oct 27 07:30:23.232 INFO kablam! | |_^ Oct 27 07:30:23.232 INFO kablam! | Oct 27 07:30:23.232 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 27 07:30:23.232 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:23.232 INFO kablam! Oct 27 07:30:23.271 INFO kablam! warning: `$crate` may not be imported Oct 27 07:30:23.271 INFO kablam! --> src/main.rs:20:1 Oct 27 07:30:23.271 INFO kablam! | Oct 27 07:30:23.271 INFO kablam! 20 | / gfx_defines! { Oct 27 07:30:23.271 INFO kablam! 21 | | vertex Vertex { Oct 27 07:30:23.271 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 27 07:30:23.271 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 27 07:30:23.271 INFO kablam! ... | Oct 27 07:30:23.271 INFO kablam! 32 | | } Oct 27 07:30:23.271 INFO kablam! 33 | | } Oct 27 07:30:23.271 INFO kablam! | |_^ Oct 27 07:30:23.271 INFO kablam! | Oct 27 07:30:23.271 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 27 07:30:23.274 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:23.275 INFO kablam! Oct 27 07:30:23.283 INFO kablam! warning: unused import: `cgmath::One` Oct 27 07:30:23.283 INFO kablam! --> src/main.rs:11:5 Oct 27 07:30:23.283 INFO kablam! | Oct 27 07:30:23.283 INFO kablam! 11 | use cgmath::One; Oct 27 07:30:23.283 INFO kablam! | ^^^^^^^^^^^ Oct 27 07:30:23.283 INFO kablam! | Oct 27 07:30:23.283 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:30:23.283 INFO kablam! Oct 27 07:30:23.370 INFO kablam! warning: unused import: `cgmath::One` Oct 27 07:30:23.375 INFO kablam! --> src/main.rs:11:5 Oct 27 07:30:23.375 INFO kablam! | Oct 27 07:30:23.376 INFO kablam! 11 | use cgmath::One; Oct 27 07:30:23.376 INFO kablam! | ^^^^^^^^^^^ Oct 27 07:30:23.376 INFO kablam! | Oct 27 07:30:23.377 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:30:23.377 INFO kablam! Oct 27 07:30:23.776 INFO kablam! warning: constant item is never used: `RED` Oct 27 07:30:23.777 INFO kablam! --> src/main.rs:13:1 Oct 27 07:30:23.777 INFO kablam! | Oct 27 07:30:23.777 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 27 07:30:23.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:30:23.778 INFO kablam! | Oct 27 07:30:23.779 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:30:23.779 INFO kablam! Oct 27 07:30:23.780 INFO kablam! warning: constant item is never used: `GREEN` Oct 27 07:30:23.780 INFO kablam! --> src/main.rs:14:1 Oct 27 07:30:23.780 INFO kablam! | Oct 27 07:30:23.781 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 27 07:30:23.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:30:23.781 INFO kablam! Oct 27 07:30:23.918 INFO kablam! warning: constant item is never used: `RED` Oct 27 07:30:23.918 INFO kablam! --> src/main.rs:13:1 Oct 27 07:30:23.918 INFO kablam! | Oct 27 07:30:23.918 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 27 07:30:23.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:30:23.918 INFO kablam! | Oct 27 07:30:23.918 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:30:23.918 INFO kablam! Oct 27 07:30:23.918 INFO kablam! warning: constant item is never used: `GREEN` Oct 27 07:30:23.918 INFO kablam! --> src/main.rs:14:1 Oct 27 07:30:23.918 INFO kablam! | Oct 27 07:30:23.919 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 27 07:30:23.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:30:23.919 INFO kablam! Oct 27 07:30:23.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.94s Oct 27 07:30:23.983 INFO kablam! su: No module specific data is present Oct 27 07:30:24.847 INFO running `"docker" "rm" "-f" "cca6b0d57d00c72e8e580aba5880872641358ea27f84493f066b36cad4460de5"` Oct 27 07:30:25.123 INFO blam! cca6b0d57d00c72e8e580aba5880872641358ea27f84493f066b36cad4460de5