[INFO] cloning repository https://github.com/chriswmann/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chriswmann/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswmann%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswmann%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55d1e48a55ceff95a80216dbbad5d06a8b3da03b
[INFO] building chriswmann/aoc2024 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswmann%2Faoc2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chriswmann/aoc2024
[INFO] finished tweaking git repo https://github.com/chriswmann/aoc2024
[INFO] tweaked toml for git repo https://github.com/chriswmann/aoc2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chriswmann/aoc2024 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chriswmann/aoc2024 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded nom-derive-impl v0.10.1
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded hyper v1.5.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.3
[INFO] [stderr]   Downloaded document-features v0.2.10
[INFO] [stderr]   Downloaded nom-derive v0.10.1
[INFO] [stderr]   Downloaded reqwest v0.12.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7c91a19617664510e9c6c7a38b57dc5ea50a5907de5aeecf52922ef33f1465a
[INFO] running `Command { std: "docker" "start" "-a" "b7c91a19617664510e9c6c7a38b57dc5ea50a5907de5aeecf52922ef33f1465a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7c91a19617664510e9c6c7a38b57dc5ea50a5907de5aeecf52922ef33f1465a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c91a19617664510e9c6c7a38b57dc5ea50a5907de5aeecf52922ef33f1465a", kill_on_drop: false }`
[INFO] [stdout] b7c91a19617664510e9c6c7a38b57dc5ea50a5907de5aeecf52922ef33f1465a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91ecda3eb06d85b4a960166958d0ea1937262c77928dad6353ca1acb8f9e3e4d
[INFO] running `Command { std: "docker" "start" "-a" "91ecda3eb06d85b4a960166958d0ea1937262c77928dad6353ca1acb8f9e3e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling nom-derive-impl v0.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nom-derive v0.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling santas_little_helpers v0.1.0 (/opt/rustwide/workdir/santas_little_helpers)
[INFO] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> day07/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]   --> day07/src/main.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let (_, rows) = parse_input(input).expect("Input is consistently parsable");
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> day07/src/main.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn part01(data: &str) -> u32 {
[INFO] [stdout]    |               ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Row` is never constructed
[INFO] [stdout]   --> day07/src/main.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Row {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_row` is never used
[INFO] [stdout]   --> day07/src/main.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_row(input: &str) -> IResult<&str, Row> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input` is never used
[INFO] [stdout]   --> day07/src/main.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn parse_input(input: &str) -> IResult<&str, Vec<Row>> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `brute_force` is never used
[INFO] [stdout]   --> day07/src/main.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn brute_force(input: &str) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day03/src/main.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn regex_find_iter(haystack: &str) -> regex::Matches {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                              |        |
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[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] 67 | fn regex_find_iter(haystack: &str) -> regex::Matches<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day04/src/main.rs:260:22
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn parse_input(data: &str) -> Grid {
[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] 260 | fn parse_input(data: &str) -> Grid<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "91ecda3eb06d85b4a960166958d0ea1937262c77928dad6353ca1acb8f9e3e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ecda3eb06d85b4a960166958d0ea1937262c77928dad6353ca1acb8f9e3e4d", kill_on_drop: false }`
[INFO] [stdout] 91ecda3eb06d85b4a960166958d0ea1937262c77928dad6353ca1acb8f9e3e4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4292ef584d636490173af0af90ecd010cd07e5129cc4441014e5c3a29e249d0
[INFO] running `Command { std: "docker" "start" "-a" "e4292ef584d636490173af0af90ecd010cd07e5129cc4441014e5c3a29e249d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day03/src/main.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn regex_find_iter(haystack: &str) -> regex::Matches {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                              |        |
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[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] 67 | fn regex_find_iter(haystack: &str) -> regex::Matches<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> day07/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> day07/src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]   --> day07/src/main.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use rstest_reuse::{self, *};
[INFO] [stdout]    |                              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]   --> day07/src/main.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let (_, rows) = parse_input(input).expect("Input is consistently parsable");
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> day07/src/main.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn part01(data: &str) -> u32 {
[INFO] [stdout]    |               ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Row` is never constructed
[INFO] [stdout]   --> day07/src/main.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Row {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_row` is never used
[INFO] [stdout]   --> day07/src/main.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_row(input: &str) -> IResult<&str, Row> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input` is never used
[INFO] [stdout]   --> day07/src/main.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn parse_input(input: &str) -> IResult<&str, Vec<Row>> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `brute_force` is never used
[INFO] [stdout]   --> day07/src/main.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn brute_force(input: &str) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DATA` is never used
[INFO] [stdout]   --> day07/src/main.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     const DATA: &str = "190: 10 19
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day04/src/main.rs:260:22
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn parse_input(data: &str) -> Grid {
[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] 260 | fn parse_input(data: &str) -> Grid<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "e4292ef584d636490173af0af90ecd010cd07e5129cc4441014e5c3a29e249d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4292ef584d636490173af0af90ecd010cd07e5129cc4441014e5c3a29e249d0", kill_on_drop: false }`
[INFO] [stdout] e4292ef584d636490173af0af90ecd010cd07e5129cc4441014e5c3a29e249d0
