[INFO] cloning repository https://github.com/yabutan/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yabutan/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyabutan%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyabutan%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 098bdb353301c3f8b21644544e23aba9555c4ac8
[INFO] checking yabutan/advent-of-code-2023 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyabutan%2Fadvent-of-code-2023" "/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/yabutan/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/yabutan/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/yabutan/advent-of-code-2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yabutan/advent-of-code-2023 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yabutan/advent-of-code-2023 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded rayon-cond v0.2.0
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded z3 v0.12.1
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded rustworkx-core v0.13.2
[INFO] [stderr]   Downloaded relative-path v1.9.0
[INFO] [stderr]   Downloaded z3-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7975e18a975fd5f2f77bce6de5766a3d6b9f75ad40350f1142fbe9a1578f358
[INFO] running `Command { std: "docker" "start" "-a" "c7975e18a975fd5f2f77bce6de5766a3d6b9f75ad40350f1142fbe9a1578f358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7975e18a975fd5f2f77bce6de5766a3d6b9f75ad40350f1142fbe9a1578f358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7975e18a975fd5f2f77bce6de5766a3d6b9f75ad40350f1142fbe9a1578f358", kill_on_drop: false }`
[INFO] [stdout] c7975e18a975fd5f2f77bce6de5766a3d6b9f75ad40350f1142fbe9a1578f358
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af3579a58a7ce862eadef9b2d00952094f0ff4b06a40e5db55b7a4b18467b50d
[INFO] running `Command { std: "docker" "start" "-a" "af3579a58a7ce862eadef9b2d00952094f0ff4b06a40e5db55b7a4b18467b50d", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking day-01 v0.1.0 (/opt/rustwide/workdir/day-01)
[INFO] [stderr]     Checking day-02 v0.1.0 (/opt/rustwide/workdir/day-02)
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rayon-cond v0.2.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]     Checking rustworkx-core v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking day-15 v0.1.0 (/opt/rustwide/workdir/day-15)
[INFO] [stderr]     Checking day-07 v0.1.0 (/opt/rustwide/workdir/day-07)
[INFO] [stderr]     Checking day-23 v0.1.0 (/opt/rustwide/workdir/day-23)
[INFO] [stderr]     Checking day-05 v0.1.0 (/opt/rustwide/workdir/day-05)
[INFO] [stderr]     Checking day-19 v0.1.0 (/opt/rustwide/workdir/day-19)
[INFO] [stderr]     Checking day-20 v0.1.0 (/opt/rustwide/workdir/day-20)
[INFO] [stderr]     Checking day-09 v0.1.0 (/opt/rustwide/workdir/day-09)
[INFO] [stderr]     Checking day-17 v0.1.0 (/opt/rustwide/workdir/day-17)
[INFO] [stderr]     Checking day-21 v0.1.0 (/opt/rustwide/workdir/day-21)
[INFO] [stderr]     Checking day-12 v0.1.0 (/opt/rustwide/workdir/day-12)
[INFO] [stderr]     Checking day-03 v0.1.0 (/opt/rustwide/workdir/day-03)
[INFO] [stderr]     Checking day-11 v0.1.0 (/opt/rustwide/workdir/day-11)
[INFO] [stderr]     Checking day-22 v0.1.0 (/opt/rustwide/workdir/day-22)
[INFO] [stderr]     Checking day-06 v0.1.0 (/opt/rustwide/workdir/day-06)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-23/src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_input(input: &str) -> InputData {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_input(input: &str) -> InputData<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day-08 v0.1.0 (/opt/rustwide/workdir/day-08)
[INFO] [stderr]     Checking day-10 v0.1.0 (/opt/rustwide/workdir/day-10)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-12/src/lib.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 23 | pub fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-12/src/lib.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn criterion(input: &str) -> IResult<&str, Criterion> {
[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] 24 |     fn criterion(input: &str) -> IResult<&str, Criterion<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day-14 v0.1.0 (/opt/rustwide/workdir/day-14)
[INFO] [stderr]     Checking day-04 v0.1.0 (/opt/rustwide/workdir/day-04)
[INFO] [stderr]     Checking day-16 v0.1.0 (/opt/rustwide/workdir/day-16)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-03/src/lib.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_numbers(input: &str) -> anyhow::Result<Vec<Number>> {
[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] 54 | pub fn parse_numbers(input: &str) -> anyhow::Result<Vec<Number<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day-13 v0.1.0 (/opt/rustwide/workdir/day-13)
[INFO] [stderr]     Checking day-18 v0.1.0 (/opt/rustwide/workdir/day-18)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-19/src/lib.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 96 |     pub fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-19/src/lib.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn operation(input: &str) -> IResult<&str, Operation> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn operation(input: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-19/src/lib.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn workflow(input: &str) -> IResult<&str, Workflow> {
[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] 110 |     fn workflow(input: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-19/src/lib.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn part(input: &str) -> IResult<&str, Part> {
[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] 118 |     fn part(input: &str) -> IResult<&str, Part<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day-25 v0.1.0 (/opt/rustwide/workdir/day-25)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn parse_input(input: &str) -> IResult<&str, Vec<InputLine>> {
[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] 41 | pub fn parse_input(input: &str) -> IResult<&str, Vec<InputLine<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn input_line(input: &str) -> IResult<&str, InputLine> {
[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] 42 |     fn input_line(input: &str) -> IResult<&str, InputLine<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn new(cards: &str) -> Hand<NormalRule> {
[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] 54 |     pub fn new(cards: &str) -> Hand<'_, NormalRule> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(cards: &str) -> Hand<JokerRule> {
[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] 71 |     pub fn new(cards: &str) -> Hand<'_, JokerRule> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neighbors` is never used
[INFO] [stdout]   --> day-21/src/bin/part2.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn neighbors(data: &InputData, pos: &IVec2) -> Vec<IVec2> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-18/src/lib.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 25 | pub fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-18/src/lib.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_operation(input: &str) -> IResult<&str, Operation> {
[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] 30 | fn parse_operation(input: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-10/src/lib.rs:174:27
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub fn parse_input(input: &str) -> anyhow::Result<InputData> {
[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] 174 | pub fn parse_input(input: &str) -> anyhow::Result<InputData<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-10/src/lib.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn new(grid: Vec<&str>, start: IVec2) -> InputData {
[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] 189 |     fn new(grid: Vec<&str>, start: IVec2) -> InputData<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-16/src/bin/part1.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 66 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-25/src/bin/part1.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 74 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-25/src/bin/part1.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 74 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part1.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 76 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part1.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn pattern(input: &str) -> IResult<&str, Pattern> {
[INFO] [stdout]    |                       ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn pattern(input: &str) -> IResult<&str, Pattern<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-16/src/bin/part2.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 84 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-16/src/bin/part1.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 66 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_rocks` is never used
[INFO] [stdout]    --> day-14/src/bin/part2.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn dump_rocks<'a>(data: &InputData, rocks: impl Iterator<Item = &'a Rock>) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-14/src/bin/part2.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 163 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> day-14/src/bin/part1.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Rock {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 49 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-14/src/bin/part1.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 134 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-16/src/bin/part2.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 84 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-14/src/bin/part2.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 163 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> day-14/src/bin/part1.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Rock {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 49 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_rocks` is never used
[INFO] [stdout]    --> day-14/src/bin/part1.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn dump_rocks(data: &InputData, rocks: &[Rock]) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-14/src/bin/part1.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 134 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part2.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 79 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part2.rs:80:23
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn pattern(input: &str) -> IResult<&str, Pattern> {
[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] 80 |     fn pattern(input: &str) -> IResult<&str, Pattern<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part1.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 76 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part1.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn pattern(input: &str) -> IResult<&str, Pattern> {
[INFO] [stdout]    |                       ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn pattern(input: &str) -> IResult<&str, Pattern<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part2.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 79 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-13/src/bin/part2.rs:80:23
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn pattern(input: &str) -> IResult<&str, Pattern> {
[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] 80 |     fn pattern(input: &str) -> IResult<&str, Pattern<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 68 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn parse_place(input: &str) -> IResult<&str, Place> {
[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] 69 |     fn parse_place(input: &str) -> IResult<&str, Place<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parse_line(input: &str) -> IResult<&str, (Place, (Place, Place))> {
[INFO] [stdout]    |                          ^^^^             ^^^^   ^^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |      |       |
[INFO] [stdout]    |                          |                |      |       the same lifetime is hidden here
[INFO] [stdout]    |                          |                |      the same lifetime is hidden 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] 73 |     fn parse_line(input: &str) -> IResult<&str, (Place<'_>, (Place<'_>, Place<'_>))> {
[INFO] [stdout]    |                                                       ++++        ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn parse_places(input: &str) -> IResult<&str, HashMap<Place, (Place, Place)>> {
[INFO] [stdout]    |                            ^^^^             ^^^^          ^^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |             |       |
[INFO] [stdout]    |                            |                |             |       the same lifetime is hidden here
[INFO] [stdout]    |                            |                |             the same lifetime is hidden 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] 83 |     fn parse_places(input: &str) -> IResult<&str, HashMap<Place<'_>, (Place<'_>, Place<'_>)>> {
[INFO] [stdout]    |                                                                ++++        ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 68 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn parse_place(input: &str) -> IResult<&str, Place> {
[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] 69 |     fn parse_place(input: &str) -> IResult<&str, Place<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parse_line(input: &str) -> IResult<&str, (Place, (Place, Place))> {
[INFO] [stdout]    |                          ^^^^             ^^^^   ^^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |      |       |
[INFO] [stdout]    |                          |                |      |       the same lifetime is hidden here
[INFO] [stdout]    |                          |                |      the same lifetime is hidden 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] 73 |     fn parse_line(input: &str) -> IResult<&str, (Place<'_>, (Place<'_>, Place<'_>))> {
[INFO] [stdout]    |                                                       ++++        ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part1.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn parse_places(input: &str) -> IResult<&str, HashMap<Place, (Place, Place)>> {
[INFO] [stdout]    |                            ^^^^             ^^^^          ^^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |             |       |
[INFO] [stdout]    |                            |                |             |       the same lifetime is hidden here
[INFO] [stdout]    |                            |                |             the same lifetime is hidden 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] 83 |     fn parse_places(input: &str) -> IResult<&str, HashMap<Place<'_>, (Place<'_>, Place<'_>)>> {
[INFO] [stdout]    |                                                                ++++        ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neighbors` is never used
[INFO] [stdout]   --> day-21/src/bin/part2.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn neighbors(data: &InputData, pos: &IVec2) -> Vec<IVec2> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT2` is never used
[INFO] [stdout]    --> day-08/src/bin/part2.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     const INPUT2: &str = indoc! {r#"
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part2.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 74 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part2.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn place(input: &str) -> IResult<&str, Place> {
[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] 82 |     fn place(input: &str) -> IResult<&str, Place<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part2.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn line(input: &str) -> IResult<&str, (Place, (Place, Place))> {
[INFO] [stdout]    |                    ^^^^             ^^^^   ^^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                |      |       |
[INFO] [stdout]    |                    |                |      |       the same lifetime is hidden here
[INFO] [stdout]    |                    |                |      the same lifetime is hidden 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] 85 |     fn line(input: &str) -> IResult<&str, (Place<'_>, (Place<'_>, Place<'_>))> {
[INFO] [stdout]    |                                                 ++++        ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part2.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 74 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part2.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn place(input: &str) -> IResult<&str, Place> {
[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] 82 |     fn place(input: &str) -> IResult<&str, Place<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-08/src/bin/part2.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn line(input: &str) -> IResult<&str, (Place, (Place, Place))> {
[INFO] [stdout]    |                    ^^^^             ^^^^   ^^^^^   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                |      |       |
[INFO] [stdout]    |                    |                |      |       the same lifetime is hidden here
[INFO] [stdout]    |                    |                |      the same lifetime is hidden 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] 85 |     fn line(input: &str) -> IResult<&str, (Place<'_>, (Place<'_>, Place<'_>))> {
[INFO] [stdout]    |                                                 ++++        ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-15/src/bin/part2.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 55 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-15/src/bin/part2.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_operation(input: &str) -> IResult<&str, Operation> {
[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] 60 | fn parse_operation(input: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part2.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn parse_map(input: &str) -> IResult<&str, Map> {
[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] 56 | fn parse_map(input: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part2.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map>)> {
[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] 70 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map<'_>>)> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-15/src/bin/part2.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 55 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-15/src/bin/part2.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_operation(input: &str) -> IResult<&str, Operation> {
[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] 60 | fn parse_operation(input: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `label` is never read
[INFO] [stdout]   --> day-05/src/bin/part1.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct Map<'a> {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 60 |     label: &'a str,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Map` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part1.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_map(input: &str) -> IResult<&str, Map> {
[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] 50 | fn parse_map(input: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part1.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map>)> {
[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] 64 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map<'_>>)> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bottom` is never used
[INFO] [stdout]    --> day-22/src/bin/part1.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl Brick {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 173 |     fn bottom(&self) -> Int {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-22/src/bin/part1.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry> {
[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] 134 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> day-20/src/bin/part2.rs:58:73
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn make_module_map<'a>(data: &'a InputData<'a>) -> HashMap<&'a str, &'a Module> {
[INFO] [stdout]    |                               --           --               --       -- ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |            |                |        |
[INFO] [stdout]    |                               |            |                |        the same lifetime is named here
[INFO] [stdout]    |                               |            |                the same lifetime is named here
[INFO] [stdout]    |                               |            the lifetime is named here
[INFO] [stdout]    |                               the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn make_module_map<'a>(data: &'a InputData<'a>) -> HashMap<&'a str, &'a Module<'a>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-20/src/bin/part2.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 175 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bottom` is never used
[INFO] [stdout]    --> day-22/src/bin/part2.rs:222:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl Brick {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 222 |     fn bottom(&self) -> Int {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part1.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_map(input: &str) -> IResult<&str, Map> {
[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] 50 | fn parse_map(input: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part1.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map>)> {
[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] 64 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map<'_>>)> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-22/src/bin/part2.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry> {
[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] 152 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn parse_input(input: &str) -> IResult<&str, Vec<InputLine>> {
[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] 41 | pub fn parse_input(input: &str) -> IResult<&str, Vec<InputLine<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn input_line(input: &str) -> IResult<&str, InputLine> {
[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] 42 |     fn input_line(input: &str) -> IResult<&str, InputLine<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn new(cards: &str) -> Hand<NormalRule> {
[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] 54 |     pub fn new(cards: &str) -> Hand<'_, NormalRule> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-07/src/lib.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(cards: &str) -> Hand<JokerRule> {
[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] 71 |     pub fn new(cards: &str) -> Hand<'_, JokerRule> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bottom` is never used
[INFO] [stdout]    --> day-22/src/bin/part1.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl Brick {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 173 |     fn bottom(&self) -> Int {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-22/src/bin/part1.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry> {
[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] 134 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> day-20/src/bin/part2.rs:58:73
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn make_module_map<'a>(data: &'a InputData<'a>) -> HashMap<&'a str, &'a Module> {
[INFO] [stdout]    |                               --           --               --       -- ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |            |                |        |
[INFO] [stdout]    |                               |            |                |        the same lifetime is named here
[INFO] [stdout]    |                               |            |                the same lifetime is named here
[INFO] [stdout]    |                               |            the lifetime is named here
[INFO] [stdout]    |                               the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn make_module_map<'a>(data: &'a InputData<'a>) -> HashMap<&'a str, &'a Module<'a>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-20/src/bin/part2.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 175 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert` is never used
[INFO] [stdout]   --> day-05/src/bin/part2.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl Map<'_> {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 81 |     fn convert(&self, src: i64) -> i64 {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part2.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn parse_map(input: &str) -> IResult<&str, Map> {
[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] 56 | fn parse_map(input: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-05/src/bin/part2.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map>)> {
[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] 70 | fn parse_data(input: &str) -> IResult<&str, (Vec<i64>, Vec<Map<'_>>)> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bottom` is never used
[INFO] [stdout]    --> day-22/src/bin/part2.rs:222:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl Brick {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 222 |     fn bottom(&self) -> Int {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-22/src/bin/part2.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry> {
[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] 152 | fn make_brick_entries(data: &InputData) -> HashMap<Int, BrickEntry<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-03/src/lib.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_numbers(input: &str) -> anyhow::Result<Vec<Number>> {
[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] 54 | pub fn parse_numbers(input: &str) -> anyhow::Result<Vec<Number<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-12/src/lib.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 23 | pub fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-12/src/lib.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn criterion(input: &str) -> IResult<&str, Criterion> {
[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] 24 |     fn criterion(input: &str) -> IResult<&str, Criterion<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-20/src/bin/part1.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 133 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-20/src/bin/part1.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 133 | fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-23/src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_input(input: &str) -> InputData {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_input(input: &str) -> InputData<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-10/src/lib.rs:174:27
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub fn parse_input(input: &str) -> anyhow::Result<InputData> {
[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] 174 | pub fn parse_input(input: &str) -> anyhow::Result<InputData<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-10/src/lib.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn new(grid: Vec<&str>, start: IVec2) -> InputData {
[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] 189 |     fn new(grid: Vec<&str>, start: IVec2) -> InputData<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-18/src/lib.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 25 | pub fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-18/src/lib.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_operation(input: &str) -> IResult<&str, Operation> {
[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] 30 | fn parse_operation(input: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day-19/src/lib.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn parse_input(input: &str) -> IResult<&str, InputData> {
[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] 96 |     pub fn parse_input(input: &str) -> IResult<&str, InputData<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-19/src/lib.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn operation(input: &str) -> IResult<&str, Operation> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn operation(input: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-19/src/lib.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn workflow(input: &str) -> IResult<&str, Workflow> {
[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] 110 |     fn workflow(input: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day-19/src/lib.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn part(input: &str) -> IResult<&str, Part> {
[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] 118 |     fn part(input: &str) -> IResult<&str, Part<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking day-24 v0.1.0 (/opt/rustwide/workdir/day-24)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.02s
[INFO] running `Command { std: "docker" "inspect" "af3579a58a7ce862eadef9b2d00952094f0ff4b06a40e5db55b7a4b18467b50d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af3579a58a7ce862eadef9b2d00952094f0ff4b06a40e5db55b7a4b18467b50d", kill_on_drop: false }`
[INFO] [stdout] af3579a58a7ce862eadef9b2d00952094f0ff4b06a40e5db55b7a4b18467b50d
