[INFO] cloning repository https://github.com/toasty-toast/advent-of-code-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toasty-toast/advent-of-code-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasty-toast%2Fadvent-of-code-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasty-toast%2Fadvent-of-code-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e60dd9bb85869e413a11608c81972f5cdb9411f1
[INFO] testing toasty-toast/advent-of-code-2025 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasty-toast%2Fadvent-of-code-2025" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/toasty-toast/advent-of-code-2025
[INFO] finished tweaking git repo https://github.com/toasty-toast/advent-of-code-2025
[INFO] tweaked toml for git repo https://github.com/toasty-toast/advent-of-code-2025 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toasty-toast/advent-of-code-2025 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toasty-toast/advent-of-code-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a25f535b7be1aef0bc15064c080005cd975e46cee36846bfcb78714bd6393aa1
[INFO] running `Command { std: "docker" "start" "-a" "a25f535b7be1aef0bc15064c080005cd975e46cee36846bfcb78714bd6393aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a25f535b7be1aef0bc15064c080005cd975e46cee36846bfcb78714bd6393aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a25f535b7be1aef0bc15064c080005cd975e46cee36846bfcb78714bd6393aa1", kill_on_drop: false }`
[INFO] [stdout] a25f535b7be1aef0bc15064c080005cd975e46cee36846bfcb78714bd6393aa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 586c5b34fc6c6c52ee300753b8a9248b07eeb486d19aa3f10e88e76109cd1c74
[INFO] running `Command { std: "docker" "start" "-a" "586c5b34fc6c6c52ee300753b8a9248b07eeb486d19aa3f10e88e76109cd1c74", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling advent_of_code_2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `advent_of_code_2025` (bin "utils") due to 1 previous error
[INFO] [stdout] error[E0601]: `main` function not found in crate `utils`
[INFO] [stdout]   --> src/bin/utils.rs:20:2
[INFO] [stdout]    |
[INFO] [stdout] 20 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `src/bin/utils.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "586c5b34fc6c6c52ee300753b8a9248b07eeb486d19aa3f10e88e76109cd1c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586c5b34fc6c6c52ee300753b8a9248b07eeb486d19aa3f10e88e76109cd1c74", kill_on_drop: false }`
[INFO] [stdout] 586c5b34fc6c6c52ee300753b8a9248b07eeb486d19aa3f10e88e76109cd1c74
