[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 1.95.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/litpho/aoc-2021 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded took v0.1.2
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded pathfinding v4.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 052eec293e0ba3a35fdc74dcdc30f116e591bfc0ed996af49a9073e79bf4bf59
[INFO] running `Command { std: "docker" "start" "-a" "052eec293e0ba3a35fdc74dcdc30f116e591bfc0ed996af49a9073e79bf4bf59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "052eec293e0ba3a35fdc74dcdc30f116e591bfc0ed996af49a9073e79bf4bf59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "052eec293e0ba3a35fdc74dcdc30f116e591bfc0ed996af49a9073e79bf4bf59", kill_on_drop: false }`
[INFO] [stdout] 052eec293e0ba3a35fdc74dcdc30f116e591bfc0ed996af49a9073e79bf4bf59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5550f3531da2109c6c4398ac8c43b0d8d73a896a1436f15dd45a8aea0cd876da
[INFO] running `Command { std: "docker" "start" "-a" "5550f3531da2109c6c4398ac8c43b0d8d73a896a1436f15dd45a8aea0cd876da", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.100
[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 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 integer-sqrt v0.1.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.14.0
[INFO] [stderr]    Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]    Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]    Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]    Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2)
[INFO] [stderr]    Compiling day7 v0.1.0 (/opt/rustwide/workdir/day7)
[INFO] [stderr]    Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stderr]    Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4)
[INFO] [stderr]    Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]    Compiling day6 v0.1.0 (/opt/rustwide/workdir/day6)
[INFO] [stderr]    Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5)
[INFO] [stderr]    Compiling day8 v0.1.0 (/opt/rustwide/workdir/day8)
[INFO] [stderr]    Compiling day21 v0.1.0 (/opt/rustwide/workdir/day21)
[INFO] [stderr]    Compiling day9 v0.1.0 (/opt/rustwide/workdir/day9)
[INFO] [stderr]    Compiling day20 v0.1.0 (/opt/rustwide/workdir/day20)
[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 `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 `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 `day20/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day20/src/main.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | const DATA: &[u8] = include_bytes!("input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day4/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day4/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 `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] [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 `day7` (bin "day7") due to 1 previous error
[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 `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] [stderr] error: could not compile `day20` (bin "day20") 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] [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 `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 `day18` (bin "day18") due to 1 previous error
[INFO] [stdout] error: couldn't read `day8/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day8/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 `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] [stderr] error: could not compile `day6` (bin "day6") due to 1 previous error
[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] [stderr] error: could not compile `day3` (bin "day3") 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 `day5` (bin "day5") 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 `day4` (bin "day4") due to 1 previous error
[INFO] [stderr] error: could not compile `day2` (bin "day2") 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 `day8` (bin "day8") 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 `day9` (bin "day9") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5550f3531da2109c6c4398ac8c43b0d8d73a896a1436f15dd45a8aea0cd876da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5550f3531da2109c6c4398ac8c43b0d8d73a896a1436f15dd45a8aea0cd876da", kill_on_drop: false }`
[INFO] [stdout] 5550f3531da2109c6c4398ac8c43b0d8d73a896a1436f15dd45a8aea0cd876da
