[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOja95%2Fadvent-of-code-2024" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Oja95/advent-of-code-2024 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded priority-queue v2.1.1
[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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 295a34c82f0f1e0a0f8852d9b8d825ffa1384b68b7205cc4389f64edc3915466
[INFO] running `Command { std: "docker" "start" "-a" "295a34c82f0f1e0a0f8852d9b8d825ffa1384b68b7205cc4389f64edc3915466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "295a34c82f0f1e0a0f8852d9b8d825ffa1384b68b7205cc4389f64edc3915466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295a34c82f0f1e0a0f8852d9b8d825ffa1384b68b7205cc4389f64edc3915466", kill_on_drop: false }`
[INFO] [stdout] 295a34c82f0f1e0a0f8852d9b8d825ffa1384b68b7205cc4389f64edc3915466
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcaa110f28485a5f8f797f79bb74557ffea857eeaaf0e929e8d0f50ded350ad8
[INFO] running `Command { std: "docker" "start" "-a" "fcaa110f28485a5f8f797f79bb74557ffea857eeaaf0e929e8d0f50ded350ad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling priority-queue v2.1.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling regex v1.11.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 12.15s
[INFO] running `Command { std: "docker" "inspect" "fcaa110f28485a5f8f797f79bb74557ffea857eeaaf0e929e8d0f50ded350ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcaa110f28485a5f8f797f79bb74557ffea857eeaaf0e929e8d0f50ded350ad8", kill_on_drop: false }`
[INFO] [stdout] fcaa110f28485a5f8f797f79bb74557ffea857eeaaf0e929e8d0f50ded350ad8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d858ad4fe4bfcfa86b591dcf6bed65dc30c9d2593b155e34d18a9361548950fc
[INFO] running `Command { std: "docker" "start" "-a" "d858ad4fe4bfcfa86b591dcf6bed65dc30c9d2593b155e34d18a9361548950fc", 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.35s
[INFO] running `Command { std: "docker" "inspect" "d858ad4fe4bfcfa86b591dcf6bed65dc30c9d2593b155e34d18a9361548950fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d858ad4fe4bfcfa86b591dcf6bed65dc30c9d2593b155e34d18a9361548950fc", kill_on_drop: false }`
[INFO] [stdout] d858ad4fe4bfcfa86b591dcf6bed65dc30c9d2593b155e34d18a9361548950fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a3e1a35eac4c8d637791d9bc04c6bc7e8295bdd3d30f7785223023e695935ac
[INFO] running `Command { std: "docker" "start" "-a" "4a3e1a35eac4c8d637791d9bc04c6bc7e8295bdd3d30f7785223023e695935ac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[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_two ... ok
[INFO] [stdout] test day::day02::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day02::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day02::tests::test_day2_input_part_two ... 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::day04::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day05::tests::test_exercise_example_part_one ... 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::day03::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day07::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day07::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day06::tests::test_exercise_example_part_two ... 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::day01::tests::test_day1_input_part_one ... ok
[INFO] [stdout] test day::day08::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day09::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_exercise_example_part_one ... ok
[INFO] [stdout] test day::day05::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day09::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day10::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day01::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day01::tests::test_day1_input_part_two ... ok
[INFO] [stdout] test day::day03::tests::test_day2_input_part_two ... ok
[INFO] [stdout] test day::day06::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day04::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day03::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day09::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day10::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day10::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day13::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day13::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day14::tests::test_exercise_example_part_one ... 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::day14::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day10::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day12::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day16::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day16::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day15::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day13::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day17::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day17::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day15::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day17::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day18::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day11::tests::test_exercise_example_input ... ok
[INFO] [stdout] test day::day18::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day07::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day18::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day19::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day20::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day19::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day20::tests::test_exercise_example_part_two ... 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::day05::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::day19::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day24::tests::test_input_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::day25::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day11::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day18::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day11::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day23::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day16::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day07::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::day09::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day20::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day22::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day23::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::day20::tests::test_input_part_one ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "4a3e1a35eac4c8d637791d9bc04c6bc7e8295bdd3d30f7785223023e695935ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3e1a35eac4c8d637791d9bc04c6bc7e8295bdd3d30f7785223023e695935ac", kill_on_drop: false }`
[INFO] [stdout] 4a3e1a35eac4c8d637791d9bc04c6bc7e8295bdd3d30f7785223023e695935ac
