Dec 05 22:28:40.010 INFO testing gobanos/adventofcode-2016 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 22:28:40.010 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 22:28:40.428 INFO [stdout] 781a9358001b960f9ee3c1826309b747f8093fff509fbbd2caa4207da92fc9ee Dec 05 22:28:40.434 INFO running `"docker" "start" "-a" "781a9358001b960f9ee3c1826309b747f8093fff509fbbd2caa4207da92fc9ee"` Dec 05 22:28:41.712 INFO [stderr] usermod: no changes Dec 05 22:28:41.804 INFO [stderr] Compiling rust-crypto v0.2.36 Dec 05 22:28:51.068 INFO [stderr] Compiling adventofcode-2016 v0.1.0 (/source) Dec 05 22:28:52.268 INFO [stderr] warning: method is never used: `nb_pixel_on` Dec 05 22:28:52.268 INFO [stderr] --> src/day8/problem2.rs:48:5 Dec 05 22:28:52.268 INFO [stderr] | Dec 05 22:28:52.268 INFO [stderr] 48 | fn nb_pixel_on(&self) -> usize { Dec 05 22:28:52.268 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 22:28:52.268 INFO [stderr] | Dec 05 22:28:52.268 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 22:28:52.268 INFO [stderr] Dec 05 22:28:55.405 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.67s Dec 05 22:28:55.419 INFO [stderr] su: No module specific data is present Dec 05 22:28:56.254 INFO running `"docker" "inspect" "781a9358001b960f9ee3c1826309b747f8093fff509fbbd2caa4207da92fc9ee"` Dec 05 22:28:56.643 INFO running `"docker" "rm" "-f" "781a9358001b960f9ee3c1826309b747f8093fff509fbbd2caa4207da92fc9ee"` Dec 05 22:28:56.968 INFO [stdout] 781a9358001b960f9ee3c1826309b747f8093fff509fbbd2caa4207da92fc9ee Dec 05 22:28:56.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 22:28:57.424 INFO [stdout] 589a299cf806e97553f5ec82bd017bdd6286bf878417ef326d67c9e791abbf78 Dec 05 22:28:57.432 INFO running `"docker" "start" "-a" "589a299cf806e97553f5ec82bd017bdd6286bf878417ef326d67c9e791abbf78"` Dec 05 22:28:59.296 INFO [stderr] usermod: no changes Dec 05 22:28:59.396 INFO [stderr] Compiling adventofcode-2016 v0.1.0 (/source) Dec 05 22:29:00.980 INFO [stderr] warning: method is never used: `nb_pixel_on` Dec 05 22:29:00.980 INFO [stderr] --> src/day8/problem1.rs:45:13 Dec 05 22:29:00.980 INFO [stderr] | Dec 05 22:29:00.980 INFO [stderr] 45 | fn nb_pixel_on(&self) -> usize { Dec 05 22:29:00.980 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 22:29:00.980 INFO [stderr] ... Dec 05 22:29:00.980 INFO [stderr] 163 | make_sized_screen!(TestScreen, width: 7, height: 3); Dec 05 22:29:00.980 INFO [stderr] | ---------------------------------------------------- in this macro invocation Dec 05 22:29:00.980 INFO [stderr] | Dec 05 22:29:00.980 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 22:29:00.980 INFO [stderr] Dec 05 22:29:00.980 INFO [stderr] warning: method is never used: `nb_pixel_on` Dec 05 22:29:00.980 INFO [stderr] --> src/day8/problem2.rs:48:5 Dec 05 22:29:00.980 INFO [stderr] | Dec 05 22:29:00.980 INFO [stderr] 48 | fn nb_pixel_on(&self) -> usize { Dec 05 22:29:00.980 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 22:29:00.980 INFO [stderr] Dec 05 22:29:03.526 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.20s Dec 05 22:29:03.536 INFO [stderr] su: No module specific data is present Dec 05 22:29:04.777 INFO running `"docker" "inspect" "589a299cf806e97553f5ec82bd017bdd6286bf878417ef326d67c9e791abbf78"` Dec 05 22:29:05.068 INFO running `"docker" "rm" "-f" "589a299cf806e97553f5ec82bd017bdd6286bf878417ef326d67c9e791abbf78"` Dec 05 22:29:05.368 INFO [stdout] 589a299cf806e97553f5ec82bd017bdd6286bf878417ef326d67c9e791abbf78 Dec 05 22:29:05.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 22:29:05.764 INFO [stdout] f605efa71f026c497c613f430769c9bd4cf87efbbbff2e9410950cdcde73ab29 Dec 05 22:29:05.772 INFO running `"docker" "start" "-a" "f605efa71f026c497c613f430769c9bd4cf87efbbbff2e9410950cdcde73ab29"` Dec 05 22:29:07.051 INFO [stderr] usermod: no changes Dec 05 22:29:07.172 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Dec 05 22:29:07.184 INFO [stderr] Running /target/debug/deps/adventofcode_2016-7c19870a1690b7e8 Dec 05 22:29:07.208 INFO [stdout] Dec 05 22:29:07.208 INFO [stdout] running 43 tests Dec 05 22:29:07.208 INFO [stdout] test day1::problem2::parsed_sample ... ok Dec 05 22:29:07.208 INFO [stdout] test day1::problem1::test::sample3 ... ok Dec 05 22:29:07.208 INFO [stdout] test day1::problem1::test::sample1 ... ok Dec 05 22:29:07.208 INFO [stdout] test day1::problem1::parsed_sample3 ... ok Dec 05 22:29:07.208 INFO [stdout] test day1::problem1::parsed_sample2 ... ok Dec 05 22:29:07.216 INFO [stdout] test day2::problem2::test::sample ... ok Dec 05 22:29:07.216 INFO [stdout] test day2::problem1::test::sample ... ok Dec 05 22:29:07.228 INFO [stdout] test day1::problem1::parsed_sample1 ... ok Dec 05 22:29:07.228 INFO [stdout] test day2::problem2::parsed_sample ... ok Dec 05 22:29:07.228 INFO [stdout] test day1::problem2::test::sample ... ok Dec 05 22:29:07.228 INFO [stdout] test day1::problem1::test::sample2 ... ok Dec 05 22:29:07.228 INFO [stdout] test day2::problem1::parsed_sample ... ok Dec 05 22:29:07.228 INFO [stdout] test day3::problem1::parsed_valid ... ok Dec 05 22:29:07.228 INFO [stdout] test day3::problem1::parsed_sample ... ok Dec 05 22:29:07.228 INFO [stdout] test day4::problem1::parsed_sample3 ... ok Dec 05 22:29:07.228 INFO [stdout] test day4::problem1::parsed_sample2 ... ok Dec 05 22:29:07.228 INFO [stdout] test day3::problem2::test::sample ... ok Dec 05 22:29:07.228 INFO [stdout] test day4::problem1::parsed_sample4 ... ok Dec 05 22:29:07.228 INFO [stdout] test day4::problem1::test::sample ... ok Dec 05 22:29:07.228 INFO [stdout] test day4::problem1::parsed_sample1 ... ok Dec 05 22:29:07.228 INFO [stdout] test day4::problem2::parsed_sample2 ... ok Dec 05 22:29:07.228 INFO [stdout] test day4::problem2::decrypt ... ok Dec 05 22:29:07.240 INFO [stdout] test day4::problem2::parsed_sample4 ... ok Dec 05 22:29:07.240 INFO [stdout] test day4::problem2::parsed_sample1 ... ok Dec 05 22:29:07.240 INFO [stdout] test day3::problem1::test::valid ... ok Dec 05 22:29:07.240 INFO [stdout] test day3::problem2::parsed_valid ... ok Dec 05 22:29:07.240 INFO [stdout] test day3::problem2::parsed_sample ... ok Dec 05 22:29:07.240 INFO [stdout] test day4::problem2::parsed_sample3 ... ok Dec 05 22:29:07.240 INFO [stdout] test day3::problem1::test::sample ... ok Dec 05 22:29:07.265 INFO [stdout] test day6::problem1::sample ... ok Dec 05 22:29:07.265 INFO [stdout] test day6::problem2::sample ... ok Dec 05 22:29:07.265 INFO [stdout] test day7::problem1::parsed_sample1 ... ok Dec 05 22:29:07.265 INFO [stdout] test day7::problem1::parsed_sample2 ... ok Dec 05 22:29:07.265 INFO [stdout] test day7::problem1::sample1 ... ok Dec 05 22:29:07.265 INFO [stdout] test day7::problem2::word_aba ... ok Dec 05 22:29:07.265 INFO [stdout] test day7::problem2::sample1 ... ok Dec 05 22:29:07.265 INFO [stdout] test day7::problem2::test::sample ... ok Dec 05 22:29:07.276 INFO [stdout] test day7::problem1::test::sample ... ok Dec 05 22:29:07.276 INFO [stdout] test day7::problem2::aba ... ok Dec 05 22:29:07.316 INFO [stdout] test day8::problem1::test::sample ... ok Dec 05 22:29:55.272 INFO [stdout] test day5::problem1::sample ... ok Dec 05 22:30:07.248 INFO [stdout] test day5::problem1::test::sample ... test day5::problem1::test::sample has been running for over 60 seconds Dec 05 22:30:07.248 INFO [stdout] test day5::problem2::test::sample ... test day5::problem2::test::sample has been running for over 60 seconds Dec 05 22:30:19.907 INFO [stdout] test day5::problem1::test::sample ... ok Dec 05 22:30:52.320 INFO [stderr] su: No module specific data is present Dec 05 22:30:52.320 INFO [stdout] test day5::problem2::test::sample ... ok Dec 05 22:30:52.320 INFO [stdout] Dec 05 22:30:52.320 INFO [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 22:30:52.320 INFO [stdout] Dec 05 22:30:52.645 INFO running `"docker" "inspect" "f605efa71f026c497c613f430769c9bd4cf87efbbbff2e9410950cdcde73ab29"` Dec 05 22:30:52.719 INFO running `"docker" "rm" "-f" "f605efa71f026c497c613f430769c9bd4cf87efbbbff2e9410950cdcde73ab29"` Dec 05 22:30:52.803 INFO [stdout] f605efa71f026c497c613f430769c9bd4cf87efbbbff2e9410950cdcde73ab29