[INFO] cloning repository https://github.com/0x28/aoc_2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x28/aoc_2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Faoc_2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Faoc_2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ec835ebe90ec117cb26b945eb3d8a8aceaab2a8
[INFO] checking 0x28/aoc_2025 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Faoc_2025" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x28/aoc_2025
[INFO] finished tweaking git repo https://github.com/0x28/aoc_2025
[INFO] tweaked toml for git repo https://github.com/0x28/aoc_2025 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x28/aoc_2025 on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x28/aoc_2025 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] [stderr]   Downloaded z3-sys v0.10.3
[INFO] [stderr]   Downloaded z3 v0.19.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f8b357ccb916706c729921dfedcb5545c8268e0cb1fbfe114acbe9fab80d418
[INFO] running `Command { std: "docker" "start" "-a" "6f8b357ccb916706c729921dfedcb5545c8268e0cb1fbfe114acbe9fab80d418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f8b357ccb916706c729921dfedcb5545c8268e0cb1fbfe114acbe9fab80d418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f8b357ccb916706c729921dfedcb5545c8268e0cb1fbfe114acbe9fab80d418", kill_on_drop: false }`
[INFO] [stdout] 6f8b357ccb916706c729921dfedcb5545c8268e0cb1fbfe114acbe9fab80d418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba1366b1f60384933923b98fae7bee68addfba28d1b6f78532a1899179cf8976
[INFO] running `Command { std: "docker" "start" "-a" "ba1366b1f60384933923b98fae7bee68addfba28d1b6f78532a1899179cf8976", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]     Checking z3 v0.19.6
[INFO] [stderr]     Checking aoc_2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/../../input/input10.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day10.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let input = include_str!("../../input/input10.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input09.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day09.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let input = include_str!("../../input/input09.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input11.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day11.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let input = include_str!("../../input/input11.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input09.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day09.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let input = include_str!("../../input/input09.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day03.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let input = include_str!("../../input/input03.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input07.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day07.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let input = include_str!("../../input/input07.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input05.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day05.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let input = include_str!("../../input/input05.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day11") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/bin/../../input/input06.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day06.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let input = include_str!("../../input/input06.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input07.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day07.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let input = include_str!("../../input/input07.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input05.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day05.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let input = include_str!("../../input/input05.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day09") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day12.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let input = include_str!("../../input/input12.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input01.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day01.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let input = include_str!("../../input/input01.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input08.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day08.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let input = include_str!("../../input/input08.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day06" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day09" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day12.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let input = include_str!("../../input/input12.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day07") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day03" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input10.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day10.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let input = include_str!("../../input/input10.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day10") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day07" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day05") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day12" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day01") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input04.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day04.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let input = include_str!("../../input/input04.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day05" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day08" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day04" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day12") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ba1366b1f60384933923b98fae7bee68addfba28d1b6f78532a1899179cf8976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1366b1f60384933923b98fae7bee68addfba28d1b6f78532a1899179cf8976", kill_on_drop: false }`
[INFO] [stdout] ba1366b1f60384933923b98fae7bee68addfba28d1b6f78532a1899179cf8976
