[INFO] cloning repository https://github.com/johannes-qvarford/aoc-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johannes-qvarford/aoc-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohannes-qvarford%2Faoc-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohannes-qvarford%2Faoc-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7714c0cbef99803e6e0c01843460f0f73166f16b
[INFO] checking johannes-qvarford/aoc-2022 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohannes-qvarford%2Faoc-2022" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/johannes-qvarford/aoc-2022
[INFO] finished tweaking git repo https://github.com/johannes-qvarford/aoc-2022
[INFO] tweaked toml for git repo https://github.com/johannes-qvarford/aoc-2022 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johannes-qvarford/aoc-2022 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johannes-qvarford/aoc-2022 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case v2.2.2
[INFO] [stderr]   Downloaded test-case-macros v2.2.2
[INFO] [stderr]   Downloaded tracking-allocator v0.4.0
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded arraydeque v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d54a09bcb423f163a32089ba285a4c0041f002b4ee2130b7ccbdd4cdfea661d
[INFO] running `Command { std: "docker" "start" "-a" "0d54a09bcb423f163a32089ba285a4c0041f002b4ee2130b7ccbdd4cdfea661d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d54a09bcb423f163a32089ba285a4c0041f002b4ee2130b7ccbdd4cdfea661d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d54a09bcb423f163a32089ba285a4c0041f002b4ee2130b7ccbdd4cdfea661d", kill_on_drop: false }`
[INFO] [stdout] 0d54a09bcb423f163a32089ba285a4c0041f002b4ee2130b7ccbdd4cdfea661d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dde0e45d5308420112fdecb6701ed1e5c214a15c052dfa41ae0dc6bdcbea859
[INFO] running `Command { std: "docker" "start" "-a" "3dde0e45d5308420112fdecb6701ed1e5c214a15c052dfa41ae0dc6bdcbea859", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling arraydeque v0.4.5
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking tracking-allocator v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking day2 v0.1.0 (/opt/rustwide/workdir/day2)
[INFO] [stderr]     Checking day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024
[INFO] [stdout]   --> day10/src/problem.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .into_iter()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/intoiterator-box-slice.html>
[INFO] [stdout]    = note: `#[warn(boxed_slice_into_iter)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 39 -             .into_iter()
[INFO] [stdout] 39 +             .iter()
[INFO] [stdout]    |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let values = parse(MINI_EXAMPLE_STR)
[INFO] [stdout] 39 -             .into_iter()
[INFO] [stdout] 38 +         let values = IntoIterator::into_iter(parse(MINI_EXAMPLE_STR))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day2/src/parser.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn rps_player_parser(input: &str) -> Res<Choice> {
[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] 13 | fn rps_player_parser(input: &str) -> Res<'_, Choice> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day2/src/parser.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn rps_opponent_parser(input: &str) -> Res<Rps> {
[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] 18 | fn rps_opponent_parser(input: &str) -> Res<'_, Rps> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day2/src/parser.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn rps_player_parser(input: &str) -> Res<Choice> {
[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] 13 | fn rps_player_parser(input: &str) -> Res<'_, Choice> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day2/src/parser.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn rps_opponent_parser(input: &str) -> Res<Rps> {
[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] 18 | fn rps_opponent_parser(input: &str) -> Res<'_, Rps> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking day8 v0.1.0 (/opt/rustwide/workdir/day8)
[INFO] [stderr]     Checking day6 v0.1.0 (/opt/rustwide/workdir/day6)
[INFO] [stderr]     Checking day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]     Checking day9 v0.1.0 (/opt/rustwide/workdir/day9)
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking day5 v0.1.0 (/opt/rustwide/workdir/day5)
[INFO] [stderr]     Checking day4 v0.1.0 (/opt/rustwide/workdir/day4)
[INFO] [stderr]     Checking day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]     Checking day7 v0.1.0 (/opt/rustwide/workdir/day7)
[INFO] [stdout] warning: method `next5` is never used
[INFO] [stdout]   --> day5/src/problem/iterator_ext.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) trait IteratorNextExt: Iterator {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn next5(&mut self) -> (O<Self>, O<Self>, O<Self>, O<Self>, O<Self>) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stdout] warning: method `next5` is never used
[INFO] [stdout]   --> day5/src/problem/iterator_ext.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) trait IteratorNextExt: Iterator {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn next5(&mut self) -> (O<Self>, O<Self>, O<Self>, O<Self>, O<Self>) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) fn parse(s: &str) -> MyResult<Input> {
[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] 17 | pub(crate) fn parse(s: &str) -> MyResult<'_, Input> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn filename_character(s: &str) -> MyResult<char> {
[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] 23 | fn filename_character(s: &str) -> MyResult<'_, char> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) fn parse_directory_name(s: &str) -> MyResult<DirectoryName> {
[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] 37 | pub(crate) fn parse_directory_name(s: &str) -> MyResult<'_, DirectoryName> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) fn parse_file(i: &str) -> MyResult<Node> {
[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] 44 | pub(crate) fn parse_file(i: &str) -> MyResult<'_, Node> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn parse_directory(i: &str) -> MyResult<Node> {
[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] 50 | pub(crate) fn parse_directory(i: &str) -> MyResult<'_, Node> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) fn parse_node(i: &str) -> MyResult<Node> {
[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] 55 | pub(crate) fn parse_node(i: &str) -> MyResult<'_, Node> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) fn parse_cd(i: &str) -> MyResult<Interaction> {
[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] 59 | pub(crate) fn parse_cd(i: &str) -> MyResult<'_, Interaction> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn parse_ls(i: &str) -> MyResult<Interaction> {
[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] 64 | pub(crate) fn parse_ls(i: &str) -> MyResult<'_, Interaction> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) fn parse_interaction(i: &str) -> MyResult<Interaction> {
[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] 70 | pub(crate) fn parse_interaction(i: &str) -> MyResult<'_, Interaction> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) fn parse_interactions(i: &str) -> MyResult<Vec<Interaction>> {
[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] 74 | pub(crate) fn parse_interactions(i: &str) -> MyResult<'_, Vec<Interaction>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) fn parse(s: &str) -> MyResult<Input> {
[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] 17 | pub(crate) fn parse(s: &str) -> MyResult<'_, Input> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn filename_character(s: &str) -> MyResult<char> {
[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] 23 | fn filename_character(s: &str) -> MyResult<'_, char> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) fn parse_directory_name(s: &str) -> MyResult<DirectoryName> {
[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] 37 | pub(crate) fn parse_directory_name(s: &str) -> MyResult<'_, DirectoryName> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) fn parse_file(i: &str) -> MyResult<Node> {
[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] 44 | pub(crate) fn parse_file(i: &str) -> MyResult<'_, Node> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) fn parse_directory(i: &str) -> MyResult<Node> {
[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] 50 | pub(crate) fn parse_directory(i: &str) -> MyResult<'_, Node> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) fn parse_node(i: &str) -> MyResult<Node> {
[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] 55 | pub(crate) fn parse_node(i: &str) -> MyResult<'_, Node> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) fn parse_cd(i: &str) -> MyResult<Interaction> {
[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] 59 | pub(crate) fn parse_cd(i: &str) -> MyResult<'_, Interaction> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn parse_ls(i: &str) -> MyResult<Interaction> {
[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] 64 | pub(crate) fn parse_ls(i: &str) -> MyResult<'_, Interaction> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) fn parse_interaction(i: &str) -> MyResult<Interaction> {
[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] 70 | pub(crate) fn parse_interaction(i: &str) -> MyResult<'_, Interaction> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day7/src/problem/parsing.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) fn parse_interactions(i: &str) -> MyResult<Vec<Interaction>> {
[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] 74 | pub(crate) fn parse_interactions(i: &str) -> MyResult<'_, Vec<Interaction>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s
[INFO] running `Command { std: "docker" "inspect" "3dde0e45d5308420112fdecb6701ed1e5c214a15c052dfa41ae0dc6bdcbea859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dde0e45d5308420112fdecb6701ed1e5c214a15c052dfa41ae0dc6bdcbea859", kill_on_drop: false }`
[INFO] [stdout] 3dde0e45d5308420112fdecb6701ed1e5c214a15c052dfa41ae0dc6bdcbea859
