[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Oja95/advent-of-code-2024 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02f29d73dca56a5a2ed76345b514fe13c901356b6e8d6156104b0b5afde04e66
[INFO] running `Command { std: "docker" "start" "-a" "02f29d73dca56a5a2ed76345b514fe13c901356b6e8d6156104b0b5afde04e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02f29d73dca56a5a2ed76345b514fe13c901356b6e8d6156104b0b5afde04e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02f29d73dca56a5a2ed76345b514fe13c901356b6e8d6156104b0b5afde04e66", kill_on_drop: false }`
[INFO] [stdout] 02f29d73dca56a5a2ed76345b514fe13c901356b6e8d6156104b0b5afde04e66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 53dd3df31bf8cad1bd8a76d8b722dba703bcecba8110195ebe2b1bd4b7d4c4cc
[INFO] running `Command { std: "docker" "start" "-a" "53dd3df31bf8cad1bd8a76d8b722dba703bcecba8110195ebe2b1bd4b7d4c4cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling glam v0.29.2
[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 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 13.15s
[INFO] running `Command { std: "docker" "inspect" "53dd3df31bf8cad1bd8a76d8b722dba703bcecba8110195ebe2b1bd4b7d4c4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53dd3df31bf8cad1bd8a76d8b722dba703bcecba8110195ebe2b1bd4b7d4c4cc", kill_on_drop: false }`
[INFO] [stdout] 53dd3df31bf8cad1bd8a76d8b722dba703bcecba8110195ebe2b1bd4b7d4c4cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0b7e45bf21729ecdf9fae36b0c0781a90b1777dc0e79a4f9772f03148ee1bb44
[INFO] running `Command { std: "docker" "start" "-a" "0b7e45bf21729ecdf9fae36b0c0781a90b1777dc0e79a4f9772f03148ee1bb44", 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 2.79s
[INFO] running `Command { std: "docker" "inspect" "0b7e45bf21729ecdf9fae36b0c0781a90b1777dc0e79a4f9772f03148ee1bb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7e45bf21729ecdf9fae36b0c0781a90b1777dc0e79a4f9772f03148ee1bb44", kill_on_drop: false }`
[INFO] [stdout] 0b7e45bf21729ecdf9fae36b0c0781a90b1777dc0e79a4f9772f03148ee1bb44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 39cc60585237965fd258e0c815ea3652f273a7412aa19c62c0e9a0fb90ce0f2f
[INFO] running `Command { std: "docker" "start" "-a" "39cc60585237965fd258e0c815ea3652f273a7412aa19c62c0e9a0fb90ce0f2f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/advent-of-code-2024/af24fc0b3abaefbb/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::day02::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day02::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day01::tests::test_day1_input_part_two ... ok
[INFO] [stdout] test day::day01::tests::test_day1_input_part_one ... ok
[INFO] [stdout] test day::day02::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day05::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::day07::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day08::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day07::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day08::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_day2_input_part_one ... 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::day03::tests::test_day2_input_part_two ... ok
[INFO] [stdout] test day::day08::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day10::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day10::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_input_part_two ... ok
[INFO] [stdout] test day::day03::tests::test_exercise_example_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::day03::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day10::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day10::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day04::tests::test_day2_input_part_one ... ok
[INFO] [stdout] test day::day06::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day09::tests::test_input_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::day13::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day14::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day16::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day15::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day14::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day16::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day13::tests::test_input_part_two ... 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::day18::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day18::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day17::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day15::tests::test_input_part_two ... 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::day18::tests::test_input_part_one ... ok
[INFO] [stdout] test day::day12::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day20::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day20::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day07::tests::test_input_part_one ... 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::day22::tests::test_exercise_example_part_two ... ok
[INFO] [stdout] test day::day11::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day13::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::day22::tests::test_input_part_one ... 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::day19::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day25::tests::test_exercise_example_part_one ... ok
[INFO] [stdout] test day::day24::tests::test_input_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::day23::tests::test_input_part_one ... 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::day16::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day07::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day05::tests::test_input_part_two ... ok
[INFO] [stdout] test day::day16::tests::test_input_part_one ... 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::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" "39cc60585237965fd258e0c815ea3652f273a7412aa19c62c0e9a0fb90ce0f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39cc60585237965fd258e0c815ea3652f273a7412aa19c62c0e9a0fb90ce0f2f", kill_on_drop: false }`
[INFO] [stdout] 39cc60585237965fd258e0c815ea3652f273a7412aa19c62c0e9a0fb90ce0f2f
