Oct 13 00:12:23.881 INFO testing simonasker/adventofcode2016 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:12:23.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 00:12:24.317 INFO blam! 851a391dd4b4c7b625bf7817e0bb8f675c064e15e3a3edf6fbd74255403ebafb Oct 13 00:12:24.332 INFO running `"docker" "start" "-a" "851a391dd4b4c7b625bf7817e0bb8f675c064e15e3a3edf6fbd74255403ebafb"` Oct 13 00:12:27.477 INFO kablam! usermod: no changes Oct 13 00:12:27.669 INFO kablam! Compiling gcc v0.3.39 Oct 13 00:12:27.683 INFO kablam! Compiling rand v0.3.15 Oct 13 00:12:27.683 INFO kablam! Compiling clap v2.19.1 Oct 13 00:12:32.740 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 00:12:56.072 INFO kablam! Compiling adventofcode2016 v0.1.0 (/source) Oct 13 00:12:56.809 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 00:12:56.809 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 13 00:12:56.809 INFO kablam! | Oct 13 00:12:56.809 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 13 00:12:56.809 INFO kablam! | ^^^^^ help: remove these parentheses Oct 13 00:12:56.809 INFO kablam! | Oct 13 00:12:56.809 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 00:12:56.809 INFO kablam! Oct 13 00:12:57.543 INFO kablam! warning: value assigned to `b` is never read Oct 13 00:12:57.543 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 13 00:12:57.543 INFO kablam! | Oct 13 00:12:57.543 INFO kablam! 154 | let mut b = 0; Oct 13 00:12:57.543 INFO kablam! | ^ Oct 13 00:12:57.543 INFO kablam! | Oct 13 00:12:57.543 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 00:12:57.543 INFO kablam! Oct 13 00:12:57.543 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:12:57.543 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 13 00:12:57.543 INFO kablam! | Oct 13 00:12:57.543 INFO kablam! 155 | let mut c = 0; Oct 13 00:12:57.543 INFO kablam! | ^ Oct 13 00:12:57.543 INFO kablam! Oct 13 00:12:57.543 INFO kablam! warning: value assigned to `d` is never read Oct 13 00:12:57.543 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 13 00:12:57.543 INFO kablam! | Oct 13 00:12:57.543 INFO kablam! 156 | let mut d = 0; Oct 13 00:12:57.543 INFO kablam! | ^ Oct 13 00:12:57.543 INFO kablam! Oct 13 00:12:57.543 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:12:57.543 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 13 00:12:57.543 INFO kablam! | Oct 13 00:12:57.543 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 13 00:12:57.543 INFO kablam! | ^ Oct 13 00:12:57.543 INFO kablam! Oct 13 00:13:04.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.19s Oct 13 00:13:04.713 INFO kablam! su: No module specific data is present Oct 13 00:13:06.106 INFO running `"docker" "rm" "-f" "851a391dd4b4c7b625bf7817e0bb8f675c064e15e3a3edf6fbd74255403ebafb"` Oct 13 00:13:06.415 INFO blam! 851a391dd4b4c7b625bf7817e0bb8f675c064e15e3a3edf6fbd74255403ebafb Oct 13 00:13:06.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 00:13:06.831 INFO blam! 14e7a13e411f0da2f9a63a47541b112a11b500e327e3a78db6a26b085eff5961 Oct 13 00:13:06.832 INFO running `"docker" "start" "-a" "14e7a13e411f0da2f9a63a47541b112a11b500e327e3a78db6a26b085eff5961"` Oct 13 00:13:08.223 INFO kablam! usermod: no changes Oct 13 00:13:08.351 INFO kablam! Compiling adventofcode2016 v0.1.0 (/source) Oct 13 00:13:08.955 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 00:13:08.955 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 13 00:13:08.955 INFO kablam! | Oct 13 00:13:08.955 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 13 00:13:08.955 INFO kablam! | ^^^^^ help: remove these parentheses Oct 13 00:13:08.955 INFO kablam! | Oct 13 00:13:08.955 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 00:13:08.955 INFO kablam! Oct 13 00:13:09.579 INFO kablam! warning: value assigned to `b` is never read Oct 13 00:13:09.580 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 13 00:13:09.580 INFO kablam! | Oct 13 00:13:09.580 INFO kablam! 154 | let mut b = 0; Oct 13 00:13:09.581 INFO kablam! | ^ Oct 13 00:13:09.581 INFO kablam! | Oct 13 00:13:09.581 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 00:13:09.581 INFO kablam! Oct 13 00:13:09.582 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:13:09.582 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 13 00:13:09.582 INFO kablam! | Oct 13 00:13:09.582 INFO kablam! 155 | let mut c = 0; Oct 13 00:13:09.583 INFO kablam! | ^ Oct 13 00:13:09.583 INFO kablam! Oct 13 00:13:09.583 INFO kablam! warning: value assigned to `d` is never read Oct 13 00:13:09.583 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 13 00:13:09.584 INFO kablam! | Oct 13 00:13:09.584 INFO kablam! 156 | let mut d = 0; Oct 13 00:13:09.584 INFO kablam! | ^ Oct 13 00:13:09.584 INFO kablam! Oct 13 00:13:09.585 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:13:09.585 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 13 00:13:09.585 INFO kablam! | Oct 13 00:13:09.585 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 13 00:13:09.586 INFO kablam! | ^ Oct 13 00:13:09.586 INFO kablam! Oct 13 00:13:10.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 13 00:13:10.499 INFO kablam! su: No module specific data is present Oct 13 00:13:11.978 INFO running `"docker" "rm" "-f" "14e7a13e411f0da2f9a63a47541b112a11b500e327e3a78db6a26b085eff5961"` Oct 13 00:13:12.295 INFO blam! 14e7a13e411f0da2f9a63a47541b112a11b500e327e3a78db6a26b085eff5961 Oct 13 00:13:12.295 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 00:13:12.883 INFO blam! 406c7128e29bb3829b8d5eb91840255624393859b0ac1a4f7b52b5eda62f657c Oct 13 00:13:12.884 INFO running `"docker" "start" "-a" "406c7128e29bb3829b8d5eb91840255624393859b0ac1a4f7b52b5eda62f657c"` Oct 13 00:13:14.403 INFO kablam! usermod: no changes Oct 13 00:13:14.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 13 00:13:14.563 INFO kablam! Running /target/debug/deps/adventofcode2016-c7a08dcd82e0b694 Oct 13 00:13:14.564 INFO blam! Oct 13 00:13:14.564 INFO blam! running 0 tests Oct 13 00:13:14.564 INFO blam! Oct 13 00:13:14.564 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:13:14.565 INFO kablam! su: No module specific data is present Oct 13 00:13:14.565 INFO blam! Oct 13 00:13:15.591 INFO running `"docker" "rm" "-f" "406c7128e29bb3829b8d5eb91840255624393859b0ac1a4f7b52b5eda62f657c"` Oct 13 00:13:15.855 INFO blam! 406c7128e29bb3829b8d5eb91840255624393859b0ac1a4f7b52b5eda62f657c