[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#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[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 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1623235234fd0d9d30e22b0bdd2ba6dec80933a5d30224b7e99377d8db799442
[INFO] running `Command { std: "docker" "start" "-a" "1623235234fd0d9d30e22b0bdd2ba6dec80933a5d30224b7e99377d8db799442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1623235234fd0d9d30e22b0bdd2ba6dec80933a5d30224b7e99377d8db799442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1623235234fd0d9d30e22b0bdd2ba6dec80933a5d30224b7e99377d8db799442", kill_on_drop: false }`
[INFO] [stdout] 1623235234fd0d9d30e22b0bdd2ba6dec80933a5d30224b7e99377d8db799442
[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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53d4e15556943dc12318a4f8d9c79bffc9ce73288619e2648d85d8aaf008c8ca
[INFO] running `Command { std: "docker" "start" "-a" "53d4e15556943dc12318a4f8d9c79bffc9ce73288619e2648d85d8aaf008c8ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling 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] [stderr]     Checking day_09 v0.1.0 (/opt/rustwide/workdir/day_09)
[INFO] [stderr]     Checking day_20 v0.1.0 (/opt/rustwide/workdir/day_20)
[INFO] [stderr]     Checking day_11 v0.1.0 (/opt/rustwide/workdir/day_11)
[INFO] [stderr]     Checking day_06 v0.1.0 (/opt/rustwide/workdir/day_06)
[INFO] [stderr]     Checking day_21 v0.1.0 (/opt/rustwide/workdir/day_21)
[INFO] [stderr]     Checking day_13 v0.1.0 (/opt/rustwide/workdir/day_13)
[INFO] [stderr]     Checking day_03 v0.1.0 (/opt/rustwide/workdir/day_03)
[INFO] [stderr]     Checking day_08 v0.1.0 (/opt/rustwide/workdir/day_08)
[INFO] [stderr]     Checking day_04 v0.1.0 (/opt/rustwide/workdir/day_04)
[INFO] [stderr]     Checking day_14 v0.1.0 (/opt/rustwide/workdir/day_14)
[INFO] [stderr]     Checking day_22 v0.1.0 (/opt/rustwide/workdir/day_22)
[INFO] [stderr]     Checking day_16 v0.1.0 (/opt/rustwide/workdir/day_16)
[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_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_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_03/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_03/src/main.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error: couldn't read `day_20/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_20/src/main.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_04/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_04/src/main.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     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_11` (bin "day_11" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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_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_14/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_14/src/main.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] error: could not compile `day_09` (bin "day_09" test) due to 1 previous error
[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_03` (bin "day_03" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_22` (bin "day_22") due to 1 previous error; 1 warning emitted
[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] [stderr] error: could not compile `day_11` (bin "day_11") due to 1 previous error
[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] 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] [stderr] error: could not compile `day_16` (bin "day_16" test) 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_21` (bin "day_21") due to 1 previous error
[INFO] [stderr] error: could not compile `day_04` (bin "day_04" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_13` (bin "day_13") due to 1 previous error
[INFO] [stderr] error: could not compile `day_20` (bin "day_20" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_14` (bin "day_14" test) 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_08` (bin "day_08" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "53d4e15556943dc12318a4f8d9c79bffc9ce73288619e2648d85d8aaf008c8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d4e15556943dc12318a4f8d9c79bffc9ce73288619e2648d85d8aaf008c8ca", kill_on_drop: false }`
[INFO] [stdout] 53d4e15556943dc12318a4f8d9c79bffc9ce73288619e2648d85d8aaf008c8ca
