Oct 31 21:03:09.183 INFO checking simonasker/adventofcode2016 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:03:09.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 21:03:09.766 INFO blam! 465ff928799dbcd0880ff6b5d14e35c7270c14a0980e560ec67d4fd0a8304353 Oct 31 21:03:09.768 INFO running `"docker" "start" "-a" "465ff928799dbcd0880ff6b5d14e35c7270c14a0980e560ec67d4fd0a8304353"` Oct 31 21:03:12.120 INFO kablam! usermod: no changes Oct 31 21:03:12.248 INFO kablam! Compiling rust-crypto v0.2.36 Oct 31 21:03:12.256 INFO kablam! Checking term_size v0.2.1 Oct 31 21:03:12.830 INFO kablam! Checking clap v2.19.1 Oct 31 21:03:22.937 INFO kablam! Checking adventofcode2016 v0.1.0 (/source) Oct 31 21:03:23.740 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 21:03:23.740 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 31 21:03:23.740 INFO kablam! | Oct 31 21:03:23.740 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 31 21:03:23.740 INFO kablam! | ^^^^^ help: remove these parentheses Oct 31 21:03:23.740 INFO kablam! | Oct 31 21:03:23.742 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 21:03:23.742 INFO kablam! Oct 31 21:03:23.896 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 21:03:23.897 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 31 21:03:23.897 INFO kablam! | Oct 31 21:03:23.897 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 31 21:03:23.897 INFO kablam! | ^^^^^ help: remove these parentheses Oct 31 21:03:23.897 INFO kablam! | Oct 31 21:03:23.897 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 21:03:23.897 INFO kablam! Oct 31 21:03:24.892 INFO kablam! warning: value assigned to `b` is never read Oct 31 21:03:24.893 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 31 21:03:24.893 INFO kablam! | Oct 31 21:03:24.893 INFO kablam! 154 | let mut b = 0; Oct 31 21:03:24.893 INFO kablam! | ^ Oct 31 21:03:24.894 INFO kablam! | Oct 31 21:03:24.894 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 21:03:24.894 INFO kablam! Oct 31 21:03:24.895 INFO kablam! warning: value assigned to `c` is never read Oct 31 21:03:24.895 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 31 21:03:24.895 INFO kablam! | Oct 31 21:03:24.896 INFO kablam! 155 | let mut c = 0; Oct 31 21:03:24.896 INFO kablam! | ^ Oct 31 21:03:24.897 INFO kablam! Oct 31 21:03:24.897 INFO kablam! warning: value assigned to `d` is never read Oct 31 21:03:24.898 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 31 21:03:24.898 INFO kablam! | Oct 31 21:03:24.898 INFO kablam! 156 | let mut d = 0; Oct 31 21:03:24.899 INFO kablam! | ^ Oct 31 21:03:24.899 INFO kablam! Oct 31 21:03:24.899 INFO kablam! warning: value assigned to `c` is never read Oct 31 21:03:24.899 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 31 21:03:24.899 INFO kablam! | Oct 31 21:03:24.900 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 31 21:03:24.900 INFO kablam! | ^ Oct 31 21:03:24.900 INFO kablam! Oct 31 21:03:25.129 INFO kablam! warning: value assigned to `b` is never read Oct 31 21:03:25.129 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 31 21:03:25.129 INFO kablam! | Oct 31 21:03:25.129 INFO kablam! 154 | let mut b = 0; Oct 31 21:03:25.129 INFO kablam! | ^ Oct 31 21:03:25.129 INFO kablam! | Oct 31 21:03:25.129 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 21:03:25.130 INFO kablam! Oct 31 21:03:25.131 INFO kablam! warning: value assigned to `c` is never read Oct 31 21:03:25.131 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 31 21:03:25.131 INFO kablam! | Oct 31 21:03:25.131 INFO kablam! 155 | let mut c = 0; Oct 31 21:03:25.131 INFO kablam! | ^ Oct 31 21:03:25.131 INFO kablam! Oct 31 21:03:25.132 INFO kablam! warning: value assigned to `d` is never read Oct 31 21:03:25.132 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 31 21:03:25.132 INFO kablam! | Oct 31 21:03:25.132 INFO kablam! 156 | let mut d = 0; Oct 31 21:03:25.133 INFO kablam! | ^ Oct 31 21:03:25.133 INFO kablam! Oct 31 21:03:25.133 INFO kablam! warning: value assigned to `c` is never read Oct 31 21:03:25.133 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 31 21:03:25.134 INFO kablam! | Oct 31 21:03:25.134 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 31 21:03:25.134 INFO kablam! | ^ Oct 31 21:03:25.134 INFO kablam! Oct 31 21:03:25.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.60s Oct 31 21:03:25.766 INFO kablam! su: No module specific data is present Oct 31 21:03:27.040 INFO running `"docker" "rm" "-f" "465ff928799dbcd0880ff6b5d14e35c7270c14a0980e560ec67d4fd0a8304353"` Oct 31 21:03:27.420 INFO blam! 465ff928799dbcd0880ff6b5d14e35c7270c14a0980e560ec67d4fd0a8304353