[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94bc73c85f2a4d5d164a22230933200c063a9a51eada05f1ced6a2e8b45f0f2f [INFO] running `Command { std: "docker" "start" "-a" "94bc73c85f2a4d5d164a22230933200c063a9a51eada05f1ced6a2e8b45f0f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94bc73c85f2a4d5d164a22230933200c063a9a51eada05f1ced6a2e8b45f0f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bc73c85f2a4d5d164a22230933200c063a9a51eada05f1ced6a2e8b45f0f2f", kill_on_drop: false }` [INFO] [stdout] 94bc73c85f2a4d5d164a22230933200c063a9a51eada05f1ced6a2e8b45f0f2f [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8997a41122562c25d2b7f330020ba820139293bbb4cbd92168f9321e8d827805 [INFO] running `Command { std: "docker" "start" "-a" "8997a41122562c25d2b7f330020ba820139293bbb4cbd92168f9321e8d827805", 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 11.93s [INFO] running `Command { std: "docker" "inspect" "8997a41122562c25d2b7f330020ba820139293bbb4cbd92168f9321e8d827805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8997a41122562c25d2b7f330020ba820139293bbb4cbd92168f9321e8d827805", kill_on_drop: false }` [INFO] [stdout] 8997a41122562c25d2b7f330020ba820139293bbb4cbd92168f9321e8d827805 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cad9d2e845022dc2232a9e6d5f1468e140ea4d344b04fd8d1a2b63fe65d4cab6 [INFO] running `Command { std: "docker" "start" "-a" "cad9d2e845022dc2232a9e6d5f1468e140ea4d344b04fd8d1a2b63fe65d4cab6", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2021 v0.0.0-development (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.12s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2021-255dde41ad85ae34) [INFO] [stderr] Executable tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-763ab86f91bb0588) [INFO] running `Command { std: "docker" "inspect" "cad9d2e845022dc2232a9e6d5f1468e140ea4d344b04fd8d1a2b63fe65d4cab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad9d2e845022dc2232a9e6d5f1468e140ea4d344b04fd8d1a2b63fe65d4cab6", kill_on_drop: false }` [INFO] [stdout] cad9d2e845022dc2232a9e6d5f1468e140ea4d344b04fd8d1a2b63fe65d4cab6 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24e291fd6b90e8a13539cc4a3d85483309829375d7b698335872d4fb23cdf120 [INFO] running `Command { std: "docker" "start" "-a" "24e291fd6b90e8a13539cc4a3d85483309829375d7b698335872d4fb23cdf120", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.98s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2021-255dde41ad85ae34) [INFO] [stdout] [INFO] [stdout] running 154 tests [INFO] [stdout] test day_07::test::part_1::example ... ok [INFO] [stdout] test day_02::test::part_1::example ... ok [INFO] [stdout] test day_02::test::part_2::example ... ok [INFO] [stdout] test day_01::test::part_2::example ... ok [INFO] [stdout] test day_01::test::part_1::example ... ok [INFO] [stdout] test day_07::test::part_2::fuel_needed ... ok [INFO] [stdout] test day_06::test::part_2::example ... ok [INFO] [stdout] test day_03::test::part_1::example ... ok [INFO] [stdout] test day_07::test::part_2::example ... ok [INFO] [stdout] test day_06::test::part_2::example_2 ... ok [INFO] [stdout] test day_06::test::part_2::example_3 ... ok [INFO] [stdout] test day_04::test::part_1::example_3 ... ok [INFO] [stdout] test day_06::test::part_2::outcome ... ok [INFO] [stdout] test day_09::test::part_1::example ... ok [INFO] [stdout] test day_04::test::part_2::example ... ok [INFO] [stdout] test day_06::test::part_1::example ... ok [INFO] [stdout] test day_03::test::part_1::outcome ... ok [INFO] [stdout] test day_03::test::part_2::outcome ... ok [INFO] [stdout] test day_04::test::part_1::parses_drawings ... ok [INFO] [stdout] test day_06::test::part_1::example_2 ... ok [INFO] [stdout] test day_02::test::part_1::outcome ... ok [INFO] [stdout] test day_03::test::part_2::example ... ok [INFO] [stdout] test day_04::test::part_1::example ... ok [INFO] [stdout] test day_02::test::part_2::outcome ... ok [INFO] [stdout] test day_10::test::part_1::example ... ok [INFO] [stdout] test day_10::test::part_1::outcome ... ok [INFO] [stdout] test day_08::test::part_1::example ... ok [INFO] [stdout] test day_01::test::part_1::outcome ... ok [INFO] [stdout] test day_09::test::part_2::example ... ok [INFO] [stdout] test day_01::test::part_2::outcome ... ok [INFO] [stdout] test day_10::test::part_2::example ... ok [INFO] [stdout] test day_08::test::part_2::example ... ok [INFO] [stdout] test day_10::test::part_2::outcome ... ok [INFO] [stdout] test day_11::test::part_1::example_step_by_step ... ok [INFO] [stdout] test day_12::test::part_1::example ... ok [INFO] [stdout] test day_13::test::part_1::example ... ok [INFO] [stdout] test day_12::test::part_1::example_slightly_larger ... ok [INFO] [stdout] test day_04::test::part_1::outcome ... ok [INFO] [stdout] test day_12::test::part_2::example ... ok [INFO] [stdout] test day_14::test::part_2::example ... ok [INFO] [stdout] test day_12::test::part_2::example_slightly_larger ... ok [INFO] [stdout] test day_16::test::part_1::example_5 ... 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_15::test::part_1::example ... ok [INFO] [stdout] test day_16::test::part_1::example_literal_1 ... ok [INFO] [stdout] test day_14::test::part_1::example ... ok [INFO] [stdout] test day_05::test::part_1::example ... ok [INFO] [stdout] test day_16::test::part_1::example_6 ... ok [INFO] [stdout] test day_04::test::part_2::outcome ... ok [INFO] [stdout] test day_16::test::part_1::example_operator_length_type_id_2 ... ok [INFO] [stdout] test day_14::test::part_2::outcome ... ok [INFO] [stdout] test day_16::test::part_1::example_operator_length_type_id_1 ... ok [INFO] [stdout] test day_05::test::part_2::example ... ok [INFO] [stdout] test day_12::test::part_1::example_even_larger ... ok [INFO] [stdout] test day_16::test::part_2::example_1 ... 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_2 ... ok [INFO] [stdout] test day_15::test::part_2::test_duplication ... 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_6 ... 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_17::test::part_1::example ... ok [INFO] [stdout] test day_17::test::part_1::example_2 ... ok [INFO] [stdout] test day_17::test::part_1::example_3 ... ok [INFO] [stdout] test day_11::test::part_1::outcome ... ok [INFO] [stdout] test day_16::test::part_2::outcome ... 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_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_11::test::part_1::example ... 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_3 ... ok [INFO] [stdout] test day_18::test::part_1::full_example_final_sum_2 ... ok [INFO] [stdout] test day_18::test::part_1::full_example_final_sum_1 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_1 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_2 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_6 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_3 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_5 ... ok [INFO] [stdout] test day_18::test::part_1::magnitude_4 ... 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_17::test::part_1::outcome ... 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_3 ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_2 ... 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_07::test::part_1::outcome ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_2 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_4 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_3 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_1 ... ok [INFO] [stdout] test day_18::test::part_1::parse_explode_5 ... ok [INFO] [stdout] test day_18::test::part_1::parse_example_6 ... ok [INFO] [stdout] test day_11::test::part_2::example ... ok [INFO] [stdout] test day_19::test::part_2::outcome ... ok [INFO] [stdout] test day_22::test::part_2::cuboid_volume ... ok [INFO] [stdout] test day_25::test::part_1::parse_test ... ok [INFO] [stdout] test day_11::test::part_2::outcome ... ok [INFO] [stdout] test day_25::test::part_1::smaller_example ... 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_24::test::part_1::outcome ... ok [INFO] [stdout] test day_24::test::part_1::example ... ok [INFO] [stdout] test day_24::test::part_1::test_number_to_vec ... ok [INFO] [stdout] test day_14::test::part_1::outcome ... ok [INFO] [stdout] test day_25::test::part_1::example_after_steps ... ok [INFO] [stdout] test day_09::test::part_1::outcome ... ok [INFO] [stdout] test day_08::test::part_1::outcome ... ok [INFO] [stdout] test day_25::test::part_1::example ... ok [INFO] [stdout] test day_22::test::part_1::example_parse_input ... ok [INFO] [stdout] test day_19::test::part_1::example ... 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_22::test::part_2::example ... ok [INFO] [stdout] test day_08::test::part_2::outcome ... ok [INFO] [stdout] test day_17::test::part_2::outcome ... ok [INFO] [stdout] test day_06::test::part_1::outcome ... ok [INFO] [stdout] test day_21::test::part_1::example ... ok [INFO] [stdout] test day_19::test::part_1::outcome ... ok [INFO] [stdout] test day_15::test::part_2::example ... ok [INFO] [stdout] test day_05::test::part_1::outcome ... ok [INFO] [stdout] test day_21::test::part_1::outcome ... ok [INFO] [stdout] test day_21::test::part_1::example_parse_input ... ok [INFO] [stdout] test day_13::test::part_1::outcome ... ok [INFO] [stdout] test day_13::test::part_2::outcome ... ok [INFO] [stdout] test day_05::test::part_2::outcome ... ok [INFO] [stdout] test day_18::test::part_1::example_homework_assignment ... ok [INFO] [stdout] test day_18::test::part_1::slightly_larger_example_1 ... ok [INFO] [stdout] test day_15::test::part_1::outcome ... ok [INFO] [stdout] test day_22::test::part_2::outcome ... ok [INFO] [stdout] test day_18::test::part_2::example_homework_assignment ... ok [INFO] [stdout] test day_12::test::part_1::outcome ... ok [INFO] [stdout] test day_22::test::part_1::outcome ... ok [INFO] [stdout] test day_07::test::part_2::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_12::test::part_2::example_even_larger ... 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 30.35s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-763ab86f91bb0588) [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" "24e291fd6b90e8a13539cc4a3d85483309829375d7b698335872d4fb23cdf120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e291fd6b90e8a13539cc4a3d85483309829375d7b698335872d4fb23cdf120", kill_on_drop: false }` [INFO] [stdout] 24e291fd6b90e8a13539cc4a3d85483309829375d7b698335872d4fb23cdf120