[INFO] cloning repository https://github.com/litpho/aoc-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litpho/aoc-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitpho%2Faoc-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitpho%2Faoc-2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd6782593adef04d7d505c7f515d3518e70c2639
[INFO] testing litpho/aoc-2021 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitpho%2Faoc-2021" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/litpho/aoc-2021
[INFO] finished tweaking git repo https://github.com/litpho/aoc-2021
[INFO] tweaked toml for git repo https://github.com/litpho/aoc-2021 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/litpho/aoc-2021 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/litpho/aoc-2021 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad750391136daf45e9ca77cea84916acd609e8978baac7005945775d9198c32c
[INFO] running `Command { std: "docker" "start" "-a" "ad750391136daf45e9ca77cea84916acd609e8978baac7005945775d9198c32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad750391136daf45e9ca77cea84916acd609e8978baac7005945775d9198c32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad750391136daf45e9ca77cea84916acd609e8978baac7005945775d9198c32c", kill_on_drop: false }`
[INFO] [stdout] ad750391136daf45e9ca77cea84916acd609e8978baac7005945775d9198c32c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32e95c4b1e8b8ac095960eec8a3d78efbbb48cd79a0668b96681cc61b5825646
[INFO] running `Command { std: "docker" "start" "-a" "32e95c4b1e8b8ac095960eec8a3d78efbbb48cd79a0668b96681cc61b5825646", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling took v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling day6 v0.1.0 (/opt/rustwide/workdir/day6)
[INFO] [stderr]    Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stderr]    Compiling day21 v0.1.0 (/opt/rustwide/workdir/day21)
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]    Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]    Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stderr]    Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]    Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5)
[INFO] [stderr]    Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2)
[INFO] [stderr]    Compiling day9 v0.1.0 (/opt/rustwide/workdir/day9)
[INFO] [stderr]    Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]    Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Compiling day7 v0.1.0 (/opt/rustwide/workdir/day7)
[INFO] [stderr]    Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]    Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]    Compiling pathfinding v4.14.0
[INFO] [stdout] error: couldn't read `day17/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day17/src/main.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day5/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day5/src/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day1/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day1/src/main.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day3/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day3/src/main.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day12/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day12/src/main.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day18/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day18/src/main.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day7/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day7/src/main.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day21/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day21/src/main.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day6/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day6/src/main.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day11/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day11/src/main.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | const DATA: &[u8] = include_bytes!("input.txt");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day2/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day2/src/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day9/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day9/src/main.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | const DATA: &[u8] = include_bytes!("input.txt");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day16/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day16/src/main.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | const DATA: &[u8] = include_bytes!("input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day1` (bin "day1") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `day5` (bin "day5") due to 1 previous error
[INFO] [stdout] error: couldn't read `day14/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day14/src/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day2` (bin "day2") due to 1 previous error
[INFO] [stdout] error: couldn't read `day13/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day13/src/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | const DATA: &str = include_str!("input.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day17` (bin "day17") due to 1 previous error
[INFO] [stderr] error: could not compile `day11` (bin "day11") due to 1 previous error
[INFO] [stderr] error: could not compile `day6` (bin "day6") due to 1 previous error
[INFO] [stderr] error: could not compile `day7` (bin "day7") due to 1 previous error
[INFO] [stderr] error: could not compile `day9` (bin "day9") due to 1 previous error
[INFO] [stderr] error: could not compile `day3` (bin "day3") due to 1 previous error
[INFO] [stderr] error: could not compile `day18` (bin "day18") due to 1 previous error
[INFO] [stderr] error: could not compile `day12` (bin "day12") due to 1 previous error
[INFO] [stderr] error: could not compile `day13` (bin "day13") due to 1 previous error
[INFO] [stderr] error: could not compile `day16` (bin "day16") due to 1 previous error
[INFO] [stderr] error: could not compile `day21` (bin "day21") due to 1 previous error
[INFO] [stderr] error: could not compile `day14` (bin "day14") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "32e95c4b1e8b8ac095960eec8a3d78efbbb48cd79a0668b96681cc61b5825646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e95c4b1e8b8ac095960eec8a3d78efbbb48cd79a0668b96681cc61b5825646", kill_on_drop: false }`
[INFO] [stdout] 32e95c4b1e8b8ac095960eec8a3d78efbbb48cd79a0668b96681cc61b5825646
