[INFO] cloning repository https://github.com/felipebalbi/nom-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipebalbi/nom-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fnom-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fnom-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b099ad4e8dc3608de477d173df90c403b50a06be
[INFO] checking felipebalbi/nom-playground against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fnom-playground" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/felipebalbi/nom-playground
[INFO] finished tweaking git repo https://github.com/felipebalbi/nom-playground
[INFO] tweaked toml for git repo https://github.com/felipebalbi/nom-playground written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/felipebalbi/nom-playground 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/felipebalbi/nom-playground 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]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.2.1
[INFO] [stderr]   Downloaded is-terminal v0.4.7
[INFO] [stderr]   Downloaded clap_lex v0.4.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.56
[INFO] [stderr]   Downloaded errno v0.3.1
[INFO] [stderr]   Downloaded clap_derive v4.2.0
[INFO] [stderr]   Downloaded quote v1.0.26
[INFO] [stderr]   Downloaded io-lifetimes v1.0.10
[INFO] [stderr]   Downloaded clap_builder v4.2.1
[INFO] [stderr]   Downloaded syn v2.0.14
[INFO] [stderr]   Downloaded rustix v0.37.11
[INFO] [stderr]   Downloaded libc v0.2.141
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 722a3274c79e618dd049da0e77679e8ff0032738f8ec0412836fe21b77573d93
[INFO] running `Command { std: "docker" "start" "-a" "722a3274c79e618dd049da0e77679e8ff0032738f8ec0412836fe21b77573d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "722a3274c79e618dd049da0e77679e8ff0032738f8ec0412836fe21b77573d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722a3274c79e618dd049da0e77679e8ff0032738f8ec0412836fe21b77573d93", kill_on_drop: false }`
[INFO] [stdout] 722a3274c79e618dd049da0e77679e8ff0032738f8ec0412836fe21b77573d93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 34f48f8f31cd1adcb1c72f40309d828e6ff530aa38022edc1b1a1d2e3d4693f9
[INFO] running `Command { std: "docker" "start" "-a" "34f48f8f31cd1adcb1c72f40309d828e6ff530aa38022edc1b1a1d2e3d4693f9", 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]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.14
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking aoc2022d3 v0.1.0 (/opt/rustwide/workdir/aoc2022d3)
[INFO] [stderr]     Checking aoc2022d6 v0.1.0 (/opt/rustwide/workdir/aoc2022d6)
[INFO] [stderr]     Checking aoc2022d1 v0.1.0 (/opt/rustwide/workdir/aoc2022d1)
[INFO] [stderr]     Checking aoc2022d2 v0.1.0 (/opt/rustwide/workdir/aoc2022d2)
[INFO] [stderr]     Checking aoc2022d4 v0.1.0 (/opt/rustwide/workdir/aoc2022d4)
[INFO] [stderr]     Checking aoc2022d7 v0.1.0 (/opt/rustwide/workdir/aoc2022d7)
[INFO] [stderr]     Checking aoc2022d5 v0.1.0 (/opt/rustwide/workdir/aoc2022d5)
[INFO] [stderr]     Checking aoc2022d8 v0.1.0 (/opt/rustwide/workdir/aoc2022d8)
[INFO] [stdout] warning: unused imports: `alpha1`, `branch::alt`, `is_a`, `not_line_ending`, `self`, `separated_pair`, `space1`, `tag`, `terminated`, and `tuple`
[INFO] [stdout]  --> aoc2022d8/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     branch::alt,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 4 |     bytes::complete::{is_a, tag},
[INFO] [stdout]   |                       ^^^^  ^^^
[INFO] [stdout] 5 |     character::complete::{self, alpha1, line_ending, not_line_ending, one_of, space1},
[INFO] [stdout]   |                           ^^^^  ^^^^^^               ^^^^^^^^^^^^^^^          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     sequence::{separated_pair, terminated, tuple},
[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 imports: `alpha1`, `branch::alt`, `is_a`, `not_line_ending`, `self`, `separated_pair`, `space1`, `tag`, `terminated`, and `tuple`
[INFO] [stdout]  --> aoc2022d8/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     branch::alt,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 4 |     bytes::complete::{is_a, tag},
[INFO] [stdout]   |                       ^^^^  ^^^
[INFO] [stdout] 5 |     character::complete::{self, alpha1, line_ending, not_line_ending, one_of, space1},
[INFO] [stdout]   |                           ^^^^  ^^^^^^               ^^^^^^^^^^^^^^^          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     sequence::{separated_pair, terminated, tuple},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> aoc2022d5/src/lib.rs:133:43
[INFO] [stdout]     |
[INFO] [stdout] 133 |         .map(|krate| krate.last().unwrap().clone())
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> aoc2022d5/src/lib.rs:150:43
[INFO] [stdout]     |
[INFO] [stdout] 150 |         .map(|krate| krate.last().unwrap().clone())
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> aoc2022d5/src/lib.rs:133:43
[INFO] [stdout]     |
[INFO] [stdout] 133 |         .map(|krate| krate.last().unwrap().clone())
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> aoc2022d5/src/lib.rs:150:43
[INFO] [stdout]     |
[INFO] [stdout] 150 |         .map(|krate| krate.last().unwrap().clone())
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Dir(&'a str),
[INFO] [stdout]    |     --- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Inode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     Dir(&'a str),
[INFO] [stdout] 56 +     Dir(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn file(input: &str) -> IResult<&str, Inode> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn file(input: &str) -> IResult<&str, Inode<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn directory(input: &str) -> IResult<&str, Inode> {
[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] 67 | fn directory(input: &str) -> IResult<&str, Inode<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn inodes(input: &str) -> IResult<&str, Vec<Inode>> {
[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] 73 | fn inodes(input: &str) -> IResult<&str, Vec<Inode<'_>>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn ls(input: &str) -> IResult<&str, Command> {
[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] 77 | fn ls(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn cd(input: &str) -> IResult<&str, Command> {
[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] 84 | fn cd(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn commands(input: &str) -> IResult<&str, Vec<Command>> {
[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] 95 | fn commands(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input_part1(input: &str) -> IResult<&str, Vec<Command>> {
[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] 99 | fn parse_input_part1(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc2022d7/src/lib.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<Command>> {
[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] 103 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Dir(&'a str),
[INFO] [stdout]    |     --- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Inode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     Dir(&'a str),
[INFO] [stdout] 56 +     Dir(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn file(input: &str) -> IResult<&str, Inode> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn file(input: &str) -> IResult<&str, Inode<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn directory(input: &str) -> IResult<&str, Inode> {
[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] 67 | fn directory(input: &str) -> IResult<&str, Inode<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn inodes(input: &str) -> IResult<&str, Vec<Inode>> {
[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] 73 | fn inodes(input: &str) -> IResult<&str, Vec<Inode<'_>>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn ls(input: &str) -> IResult<&str, Command> {
[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] 77 | fn ls(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn cd(input: &str) -> IResult<&str, Command> {
[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] 84 | fn cd(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn commands(input: &str) -> IResult<&str, Vec<Command>> {
[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] 95 | fn commands(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc2022d7/src/lib.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input_part1(input: &str) -> IResult<&str, Vec<Command>> {
[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] 99 | fn parse_input_part1(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc2022d7/src/lib.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<Command>> {
[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] 103 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> aoc2022d8/src/lib.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<&str>> {
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> aoc2022d8/src/lib.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn part2(input: &str) -> u32 {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input_part2` is never used
[INFO] [stdout]   --> aoc2022d8/src/lib.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<&str>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> aoc2022d8/src/lib.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<&str>> {
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> aoc2022d8/src/lib.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn part2(input: &str) -> u32 {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input_part2` is never used
[INFO] [stdout]   --> aoc2022d8/src/lib.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_input_part2(input: &str) -> IResult<&str, Vec<&str>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.89s
[INFO] running `Command { std: "docker" "inspect" "34f48f8f31cd1adcb1c72f40309d828e6ff530aa38022edc1b1a1d2e3d4693f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f48f8f31cd1adcb1c72f40309d828e6ff530aa38022edc1b1a1d2e3d4693f9", kill_on_drop: false }`
[INFO] [stdout] 34f48f8f31cd1adcb1c72f40309d828e6ff530aa38022edc1b1a1d2e3d4693f9
