[INFO] cloning repository https://github.com/Oja95/advent-of-code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Oja95/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOja95%2Fadvent-of-code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOja95%2Fadvent-of-code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 073bb7d39b7c54a9cf8465bf978d65a7e0ae413f
[INFO] testing Oja95/advent-of-code-2024 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOja95%2Fadvent-of-code-2024" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Oja95/advent-of-code-2024
[INFO] finished tweaking git repo https://github.com/Oja95/advent-of-code-2024
[INFO] tweaked toml for git repo https://github.com/Oja95/advent-of-code-2024 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Oja95/advent-of-code-2024 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Oja95/advent-of-code-2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded priority-queue v2.1.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.8
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded thiserror v2.0.8
[INFO] [stderr]   Downloaded pathfinding v4.12.0
[INFO] [stderr]   Downloaded glam v0.29.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4d17eccfadb7c70e46888e14fb74bd2960692d8df6f376719db9477a0d1a105
[INFO] running `Command { std: "docker" "start" "-a" "a4d17eccfadb7c70e46888e14fb74bd2960692d8df6f376719db9477a0d1a105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4d17eccfadb7c70e46888e14fb74bd2960692d8df6f376719db9477a0d1a105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4d17eccfadb7c70e46888e14fb74bd2960692d8df6f376719db9477a0d1a105", kill_on_drop: false }`
[INFO] [stdout] a4d17eccfadb7c70e46888e14fb74bd2960692d8df6f376719db9477a0d1a105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3377c60b0cc1ea84575c7fa51c8a75a16a0874c6e5a45dc2276355a7d332ee2
[INFO] running `Command { std: "docker" "start" "-a" "c3377c60b0cc1ea84575c7fa51c8a75a16a0874c6e5a45dc2276355a7d332ee2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling priority-queue v2.1.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.12.0
[INFO] [stderr]    Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.18s
[INFO] running `Command { std: "docker" "inspect" "c3377c60b0cc1ea84575c7fa51c8a75a16a0874c6e5a45dc2276355a7d332ee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3377c60b0cc1ea84575c7fa51c8a75a16a0874c6e5a45dc2276355a7d332ee2", kill_on_drop: false }`
[INFO] [stdout] c3377c60b0cc1ea84575c7fa51c8a75a16a0874c6e5a45dc2276355a7d332ee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 224bee33ef994d196c5c32bba9cadd639728a9a8f33874c2cbf946d0aa23af42
[INFO] running `Command { std: "docker" "start" "-a" "224bee33ef994d196c5c32bba9cadd639728a9a8f33874c2cbf946d0aa23af42", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s
[INFO] running `Command { std: "docker" "inspect" "224bee33ef994d196c5c32bba9cadd639728a9a8f33874c2cbf946d0aa23af42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224bee33ef994d196c5c32bba9cadd639728a9a8f33874c2cbf946d0aa23af42", kill_on_drop: false }`
[INFO] [stdout] 224bee33ef994d196c5c32bba9cadd639728a9a8f33874c2cbf946d0aa23af42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea87cb78305501c3b120a00c5391ce30ac47f84b2805d850f25069ec6a027876
[INFO] running `Command { std: "docker" "start" "-a" "ea87cb78305501c3b120a00c5391ce30ac47f84b2805d850f25069ec6a027876", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2024-af24fc0b3abaefbb)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test day::day01::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day01::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day01::tests::test_day1_input_part_one ... ok
[INFO] [stdout] test day::day02::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day04::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day02::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day04::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day05::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day02::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day05::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day06::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day04::tests::test_day2_input_part_two ... ok
[INFO] [stdout] test day::day01::tests::test_day1_input_part_two ... ok
[INFO] [stdout] test day::day06::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day02::tests::test_day2_input_part_two ... ok
[INFO] [stdout] test day::day03::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day07::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day08::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day08::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day09::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day09::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day10::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day08::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day10::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day08::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day03::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day03::tests::test_day2_input_part_two ... ok
[INFO] [stdout] test day::day09::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day06::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day12::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day10::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day10::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day03::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day13::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day07::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day14::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day13::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day15::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day15::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day04::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day15::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day16::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day16::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day14::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day17::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day17::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day17::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day18::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day18::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day18::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day19::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day19::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day13::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day15::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day20::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day07::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day20::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day11::tests::test_exercise_example_input ... ok
[INFO] [stdout] test day::day21::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day21::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day21::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day21::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day22::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day13::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day22::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day22::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day23::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day23::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day11::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day05::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day19::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day19::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day24::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day25::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day24::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day24::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day25::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day11::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day07::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day23::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day18::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day16::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day05::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day16::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day20::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day09::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day22::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day06::tests::test_input_part_two has been running for over 60 seconds
[INFO] [stdout] test day::day20::tests::test_input_part_one has been running for over 60 seconds
[INFO] [stdout] test day::day23::tests::test_input_part_two has been running for over 60 seconds
[INFO] [stdout] test day::day23::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day20::tests::test_input_part_one ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ea87cb78305501c3b120a00c5391ce30ac47f84b2805d850f25069ec6a027876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea87cb78305501c3b120a00c5391ce30ac47f84b2805d850f25069ec6a027876", kill_on_drop: false }`
[INFO] [stdout] ea87cb78305501c3b120a00c5391ce30ac47f84b2805d850f25069ec6a027876
