[INFO] cloning repository https://github.com/Boingboingsplat/aoc-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boingboingsplat/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 130d55673137949408d1093ac7ff09631d6a5e9d
[INFO] checking Boingboingsplat/aoc-2023 against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023" "/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/Boingboingsplat/aoc-2023
[INFO] finished tweaking git repo https://github.com/Boingboingsplat/aoc-2023
[INFO] tweaked toml for git repo https://github.com/Boingboingsplat/aoc-2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Boingboingsplat/aoc-2023 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Boingboingsplat/aoc-2023 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80afae184339d32a5be95c409221bc356984a09a543d65e4d7703e5c6905f603
[INFO] running `Command { std: "docker" "start" "-a" "80afae184339d32a5be95c409221bc356984a09a543d65e4d7703e5c6905f603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80afae184339d32a5be95c409221bc356984a09a543d65e4d7703e5c6905f603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80afae184339d32a5be95c409221bc356984a09a543d65e4d7703e5c6905f603", kill_on_drop: false }`
[INFO] [stdout] 80afae184339d32a5be95c409221bc356984a09a543d65e4d7703e5c6905f603
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47279ee6110a09f7a29dc5ffc2d995c5aac2adbf41fa78cf028a2ce641ed6a80
[INFO] running `Command { std: "docker" "start" "-a" "47279ee6110a09f7a29dc5ffc2d995c5aac2adbf41fa78cf028a2ce641ed6a80", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]     Checking aoc_macro v0.1.0 (/opt/rustwide/workdir/aoc_macro)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir/aoc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> GridIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> GridIter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:387:27
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:430:23
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                       ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:466:24
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<T> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:501:21
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:536:21
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> GridIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> GridIter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:387:27
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:430:23
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                       ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:466:24
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<T> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:501:21
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:536:21
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day_13 v0.1.0 (/opt/rustwide/workdir/day_13)
[INFO] [stderr]     Checking day_11 v0.1.0 (/opt/rustwide/workdir/day_11)
[INFO] [stderr]     Checking day_19 v0.1.0 (/opt/rustwide/workdir/day_19)
[INFO] [stderr]     Checking day_21 v0.1.0 (/opt/rustwide/workdir/day_21)
[INFO] [stderr]     Checking day_08 v0.1.0 (/opt/rustwide/workdir/day_08)
[INFO] [stderr]     Checking day_16 v0.1.0 (/opt/rustwide/workdir/day_16)
[INFO] [stderr]     Checking day_22 v0.1.0 (/opt/rustwide/workdir/day_22)
[INFO] [stderr]     Checking day_17 v0.1.0 (/opt/rustwide/workdir/day_17)
[INFO] [stderr]     Checking day_07 v0.1.0 (/opt/rustwide/workdir/day_07)
[INFO] [stderr]     Checking day_12 v0.1.0 (/opt/rustwide/workdir/day_12)
[INFO] [stderr]     Checking day_18 v0.1.0 (/opt/rustwide/workdir/day_18)
[INFO] [stderr]     Checking day_01 v0.1.0 (/opt/rustwide/workdir/day_01)
[INFO] [stdout] error: couldn't read `day_17/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_17/src/main.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day_06 v0.1.0 (/opt/rustwide/workdir/day_06)
[INFO] [stderr]     Checking day_15 v0.1.0 (/opt/rustwide/workdir/day_15)
[INFO] [stderr]     Checking day_09 v0.1.0 (/opt/rustwide/workdir/day_09)
[INFO] [stdout] error: couldn't read `day_13/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_13/src/main.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_16/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_16/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_09/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_09/src/main.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_21/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_21/src/main.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_01/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_01/src/main.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_07/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_07/src/main.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_17` (bin "day_17" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `day_12/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_12/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_09` (bin "day_09") due to 1 previous error
[INFO] [stdout] error: couldn't read `day_11/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_11/src/main.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_15/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_15/src/main.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_08/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_08/src/main.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_06/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_06/src/main.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_01` (bin "day_01" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_16` (bin "day_16") due to 1 previous error
[INFO] [stderr] error: could not compile `day_11` (bin "day_11") due to 1 previous error
[INFO] [stderr] error: could not compile `day_06` (bin "day_06") due to 1 previous error
[INFO] [stderr] error: could not compile `day_07` (bin "day_07" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `day_22/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_22/src/main.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_13` (bin "day_13" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `day_08/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_08/src/main.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_18/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_18/src/main.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_19/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_19/src/main.rs:199:17
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap`, and `HashSet`
[INFO] [stdout]  --> day_22/src/main.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::{BTreeMap, HashMap, HashSet, VecDeque}, ops::{Add, Div, Mul, Sub}, str::FromStr};
[INFO] [stdout]   |                         ^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_15` (bin "day_15" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_08` (bin "day_08" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_18` (bin "day_18") due to 1 previous error
[INFO] [stderr] error: could not compile `day_12` (bin "day_12") due to 1 previous error
[INFO] [stderr] error: could not compile `day_21` (bin "day_21") due to 1 previous error
[INFO] [stderr] error: could not compile `day_08` (bin "day_08") due to 1 previous error
[INFO] [stderr] error: could not compile `day_22` (bin "day_22" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `day_19` (bin "day_19" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "47279ee6110a09f7a29dc5ffc2d995c5aac2adbf41fa78cf028a2ce641ed6a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47279ee6110a09f7a29dc5ffc2d995c5aac2adbf41fa78cf028a2ce641ed6a80", kill_on_drop: false }`
[INFO] [stdout] 47279ee6110a09f7a29dc5ffc2d995c5aac2adbf41fa78cf028a2ce641ed6a80
