Oct 10 22:29:18.636 INFO testing gobanos/adventofcode-2016 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:29:18.636 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:29:18.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:29:19.109 INFO blam! 9fbedbd372281aa9da7e15c46afdbae75e2856a189f89cdb5924fcb0253ca72f Oct 10 22:29:19.116 INFO running `"docker" "start" "-a" "9fbedbd372281aa9da7e15c46afdbae75e2856a189f89cdb5924fcb0253ca72f"` Oct 10 22:29:19.954 INFO kablam! usermod: no changes Oct 10 22:29:20.036 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 22:29:29.660 INFO kablam! Compiling adventofcode-2016 v0.1.0 (/source) Oct 10 22:29:31.154 INFO kablam! warning: method is never used: `nb_pixel_on` Oct 10 22:29:31.154 INFO kablam! --> src/day8/problem2.rs:48:5 Oct 10 22:29:31.154 INFO kablam! | Oct 10 22:29:31.154 INFO kablam! 48 | fn nb_pixel_on(&self) -> usize { Oct 10 22:29:31.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:29:31.154 INFO kablam! | Oct 10 22:29:31.154 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:29:31.154 INFO kablam! Oct 10 22:29:33.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.81s Oct 10 22:29:33.793 INFO kablam! su: No module specific data is present Oct 10 22:29:34.139 INFO running `"docker" "rm" "-f" "9fbedbd372281aa9da7e15c46afdbae75e2856a189f89cdb5924fcb0253ca72f"` Oct 10 22:29:34.250 INFO blam! 9fbedbd372281aa9da7e15c46afdbae75e2856a189f89cdb5924fcb0253ca72f Oct 10 22:29:34.255 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:29:34.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:29:34.532 INFO blam! 3b5eef57b3f56c07cde146c92d858782316924b4bd718aea9c492e3c94710c08 Oct 10 22:29:34.539 INFO running `"docker" "start" "-a" "3b5eef57b3f56c07cde146c92d858782316924b4bd718aea9c492e3c94710c08"` Oct 10 22:29:35.116 INFO kablam! usermod: no changes Oct 10 22:29:35.190 INFO kablam! Compiling adventofcode-2016 v0.1.0 (/source) Oct 10 22:29:37.178 INFO kablam! warning: method is never used: `nb_pixel_on` Oct 10 22:29:37.178 INFO kablam! --> src/day8/problem1.rs:45:13 Oct 10 22:29:37.178 INFO kablam! | Oct 10 22:29:37.178 INFO kablam! 45 | fn nb_pixel_on(&self) -> usize { Oct 10 22:29:37.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:29:37.178 INFO kablam! ... Oct 10 22:29:37.178 INFO kablam! 163 | make_sized_screen!(TestScreen, width: 7, height: 3); Oct 10 22:29:37.178 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 10 22:29:37.178 INFO kablam! | Oct 10 22:29:37.178 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:29:37.178 INFO kablam! Oct 10 22:29:37.178 INFO kablam! warning: method is never used: `nb_pixel_on` Oct 10 22:29:37.178 INFO kablam! --> src/day8/problem2.rs:48:5 Oct 10 22:29:37.178 INFO kablam! | Oct 10 22:29:37.178 INFO kablam! 48 | fn nb_pixel_on(&self) -> usize { Oct 10 22:29:37.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:29:37.178 INFO kablam! Oct 10 22:29:39.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.32s Oct 10 22:29:39.468 INFO kablam! su: No module specific data is present Oct 10 22:29:40.096 INFO running `"docker" "rm" "-f" "3b5eef57b3f56c07cde146c92d858782316924b4bd718aea9c492e3c94710c08"` Oct 10 22:29:40.228 INFO blam! 3b5eef57b3f56c07cde146c92d858782316924b4bd718aea9c492e3c94710c08 Oct 10 22:29:40.232 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:29:40.234 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:29:40.895 INFO blam! bb7c73e9c04f9c5be49237fff32e7537c742deb1282c5b68d461c573432bd27d Oct 10 22:29:40.897 INFO running `"docker" "start" "-a" "bb7c73e9c04f9c5be49237fff32e7537c742deb1282c5b68d461c573432bd27d"` Oct 10 22:29:42.035 INFO kablam! usermod: no changes Oct 10 22:29:42.073 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 22:29:42.074 INFO kablam! Running /target/debug/deps/adventofcode_2016-d58baea531e324b6 Oct 10 22:29:42.078 INFO blam! Oct 10 22:29:42.078 INFO blam! running 43 tests Oct 10 22:29:42.079 INFO blam! test day1::problem1::parsed_sample1 ... ok Oct 10 22:29:42.079 INFO blam! test day1::problem1::parsed_sample2 ... ok Oct 10 22:29:42.079 INFO blam! test day1::problem1::test::sample1 ... ok Oct 10 22:29:42.079 INFO blam! test day1::problem1::test::sample3 ... ok Oct 10 22:29:42.079 INFO blam! test day1::problem1::parsed_sample3 ... ok Oct 10 22:29:42.079 INFO blam! test day1::problem1::test::sample2 ... ok Oct 10 22:29:42.079 INFO blam! test day1::problem2::parsed_sample ... ok Oct 10 22:29:42.079 INFO blam! test day2::problem2::parsed_sample ... ok Oct 10 22:29:42.079 INFO blam! test day2::problem1::parsed_sample ... ok Oct 10 22:29:42.079 INFO blam! test day2::problem1::test::sample ... ok Oct 10 22:29:42.079 INFO blam! test day3::problem1::test::valid ... ok Oct 10 22:29:42.081 INFO blam! test day3::problem2::parsed_valid ... ok Oct 10 22:29:42.081 INFO blam! test day2::problem2::test::sample ... ok Oct 10 22:29:42.081 INFO blam! test day1::problem2::test::sample ... ok Oct 10 22:29:42.081 INFO blam! test day3::problem2::parsed_sample ... ok Oct 10 22:29:42.081 INFO blam! test day3::problem2::test::sample ... ok Oct 10 22:29:42.081 INFO blam! test day4::problem1::parsed_sample2 ... ok Oct 10 22:29:42.081 INFO blam! test day4::problem1::parsed_sample3 ... ok Oct 10 22:29:42.081 INFO blam! test day4::problem2::decrypt ... ok Oct 10 22:29:42.082 INFO blam! test day4::problem1::parsed_sample1 ... ok Oct 10 22:29:42.082 INFO blam! test day4::problem2::parsed_sample1 ... ok Oct 10 22:29:42.085 INFO blam! test day4::problem2::parsed_sample2 ... ok Oct 10 22:29:42.085 INFO blam! test day3::problem1::test::sample ... ok Oct 10 22:29:42.085 INFO blam! test day3::problem1::parsed_sample ... ok Oct 10 22:29:42.085 INFO blam! test day4::problem1::parsed_sample4 ... ok Oct 10 22:29:42.085 INFO blam! test day3::problem1::parsed_valid ... ok Oct 10 22:29:42.085 INFO blam! test day4::problem1::test::sample ... ok Oct 10 22:29:42.085 INFO blam! test day4::problem2::parsed_sample3 ... ok Oct 10 22:29:42.085 INFO blam! test day6::problem1::sample ... ok Oct 10 22:29:42.085 INFO blam! test day7::problem1::parsed_sample2 ... ok Oct 10 22:29:42.085 INFO blam! test day4::problem2::parsed_sample4 ... ok Oct 10 22:29:42.085 INFO blam! test day6::problem2::sample ... ok Oct 10 22:29:42.085 INFO blam! test day7::problem2::aba ... ok Oct 10 22:29:42.090 INFO blam! test day7::problem1::test::sample ... ok Oct 10 22:29:42.090 INFO blam! test day7::problem1::sample1 ... ok Oct 10 22:29:42.090 INFO blam! test day7::problem2::test::sample ... ok Oct 10 22:29:42.090 INFO blam! test day7::problem2::word_aba ... ok Oct 10 22:29:42.096 INFO blam! test day8::problem1::test::sample ... ok Oct 10 22:29:42.096 INFO blam! test day7::problem2::sample1 ... ok Oct 10 22:29:42.100 INFO blam! test day7::problem1::parsed_sample1 ... ok Oct 10 22:30:19.347 INFO blam! test day5::problem1::sample ... ok Oct 10 22:30:41.293 INFO blam! test day5::problem1::test::sample ... ok Oct 10 22:30:42.089 INFO blam! test day5::problem2::test::sample ... test day5::problem2::test::sample has been running for over 60 seconds Oct 10 22:31:11.754 INFO blam! test day5::problem2::test::sample ... ok Oct 10 22:31:11.755 INFO blam! Oct 10 22:31:11.755 INFO blam! test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:31:11.755 INFO blam! Oct 10 22:31:11.758 INFO kablam! su: No module specific data is present Oct 10 22:31:12.621 INFO running `"docker" "rm" "-f" "bb7c73e9c04f9c5be49237fff32e7537c742deb1282c5b68d461c573432bd27d"` Oct 10 22:31:12.916 INFO blam! bb7c73e9c04f9c5be49237fff32e7537c742deb1282c5b68d461c573432bd27d