[INFO] cloning repository https://github.com/Finomnis/AdventOfCode2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Finomnis/AdventOfCode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinomnis%2FAdventOfCode2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinomnis%2FAdventOfCode2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc1eb1d1a8414f780461968ed80b9bd7b61d4a83
[INFO] checking Finomnis/AdventOfCode2022 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinomnis%2FAdventOfCode2022" "/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/Finomnis/AdventOfCode2022
[INFO] finished tweaking git repo https://github.com/Finomnis/AdventOfCode2022
[INFO] tweaked toml for git repo https://github.com/Finomnis/AdventOfCode2022 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Finomnis/AdventOfCode2022 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/Finomnis/AdventOfCode2022 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rgb v0.8.34
[INFO] [stderr]   Downloaded webp-animation v0.7.0
[INFO] [stderr]   Downloaded aoc-runner v0.3.0
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded wild v2.1.0
[INFO] [stderr]   Downloaded gifski v1.8.1
[INFO] [stderr]   Downloaded loop9 v0.1.3
[INFO] [stderr]   Downloaded gif-dispose v4.0.0
[INFO] [stderr]   Downloaded indicatif v0.17.2
[INFO] [stderr]   Downloaded aoc-runner-internal v0.1.0
[INFO] [stderr]   Downloaded aoc-runner-derive v0.3.0
[INFO] [stderr]   Downloaded resize v0.7.4
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded pbr v1.0.4
[INFO] [stderr]   Downloaded imgref v1.9.4
[INFO] [stderr]   Downloaded lodepng v3.7.2
[INFO] [stderr]   Downloaded serde_derive v1.0.149
[INFO] [stderr]   Downloaded imagequant v4.0.4
[INFO] [stderr]   Downloaded portable-atomic v0.3.16
[INFO] [stderr]   Downloaded fallible_collections v0.4.6
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] [stderr]   Downloaded gifsicle v1.92.5
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded libwebp-sys2 v0.1.4
[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] 473925f3cabc285d3c03cb751b5bd49d2ae6cc127084bb10e4eeee751142662e
[INFO] running `Command { std: "docker" "start" "-a" "473925f3cabc285d3c03cb751b5bd49d2ae6cc127084bb10e4eeee751142662e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "473925f3cabc285d3c03cb751b5bd49d2ae6cc127084bb10e4eeee751142662e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "473925f3cabc285d3c03cb751b5bd49d2ae6cc127084bb10e4eeee751142662e", kill_on_drop: false }`
[INFO] [stdout] 473925f3cabc285d3c03cb751b5bd49d2ae6cc127084bb10e4eeee751142662e
[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] 7a4f1b938b96d4872f206a0e3292e4612a4070c03e846516841e1a90895ba51f
[INFO] running `Command { std: "docker" "start" "-a" "7a4f1b938b96d4872f206a0e3292e4612a4070c03e846516841e1a90895ba51f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking rgb v0.8.34
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking imgref v1.9.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling portable-atomic v0.3.16
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking loop9 v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking dunce v1.0.3
[INFO] [stderr]     Checking gif-dispose v4.0.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking wild v2.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aoc-runner v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling gifsicle v1.92.5
[INFO] [stderr]    Compiling libwebp-sys2 v0.1.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking webp-animation v0.7.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking pbr v1.0.4
[INFO] [stderr]     Checking indicatif v0.17.2
[INFO] [stderr]     Checking fallible_collections v0.4.6
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]     Checking lodepng v3.7.2
[INFO] [stderr]     Checking resize v0.7.4
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking imagequant v4.0.4
[INFO] [stderr]     Checking gifski v1.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]     Checking advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/temporary_hashset.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn temporary_insert(&mut self, item: T) -> (bool, TemporaryHashSet<T>);
[INFO] [stdout]    |                         ^^^^^^^^^                     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn temporary_insert(&mut self, item: T) -> (bool, TemporaryHashSet<'_, T>);
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/temporary_hashset.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn temporary_insert(&mut self, el: T) -> (bool, TemporaryHashSet<T>) {
[INFO] [stdout]    |                         ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn temporary_insert(&mut self, el: T) -> (bool, TemporaryHashSet<'_, T>) {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day02.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn game_rule(input: &str) -> VResult<(Hand, 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] 6 |     pub fn game_rule(input: &str) -> VResult<'_, (Hand, char)> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day04.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn line(input: &str) -> VResult<(RangeInclusive<u32>, RangeInclusive<u32>)> {
[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] 8 |     pub fn line(input: &str) -> VResult<'_, (RangeInclusive<u32>, RangeInclusive<u32>)> {
[INFO] [stdout]   |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day05.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn container(input: &str) -> VResult<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] 6 |     fn container(input: &str) -> VResult<'_, char> {
[INFO] [stdout]   |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn space(input: &str) -> VResult<&str> {
[INFO] [stdout]    |                     ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                     |        |       |
[INFO] [stdout]    |                     |        |       the same lifetime is elided here
[INFO] [stdout]    |                     |        the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn space(input: &str) -> VResult<'_, &str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn maybe_container(input: &str) -> VResult<Option<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] 14 |     fn maybe_container(input: &str) -> VResult<'_, Option<char>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn container_line(input: &str) -> VResult<Vec<Option<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] 18 |     fn container_line(input: &str) -> VResult<'_, Vec<Option<char>>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn move_line(input: &str) -> VResult<MoveCommand> {
[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] 22 |     fn move_line(input: &str) -> VResult<'_, MoveCommand> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn raw_instructions(input: &str) -> VResult<(RawContainers, usize, Vec<MoveCommand>)> {
[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 raw_instructions(input: &str) -> VResult<'_, (RawContainers, usize, Vec<MoveCommand>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day07.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn cd_command(input: &str) -> VResult<ShellCommand> {
[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] 8 |     fn cd_command(input: &str) -> VResult<'_, ShellCommand> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn ls_command(input: &str) -> VResult<ShellCommand> {
[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] 14 |     fn ls_command(input: &str) -> VResult<'_, ShellCommand> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn ls_entry(input: &str) -> VResult<DirEntry> {
[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] 21 |     fn ls_entry(input: &str) -> VResult<'_, DirEntry> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn shell_command(input: &str) -> VResult<ShellCommand> {
[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] 33 |     fn shell_command(input: &str) -> VResult<'_, ShellCommand> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn shell_commands(input: &str) -> VResult<Vec<ShellCommand>> {
[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 fn shell_commands(input: &str) -> VResult<'_, Vec<ShellCommand>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day08.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn _single_digit(input: &str) -> VResult<u8> {
[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] 4 |     fn _single_digit(input: &str) -> VResult<'_, u8> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/temporary_hashset.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn temporary_insert(&mut self, item: T) -> (bool, TemporaryHashSet<T>);
[INFO] [stdout]    |                         ^^^^^^^^^                     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn temporary_insert(&mut self, item: T) -> (bool, TemporaryHashSet<'_, T>);
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/temporary_hashset.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn temporary_insert(&mut self, el: T) -> (bool, TemporaryHashSet<T>) {
[INFO] [stdout]    |                         ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn temporary_insert(&mut self, el: T) -> (bool, TemporaryHashSet<'_, T>) {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day02.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn game_rule(input: &str) -> VResult<(Hand, 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] 6 |     pub fn game_rule(input: &str) -> VResult<'_, (Hand, char)> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day04.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn line(input: &str) -> VResult<(RangeInclusive<u32>, RangeInclusive<u32>)> {
[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] 8 |     pub fn line(input: &str) -> VResult<'_, (RangeInclusive<u32>, RangeInclusive<u32>)> {
[INFO] [stdout]   |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day05.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn container(input: &str) -> VResult<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] 6 |     fn container(input: &str) -> VResult<'_, char> {
[INFO] [stdout]   |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn space(input: &str) -> VResult<&str> {
[INFO] [stdout]    |                     ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                     |        |       |
[INFO] [stdout]    |                     |        |       the same lifetime is elided here
[INFO] [stdout]    |                     |        the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn space(input: &str) -> VResult<'_, &str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn maybe_container(input: &str) -> VResult<Option<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] 14 |     fn maybe_container(input: &str) -> VResult<'_, Option<char>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn container_line(input: &str) -> VResult<Vec<Option<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] 18 |     fn container_line(input: &str) -> VResult<'_, Vec<Option<char>>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn move_line(input: &str) -> VResult<MoveCommand> {
[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] 22 |     fn move_line(input: &str) -> VResult<'_, MoveCommand> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day05.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn raw_instructions(input: &str) -> VResult<(RawContainers, usize, Vec<MoveCommand>)> {
[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 raw_instructions(input: &str) -> VResult<'_, (RawContainers, usize, Vec<MoveCommand>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day07.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn cd_command(input: &str) -> VResult<ShellCommand> {
[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] 8 |     fn cd_command(input: &str) -> VResult<'_, ShellCommand> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn ls_command(input: &str) -> VResult<ShellCommand> {
[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] 14 |     fn ls_command(input: &str) -> VResult<'_, ShellCommand> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn ls_entry(input: &str) -> VResult<DirEntry> {
[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] 21 |     fn ls_entry(input: &str) -> VResult<'_, DirEntry> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn shell_command(input: &str) -> VResult<ShellCommand> {
[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] 33 |     fn shell_command(input: &str) -> VResult<'_, ShellCommand> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day07.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn shell_commands(input: &str) -> VResult<Vec<ShellCommand>> {
[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 fn shell_commands(input: &str) -> VResult<'_, Vec<ShellCommand>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solutions/day08.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn _single_digit(input: &str) -> VResult<u8> {
[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] 4 |     fn _single_digit(input: &str) -> VResult<'_, u8> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.80s
[INFO] running `Command { std: "docker" "inspect" "7a4f1b938b96d4872f206a0e3292e4612a4070c03e846516841e1a90895ba51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4f1b938b96d4872f206a0e3292e4612a4070c03e846516841e1a90895ba51f", kill_on_drop: false }`
[INFO] [stdout] 7a4f1b938b96d4872f206a0e3292e4612a4070c03e846516841e1a90895ba51f
