Oct 21 13:44:43.934 INFO checking simonasker/adventofcode2016 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:44:43.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 21 13:44:44.422 INFO blam! 37ef53ef944e3831979a0e90ab0366a553080ef948a8090f6462d9fe21ed5e7a Oct 21 13:44:44.423 INFO running `"docker" "start" "-a" "37ef53ef944e3831979a0e90ab0366a553080ef948a8090f6462d9fe21ed5e7a"` Oct 21 13:44:46.092 INFO kablam! usermod: no changes Oct 21 13:44:46.265 INFO kablam! Checking unicode-segmentation v0.1.3 Oct 21 13:44:46.276 INFO kablam! Checking strsim v0.5.2 Oct 21 13:44:46.276 INFO kablam! Checking unicode-width v0.1.3 Oct 21 13:44:46.276 INFO kablam! Checking memchr v0.1.11 Oct 21 13:44:46.276 INFO kablam! Compiling rust-crypto v0.2.36 Oct 21 13:44:46.276 INFO kablam! Checking thread-id v2.0.0 Oct 21 13:44:47.564 INFO kablam! Checking thread_local v0.2.7 Oct 21 13:44:48.038 INFO kablam! Checking aho-corasick v0.5.3 Oct 21 13:44:48.952 INFO kablam! Checking clap v2.19.1 Oct 21 13:44:50.346 INFO kablam! Checking regex v0.1.80 Oct 21 13:44:59.160 INFO kablam! Checking adventofcode2016 v0.1.0 (/source) Oct 21 13:45:00.147 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:45:00.148 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 21 13:45:00.148 INFO kablam! | Oct 21 13:45:00.149 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 21 13:45:00.149 INFO kablam! | ^^^^^ help: remove these parentheses Oct 21 13:45:00.150 INFO kablam! | Oct 21 13:45:00.151 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 13:45:00.151 INFO kablam! Oct 21 13:45:00.221 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:45:00.221 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 21 13:45:00.222 INFO kablam! | Oct 21 13:45:00.222 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 21 13:45:00.222 INFO kablam! | ^^^^^ help: remove these parentheses Oct 21 13:45:00.222 INFO kablam! | Oct 21 13:45:00.223 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 13:45:00.223 INFO kablam! Oct 21 13:45:00.862 INFO kablam! warning: value assigned to `b` is never read Oct 21 13:45:00.862 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 21 13:45:00.862 INFO kablam! | Oct 21 13:45:00.862 INFO kablam! 154 | let mut b = 0; Oct 21 13:45:00.862 INFO kablam! | ^ Oct 21 13:45:00.862 INFO kablam! | Oct 21 13:45:00.862 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 13:45:00.862 INFO kablam! Oct 21 13:45:00.862 INFO kablam! warning: value assigned to `c` is never read Oct 21 13:45:00.862 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 21 13:45:00.862 INFO kablam! | Oct 21 13:45:00.862 INFO kablam! 155 | let mut c = 0; Oct 21 13:45:00.862 INFO kablam! | ^ Oct 21 13:45:00.862 INFO kablam! Oct 21 13:45:00.862 INFO kablam! warning: value assigned to `d` is never read Oct 21 13:45:00.862 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 21 13:45:00.862 INFO kablam! | Oct 21 13:45:00.862 INFO kablam! 156 | let mut d = 0; Oct 21 13:45:00.863 INFO kablam! | ^ Oct 21 13:45:00.863 INFO kablam! Oct 21 13:45:00.863 INFO kablam! warning: value assigned to `c` is never read Oct 21 13:45:00.863 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 21 13:45:00.863 INFO kablam! | Oct 21 13:45:00.863 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 21 13:45:00.863 INFO kablam! | ^ Oct 21 13:45:00.863 INFO kablam! Oct 21 13:45:01.352 INFO kablam! warning: value assigned to `b` is never read Oct 21 13:45:01.352 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 21 13:45:01.352 INFO kablam! | Oct 21 13:45:01.352 INFO kablam! 154 | let mut b = 0; Oct 21 13:45:01.352 INFO kablam! | ^ Oct 21 13:45:01.352 INFO kablam! | Oct 21 13:45:01.352 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 13:45:01.352 INFO kablam! Oct 21 13:45:01.352 INFO kablam! warning: value assigned to `c` is never read Oct 21 13:45:01.352 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 21 13:45:01.352 INFO kablam! | Oct 21 13:45:01.352 INFO kablam! 155 | let mut c = 0; Oct 21 13:45:01.352 INFO kablam! | ^ Oct 21 13:45:01.352 INFO kablam! Oct 21 13:45:01.352 INFO kablam! warning: value assigned to `d` is never read Oct 21 13:45:01.352 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 21 13:45:01.352 INFO kablam! | Oct 21 13:45:01.352 INFO kablam! 156 | let mut d = 0; Oct 21 13:45:01.352 INFO kablam! | ^ Oct 21 13:45:01.352 INFO kablam! Oct 21 13:45:01.352 INFO kablam! warning: value assigned to `c` is never read Oct 21 13:45:01.352 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 21 13:45:01.352 INFO kablam! | Oct 21 13:45:01.352 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 21 13:45:01.353 INFO kablam! | ^ Oct 21 13:45:01.353 INFO kablam! Oct 21 13:45:01.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.63s Oct 21 13:45:01.772 INFO kablam! su: No module specific data is present Oct 21 13:45:02.574 INFO running `"docker" "rm" "-f" "37ef53ef944e3831979a0e90ab0366a553080ef948a8090f6462d9fe21ed5e7a"` Oct 21 13:45:02.968 INFO blam! 37ef53ef944e3831979a0e90ab0366a553080ef948a8090f6462d9fe21ed5e7a