[INFO] cloning repository https://github.com/ChrRaz/aoc2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrRaz/aoc2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrRaz%2Faoc2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrRaz%2Faoc2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baf511d223fac0fd0578412f3fde2990bf99bd2b
[INFO] checking ChrRaz/aoc2025 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrRaz%2Faoc2025" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChrRaz/aoc2025
[INFO] finished tweaking git repo https://github.com/ChrRaz/aoc2025
[INFO] tweaked toml for git repo https://github.com/ChrRaz/aoc2025 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrRaz/aoc2025 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrRaz/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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a48f656ed8640162277d4a3cdd204a0ce97c99624f91be8cf8d5bc0e6c23cb8c
[INFO] running `Command { std: "docker" "start" "-a" "a48f656ed8640162277d4a3cdd204a0ce97c99624f91be8cf8d5bc0e6c23cb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a48f656ed8640162277d4a3cdd204a0ce97c99624f91be8cf8d5bc0e6c23cb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48f656ed8640162277d4a3cdd204a0ce97c99624f91be8cf8d5bc0e6c23cb8c", kill_on_drop: false }`
[INFO] [stdout] a48f656ed8640162277d4a3cdd204a0ce97c99624f91be8cf8d5bc0e6c23cb8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce4697cde3b4c4194520a3854a0d9b03cb078361edd16c7e179fbb34d6ea5726
[INFO] running `Command { std: "docker" "start" "-a" "ce4697cde3b4c4194520a3854a0d9b03cb078361edd16c7e179fbb34d6ea5726", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking rayon v1.11.0
[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 stacker v0.1.22
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking chumsky v0.11.2
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]     Checking z3 v0.19.6
[INFO] [stderr]     Checking aoc25 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aoc25` (bin "day12" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name day12 --edition=2024 src/bin/day12.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fa9b240689cd647 -C extra-filename=-0e2458dd25d5c66d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc25=/opt/rustwide/target/debug/deps/libaoc25-a660bfe5441bc59a.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-b45dea781c462493.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-95c0708c52e0b66b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-717260cc5083bc91.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-41b3ef9dd9877504.rmeta --extern z3=/opt/rustwide/target/debug/deps/libz3-c66a675afe82e0de.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-83bd0cee949408a9/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc25` (bin "day10")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name day10 --edition=2024 src/bin/day10.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=108bde36ae0fb0eb -C extra-filename=-9fe19b66e2251bd7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc25=/opt/rustwide/target/debug/deps/libaoc25-a660bfe5441bc59a.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-b45dea781c462493.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-95c0708c52e0b66b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-717260cc5083bc91.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-41b3ef9dd9877504.rmeta --extern z3=/opt/rustwide/target/debug/deps/libz3-c66a675afe82e0de.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-83bd0cee949408a9/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `aoc25` (bin "day10-rayon")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name day10_rayon --edition=2024 src/bin/day10-rayon.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e86e5d626b0652f3 -C extra-filename=-3f9a508a645d844c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc25=/opt/rustwide/target/debug/deps/libaoc25-a660bfe5441bc59a.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-b45dea781c462493.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-95c0708c52e0b66b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-717260cc5083bc91.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-41b3ef9dd9877504.rmeta --extern z3=/opt/rustwide/target/debug/deps/libz3-c66a675afe82e0de.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-83bd0cee949408a9/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ce4697cde3b4c4194520a3854a0d9b03cb078361edd16c7e179fbb34d6ea5726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce4697cde3b4c4194520a3854a0d9b03cb078361edd16c7e179fbb34d6ea5726", kill_on_drop: false }`
[INFO] [stdout] ce4697cde3b4c4194520a3854a0d9b03cb078361edd16c7e179fbb34d6ea5726
