[INFO] cloning repository https://github.com/AaronL11/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/AaronL11/AOC-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronL11%2FAOC-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronL11%2FAOC-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0203027f1979cec490986e28638c21db7960a4b1
[INFO] checking AaronL11/AOC-2025 against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronL11%2FAOC-2025" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AaronL11/AOC-2025
[INFO] finished tweaking git repo https://github.com/AaronL11/AOC-2025
[INFO] tweaked toml for git repo https://github.com/AaronL11/AOC-2025 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AaronL11/AOC-2025 on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AaronL11/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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8028bfdab35e3bdef7463c08daf2111b370096b71bfbdc29dae17908c34643b
[INFO] running `Command { std: "docker" "start" "-a" "f8028bfdab35e3bdef7463c08daf2111b370096b71bfbdc29dae17908c34643b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8028bfdab35e3bdef7463c08daf2111b370096b71bfbdc29dae17908c34643b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8028bfdab35e3bdef7463c08daf2111b370096b71bfbdc29dae17908c34643b", kill_on_drop: false }`
[INFO] [stdout] f8028bfdab35e3bdef7463c08daf2111b370096b71bfbdc29dae17908c34643b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30dde3a34c7104b74db7cc552548cb4260a8b7de32f1a9d8afbcef05c5ef5eb3
[INFO] running `Command { std: "docker" "start" "-a" "30dde3a34c7104b74db7cc552548cb4260a8b7de32f1a9d8afbcef05c5ef5eb3", kill_on_drop: false }`
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking advent_of_code v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `conf` in this scope
[INFO] [stdout]   --> src/bin/10.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |       let Data {
[INFO] [stdout]    |  _________-
[INFO] [stdout] 68 | |         switches, jolts, ..
[INFO] [stdout] 69 | |     } = data;
[INFO] [stdout]    | |_____- this pattern doesn't include `conf`, which is available in `Data`
[INFO] [stdout] 70 |       solver2(0, conf as usize, 0, &switches)
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `n` in this scope
[INFO] [stdout]   --> src/bin/09.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |     for i in 0..n {
[INFO] [stdout]    |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `n` in this scope
[INFO] [stdout]   --> src/bin/09.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |         for j in i + 1..n {
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 83 -         for j in i + 1..n {
[INFO] [stdout] 83 +         for j in i + 1..i {
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to write `.` instead of `..`
[INFO] [stdout]    |
[INFO] [stdout] 83 -         for j in i + 1..n {
[INFO] [stdout] 83 +         for j in i + 1.n {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "10") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent_of_code` (bin "09") due to 2 previous errors
[INFO] [stdout] error[E0425]: cannot find value `n` in this scope
[INFO] [stdout]   --> src/bin/09.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |     for i in 0..n {
[INFO] [stdout]    |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `n` in this scope
[INFO] [stdout]   --> src/bin/09.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |         for j in i + 1..n {
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 83 -         for j in i + 1..n {
[INFO] [stdout] 83 +         for j in i + 1..i {
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to write `.` instead of `..`
[INFO] [stdout]    |
[INFO] [stdout] 83 -         for j in i + 1..n {
[INFO] [stdout] 83 +         for j in i + 1.n {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "09" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "30dde3a34c7104b74db7cc552548cb4260a8b7de32f1a9d8afbcef05c5ef5eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30dde3a34c7104b74db7cc552548cb4260a8b7de32f1a9d8afbcef05c5ef5eb3", kill_on_drop: false }`
[INFO] [stdout] 30dde3a34c7104b74db7cc552548cb4260a8b7de32f1a9d8afbcef05c5ef5eb3
