Oct 13 00:12:10.834 INFO testing simonasker/adventofcode2016 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:12:10.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:11.345 INFO blam! bc778c5ae098be9f405c3f7335d7f0627ce1ad91210b2c3b45c0142653211778 Oct 13 00:12:11.347 INFO running `"docker" "start" "-a" "bc778c5ae098be9f405c3f7335d7f0627ce1ad91210b2c3b45c0142653211778"` Oct 13 00:12:13.587 INFO kablam! usermod: no changes Oct 13 00:12:13.759 INFO kablam! Compiling rustc-serialize v0.3.21 Oct 13 00:12:13.763 INFO kablam! Compiling unicode-segmentation v0.1.3 Oct 13 00:12:13.767 INFO kablam! Compiling unicode-width v0.1.3 Oct 13 00:12:13.779 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 00:12:15.727 INFO kablam! Compiling clap v2.19.1 Oct 13 00:12:45.347 INFO kablam! Compiling adventofcode2016 v0.1.0 (/source) Oct 13 00:12:46.091 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 00:12:46.091 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 13 00:12:46.091 INFO kablam! | Oct 13 00:12:46.091 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 13 00:12:46.091 INFO kablam! | ^^^^^ help: remove these parentheses Oct 13 00:12:46.091 INFO kablam! | Oct 13 00:12:46.091 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 00:12:46.091 INFO kablam! Oct 13 00:12:46.825 INFO kablam! warning: value assigned to `b` is never read Oct 13 00:12:46.825 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 13 00:12:46.825 INFO kablam! | Oct 13 00:12:46.826 INFO kablam! 154 | let mut b = 0; Oct 13 00:12:46.826 INFO kablam! | ^ Oct 13 00:12:46.826 INFO kablam! | Oct 13 00:12:46.826 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 00:12:46.826 INFO kablam! Oct 13 00:12:46.826 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:12:46.826 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 13 00:12:46.826 INFO kablam! | Oct 13 00:12:46.826 INFO kablam! 155 | let mut c = 0; Oct 13 00:12:46.826 INFO kablam! | ^ Oct 13 00:12:46.826 INFO kablam! Oct 13 00:12:46.826 INFO kablam! warning: value assigned to `d` is never read Oct 13 00:12:46.826 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 13 00:12:46.826 INFO kablam! | Oct 13 00:12:46.826 INFO kablam! 156 | let mut d = 0; Oct 13 00:12:46.826 INFO kablam! | ^ Oct 13 00:12:46.826 INFO kablam! Oct 13 00:12:46.826 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:12:46.826 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 13 00:12:46.826 INFO kablam! | Oct 13 00:12:46.826 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 13 00:12:46.826 INFO kablam! | ^ Oct 13 00:12:46.826 INFO kablam! Oct 13 00:12:53.880 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.26s Oct 13 00:12:53.886 INFO kablam! su: No module specific data is present Oct 13 00:12:55.421 INFO running `"docker" "rm" "-f" "bc778c5ae098be9f405c3f7335d7f0627ce1ad91210b2c3b45c0142653211778"` Oct 13 00:12:55.819 INFO blam! bc778c5ae098be9f405c3f7335d7f0627ce1ad91210b2c3b45c0142653211778 Oct 13 00:12:55.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:12:56.278 INFO blam! b1291b24ebd0e544f3002ec1e52ce53b91df3cc4a2edde5ae912dc60f1845541 Oct 13 00:12:56.281 INFO running `"docker" "start" "-a" "b1291b24ebd0e544f3002ec1e52ce53b91df3cc4a2edde5ae912dc60f1845541"` Oct 13 00:12:58.993 INFO kablam! usermod: no changes Oct 13 00:12:59.105 INFO kablam! Compiling adventofcode2016 v0.1.0 (/source) Oct 13 00:12:59.707 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 00:12:59.708 INFO kablam! --> src/solutions/day19.rs:14:31 Oct 13 00:12:59.708 INFO kablam! | Oct 13 00:12:59.708 INFO kablam! 14 | res = i32::pow(2, (i-1)); Oct 13 00:12:59.708 INFO kablam! | ^^^^^ help: remove these parentheses Oct 13 00:12:59.708 INFO kablam! | Oct 13 00:12:59.708 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 00:12:59.708 INFO kablam! Oct 13 00:13:00.279 INFO kablam! warning: value assigned to `b` is never read Oct 13 00:13:00.280 INFO kablam! --> src/solutions/day23.rs:154:13 Oct 13 00:13:00.280 INFO kablam! | Oct 13 00:13:00.281 INFO kablam! 154 | let mut b = 0; Oct 13 00:13:00.282 INFO kablam! | ^ Oct 13 00:13:00.282 INFO kablam! | Oct 13 00:13:00.283 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 00:13:00.284 INFO kablam! Oct 13 00:13:00.284 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:13:00.285 INFO kablam! --> src/solutions/day23.rs:155:13 Oct 13 00:13:00.286 INFO kablam! | Oct 13 00:13:00.286 INFO kablam! 155 | let mut c = 0; Oct 13 00:13:00.287 INFO kablam! | ^ Oct 13 00:13:00.287 INFO kablam! Oct 13 00:13:00.288 INFO kablam! warning: value assigned to `d` is never read Oct 13 00:13:00.289 INFO kablam! --> src/solutions/day23.rs:156:13 Oct 13 00:13:00.289 INFO kablam! | Oct 13 00:13:00.290 INFO kablam! 156 | let mut d = 0; Oct 13 00:13:00.291 INFO kablam! | ^ Oct 13 00:13:00.291 INFO kablam! Oct 13 00:13:00.292 INFO kablam! warning: value assigned to `c` is never read Oct 13 00:13:00.292 INFO kablam! --> src/solutions/day23.rs:184:5 Oct 13 00:13:00.293 INFO kablam! | Oct 13 00:13:00.294 INFO kablam! 184 | c = 1; // 19: cpy 1 c TOGGLED Oct 13 00:13:00.294 INFO kablam! | ^ Oct 13 00:13:00.295 INFO kablam! Oct 13 00:13:01.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 13 00:13:01.141 INFO kablam! su: No module specific data is present Oct 13 00:13:02.953 INFO running `"docker" "rm" "-f" "b1291b24ebd0e544f3002ec1e52ce53b91df3cc4a2edde5ae912dc60f1845541"` Oct 13 00:13:03.349 INFO blam! b1291b24ebd0e544f3002ec1e52ce53b91df3cc4a2edde5ae912dc60f1845541 Oct 13 00:13:03.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:03.866 INFO blam! d1bc629a060104acf89ad17818df92a014fe986f1cb66e46e1b3c64cbe4e14f2 Oct 13 00:13:03.866 INFO running `"docker" "start" "-a" "d1bc629a060104acf89ad17818df92a014fe986f1cb66e46e1b3c64cbe4e14f2"` Oct 13 00:13:05.652 INFO kablam! usermod: no changes Oct 13 00:13:05.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 13 00:13:05.769 INFO kablam! Running /target/debug/deps/adventofcode2016-975f64f604fbd3e8 Oct 13 00:13:05.787 INFO blam! Oct 13 00:13:05.787 INFO blam! running 0 tests Oct 13 00:13:05.787 INFO blam! Oct 13 00:13:05.787 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:13:05.787 INFO blam! Oct 13 00:13:05.791 INFO kablam! su: No module specific data is present Oct 13 00:13:06.961 INFO running `"docker" "rm" "-f" "d1bc629a060104acf89ad17818df92a014fe986f1cb66e46e1b3c64cbe4e14f2"` Oct 13 00:13:07.311 INFO blam! d1bc629a060104acf89ad17818df92a014fe986f1cb66e46e1b3c64cbe4e14f2