[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/d485c3c47e9722cb046fd5e1bbebe8ed3d612217 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[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-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tyrone-wu/advent-of-code-2023-rust on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-cond v0.2.0
[INFO] [stderr]   Downloaded rustworkx-core v0.13.2
[INFO] [stderr]   Downloaded priority-queue v1.3.2
[INFO] [stderr]   Downloaded rug v1.22.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38976cf806da1bed10484e91b6a65157a752050d0b924085593f5953c910d506
[INFO] running `Command { std: "docker" "start" "-a" "38976cf806da1bed10484e91b6a65157a752050d0b924085593f5953c910d506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38976cf806da1bed10484e91b6a65157a752050d0b924085593f5953c910d506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38976cf806da1bed10484e91b6a65157a752050d0b924085593f5953c910d506", kill_on_drop: false }`
[INFO] [stdout] 38976cf806da1bed10484e91b6a65157a752050d0b924085593f5953c910d506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde3b47935a377d09c43b2746e9439bf2742f5f88111dd77f9d09d6a5ffd256c
[INFO] running `Command { std: "docker" "start" "-a" "dde3b47935a377d09c43b2746e9439bf2742f5f88111dd77f9d09d6a5ffd256c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling rug v1.22.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rayon-cond v0.2.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_condition(input: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |      |
[INFO] [stdout]    |                          |                |      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                |             |
[INFO] [stdout]    |                           |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                |              |
[INFO] [stdout]     |                       |                |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                     |                |
[INFO] [stdout]    |                     |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_dig(input: &str) -> IResult<&str, Dig<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                     |                |
[INFO] [stdout]    |                     |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_dig(input: &str) -> IResult<&str, Dig<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_lens_dash(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_lens_equals(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_input(input: &str) -> IResult<&str, Vec<Dig<'_>>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_input(input: &str) -> IResult<&str, Vec<Dig<'_>>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                |      |
[INFO] [stdout]    |                      |                |      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_path(input: &str) -> IResult<&str, (&str, Path<'_>)> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                |             |
[INFO] [stdout]    |                       |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_input(input: &str) -> IResult<&str, HashMap<&str, Path<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                |      |
[INFO] [stdout]    |                      |                |      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_path(input: &str) -> IResult<&str, (&str, Path<'_>)> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                |             |
[INFO] [stdout]    |                       |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_input(input: &str) -> IResult<&str, HashMap<&str, Path<'_>>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_lens_dash(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_lens_equals(input: &str) -> IResult<&str, Code<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_condition(input: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |      |
[INFO] [stdout]    |                          |                |      the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                |             |
[INFO] [stdout]    |                           |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                |              |
[INFO] [stdout]     |                       |                |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 22s
[INFO] running `Command { std: "docker" "inspect" "dde3b47935a377d09c43b2746e9439bf2742f5f88111dd77f9d09d6a5ffd256c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde3b47935a377d09c43b2746e9439bf2742f5f88111dd77f9d09d6a5ffd256c", kill_on_drop: false }`
[INFO] [stdout] dde3b47935a377d09c43b2746e9439bf2742f5f88111dd77f9d09d6a5ffd256c
