[INFO] cloning repository https://github.com/kristof-mattei/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kristof-mattei/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristof-mattei%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristof-mattei%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8559c6842ae662b9c980bfe256cf04c0a77d45cf [INFO] testing kristof-mattei/advent-of-code-2021 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristof-mattei%2Fadvent-of-code-2021" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kristof-mattei/advent-of-code-2021 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-113/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kristof-mattei/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/kristof-mattei/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/kristof-mattei/advent-of-code-2021 written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/kristof-mattei/advent-of-code-2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e37195ca545e5e4004032244c6b8314ec2f1a32a641becb6b4f3d786e531e186 [INFO] running `Command { std: "docker" "start" "-a" "e37195ca545e5e4004032244c6b8314ec2f1a32a641becb6b4f3d786e531e186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e37195ca545e5e4004032244c6b8314ec2f1a32a641becb6b4f3d786e531e186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e37195ca545e5e4004032244c6b8314ec2f1a32a641becb6b4f3d786e531e186", kill_on_drop: false }` [INFO] [stdout] e37195ca545e5e4004032244c6b8314ec2f1a32a641becb6b4f3d786e531e186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf5d650948454a35e04f85fcb2fda3925bd4e6ef7d0e8980d6e0563b874c974 [INFO] running `Command { std: "docker" "start" "-a" "bbf5d650948454a35e04f85fcb2fda3925bd4e6ef7d0e8980d6e0563b874c974", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling advent-of-code-2021 v0.0.0-development (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.97s [INFO] running `Command { std: "docker" "inspect" "bbf5d650948454a35e04f85fcb2fda3925bd4e6ef7d0e8980d6e0563b874c974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf5d650948454a35e04f85fcb2fda3925bd4e6ef7d0e8980d6e0563b874c974", kill_on_drop: false }` [INFO] [stdout] bbf5d650948454a35e04f85fcb2fda3925bd4e6ef7d0e8980d6e0563b874c974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edee4f111e5b91070cb0472018e69678d5cf0ffc290c8d6961e4516df6f30061 [INFO] running `Command { std: "docker" "start" "-a" "edee4f111e5b91070cb0472018e69678d5cf0ffc290c8d6961e4516df6f30061", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling advent-of-code-2021 v0.0.0-development (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.73s [INFO] running `Command { std: "docker" "inspect" "edee4f111e5b91070cb0472018e69678d5cf0ffc290c8d6961e4516df6f30061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edee4f111e5b91070cb0472018e69678d5cf0ffc290c8d6961e4516df6f30061", kill_on_drop: false }` [INFO] [stdout] edee4f111e5b91070cb0472018e69678d5cf0ffc290c8d6961e4516df6f30061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cbb2eacba794c2c8122d5c8130b826a4981b77181bfc6fbb7b97d71ae52aecea [INFO] running `Command { std: "docker" "start" "-a" "cbb2eacba794c2c8122d5c8130b826a4981b77181bfc6fbb7b97d71ae52aecea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent_of_code_2021-62d6fc0d02e0a58e) [INFO] [stdout] [INFO] [stdout] running 154 tests [INFO] [stdout] test day_01::test::part_1::example ... ok [INFO] [stdout] test day_01::test::part_2::example ... ok [INFO] [stdout] test day_02::test::part_2::example ... ok [INFO] [stdout] test day_02::test::part_1::example ... ok [INFO] [stdout] test day_01::test::part_2::outcome ... ok [INFO] [stdout] test day_03::test::part_1::example ... ok [INFO] [stdout] test day_03::test::part_2::example ... ok [INFO] [stdout] test day_01::test::part_1::outcome ... ok [INFO] [stdout] test day_04::test::part_1::example_3 ... ok [INFO] [stdout] test day_04::test::part_1::example ... ok [INFO] [stdout] test day_04::test::part_1::parses_drawings ... ok [INFO] [stdout] test day_03::test::part_1::outcome ... ok [INFO] [stdout] test day_04::test::part_2::example ... ok [INFO] [stdout] test day_03::test::part_2::outcome ... ok [INFO] [stdout] test day_02::test::part_1::outcome ... ok [INFO] [stdout] test day_02::test::part_2::outcome ... ok [INFO] [stdout] test day_06::test::part_1::example ... ok [INFO] [stdout] test day_06::test::part_2::example ... ok [INFO] [stdout] test day_06::test::part_2::example_2 ... ok [INFO] [stdout] test day_06::test::part_1::example_2 ... ok [INFO] [stdout] test day_07::test::part_1::example ... ok [INFO] [stdout] test day_07::test::part_2::example ... ok [INFO] [stdout] test day_07::test::part_2::fuel_needed ... ok [INFO] [stdout] test day_06::test::part_2::example_3 ... ok [INFO] [stdout] test day_06::test::part_2::outcome ... ok [INFO] [stdout] test day_04::test::part_1::outcome ... ok [INFO] [stdout] test day_08::test::part_1::example ... ok [INFO] [stdout] test day_05::test::part_1::example ... ok [INFO] [stdout] test day_05::test::part_2::example ... ok [INFO] [stdout] test day_08::test::part_2::example ... ok [INFO] [stdout] test day_04::test::part_2::outcome ... ok [INFO] [stdout] test day_09::test::part_1::example ... ok [INFO] [stdout] test day_09::test::part_2::example ... ok [INFO] [stdout] test day_10::test::part_1::example ... ok [INFO] [stdout] test day_10::test::part_2::example ... ok [INFO] [stdout] test day_11::test::part_1::example_step_by_step ... ok [INFO] [stdout] test day_10::test::part_2::outcome ... ok [INFO] [stdout] test day_10::test::part_1::outcome ... ok [INFO] [stdout] test day_12::test::part_1::example_slightly_larger ... ok [INFO] [stdout] test day_12::test::part_1::example ... ok [INFO] [stdout] test day_12::test::part_2::example ... ok [INFO] [stdout] test day_13::test::part_1::example ... ok [INFO] [stdout] test day_12::test::part_2::example_slightly_larger ... ok [INFO] [stdout] test day_14::test::part_2::example ... ok [INFO] [stdout] test day_12::test::part_1::example_even_larger ... ok [INFO] [stdout] test day_14::test::part_1::example ... ok [INFO] [stdout] test day_15::test::part_1::example ... ok [INFO] [stdout] test day_14::test::part_2::outcome ... ok [INFO] [stdout] test day_07::test::part_1::outcome ... ok [INFO] [stdout] test day_11::test::part_1::outcome ... ok [INFO] [stdout] test day_11::test::part_1::example ... ok [INFO] [stdout] test day_08::test::part_1::outcome ... ok [INFO] [stdout] test day_11::test::part_2::outcome ... ok [INFO] [stdout] test day_15::test::part_2::test_duplication ... ok [INFO] [stdout] test day_11::test::part_2::example ... ok [INFO] [stdout] test day_14::test::part_1::outcome ... ok [INFO] [stdout] test day_16::test::part_1::example_3 ... ok [INFO] [stdout] test day_16::test::part_1::example_4 ... ok [INFO] [stdout] test day_09::test::part_1::outcome ... ok [INFO] [stdout] test day_16::test::part_1::example_6 ... ok [INFO] [stdout] test day_16::test::part_1::example_5 ... ok [INFO] [stdout] test day_16::test::part_1::example_literal_1 ... ok [INFO] [stdout] test day_16::test::part_1::example_operator_length_type_id_1 ... ok [INFO] [stdout] test day_08::test::part_2::outcome ... ok [INFO] [stdout] test day_16::test::part_1::example_operator_length_type_id_2 ... ok [INFO] [stdout] test day_16::test::part_2::example_1 ... ok [INFO] [stdout] test day_16::test::part_1::outcome ... ok [INFO] [stdout] test day_16::test::part_2::example_5 ... ok [INFO] [stdout] test day_16::test::part_2::example_3 ... ok [INFO] [stdout] test day_16::test::part_2::example_4 ... ok [INFO] [stdout] test day_16::test::part_2::example_7 ... ok [INFO] [stdout] test day_16::test::part_2::example_8 ... ok [INFO] [stdout] test day_16::test::part_2::example_2 ... ok [INFO] [stdout] test day_16::test::part_2::example_6 ... ok [INFO] [stdout] test day_17::test::part_1::example ... ok [INFO] [stdout] test day_17::test::part_1::example_3 ... ok [INFO] [stdout] test day_17::test::part_1::example_2 ... ok [INFO] [stdout] test day_17::test::part_1::example_find_max ... ok [INFO] [stdout] test day_17::test::part_1::example_max ... ok [INFO] [stdout] test day_16::test::part_2::outcome ... ok [INFO] [stdout] test day_17::test::part_1::test_hit_negative_y ... ok [INFO] [stdout] test day_17::test::part_1::test_hit_positive_negative_y ... ok [INFO] [stdout] test day_17::test::part_1::test_hit_positive_y ... ok [INFO] [stdout] test day_17::test::part_2::example_count_hits ... ok [INFO] [stdout] test day_18::test::part_1::full_example_1 ... ok [INFO] [stdout] test day_18::test::part_1::full_example_1_automated ... ok [INFO] [stdout] test day_18::test::part_1::full_example_final_sum_1 ... ok [INFO] [stdout] test day_18::test::part_1::full_example_final_sum_2 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_1 ... ok [INFO] [stdout] test day_18::test::part_1::full_example_final_sum_3 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_3 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_4 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_2 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_5 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_7 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_8 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_9 ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_1 ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_2 ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_3 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_6 ... ok [INFO] [stdout] test day_17::test::part_1::outcome ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_4 ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_5 ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_6 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_1 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_2 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_3 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_4 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_5 ... ok [INFO] [stdout] test day_15::test::part_2::example ... ok [INFO] [stdout] test day_19::test::part_1::example ... ok [INFO] [stdout] test day_19::test::part_2::outcome ... ok [INFO] [stdout] test day_22::test::part_1::calculate_points ... ok [INFO] [stdout] test day_22::test::part_1::calculate_points_2 ... ok [INFO] [stdout] test day_25::test::part_1::parse_test ... ok [INFO] [stdout] test day_22::test::part_2::cuboid_volume ... ok [INFO] [stdout] test day_24::test::part_1::outcome ... ok [INFO] [stdout] test day_24::test::part_1::example ... ok [INFO] [stdout] test day_25::test::part_1::smaller_example ... ok [INFO] [stdout] test day_24::test::part_1::test_number_to_vec ... ok [INFO] [stdout] test day_25::test::part_1::example_after_steps ... ok [INFO] [stdout] test day_25::test::part_1::example ... ok [INFO] [stdout] test day_19::test::part_1::outcome ... ok [INFO] [stdout] test day_05::test::part_1::outcome ... ok [INFO] [stdout] test day_22::test::part_1::example_parse_input ... ok [INFO] [stdout] test day_21::test::part_1::example ... ok [INFO] [stdout] test day_05::test::part_2::outcome ... ok [INFO] [stdout] test day_06::test::part_1::outcome ... ok [INFO] [stdout] test day_13::test::part_1::outcome ... ok [INFO] [stdout] test day_21::test::part_1::example_parse_input ... ok [INFO] [stdout] test day_21::test::part_1::outcome ... ok [INFO] [stdout] test day_18::test::part_1::example_homework_assignment ... ok [INFO] [stdout] test day_22::test::part_1::example ... ok [INFO] [stdout] test day_22::test::part_1::larger_example ... ok [INFO] [stdout] test day_18::test::part_1::slightly_larger_example_1 ... ok [INFO] [stdout] test day_12::test::part_1::outcome ... ok [INFO] [stdout] test day_13::test::part_2::outcome ... ok [INFO] [stdout] test day_22::test::part_2::example ... ok [INFO] [stdout] test day_17::test::part_2::outcome ... ok [INFO] [stdout] test day_18::test::part_2::example_homework_assignment ... ok [INFO] [stdout] test day_07::test::part_2::outcome ... ok [INFO] [stdout] test day_15::test::part_1::outcome ... ok [INFO] [stdout] test day_09::test::part_2::outcome ... ok [INFO] [stdout] test day_18::test::part_1::outcome ... ok [INFO] [stdout] test day_22::test::part_1::outcome ... ok [INFO] [stdout] test day_12::test::part_2::example_even_larger ... ok [INFO] [stdout] test day_22::test::part_2::outcome ... ok [INFO] [stdout] test day_21::test::part_2::outcome ... ok [INFO] [stdout] test day_21::test::part_2::example ... ok [INFO] [stdout] test day_18::test::part_2::outcome ... ok [INFO] [stdout] test day_25::test::part_1::outcome ... ok [INFO] [stdout] test day_12::test::part_2::outcome ... ok [INFO] [stdout] test day_15::test::part_2::outcome ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.19s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6acd01c946058ae4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test assert_world_ok ... ok [INFO] [stdout] test assert_world_ok2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cbb2eacba794c2c8122d5c8130b826a4981b77181bfc6fbb7b97d71ae52aecea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb2eacba794c2c8122d5c8130b826a4981b77181bfc6fbb7b97d71ae52aecea", kill_on_drop: false }` [INFO] [stdout] cbb2eacba794c2c8122d5c8130b826a4981b77181bfc6fbb7b97d71ae52aecea