Oct 27 12:07:04.302 INFO checking DomParfitt/copperhead against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:07:04.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:07:04.725 INFO blam! 3fba5014540eb0595fda29403b7e5a645fe38aaee207857eb423f60d1f990cc6 Oct 27 12:07:04.729 INFO running `"docker" "start" "-a" "3fba5014540eb0595fda29403b7e5a645fe38aaee207857eb423f60d1f990cc6"` Oct 27 12:07:06.144 INFO kablam! usermod: no changes Oct 27 12:07:06.503 INFO kablam! Compiling log v0.4.2 Oct 27 12:07:06.515 INFO kablam! Compiling phf v0.7.22 Oct 27 12:07:06.529 INFO kablam! Checking log v0.3.9 Oct 27 12:07:06.535 INFO kablam! Checking rusttype v0.2.3 Oct 27 12:07:06.535 INFO kablam! Checking tempfile v2.2.0 Oct 27 12:07:06.535 INFO kablam! Compiling target_build_utils v0.3.1 Oct 27 12:07:06.535 INFO kablam! Compiling serde_json v0.9.10 Oct 27 12:07:06.543 INFO kablam! Checking fs2 v0.2.5 Oct 27 12:07:10.728 INFO kablam! Compiling serde_derive v1.0.67 Oct 27 12:07:10.989 INFO kablam! Checking png v0.9.0 Oct 27 12:07:11.137 INFO kablam! Checking memmap v0.4.0 Oct 27 12:07:12.804 INFO kablam! Checking gfx_core v0.7.2 Oct 27 12:07:12.882 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 12:07:23.099 INFO kablam! Compiling gl_generator v0.6.1 Oct 27 12:07:23.099 INFO kablam! Compiling gl_generator v0.5.5 Oct 27 12:07:23.407 INFO kablam! Compiling gl_generator v0.7.0 Oct 27 12:07:32.045 INFO kablam! Checking image v0.15.0 Oct 27 12:07:45.059 INFO kablam! Compiling gfx_gl v0.4.0 Oct 27 12:07:45.459 INFO kablam! Compiling gl v0.6.5 Oct 27 12:07:47.527 INFO kablam! Compiling glutin v0.9.2 Oct 27 12:08:10.585 INFO kablam! Compiling libloading v0.3.4 Oct 27 12:08:30.771 INFO kablam! Checking dlib v0.3.1 Oct 27 12:08:31.859 INFO kablam! Checking pistoncore-input v0.19.0 Oct 27 12:08:31.960 INFO kablam! Checking wayland-sys v0.9.10 Oct 27 12:08:33.023 INFO kablam! Checking wayland-client v0.9.10 Oct 27 12:08:36.111 INFO kablam! Checking wayland-protocols v0.9.10 Oct 27 12:08:36.111 INFO kablam! Checking wayland-kbd v0.9.1 Oct 27 12:08:39.439 INFO kablam! Checking wayland-window v0.7.0 Oct 27 12:08:40.163 INFO kablam! Checking pistoncore-window v0.28.0 Oct 27 12:08:41.533 INFO kablam! Checking winit v0.7.6 Oct 27 12:08:44.987 INFO kablam! Checking pistoncore-event_loop v0.33.0 Oct 27 12:08:46.759 INFO kablam! Checking piston v0.33.0 Oct 27 12:08:49.595 INFO kablam! Checking pistoncore-glutin_window v0.39.1 Oct 27 12:08:53.662 INFO kablam! Checking gfx v0.16.3 Oct 27 12:08:53.675 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 27 12:09:01.090 INFO kablam! Checking piston-gfx_texture v0.26.0 Oct 27 12:09:04.083 INFO kablam! Checking piston2d-gfx_graphics v0.43.0 Oct 27 12:09:08.631 INFO kablam! Checking piston_window v0.70.0 Oct 27 12:09:13.091 INFO kablam! Checking snake v0.1.0 (/source) Oct 27 12:09:17.823 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 12:09:17.823 INFO kablam! --> src/color/mod.rs:3:1 Oct 27 12:09:17.823 INFO kablam! | Oct 27 12:09:17.823 INFO kablam! 3 | pub const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 27 12:09:17.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.823 INFO kablam! | Oct 27 12:09:17.823 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:09:17.823 INFO kablam! Oct 27 12:09:17.823 INFO kablam! warning: constant item is never used: `YELLOW` Oct 27 12:09:17.823 INFO kablam! --> src/color/mod.rs:4:1 Oct 27 12:09:17.823 INFO kablam! | Oct 27 12:09:17.823 INFO kablam! 4 | pub const YELLOW: [f32; 4] = [1.0, 1.0, 0.0, 1.0]; Oct 27 12:09:17.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.823 INFO kablam! Oct 27 12:09:17.823 INFO kablam! warning: constant item is never used: `PURPLE` Oct 27 12:09:17.823 INFO kablam! --> src/color/mod.rs:5:1 Oct 27 12:09:17.823 INFO kablam! | Oct 27 12:09:17.823 INFO kablam! 5 | pub const PURPLE: [f32; 4] = [1.0, 0.0, 1.0, 1.0]; Oct 27 12:09:17.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.824 INFO kablam! Oct 27 12:09:17.824 INFO kablam! warning: constant item is never used: `CYAN` Oct 27 12:09:17.824 INFO kablam! --> src/color/mod.rs:6:1 Oct 27 12:09:17.824 INFO kablam! | Oct 27 12:09:17.824 INFO kablam! 6 | pub const CYAN: [f32; 4] = [0.0, 1.0, 1.0, 1.0]; Oct 27 12:09:17.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.824 INFO kablam! Oct 27 12:09:17.824 INFO kablam! warning: struct is never constructed: `Controller` Oct 27 12:09:17.824 INFO kablam! --> src/controller/mod.rs:5:1 Oct 27 12:09:17.824 INFO kablam! | Oct 27 12:09:17.824 INFO kablam! 5 | pub struct Controller<'a> { Oct 27 12:09:17.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.824 INFO kablam! Oct 27 12:09:17.824 INFO kablam! warning: method is never used: `new` Oct 27 12:09:17.824 INFO kablam! --> src/controller/mod.rs:10:5 Oct 27 12:09:17.824 INFO kablam! | Oct 27 12:09:17.824 INFO kablam! 10 | pub fn new(snake: &'a mut Snake) -> Self { Oct 27 12:09:17.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.824 INFO kablam! Oct 27 12:09:17.824 INFO kablam! warning: method is never used: `process` Oct 27 12:09:17.824 INFO kablam! --> src/controller/mod.rs:16:5 Oct 27 12:09:17.824 INFO kablam! | Oct 27 12:09:17.824 INFO kablam! 16 | pub fn process(&mut self, key: Key) { Oct 27 12:09:17.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.825 INFO kablam! Oct 27 12:09:17.825 INFO kablam! warning: method is never used: `key_binding` Oct 27 12:09:17.825 INFO kablam! --> src/controller/mod.rs:23:5 Oct 27 12:09:17.825 INFO kablam! | Oct 27 12:09:17.825 INFO kablam! 23 | fn key_binding(key: Key) -> Direction { Oct 27 12:09:17.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:17.825 INFO kablam! Oct 27 12:09:18.454 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 12:09:18.454 INFO kablam! --> src/color/mod.rs:3:1 Oct 27 12:09:18.454 INFO kablam! | Oct 27 12:09:18.454 INFO kablam! 3 | pub const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 27 12:09:18.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.455 INFO kablam! | Oct 27 12:09:18.455 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:09:18.455 INFO kablam! Oct 27 12:09:18.455 INFO kablam! warning: constant item is never used: `YELLOW` Oct 27 12:09:18.455 INFO kablam! --> src/color/mod.rs:4:1 Oct 27 12:09:18.455 INFO kablam! | Oct 27 12:09:18.455 INFO kablam! 4 | pub const YELLOW: [f32; 4] = [1.0, 1.0, 0.0, 1.0]; Oct 27 12:09:18.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.455 INFO kablam! Oct 27 12:09:18.455 INFO kablam! warning: constant item is never used: `PURPLE` Oct 27 12:09:18.455 INFO kablam! --> src/color/mod.rs:5:1 Oct 27 12:09:18.455 INFO kablam! | Oct 27 12:09:18.455 INFO kablam! 5 | pub const PURPLE: [f32; 4] = [1.0, 0.0, 1.0, 1.0]; Oct 27 12:09:18.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.455 INFO kablam! Oct 27 12:09:18.455 INFO kablam! warning: constant item is never used: `CYAN` Oct 27 12:09:18.455 INFO kablam! --> src/color/mod.rs:6:1 Oct 27 12:09:18.455 INFO kablam! | Oct 27 12:09:18.455 INFO kablam! 6 | pub const CYAN: [f32; 4] = [0.0, 1.0, 1.0, 1.0]; Oct 27 12:09:18.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.456 INFO kablam! Oct 27 12:09:18.456 INFO kablam! warning: struct is never constructed: `Controller` Oct 27 12:09:18.456 INFO kablam! --> src/controller/mod.rs:5:1 Oct 27 12:09:18.456 INFO kablam! | Oct 27 12:09:18.456 INFO kablam! 5 | pub struct Controller<'a> { Oct 27 12:09:18.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.456 INFO kablam! Oct 27 12:09:18.456 INFO kablam! warning: method is never used: `new` Oct 27 12:09:18.456 INFO kablam! --> src/controller/mod.rs:10:5 Oct 27 12:09:18.456 INFO kablam! | Oct 27 12:09:18.456 INFO kablam! 10 | pub fn new(snake: &'a mut Snake) -> Self { Oct 27 12:09:18.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.456 INFO kablam! Oct 27 12:09:18.456 INFO kablam! warning: method is never used: `process` Oct 27 12:09:18.456 INFO kablam! --> src/controller/mod.rs:16:5 Oct 27 12:09:18.456 INFO kablam! | Oct 27 12:09:18.456 INFO kablam! 16 | pub fn process(&mut self, key: Key) { Oct 27 12:09:18.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.456 INFO kablam! Oct 27 12:09:18.456 INFO kablam! warning: method is never used: `key_binding` Oct 27 12:09:18.456 INFO kablam! --> src/controller/mod.rs:23:5 Oct 27 12:09:18.456 INFO kablam! | Oct 27 12:09:18.457 INFO kablam! 23 | fn key_binding(key: Key) -> Direction { Oct 27 12:09:18.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:18.457 INFO kablam! Oct 27 12:09:18.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Oct 27 12:09:18.503 INFO kablam! su: No module specific data is present Oct 27 12:09:19.651 INFO running `"docker" "rm" "-f" "3fba5014540eb0595fda29403b7e5a645fe38aaee207857eb423f60d1f990cc6"` Oct 27 12:09:19.883 INFO blam! 3fba5014540eb0595fda29403b7e5a645fe38aaee207857eb423f60d1f990cc6