Oct 11 03:11:44.590 INFO testing alice/aoc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:11:44.590 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:11:44.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:11:44.941 INFO blam! 0d72e36c933db31ca40d4e18cefb7609576b9ba417eef10508da83bf3aa5f650 Oct 11 03:11:44.944 INFO running `"docker" "start" "-a" "0d72e36c933db31ca40d4e18cefb7609576b9ba417eef10508da83bf3aa5f650"` Oct 11 03:11:46.240 INFO kablam! usermod: no changes Oct 11 03:11:46.372 INFO kablam! Compiling ndarray v0.11.0 Oct 11 03:11:56.305 INFO kablam! Compiling advent_game v0.1.0 (/source) Oct 11 03:11:57.617 INFO kablam! warning: variable does not need to be mutable Oct 11 03:11:57.617 INFO kablam! --> src/main.rs:28:9 Oct 11 03:11:57.617 INFO kablam! | Oct 11 03:11:57.617 INFO kablam! 28 | let mut current_size: usize = START_SIZE; Oct 11 03:11:57.618 INFO kablam! | ----^^^^^^^^^^^^ Oct 11 03:11:57.618 INFO kablam! | | Oct 11 03:11:57.618 INFO kablam! | help: remove this `mut` Oct 11 03:11:57.619 INFO kablam! | Oct 11 03:11:57.619 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:11:57.619 INFO kablam! Oct 11 03:11:57.619 INFO kablam! warning: variable does not need to be mutable Oct 11 03:11:57.620 INFO kablam! --> src/main.rs:34:13 Oct 11 03:11:57.620 INFO kablam! | Oct 11 03:11:57.620 INFO kablam! 34 | let mut current_view = grid.slice(s![0..current_size, 0..current_size]); Oct 11 03:11:57.621 INFO kablam! | ----^^^^^^^^^^^^ Oct 11 03:11:57.621 INFO kablam! | | Oct 11 03:11:57.621 INFO kablam! | help: remove this `mut` Oct 11 03:11:57.621 INFO kablam! Oct 11 03:11:58.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.69s Oct 11 03:11:58.976 INFO kablam! su: No module specific data is present Oct 11 03:11:59.725 INFO running `"docker" "rm" "-f" "0d72e36c933db31ca40d4e18cefb7609576b9ba417eef10508da83bf3aa5f650"` Oct 11 03:11:59.934 INFO blam! 0d72e36c933db31ca40d4e18cefb7609576b9ba417eef10508da83bf3aa5f650 Oct 11 03:11:59.941 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:11:59.942 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:12:00.301 INFO blam! b2da35e213091375b496ff9b0438d48ce68fd6199e18b100942318a3b907f7e5 Oct 11 03:12:00.309 INFO running `"docker" "start" "-a" "b2da35e213091375b496ff9b0438d48ce68fd6199e18b100942318a3b907f7e5"` Oct 11 03:12:01.529 INFO kablam! usermod: no changes Oct 11 03:12:01.679 INFO kablam! Compiling advent_game v0.1.0 (/source) Oct 11 03:12:02.925 INFO kablam! warning: variable does not need to be mutable Oct 11 03:12:02.925 INFO kablam! --> src/main.rs:28:9 Oct 11 03:12:02.925 INFO kablam! | Oct 11 03:12:02.925 INFO kablam! 28 | let mut current_size: usize = START_SIZE; Oct 11 03:12:02.925 INFO kablam! | ----^^^^^^^^^^^^ Oct 11 03:12:02.925 INFO kablam! | | Oct 11 03:12:02.925 INFO kablam! | help: remove this `mut` Oct 11 03:12:02.925 INFO kablam! | Oct 11 03:12:02.925 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:12:02.925 INFO kablam! Oct 11 03:12:02.925 INFO kablam! warning: variable does not need to be mutable Oct 11 03:12:02.925 INFO kablam! --> src/main.rs:34:13 Oct 11 03:12:02.925 INFO kablam! | Oct 11 03:12:02.925 INFO kablam! 34 | let mut current_view = grid.slice(s![0..current_size, 0..current_size]); Oct 11 03:12:02.925 INFO kablam! | ----^^^^^^^^^^^^ Oct 11 03:12:02.925 INFO kablam! | | Oct 11 03:12:02.925 INFO kablam! | help: remove this `mut` Oct 11 03:12:02.925 INFO kablam! Oct 11 03:12:03.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 11 03:12:03.371 INFO kablam! su: No module specific data is present Oct 11 03:12:04.001 INFO running `"docker" "rm" "-f" "b2da35e213091375b496ff9b0438d48ce68fd6199e18b100942318a3b907f7e5"` Oct 11 03:12:04.266 INFO blam! b2da35e213091375b496ff9b0438d48ce68fd6199e18b100942318a3b907f7e5 Oct 11 03:12:04.269 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:12:04.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:12:04.638 INFO blam! 8b85efa8996e183aa39b5a7561406493cb539e4801f86d01b8eafdc7143ce461 Oct 11 03:12:04.640 INFO running `"docker" "start" "-a" "8b85efa8996e183aa39b5a7561406493cb539e4801f86d01b8eafdc7143ce461"` Oct 11 03:12:06.276 INFO kablam! usermod: no changes Oct 11 03:12:06.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 03:12:06.373 INFO blam! Oct 11 03:12:06.373 INFO kablam! Running /target/debug/deps/advent_game-144b188b2a5d2f88 Oct 11 03:12:06.373 INFO blam! running 0 tests Oct 11 03:12:06.374 INFO blam! Oct 11 03:12:06.374 INFO kablam! su: No module specific data is present Oct 11 03:12:06.374 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:12:06.374 INFO blam! Oct 11 03:12:06.973 INFO running `"docker" "rm" "-f" "8b85efa8996e183aa39b5a7561406493cb539e4801f86d01b8eafdc7143ce461"` Oct 11 03:12:07.196 INFO blam! 8b85efa8996e183aa39b5a7561406493cb539e4801f86d01b8eafdc7143ce461