Oct 26 23:33:37.528 INFO checking noxecane/codechef against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:33:37.528 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 26 23:33:37.871 INFO blam! b2124313e0b68c866a550016ea4649c5fc231841b96efa016ec286ddee95c76a Oct 26 23:33:37.883 INFO running `"docker" "start" "-a" "b2124313e0b68c866a550016ea4649c5fc231841b96efa016ec286ddee95c76a"` Oct 26 23:33:38.546 INFO kablam! usermod: no changes Oct 26 23:33:38.577 INFO kablam! Checking codechef v0.1.0 (/source) Oct 26 23:33:38.891 INFO kablam! warning: unused variable: `grid` Oct 26 23:33:38.891 INFO kablam! --> src/main.rs:3:13 Oct 26 23:33:38.891 INFO kablam! | Oct 26 23:33:38.891 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 26 23:33:38.891 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 26 23:33:38.891 INFO kablam! | Oct 26 23:33:38.891 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:33:38.891 INFO kablam! Oct 26 23:33:38.891 INFO kablam! warning: variable does not need to be mutable Oct 26 23:33:38.891 INFO kablam! --> src/main.rs:3:9 Oct 26 23:33:38.891 INFO kablam! | Oct 26 23:33:38.891 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 26 23:33:38.891 INFO kablam! | ----^^^^ Oct 26 23:33:38.891 INFO kablam! | | Oct 26 23:33:38.891 INFO kablam! | help: remove this `mut` Oct 26 23:33:38.891 INFO kablam! | Oct 26 23:33:38.891 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:33:38.891 INFO kablam! Oct 26 23:33:38.891 INFO kablam! warning: function is never used: `is_at_correct_position` Oct 26 23:33:38.891 INFO kablam! --> src/main.rs:6:1 Oct 26 23:33:38.891 INFO kablam! | Oct 26 23:33:38.891 INFO kablam! 6 | fn is_at_correct_position() { Oct 26 23:33:38.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:33:38.891 INFO kablam! | Oct 26 23:33:38.891 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:33:38.891 INFO kablam! Oct 26 23:33:39.059 INFO kablam! warning: unused variable: `grid` Oct 26 23:33:39.059 INFO kablam! --> src/main.rs:3:13 Oct 26 23:33:39.059 INFO kablam! | Oct 26 23:33:39.059 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 26 23:33:39.059 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 26 23:33:39.059 INFO kablam! | Oct 26 23:33:39.059 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:33:39.059 INFO kablam! Oct 26 23:33:39.059 INFO kablam! warning: variable does not need to be mutable Oct 26 23:33:39.059 INFO kablam! --> src/main.rs:3:9 Oct 26 23:33:39.059 INFO kablam! | Oct 26 23:33:39.059 INFO kablam! 3 | let mut grid = GRID_1.clone(); Oct 26 23:33:39.059 INFO kablam! | ----^^^^ Oct 26 23:33:39.059 INFO kablam! | | Oct 26 23:33:39.059 INFO kablam! | help: remove this `mut` Oct 26 23:33:39.059 INFO kablam! | Oct 26 23:33:39.059 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:33:39.059 INFO kablam! Oct 26 23:33:39.059 INFO kablam! warning: function is never used: `is_at_correct_position` Oct 26 23:33:39.059 INFO kablam! --> src/main.rs:6:1 Oct 26 23:33:39.059 INFO kablam! | Oct 26 23:33:39.059 INFO kablam! 6 | fn is_at_correct_position() { Oct 26 23:33:39.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:33:39.059 INFO kablam! | Oct 26 23:33:39.059 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:33:39.059 INFO kablam! Oct 26 23:33:39.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.53s Oct 26 23:33:39.099 INFO kablam! su: No module specific data is present Oct 26 23:33:39.483 INFO running `"docker" "rm" "-f" "b2124313e0b68c866a550016ea4649c5fc231841b96efa016ec286ddee95c76a"` Oct 26 23:33:39.595 INFO blam! b2124313e0b68c866a550016ea4649c5fc231841b96efa016ec286ddee95c76a