Oct 12 19:07:45.495 INFO checking kenrick95/adventofcode2017 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:07:45.495 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 19:07:46.005 INFO blam! 633d4c7b38ae9e8cad244be85307177f347fae290436ab1ac1470d212f722e03 Oct 12 19:07:46.007 INFO running `"docker" "start" "-a" "633d4c7b38ae9e8cad244be85307177f347fae290436ab1ac1470d212f722e03"` Oct 12 19:07:47.296 INFO kablam! usermod: no changes Oct 12 19:07:47.376 INFO kablam! Checking memchr v2.0.1 Oct 12 19:07:47.956 INFO kablam! Checking aho-corasick v0.6.4 Oct 12 19:07:48.772 INFO kablam! Checking regex v0.2.5 Oct 12 19:07:51.072 INFO kablam! Checking aoc2017 v0.1.0 (/source) Oct 12 19:07:51.522 INFO kablam! warning: variable does not need to be mutable Oct 12 19:07:51.522 INFO kablam! --> src/day23part2.rs:15:7 Oct 12 19:07:51.523 INFO kablam! | Oct 12 19:07:51.523 INFO kablam! 15 | let mut e = 2; Oct 12 19:07:51.523 INFO kablam! | ----^ Oct 12 19:07:51.523 INFO kablam! | | Oct 12 19:07:51.523 INFO kablam! | help: remove this `mut` Oct 12 19:07:51.523 INFO kablam! | Oct 12 19:07:51.523 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:07:51.523 INFO kablam! Oct 12 19:07:51.523 INFO kablam! warning: variable does not need to be mutable Oct 12 19:07:51.523 INFO kablam! --> src/day23part2.rs:16:7 Oct 12 19:07:51.523 INFO kablam! | Oct 12 19:07:51.523 INFO kablam! 16 | let mut g = 0; Oct 12 19:07:51.523 INFO kablam! | ----^ Oct 12 19:07:51.523 INFO kablam! | | Oct 12 19:07:51.523 INFO kablam! | help: remove this `mut` Oct 12 19:07:51.523 INFO kablam! Oct 12 19:07:51.901 INFO kablam! warning: variable does not need to be mutable Oct 12 19:07:51.901 INFO kablam! --> src/day23part2.rs:15:7 Oct 12 19:07:51.901 INFO kablam! | Oct 12 19:07:51.901 INFO kablam! 15 | let mut e = 2; Oct 12 19:07:51.901 INFO kablam! | ----^ Oct 12 19:07:51.902 INFO kablam! | | Oct 12 19:07:51.902 INFO kablam! | help: remove this `mut` Oct 12 19:07:51.902 INFO kablam! | Oct 12 19:07:51.902 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:07:51.902 INFO kablam! Oct 12 19:07:51.903 INFO kablam! warning: variable does not need to be mutable Oct 12 19:07:51.903 INFO kablam! --> src/day23part2.rs:16:7 Oct 12 19:07:51.903 INFO kablam! | Oct 12 19:07:51.903 INFO kablam! 16 | let mut g = 0; Oct 12 19:07:51.903 INFO kablam! | ----^ Oct 12 19:07:51.903 INFO kablam! | | Oct 12 19:07:51.904 INFO kablam! | help: remove this `mut` Oct 12 19:07:51.904 INFO kablam! Oct 12 19:07:51.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.59s Oct 12 19:07:51.940 INFO kablam! su: No module specific data is present Oct 12 19:07:52.354 INFO running `"docker" "rm" "-f" "633d4c7b38ae9e8cad244be85307177f347fae290436ab1ac1470d212f722e03"` Oct 12 19:07:52.549 INFO blam! 633d4c7b38ae9e8cad244be85307177f347fae290436ab1ac1470d212f722e03