[INFO] updating cached repository https://github.com/emlun/adventofcode-2019 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cbe742e92f078895bebaeb06d99f582dbf0a11a1 [INFO] testing emlun/adventofcode-2019 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlun%2Fadventofcode-2019" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emlun/adventofcode-2019 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/emlun/adventofcode-2019 [INFO] finished tweaking git repo https://github.com/emlun/adventofcode-2019 [INFO] tweaked toml for git repo https://github.com/emlun/adventofcode-2019 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/emlun/adventofcode-2019 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b27c77c7dc4b1d99900b68af7fb910f27b746f92154a88b0b2abd32cc66ae33 [INFO] running `"docker" "start" "-a" "1b27c77c7dc4b1d99900b68af7fb910f27b746f92154a88b0b2abd32cc66ae33"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling adventofcode-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.44s [INFO] running `"docker" "inspect" "1b27c77c7dc4b1d99900b68af7fb910f27b746f92154a88b0b2abd32cc66ae33"` [INFO] running `"docker" "rm" "-f" "1b27c77c7dc4b1d99900b68af7fb910f27b746f92154a88b0b2abd32cc66ae33"` [INFO] [stdout] 1b27c77c7dc4b1d99900b68af7fb910f27b746f92154a88b0b2abd32cc66ae33 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f49fe85bdeae2cb113658146cb798e0dc556c90829b226109cb449acc520cc2f [INFO] running `"docker" "start" "-a" "f49fe85bdeae2cb113658146cb798e0dc556c90829b226109cb449acc520cc2f"` [INFO] [stderr] Compiling adventofcode-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `"docker" "inspect" "f49fe85bdeae2cb113658146cb798e0dc556c90829b226109cb449acc520cc2f"` [INFO] running `"docker" "rm" "-f" "f49fe85bdeae2cb113658146cb798e0dc556c90829b226109cb449acc520cc2f"` [INFO] [stdout] f49fe85bdeae2cb113658146cb798e0dc556c90829b226109cb449acc520cc2f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c073c3347c84f2d07c8e251852a3dc99e3baa4f492e0fea4b5608cc071b2ead [INFO] running `"docker" "start" "-a" "2c073c3347c84f2d07c8e251852a3dc99e3baa4f492e0fea4b5608cc071b2ead"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/adventofcode_2019-e1dcbf6c9d451c08 [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test days::day17::tests::test_rotate ... ok [INFO] [stdout] test days::day22::tests::deal13_10 ... ok [INFO] [stdout] test days::day15::tests::test_rotate ... ok [INFO] [stdout] test days::day22::tests::cut ... ok [INFO] [stdout] test days::day22::tests::cut_cut ... ok [INFO] [stdout] test days::day22::tests::cut_3_deal_5 ... ok [INFO] [stdout] test days::day22::tests::deal13_1 ... ok [INFO] [stdout] test days::day22::tests::cut_5_stack ... ok [INFO] [stdout] test days::day22::tests::deal13_4 ... ok [INFO] [stdout] test days::day22::tests::deal13_3 ... ok [INFO] [stdout] test days::day22::tests::deal13_12 ... ok [INFO] [stdout] test days::day22::tests::deal13_2 ... ok [INFO] [stdout] test days::day22::tests::deal13_6 ... ok [INFO] [stdout] test days::day22::tests::deal13_5 ... ok [INFO] [stdout] test days::day22::tests::deal13_11 ... ok [INFO] [stdout] test days::day22::tests::deal13_9 ... ok [INFO] [stdout] test days::day22::tests::deal_5_cut_3 ... ok [INFO] [stdout] test days::day22::tests::deal13_8 ... ok [INFO] [stdout] test days::day22::tests::stack_cut_5 ... ok [INFO] [stdout] test days::day22::tests::stack ... ok [INFO] [stdout] test days::day22::tests::deal13_7 ... ok [INFO] [stdout] test days::day22::tests::stack_deal_5 ... ok [INFO] [stdout] test util::iter::tests::count_empty_is_empty ... ok [INFO] [stdout] test days::day22::tests::deal_5_stack ... ok [INFO] [stdout] test days::day22::tests::stack_stack ... ok [INFO] [stdout] test days::day22::tests::deal_5_deal_3 ... ok [INFO] [stdout] test util::iter::tests::count_one_is_one ... ok [INFO] [stdout] test util::iter::tests::count_many_is_different ... ok [INFO] [stdout] test util::tests::can_permute_references ... ok [INFO] [stdout] test util::tests::one_has_one_permutation ... ok [INFO] [stdout] test util::tests::can_permute_references_to_funny_types ... ok [INFO] [stdout] test util::tests::two_has_two_permutations ... ok [INFO] [stdout] test util::tests::empty_has_no_permutations ... ok [INFO] [stdout] test util::tests::three_has_six_permutations ... ok [INFO] [stdout] test util::tests::five_has_120_permutations ... ok [INFO] [stdout] test util::tests::six_non_unique_has_duplicate_permutations ... ok [INFO] [stdout] test days::day22::tests::repeated_polynomial ... ok [INFO] [stdout] test util::tests::can_permute_large_sequences ... ok [INFO] [stdout] test util::tests::eight_has_lots_of_permutations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/adventofcode_2019-d03f4990ca100969 [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test days::day15::tests::test_rotate ... ok [INFO] [stdout] test days::day17::tests::test_rotate ... ok [INFO] [stdout] test days::day22::tests::cut_3_deal_5 ... ok [INFO] [stdout] test days::day22::tests::cut_5_stack ... ok [INFO] [stdout] test days::day22::tests::cut ... ok [INFO] [stdout] test days::day22::tests::deal13_4 ... ok [INFO] [stdout] test days::day22::tests::deal13_10 ... ok [INFO] [stdout] test days::day22::tests::deal13_2 ... ok [INFO] [stdout] test days::day22::tests::deal13_6 ... ok [INFO] [stdout] test days::day22::tests::deal13_1 ... ok [INFO] [stdout] test days::day22::tests::deal13_11 ... ok [INFO] [stdout] test days::day22::tests::deal13_3 ... ok [INFO] [stdout] test days::day22::tests::deal13_12 ... ok [INFO] [stdout] test days::day22::tests::deal_5_deal_3 ... ok [INFO] [stdout] test days::day22::tests::deal_5_stack ... ok [INFO] [stdout] test days::day22::tests::deal13_9 ... ok [INFO] [stdout] test days::day22::tests::cut_cut ... ok [INFO] [stdout] test days::day22::tests::deal13_5 ... ok [INFO] [stdout] test days::day22::tests::deal13_7 ... ok [INFO] [stdout] test days::day22::tests::stack_cut_5 ... ok [INFO] [stdout] test days::day22::tests::stack ... ok [INFO] [stdout] test days::day22::tests::deal_5_cut_3 ... ok [INFO] [stdout] test days::day22::tests::deal13_8 ... ok [INFO] [stdout] test days::day22::tests::stack_deal_5 ... ok [INFO] [stdout] test util::iter::tests::count_empty_is_empty ... ok [INFO] [stdout] test util::iter::tests::count_one_is_one ... ok [INFO] [stdout] test util::iter::tests::count_many_is_different ... ok [INFO] [stdout] test days::day22::tests::stack_stack ... ok [INFO] [stdout] test util::tests::can_permute_references ... ok [INFO] [stdout] test util::tests::empty_has_no_permutations ... ok [INFO] [stdout] test util::tests::can_permute_references_to_funny_types ... ok [INFO] [stdout] test util::tests::one_has_one_permutation ... ok [INFO] [stdout] test util::tests::two_has_two_permutations ... ok [INFO] [stdout] test util::tests::five_has_120_permutations ... ok [INFO] [stdout] test util::tests::three_has_six_permutations ... ok [INFO] [stdout] test util::tests::six_non_unique_has_duplicate_permutations ... ok [INFO] [stdout] test days::day22::tests::repeated_polynomial ... ok [INFO] [stdout] test util::tests::can_permute_large_sequences ... ok [INFO] [stdout] test util::tests::eight_has_lots_of_permutations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-de37a389d064fdee [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test day01 ... ok [INFO] [stdout] test day04 ... ok [INFO] [stdout] test day05 ... ok [INFO] [stdout] test day07 ... ok [INFO] [stdout] test day08 ... ok [INFO] [stdout] test day06 ... ok [INFO] [stdout] test day14 ... ok [INFO] [stdout] test day11 ... ok [INFO] [stdout] test day15 ... ok [INFO] [stdout] test day17 ... ok [INFO] [stdout] test day09 ... ok [INFO] [stdout] test day02 ... ok [INFO] [stdout] test day10 ... ok [INFO] [stdout] test day03 ... ok [INFO] [stdout] test day22 ... ok [INFO] [stdout] test day13 ... ok [INFO] [stdout] test day20 ... ok [INFO] [stdout] test day12 ... ok [INFO] [stdout] test day24 ... ok [INFO] [stdout] test day21 ... ok [INFO] [stdout] test day19 ... ok [INFO] [stdout] test day25 ... ok [INFO] [stdout] test day18 ... ok [INFO] [stdout] test day23 ... ok [INFO] [stdout] test day16 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests adventofcode-2019 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2c073c3347c84f2d07c8e251852a3dc99e3baa4f492e0fea4b5608cc071b2ead"` [INFO] running `"docker" "rm" "-f" "2c073c3347c84f2d07c8e251852a3dc99e3baa4f492e0fea4b5608cc071b2ead"` [INFO] [stdout] 2c073c3347c84f2d07c8e251852a3dc99e3baa4f492e0fea4b5608cc071b2ead