[INFO] cloning repository https://github.com/jmcantrell/aoc2023-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmcantrell/aoc2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcantrell%2Faoc2023-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcantrell%2Faoc2023-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbd99f7ae3350350661e5880d68de780b3c938e4 [INFO] building jmcantrell/aoc2023-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcantrell%2Faoc2023-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jmcantrell/aoc2023-rust [INFO] finished tweaking git repo https://github.com/jmcantrell/aoc2023-rust [INFO] tweaked toml for git repo https://github.com/jmcantrell/aoc2023-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmcantrell/aoc2023-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmcantrell/aoc2023-rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js-sys v0.3.66 [INFO] [stderr] Downloaded lazy-regex v3.1.0 [INFO] [stderr] Downloaded serde_json v1.0.108 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Downloaded half v1.8.2 [INFO] [stderr] Downloaded clap v4.4.10 [INFO] [stderr] Downloaded ciborium v0.2.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.70 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded syn v2.0.39 [INFO] [stderr] Downloaded clap_builder v4.4.9 [INFO] [stderr] Downloaded nalgebra-macros v0.2.1 [INFO] [stderr] Downloaded wide v0.7.13 [INFO] [stderr] Downloaded nalgebra v0.32.3 [INFO] [stderr] Downloaded ciborium-ll v0.2.1 [INFO] [stderr] Downloaded ciborium-io v0.2.1 [INFO] [stderr] Downloaded web-sys v0.3.66 [INFO] [stderr] Downloaded libc v0.2.150 [INFO] [stderr] Downloaded rustix v0.38.26 [INFO] [stderr] Downloaded itertools v0.12.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dddf9159e8dd657df394fcaf665e90834bbc792ea0395b0c6da35c2d18252fcf [INFO] running `Command { std: "docker" "start" "-a" "dddf9159e8dd657df394fcaf665e90834bbc792ea0395b0c6da35c2d18252fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dddf9159e8dd657df394fcaf665e90834bbc792ea0395b0c6da35c2d18252fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddf9159e8dd657df394fcaf665e90834bbc792ea0395b0c6da35c2d18252fcf", kill_on_drop: false }` [INFO] [stdout] dddf9159e8dd657df394fcaf665e90834bbc792ea0395b0c6da35c2d18252fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7250d8f8ad77311f86bdb18a515a871292ecfc809c64b7d029a0e92a7414ccf7 [INFO] running `Command { std: "docker" "start" "-a" "7250d8f8ad77311f86bdb18a515a871292ecfc809c64b7d029a0e92a7414ccf7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/lib/aoc) [INFO] [stderr] Compiling day22 v0.1.0 (/opt/rustwide/workdir/puzzles/day22) [INFO] [stderr] Compiling day07 v0.1.0 (/opt/rustwide/workdir/puzzles/day07) [INFO] [stderr] Compiling day19 v0.1.0 (/opt/rustwide/workdir/puzzles/day19) [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/puzzles/day02) [INFO] [stderr] Compiling day09 v0.1.0 (/opt/rustwide/workdir/puzzles/day09) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/puzzles/day01) [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/puzzles/day05) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day22/src/core/stack.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn dependencies(&self) -> (Dependencies, Dependencies) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 81 | pub fn dependencies(&self) -> (Dependencies<'_>, Dependencies<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling day12 v0.1.0 (/opt/rustwide/workdir/puzzles/day12) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day19/src/core/rule.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn test(&self, part: &Part) -> Option { [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] 12 | pub fn test(&self, part: &Part) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day19/src/answer/parse.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_key_value(input: &str) -> anyhow::Result<(&str, Workflow)> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_key_value(input: &str) -> anyhow::Result<(&str, Workflow<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day15 v0.1.0 (/opt/rustwide/workdir/puzzles/day15) [INFO] [stderr] Compiling day06 v0.1.0 (/opt/rustwide/workdir/puzzles/day06) [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/puzzles/day11) [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling day20 v0.1.0 (/opt/rustwide/workdir/puzzles/day20) [INFO] [stderr] Compiling day08 v0.1.0 (/opt/rustwide/workdir/puzzles/day08) [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/puzzles/day04) [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling day16 v0.1.0 (/opt/rustwide/workdir/puzzles/day16) [INFO] [stderr] Compiling day13 v0.1.0 (/opt/rustwide/workdir/puzzles/day13) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/puzzles/day10) [INFO] [stderr] Compiling day17 v0.1.0 (/opt/rustwide/workdir/puzzles/day17) [INFO] [stderr] Compiling day23 v0.1.0 (/opt/rustwide/workdir/puzzles/day23) [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/puzzles/day14) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/puzzles/day03) [INFO] [stderr] Compiling day21 v0.1.0 (/opt/rustwide/workdir/puzzles/day21) [INFO] [stderr] Compiling day18 v0.1.0 (/opt/rustwide/workdir/puzzles/day18) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day03/src/core/schematic.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | fn symbols(&self) -> impl Iterator> { [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] 64 | fn symbols(&self) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day21/src/core/graph.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | fn iter_walk(&self) -> IterGraphWalk [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] 20 | fn iter_walk(&self) -> IterGraphWalk<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn row_iter(&self) -> RowIter> { [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] 35 | pub fn row_iter(&self) -> RowIter<'_, T, Dyn, Dyn, VecStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn column_iter(&self) -> ColumnIter> { [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] 39 | pub fn column_iter(&self) -> ColumnIter<'_, T, Dyn, Dyn, VecStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn neighbor(&self, location: Location, direction: Direction) -> Option> { [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] 43 | pub fn neighbor(&self, location: Location, direction: Direction) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.18s [INFO] running `Command { std: "docker" "inspect" "7250d8f8ad77311f86bdb18a515a871292ecfc809c64b7d029a0e92a7414ccf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7250d8f8ad77311f86bdb18a515a871292ecfc809c64b7d029a0e92a7414ccf7", kill_on_drop: false }` [INFO] [stdout] 7250d8f8ad77311f86bdb18a515a871292ecfc809c64b7d029a0e92a7414ccf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab7a8e0d255bba45e0a778ea72998468a6d500f6a008c0ca26466341b13932aa [INFO] running `Command { std: "docker" "start" "-a" "ab7a8e0d255bba45e0a778ea72998468a6d500f6a008c0ca26466341b13932aa", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/lib/aoc) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day19/src/core/rule.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn test(&self, part: &Part) -> Option { [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] 12 | pub fn test(&self, part: &Part) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day19/src/answer/parse.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_key_value(input: &str) -> anyhow::Result<(&str, Workflow)> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_key_value(input: &str) -> anyhow::Result<(&str, Workflow<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day22/src/core/stack.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn dependencies(&self) -> (Dependencies, Dependencies) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 81 | pub fn dependencies(&self) -> (Dependencies<'_>, Dependencies<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling day08 v0.1.0 (/opt/rustwide/workdir/puzzles/day08) [INFO] [stderr] Compiling day20 v0.1.0 (/opt/rustwide/workdir/puzzles/day20) [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/puzzles/day05) [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/puzzles/day02) [INFO] [stderr] Compiling day12 v0.1.0 (/opt/rustwide/workdir/puzzles/day12) [INFO] [stderr] Compiling day15 v0.1.0 (/opt/rustwide/workdir/puzzles/day15) [INFO] [stderr] Compiling day09 v0.1.0 (/opt/rustwide/workdir/puzzles/day09) [INFO] [stderr] Compiling day19 v0.1.0 (/opt/rustwide/workdir/puzzles/day19) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/puzzles/day11) [INFO] [stderr] Compiling day22 v0.1.0 (/opt/rustwide/workdir/puzzles/day22) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/puzzles/day01) [INFO] [stderr] Compiling day06 v0.1.0 (/opt/rustwide/workdir/puzzles/day06) [INFO] [stderr] Compiling day07 v0.1.0 (/opt/rustwide/workdir/puzzles/day07) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day19/src/core/rule.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn test(&self, part: &Part) -> Option { [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] 12 | pub fn test(&self, part: &Part) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day19/src/answer/parse.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_key_value(input: &str) -> anyhow::Result<(&str, Workflow)> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_key_value(input: &str) -> anyhow::Result<(&str, Workflow<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day22/src/core/stack.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn dependencies(&self) -> (Dependencies, Dependencies) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 81 | pub fn dependencies(&self) -> (Dependencies<'_>, Dependencies<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/puzzles/day04) [INFO] [stderr] Compiling day13 v0.1.0 (/opt/rustwide/workdir/puzzles/day13) [INFO] [stderr] Compiling day16 v0.1.0 (/opt/rustwide/workdir/puzzles/day16) [INFO] [stderr] Compiling day17 v0.1.0 (/opt/rustwide/workdir/puzzles/day17) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/puzzles/day10) [INFO] [stderr] Compiling day21 v0.1.0 (/opt/rustwide/workdir/puzzles/day21) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/puzzles/day03) [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/puzzles/day14) [INFO] [stderr] Compiling day18 v0.1.0 (/opt/rustwide/workdir/puzzles/day18) [INFO] [stderr] Compiling day23 v0.1.0 (/opt/rustwide/workdir/puzzles/day23) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day03/src/core/schematic.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | fn symbols(&self) -> impl Iterator> { [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] 64 | fn symbols(&self) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn row_iter(&self) -> RowIter> { [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] 35 | pub fn row_iter(&self) -> RowIter<'_, T, Dyn, Dyn, VecStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn column_iter(&self) -> ColumnIter> { [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] 39 | pub fn column_iter(&self) -> ColumnIter<'_, T, Dyn, Dyn, VecStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn neighbor(&self, location: Location, direction: Direction) -> Option> { [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] 43 | pub fn neighbor(&self, location: Location, direction: Direction) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day03/src/core/schematic.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | fn symbols(&self) -> impl Iterator> { [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] 64 | fn symbols(&self) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day21/src/core/graph.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | fn iter_walk(&self) -> IterGraphWalk [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] 20 | fn iter_walk(&self) -> IterGraphWalk<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn row_iter(&self) -> RowIter> { [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] 35 | pub fn row_iter(&self) -> RowIter<'_, T, Dyn, Dyn, VecStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn column_iter(&self) -> ColumnIter> { [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] 39 | pub fn column_iter(&self) -> ColumnIter<'_, T, Dyn, Dyn, VecStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day10/src/core/grid.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn neighbor(&self, location: Location, direction: Direction) -> Option> { [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] 43 | pub fn neighbor(&self, location: Location, direction: Direction) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day21/src/core/graph.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | fn iter_walk(&self) -> IterGraphWalk [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] 20 | fn iter_walk(&self) -> IterGraphWalk<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.71s [INFO] running `Command { std: "docker" "inspect" "ab7a8e0d255bba45e0a778ea72998468a6d500f6a008c0ca26466341b13932aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7a8e0d255bba45e0a778ea72998468a6d500f6a008c0ca26466341b13932aa", kill_on_drop: false }` [INFO] [stdout] ab7a8e0d255bba45e0a778ea72998468a6d500f6a008c0ca26466341b13932aa