[INFO] cloning repository https://github.com/tyrone-wu/advent-of-code-2023-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyrone-wu/advent-of-code-2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-wu%2Fadvent-of-code-2023-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-wu%2Fadvent-of-code-2023-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d485c3c47e9722cb046fd5e1bbebe8ed3d612217
[INFO] checking tyrone-wu/advent-of-code-2023-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-wu%2Fadvent-of-code-2023-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tyrone-wu/advent-of-code-2023-rust
[INFO] finished tweaking git repo https://github.com/tyrone-wu/advent-of-code-2023-rust
[INFO] tweaked toml for git repo https://github.com/tyrone-wu/advent-of-code-2023-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyrone-wu/advent-of-code-2023-rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyrone-wu/advent-of-code-2023-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02c1912a660379ad1a0492a4084257cc245aa4acb4e8bb37e7d00709bb9360e2
[INFO] running `Command { std: "docker" "start" "-a" "02c1912a660379ad1a0492a4084257cc245aa4acb4e8bb37e7d00709bb9360e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02c1912a660379ad1a0492a4084257cc245aa4acb4e8bb37e7d00709bb9360e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c1912a660379ad1a0492a4084257cc245aa4acb4e8bb37e7d00709bb9360e2", kill_on_drop: false }`
[INFO] [stdout] 02c1912a660379ad1a0492a4084257cc245aa4acb4e8bb37e7d00709bb9360e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5adcf955eafce33c449258ae6780959f7e4e71f81cc8e62ecbd1ca55147cd295
[INFO] running `Command { std: "docker" "start" "-a" "5adcf955eafce33c449258ae6780959f7e4e71f81cc8e62ecbd1ca55147cd295", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.1
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling rug v1.22.0
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rayon-cond v0.2.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking rustworkx-core v0.13.2
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking advent_of_code v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/15.rs:44:27
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_lens_dash(input: &str) -> IResult<&str, Code> {
[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] 44 | fn parse_lens_dash(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/15.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_lens_equals(input: &str) -> IResult<&str, Code> {
[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] 55 | fn parse_lens_equals(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/15.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn parse_input_p2(input: &str) -> IResult<&str, Vec<Code>> {
[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] 66 | fn parse_input_p2(input: &str) -> IResult<&str, Vec<Code<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/19.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_condition(input: &str) -> IResult<&str, Rule> {
[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] 51 | fn parse_condition(input: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/19.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_workflow(input: &str) -> IResult<&str, (&str, Vec<Workflow>)> {
[INFO] [stdout]    |                          ^^^^             ^^^^   ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |      |
[INFO] [stdout]    |                          |                |      the same lifetime is elided here
[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] 76 | fn parse_workflow(input: &str) -> IResult<&str, (&str, Vec<Workflow<'_>>)> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/19.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn parse_workflows(input: &str) -> IResult<&str, HashMap<&str, Vec<Workflow>>> {
[INFO] [stdout]    |                           ^^^^             ^^^^          ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |             |
[INFO] [stdout]    |                           |                |             the same lifetime is elided here
[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 parse_workflows(input: &str) -> IResult<&str, HashMap<&str, Vec<Workflow<'_>>>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/19.rs:105:23
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_input(input: &str) -> IResult<&str, (HashMap<&str, Vec<Workflow>>, Vec<Xmas>)> {
[INFO] [stdout]     |                       ^^^^             ^^^^           ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |              |
[INFO] [stdout]     |                       |                |              the same lifetime is elided here
[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] 105 | fn parse_input(input: &str) -> IResult<&str, (HashMap<&str, Vec<Workflow<'_>>>, Vec<Xmas>)> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/20.rs:46:22
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_path(input: &str) -> IResult<&str, (&str, Path)> {
[INFO] [stdout]    |                      ^^^^             ^^^^   ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |      |
[INFO] [stdout]    |                      |                |      the same lifetime is elided here
[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] 46 | fn parse_path(input: &str) -> IResult<&str, (&str, Path<'_>)> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/20.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_input(input: &str) -> IResult<&str, HashMap<&str, Path>> {
[INFO] [stdout]    |                       ^^^^             ^^^^          ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                |             |
[INFO] [stdout]    |                       |                |             the same lifetime is elided here
[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] 75 | fn parse_input(input: &str) -> IResult<&str, HashMap<&str, Path<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(usize, Vec<NodeIndex>)>, Infallible>
[INFO] [stdout]   --> src/bin/25.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         stoer_wagner_min_cut(&graph, |_| Ok(1));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/bin/25.rs:66:42
[INFO] [stdout]    |
[INFO] [stdout] 66 |         stoer_wagner_min_cut(&graph, |_| Ok(1));
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(usize, Vec<NodeIndex>)>, Infallible>
[INFO] [stdout]   --> src/bin/25.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let (min_cut, partition) = stoer_wagner.unwrap().unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "25") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/18.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_dig(input: &str) -> IResult<&str, Dig> {
[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] 20 | fn parse_dig(input: &str) -> IResult<&str, Dig<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/18.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_input(input: &str) -> IResult<&str, Vec<Dig>> {
[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] 39 | fn parse_input(input: &str) -> IResult<&str, Vec<Dig<'_>>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/18.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_dig(input: &str) -> IResult<&str, Dig> {
[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] 20 | fn parse_dig(input: &str) -> IResult<&str, Dig<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/18.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_input(input: &str) -> IResult<&str, Vec<Dig>> {
[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] 39 | fn parse_input(input: &str) -> IResult<&str, Vec<Dig<'_>>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/15.rs:44:27
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_lens_dash(input: &str) -> IResult<&str, Code> {
[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] 44 | fn parse_lens_dash(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/15.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_lens_equals(input: &str) -> IResult<&str, Code> {
[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] 55 | fn parse_lens_equals(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/15.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn parse_input_p2(input: &str) -> IResult<&str, Vec<Code>> {
[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] 66 | fn parse_input_p2(input: &str) -> IResult<&str, Vec<Code<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/19.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_condition(input: &str) -> IResult<&str, Rule> {
[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] 51 | fn parse_condition(input: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/19.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_workflow(input: &str) -> IResult<&str, (&str, Vec<Workflow>)> {
[INFO] [stdout]    |                          ^^^^             ^^^^   ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |      |
[INFO] [stdout]    |                          |                |      the same lifetime is elided here
[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] 76 | fn parse_workflow(input: &str) -> IResult<&str, (&str, Vec<Workflow<'_>>)> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/19.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn parse_workflows(input: &str) -> IResult<&str, HashMap<&str, Vec<Workflow>>> {
[INFO] [stdout]    |                           ^^^^             ^^^^          ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |             |
[INFO] [stdout]    |                           |                |             the same lifetime is elided here
[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 parse_workflows(input: &str) -> IResult<&str, HashMap<&str, Vec<Workflow<'_>>>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/19.rs:105:23
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_input(input: &str) -> IResult<&str, (HashMap<&str, Vec<Workflow>>, Vec<Xmas>)> {
[INFO] [stdout]     |                       ^^^^             ^^^^           ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |              |
[INFO] [stdout]     |                       |                |              the same lifetime is elided here
[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] 105 | fn parse_input(input: &str) -> IResult<&str, (HashMap<&str, Vec<Workflow<'_>>>, Vec<Xmas>)> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5adcf955eafce33c449258ae6780959f7e4e71f81cc8e62ecbd1ca55147cd295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5adcf955eafce33c449258ae6780959f7e4e71f81cc8e62ecbd1ca55147cd295", kill_on_drop: false }`
[INFO] [stdout] 5adcf955eafce33c449258ae6780959f7e4e71f81cc8e62ecbd1ca55147cd295
