Oct 27 08:29:28.038 INFO checking alice/aoc against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:29:28.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 08:29:28.500 INFO blam! a04549fcb32872c63773e78dbe0b0e30d31be9ec955fc6dd5f597deae821a138 Oct 27 08:29:28.507 INFO running `"docker" "start" "-a" "a04549fcb32872c63773e78dbe0b0e30d31be9ec955fc6dd5f597deae821a138"` Oct 27 08:29:29.869 INFO kablam! usermod: no changes Oct 27 08:29:29.971 INFO kablam! Compiling ndarray v0.11.0 Oct 27 08:29:40.189 INFO kablam! Checking advent_game v0.1.0 (/source) Oct 27 08:29:41.287 INFO kablam! warning: variable does not need to be mutable Oct 27 08:29:41.288 INFO kablam! --> src/main.rs:28:9 Oct 27 08:29:41.288 INFO kablam! | Oct 27 08:29:41.288 INFO kablam! 28 | let mut current_size: usize = START_SIZE; Oct 27 08:29:41.288 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 08:29:41.288 INFO kablam! | | Oct 27 08:29:41.288 INFO kablam! | help: remove this `mut` Oct 27 08:29:41.288 INFO kablam! | Oct 27 08:29:41.288 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 08:29:41.288 INFO kablam! Oct 27 08:29:41.288 INFO kablam! warning: variable does not need to be mutable Oct 27 08:29:41.288 INFO kablam! --> src/main.rs:34:13 Oct 27 08:29:41.288 INFO kablam! | Oct 27 08:29:41.288 INFO kablam! 34 | let mut current_view = grid.slice(s![0..current_size, 0..current_size]); Oct 27 08:29:41.288 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 08:29:41.288 INFO kablam! | | Oct 27 08:29:41.288 INFO kablam! | help: remove this `mut` Oct 27 08:29:41.288 INFO kablam! Oct 27 08:29:41.521 INFO kablam! warning: variable does not need to be mutable Oct 27 08:29:41.521 INFO kablam! --> src/main.rs:28:9 Oct 27 08:29:41.521 INFO kablam! | Oct 27 08:29:41.521 INFO kablam! 28 | let mut current_size: usize = START_SIZE; Oct 27 08:29:41.521 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 08:29:41.521 INFO kablam! | | Oct 27 08:29:41.521 INFO kablam! | help: remove this `mut` Oct 27 08:29:41.521 INFO kablam! | Oct 27 08:29:41.521 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 08:29:41.521 INFO kablam! Oct 27 08:29:41.521 INFO kablam! warning: variable does not need to be mutable Oct 27 08:29:41.521 INFO kablam! --> src/main.rs:34:13 Oct 27 08:29:41.521 INFO kablam! | Oct 27 08:29:41.521 INFO kablam! 34 | let mut current_view = grid.slice(s![0..current_size, 0..current_size]); Oct 27 08:29:41.521 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 08:29:41.521 INFO kablam! | | Oct 27 08:29:41.521 INFO kablam! | help: remove this `mut` Oct 27 08:29:41.521 INFO kablam! Oct 27 08:29:41.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.65s Oct 27 08:29:41.563 INFO kablam! su: No module specific data is present Oct 27 08:29:42.799 INFO running `"docker" "rm" "-f" "a04549fcb32872c63773e78dbe0b0e30d31be9ec955fc6dd5f597deae821a138"` Oct 27 08:29:43.098 INFO blam! a04549fcb32872c63773e78dbe0b0e30d31be9ec955fc6dd5f597deae821a138