Oct 27 02:17:29.510 INFO checking kenrick95/adventofcode2017 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:17:29.510 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 02:17:30.115 INFO blam! 7fd0b36edb70e1ece62e7a3788dda1339c97395331ed08ef4c199ab0a8906713 Oct 27 02:17:30.131 INFO running `"docker" "start" "-a" "7fd0b36edb70e1ece62e7a3788dda1339c97395331ed08ef4c199ab0a8906713"` Oct 27 02:17:31.288 INFO kablam! usermod: no changes Oct 27 02:17:31.340 INFO kablam! Checking libc v0.2.34 Oct 27 02:17:32.679 INFO kablam! Checking memchr v2.0.1 Oct 27 02:17:33.147 INFO kablam! Checking aho-corasick v0.6.4 Oct 27 02:17:33.927 INFO kablam! Checking regex v0.2.5 Oct 27 02:17:36.367 INFO kablam! Checking aoc2017 v0.1.0 (/source) Oct 27 02:17:36.925 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.925 INFO kablam! --> src/day23part2.rs:15:7 Oct 27 02:17:36.925 INFO kablam! | Oct 27 02:17:36.925 INFO kablam! 15 | let mut e = 2; Oct 27 02:17:36.925 INFO kablam! | ----^ Oct 27 02:17:36.925 INFO kablam! | | Oct 27 02:17:36.925 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.926 INFO kablam! | Oct 27 02:17:36.926 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:17:36.926 INFO kablam! Oct 27 02:17:36.926 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.926 INFO kablam! --> src/day23part2.rs:16:7 Oct 27 02:17:36.926 INFO kablam! | Oct 27 02:17:36.926 INFO kablam! 16 | let mut g = 0; Oct 27 02:17:36.926 INFO kablam! | ----^ Oct 27 02:17:36.926 INFO kablam! | | Oct 27 02:17:36.926 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.926 INFO kablam! Oct 27 02:17:37.127 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:37.127 INFO kablam! --> src/day23part2.rs:15:7 Oct 27 02:17:37.127 INFO kablam! | Oct 27 02:17:37.127 INFO kablam! 15 | let mut e = 2; Oct 27 02:17:37.127 INFO kablam! | ----^ Oct 27 02:17:37.127 INFO kablam! | | Oct 27 02:17:37.127 INFO kablam! | help: remove this `mut` Oct 27 02:17:37.127 INFO kablam! | Oct 27 02:17:37.127 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:17:37.127 INFO kablam! Oct 27 02:17:37.127 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:37.127 INFO kablam! --> src/day23part2.rs:16:7 Oct 27 02:17:37.127 INFO kablam! | Oct 27 02:17:37.127 INFO kablam! 16 | let mut g = 0; Oct 27 02:17:37.127 INFO kablam! | ----^ Oct 27 02:17:37.127 INFO kablam! | | Oct 27 02:17:37.127 INFO kablam! | help: remove this `mut` Oct 27 02:17:37.127 INFO kablam! Oct 27 02:17:37.149 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.84s Oct 27 02:17:37.149 INFO kablam! su: No module specific data is present Oct 27 02:17:37.550 INFO running `"docker" "rm" "-f" "7fd0b36edb70e1ece62e7a3788dda1339c97395331ed08ef4c199ab0a8906713"` Oct 27 02:17:37.675 INFO blam! 7fd0b36edb70e1ece62e7a3788dda1339c97395331ed08ef4c199ab0a8906713