[INFO] cloning repository https://github.com/mathmoi/aoc2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathmoi/aoc2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathmoi%2Faoc2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathmoi%2Faoc2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cbf152f51d601f8b7849cf7dcd8376fcf04f702
[INFO] checking mathmoi/aoc2025 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathmoi%2Faoc2025" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mathmoi/aoc2025
[INFO] finished tweaking git repo https://github.com/mathmoi/aoc2025
[INFO] tweaked toml for git repo https://github.com/mathmoi/aoc2025 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mathmoi/aoc2025 on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mathmoi/aoc2025 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mathmoi/aoc2025 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathmoi%2Faoc2025" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mathmoi/aoc2025
[INFO] finished tweaking git repo https://github.com/mathmoi/aoc2025
[INFO] tweaked toml for git repo https://github.com/mathmoi/aoc2025 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mathmoi/aoc2025 on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mathmoi/aoc2025 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itertools v0.14.0
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989
[INFO] running `Command { std: "docker" "start" "d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking aoc2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/02.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/02.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let input = include_str!("../../inputs/02.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/08.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/08.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let input = include_str!("../../inputs/08.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/04.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/04.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let input = include_str!("../../inputs/04.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/06.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/06.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let input = include_str!("../../inputs/06.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/09.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/09.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let input = include_str!("../../inputs/09.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/10.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/10.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let input = include_str!("../../inputs/10.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/03.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let input = include_str!("../../inputs/03.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/05.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/05.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let input = include_str!("../../inputs/05.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/04.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/04.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let input = include_str!("../../inputs/04.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/10.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/10.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let input = include_str!("../../inputs/10.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/01.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/01.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let input = include_str!("../../inputs/01.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/02.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/02.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let input = include_str!("../../inputs/02.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/03.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let input = include_str!("../../inputs/03.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/05.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/05.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let input = include_str!("../../inputs/05.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/06.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/06.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let input = include_str!("../../inputs/06.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/09.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/09.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let input = include_str!("../../inputs/09.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2025` (bin "03") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc2025` (bin "04") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "04" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "02") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "03" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "05") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "06" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "02" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "06") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "08" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "09" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "01" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "05" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "09") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2025` (bin "10") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989", kill_on_drop: false }`
[INFO] [stdout] d650cc295c9f7ab07b2b1bb0e264fac31a3427dfd99d8f25f62ba06db4b8b989
