Oct 13 00:21:53.697 INFO checking bluecereal/transform against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 00:21:53.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:21:54.112 INFO blam! 097eb540b465fc820e8b1101515c7364157622e202ac746f1a748e33227b677a Oct 13 00:21:54.121 INFO running `"docker" "start" "-a" "097eb540b465fc820e8b1101515c7364157622e202ac746f1a748e33227b677a"` Oct 13 00:21:55.456 INFO kablam! usermod: no changes Oct 13 00:21:55.698 INFO kablam! Compiling phf_shared v0.7.19 Oct 13 00:21:55.698 INFO kablam! Compiling serde v0.8.18 Oct 13 00:21:55.698 INFO kablam! Compiling rand v0.3.14 Oct 13 00:21:55.704 INFO kablam! Compiling xml-rs v0.3.4 Oct 13 00:21:55.704 INFO kablam! Checking shared_library v0.1.5 Oct 13 00:21:55.708 INFO kablam! Checking cgmath v0.12.0 Oct 13 00:21:55.708 INFO kablam! Checking gfx_core v0.4.0 Oct 13 00:21:55.713 INFO kablam! Checking x11-dl v2.11.0 Oct 13 00:21:57.359 INFO kablam! Checking fs2 v0.2.5 Oct 13 00:21:57.656 INFO kablam! Checking tempfile v2.1.4 Oct 13 00:22:00.260 INFO kablam! Compiling phf v0.7.19 Oct 13 00:22:00.878 INFO kablam! Checking osmesa-sys v0.1.2 Oct 13 00:22:03.443 INFO kablam! Checking memmap v0.2.3 Oct 13 00:22:07.008 INFO kablam! Compiling phf_generator v0.7.19 Oct 13 00:22:09.301 INFO kablam! Compiling phf_codegen v0.7.19 Oct 13 00:22:09.985 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 13 00:22:09.985 INFO kablam! Compiling gl_generator v0.5.2 Oct 13 00:22:12.288 INFO kablam! Compiling target_build_utils v0.1.2 Oct 13 00:22:18.484 INFO kablam! Compiling gfx_gl v0.3.1 Oct 13 00:22:18.508 INFO kablam! Compiling glutin v0.6.2 Oct 13 00:22:18.896 INFO kablam! Compiling wayland-client v0.5.12 Oct 13 00:22:28.548 INFO kablam! Compiling serde_json v0.8.3 Oct 13 00:22:45.652 INFO kablam! Compiling libloading v0.3.1 Oct 13 00:22:51.273 INFO kablam! Checking dlib v0.3.1 Oct 13 00:22:52.134 INFO kablam! Checking wayland-sys v0.5.11 Oct 13 00:22:53.050 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 13 00:22:53.052 INFO kablam! Checking gfx v0.12.1 Oct 13 00:22:57.048 INFO kablam! Checking wayland-kbd v0.3.6 Oct 13 00:22:57.050 INFO kablam! Checking wayland-window v0.2.3 Oct 13 00:23:03.017 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 13 00:23:04.508 INFO kablam! Checking transform v0.1.0 (/source) Oct 13 00:23:06.500 INFO kablam! warning: `$crate` may not be imported Oct 13 00:23:06.500 INFO kablam! --> src/main.rs:20:1 Oct 13 00:23:06.500 INFO kablam! | Oct 13 00:23:06.501 INFO kablam! 20 | / gfx_defines! { Oct 13 00:23:06.501 INFO kablam! 21 | | vertex Vertex { Oct 13 00:23:06.501 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 13 00:23:06.501 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 13 00:23:06.502 INFO kablam! ... | Oct 13 00:23:06.502 INFO kablam! 32 | | } Oct 13 00:23:06.502 INFO kablam! 33 | | } Oct 13 00:23:06.503 INFO kablam! | |_^ Oct 13 00:23:06.503 INFO kablam! | Oct 13 00:23:06.503 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:23:06.503 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:06.504 INFO kablam! Oct 13 00:23:06.517 INFO kablam! warning: unused import: `cgmath::One` Oct 13 00:23:06.517 INFO kablam! --> src/main.rs:11:5 Oct 13 00:23:06.517 INFO kablam! | Oct 13 00:23:06.517 INFO kablam! 11 | use cgmath::One; Oct 13 00:23:06.518 INFO kablam! | ^^^^^^^^^^^ Oct 13 00:23:06.518 INFO kablam! | Oct 13 00:23:06.518 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:23:06.519 INFO kablam! Oct 13 00:23:06.903 INFO kablam! warning: constant item is never used: `RED` Oct 13 00:23:06.903 INFO kablam! --> src/main.rs:13:1 Oct 13 00:23:06.903 INFO kablam! | Oct 13 00:23:06.904 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 13 00:23:06.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:06.904 INFO kablam! | Oct 13 00:23:06.905 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:23:06.905 INFO kablam! Oct 13 00:23:06.905 INFO kablam! warning: constant item is never used: `GREEN` Oct 13 00:23:06.906 INFO kablam! --> src/main.rs:14:1 Oct 13 00:23:06.906 INFO kablam! | Oct 13 00:23:06.906 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 13 00:23:06.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:06.907 INFO kablam! Oct 13 00:23:06.925 INFO kablam! warning: `$crate` may not be imported Oct 13 00:23:06.925 INFO kablam! --> src/main.rs:20:1 Oct 13 00:23:06.925 INFO kablam! | Oct 13 00:23:06.926 INFO kablam! 20 | / gfx_defines! { Oct 13 00:23:06.926 INFO kablam! 21 | | vertex Vertex { Oct 13 00:23:06.926 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 13 00:23:06.926 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 13 00:23:06.927 INFO kablam! ... | Oct 13 00:23:06.927 INFO kablam! 32 | | } Oct 13 00:23:06.927 INFO kablam! 33 | | } Oct 13 00:23:06.927 INFO kablam! | |_^ Oct 13 00:23:06.928 INFO kablam! | Oct 13 00:23:06.928 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:23:06.928 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:06.929 INFO kablam! Oct 13 00:23:07.023 INFO kablam! warning: unused import: `cgmath::One` Oct 13 00:23:07.023 INFO kablam! --> src/main.rs:11:5 Oct 13 00:23:07.024 INFO kablam! | Oct 13 00:23:07.024 INFO kablam! 11 | use cgmath::One; Oct 13 00:23:07.025 INFO kablam! | ^^^^^^^^^^^ Oct 13 00:23:07.025 INFO kablam! | Oct 13 00:23:07.025 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:23:07.025 INFO kablam! Oct 13 00:23:07.409 INFO kablam! warning: constant item is never used: `RED` Oct 13 00:23:07.413 INFO kablam! --> src/main.rs:13:1 Oct 13 00:23:07.413 INFO kablam! | Oct 13 00:23:07.413 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 13 00:23:07.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:07.414 INFO kablam! | Oct 13 00:23:07.414 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:23:07.414 INFO kablam! Oct 13 00:23:07.415 INFO kablam! warning: constant item is never used: `GREEN` Oct 13 00:23:07.415 INFO kablam! --> src/main.rs:14:1 Oct 13 00:23:07.415 INFO kablam! | Oct 13 00:23:07.416 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 13 00:23:07.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:07.416 INFO kablam! Oct 13 00:23:07.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 13 00:23:07.451 INFO kablam! su: No module specific data is present Oct 13 00:23:08.025 INFO running `"docker" "rm" "-f" "097eb540b465fc820e8b1101515c7364157622e202ac746f1a748e33227b677a"` Oct 13 00:23:08.272 INFO blam! 097eb540b465fc820e8b1101515c7364157622e202ac746f1a748e33227b677a