[INFO] cloning repository https://github.com/kaaveland/advent-of-code-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaaveland/advent-of-code-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76774ffce1a5b6c55c0aeef2d3d37930549ac9d9
[INFO] checking kaaveland/advent-of-code-rs against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaaveland/advent-of-code-rs
[INFO] finished tweaking git repo https://github.com/kaaveland/advent-of-code-rs
[INFO] tweaked toml for git repo https://github.com/kaaveland/advent-of-code-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaaveland/advent-of-code-rs on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaaveland/advent-of-code-rs 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded is_close v0.1.3
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded hyper v1.5.1
[INFO] [stderr]   Downloaded rustls v0.23.19
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b4f9d2f32b6646575ef8b295b46b1f4c6be3638b50297f6795864f08eaa18bd
[INFO] running `Command { std: "docker" "start" "-a" "9b4f9d2f32b6646575ef8b295b46b1f4c6be3638b50297f6795864f08eaa18bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b4f9d2f32b6646575ef8b295b46b1f4c6be3638b50297f6795864f08eaa18bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b4f9d2f32b6646575ef8b295b46b1f4c6be3638b50297f6795864f08eaa18bd", kill_on_drop: false }`
[INFO] [stdout] 9b4f9d2f32b6646575ef8b295b46b1f4c6be3638b50297f6795864f08eaa18bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bee985f281f6ab2ecd11c4c454f4e167471cd9917232ad506177d6926d1c16f
[INFO] running `Command { std: "docker" "start" "-a" "9bee985f281f6ab2ecd11c4c454f4e167471cd9917232ad506177d6926d1c16f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking is_close v0.1.3
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking y2020 v0.1.0 (/opt/rustwide/workdir/y2020)
[INFO] [stderr]     Checking y2018 v0.1.0 (/opt/rustwide/workdir/y2018)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_07.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &str) -> Result<Graph> {
[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] 12 | fn parse(input: &str) -> Result<Graph<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_16.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_column_ranges(block: &str) -> Result<ColumnRanges> {
[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] 38 | fn parse_column_ranges(block: &str) -> Result<ColumnRanges<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_16.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_input(input: &str) -> Result<Problem> {
[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] 68 | fn parse_input(input: &str) -> Result<Problem<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_19.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn validate_lit(line: &[char], ch: char) -> Validation {
[INFO] [stdout]    |                       ^^^^^^^               ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn validate_lit(line: &[char], ch: char) -> Validation<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_21.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_line(i: &str) -> Result<Food> {
[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] 31 | fn parse_line(i: &str) -> Result<Food<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2020/src/day_21.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn parse(input: &str) -> Result<Vec<Food>> {
[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] 114 | fn parse(input: &str) -> Result<Vec<Food<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking y2019 v0.1.0 (/opt/rustwide/workdir/y2019)
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking y2021 v0.1.0 (/opt/rustwide/workdir/y2021)
[INFO] [stderr]     Checking y2022 v0.1.0 (/opt/rustwide/workdir/y2022)
[INFO] [stderr]     Checking y2015 v0.1.0 (/opt/rustwide/workdir/y2015)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2018/src/day_24.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_immunity_list(s: &str) -> IResult<&str, ImmunityList> {
[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] 31 | fn parse_immunity_list(s: &str) -> IResult<&str, ImmunityList<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2018/src/day_24.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_immunity_block(s: &str) -> IResult<&str, ImmunityBlock> {
[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] 44 | fn parse_immunity_block(s: &str) -> IResult<&str, ImmunityBlock<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2018/src/day_24.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_group(s: &str) -> IResult<&str, Group> {
[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] 68 | fn parse_group(s: &str) -> IResult<&str, Group<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2018/src/day_24.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn parse(s: &str) -> anyhow::Result<Armies> {
[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] 103 | fn parse(s: &str) -> anyhow::Result<Armies<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2018/src/day_24.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn ix(&self, group_id: &GroupId) -> &Group {
[INFO] [stdout]     |           ^^^^^                         ^^^^^^
[INFO] [stdout]     |           |                             ||
[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] 145 |     fn ix(&self, group_id: &GroupId) -> &Group<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2019/src/day_14.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_reaction(i: &str) -> IResult<&str, Reaction> {
[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] 30 | fn parse_reaction(i: &str) -> IResult<&str, Reaction<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2019/src/day_14.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse(i: &str) -> Result<HashMap<&str, Reaction>> {
[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] 44 | fn parse(i: &str) -> Result<HashMap<&str, Reaction<'_>>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking y2016 v0.1.0 (/opt/rustwide/workdir/y2016)
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2016/src/day_07.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse_enclosed(s: &str) -> IResult<&str, Segment> {
[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] 16 | fn parse_enclosed(s: &str) -> IResult<&str, Segment<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2016/src/day_07.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn parse_open(s: &str) -> IResult<&str, Segment> {
[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] 21 | fn parse_open(s: &str) -> IResult<&str, Segment<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_atom(s: &str) -> IResult<&str, Atom> {
[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] 36 | fn parse_atom(s: &str) -> IResult<&str, Atom<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_not(s: &str) -> IResult<&str, Expr> {
[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] 40 | fn parse_not(s: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_ref(s: &str) -> IResult<&str, Expr> {
[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] 44 | fn parse_ref(s: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_expr(s: &str) -> IResult<&str, Expr> {
[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] 65 | fn parse_expr(s: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_wire(s: &str) -> IResult<&str, Wire> {
[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] 76 | fn parse_wire(s: &str) -> IResult<&str, Wire<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse(s: &str) -> anyhow::Result<Vec<Wire>> {
[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] 81 | fn parse(s: &str) -> anyhow::Result<Vec<Wire<'_>>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2015/src/day_07.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn read(s: &str) -> anyhow::Result<FxHashMap<&str, Expr>> {
[INFO] [stdout]     |            ^^^^                              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                                 |
[INFO] [stdout]     |            the lifetime is elided here       the same 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] 143 | fn read(s: &str) -> anyhow::Result<FxHashMap<&str, Expr<'_>>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_08.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse_escaped(s: &str) -> IResult<&str, Lexeme> {
[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] 16 | fn parse_escaped(s: &str) -> IResult<&str, Lexeme<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_08.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn parse_hex(s: &str) -> IResult<&str, Lexeme> {
[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] 21 | fn parse_hex(s: &str) -> IResult<&str, Lexeme<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_08.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse(s: &str) -> anyhow::Result<Vec<Lexeme>> {
[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] 30 | fn parse(s: &str) -> anyhow::Result<Vec<Lexeme<'_>>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2021/src/day_08.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse(input: &str) -> Result<Vec<Example>> {
[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] 25 | fn parse(input: &str) -> Result<Vec<Example<'_>>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2021/src/day_12.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn parse_graph(input: &str) -> Search {
[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] 47 | fn parse_graph(input: &str) -> Search<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2021/src/day_08.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse(input: &str) -> Result<Vec<Example>> {
[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] 25 | fn parse(input: &str) -> Result<Vec<Example<'_>>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2021/src/day_12.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn parse_graph(input: &str) -> Search {
[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] 47 | fn parse_graph(input: &str) -> Search<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_07.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse(input: &str) -> Result<Graph> {
[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] 12 | fn parse(input: &str) -> Result<Graph<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_16.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_column_ranges(block: &str) -> Result<ColumnRanges> {
[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] 38 | fn parse_column_ranges(block: &str) -> Result<ColumnRanges<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_16.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_input(input: &str) -> Result<Problem> {
[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] 68 | fn parse_input(input: &str) -> Result<Problem<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_19.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn validate_lit(line: &[char], ch: char) -> Validation {
[INFO] [stdout]    |                       ^^^^^^^               ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn validate_lit(line: &[char], ch: char) -> Validation<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2020/src/day_21.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_line(i: &str) -> Result<Food> {
[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] 31 | fn parse_line(i: &str) -> Result<Food<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2020/src/day_21.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn parse(input: &str) -> Result<Vec<Food>> {
[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] 114 | fn parse(input: &str) -> Result<Vec<Food<'_>>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking y2024 v0.1.0 (/opt/rustwide/workdir/y2024)
[INFO] [stderr]     Checking y2023 v0.1.0 (/opt/rustwide/workdir/y2023)
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_05.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse(input: &str) -> anyhow::Result<(Rules, Vec<Vec<Update>>)> {
[INFO] [stdout]    |                 ^^^^                     ^^^^^          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse(input: &str) -> anyhow::Result<(Rules<'_>, Vec<Vec<Update<'_>>>)> {
[INFO] [stdout]    |                                               ++++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_24.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_provided_value(s: &str) -> IResult<&str, ProvidedValue> {
[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] 22 | fn parse_provided_value(s: &str) -> IResult<&str, ProvidedValue<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_24.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_calculated_value(s: &str) -> IResult<&str, CalculatedValue> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_calculated_value(s: &str) -> IResult<&str, CalculatedValue<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_24.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse(s: &str) -> Result<(Vec<ProvidedValue>, Vec<CalculatedValue>)> {
[INFO] [stdout]    |             ^^^^                 ^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |                    |
[INFO] [stdout]    |             |                    the same lifetime is hidden here
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse(s: &str) -> Result<(Vec<ProvidedValue<'_>>, Vec<CalculatedValue<'_>>)> {
[INFO] [stdout]    |                                               ++++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> y2016/src/day_10.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let (s, b) = parse_bot("bot 0 gives low to output 2 and high to output 0").unwrap();
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (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]   --> y2016/src/day_07.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse_enclosed(s: &str) -> IResult<&str, Segment> {
[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] 16 | fn parse_enclosed(s: &str) -> IResult<&str, Segment<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2016/src/day_07.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn parse_open(s: &str) -> IResult<&str, Segment> {
[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] 21 | fn parse_open(s: &str) -> IResult<&str, Segment<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> y2015/src/day_12.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (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]   --> y2023/src/day_05.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_map(s: &str) -> IResult<&str, Mapping> {
[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] 48 | fn parse_map(s: &str) -> IResult<&str, Mapping<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_05.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse(s: &str) -> IResult<&str, Task> {
[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] 68 | fn parse(s: &str) -> IResult<&str, Task<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_08.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_crossroad(s: &str) -> IResult<&str, Crossroads> {
[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] 29 | fn parse_crossroad(s: &str) -> IResult<&str, Crossroads<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_08.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse(s: &str) -> IResult<&str, (Vec<Dir>, Vec<Crossroads>)> {
[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] 36 | fn parse(s: &str) -> IResult<&str, (Vec<Dir>, Vec<Crossroads<'_>>)> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_08.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn prepare(s: &str) -> Result<(CrossroadsMap, Vec<Dir>, Vec<Crossroads>)> {
[INFO] [stdout]    |               ^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden 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] 79 | fn prepare(s: &str) -> Result<(CrossroadsMap, Vec<Dir>, Vec<Crossroads<'_>>)> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_18.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn parse_instruction(s: &str) -> IResult<&str, Instruction> {
[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] 56 | fn parse_instruction(s: &str) -> IResult<&str, Instruction<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_18.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn parse_instructions(s: &str) -> Result<Vec<Instruction>> {
[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] 73 | fn parse_instructions(s: &str) -> Result<Vec<Instruction<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_19.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_destination(s: &str) -> IResult<&str, Destination> {
[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_destination(s: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_19.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_workflow_rule(s: &str) -> IResult<&str, Rule> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_workflow_rule(s: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_workflow(s: &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] 113 | fn parse_workflow(s: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn parse(s: &str) -> Result<(Map<&str, Workflow>, Vec<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] 123 | fn parse(s: &str) -> Result<(Map<&str, Workflow<'_>>, Vec<Part>)> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn by_name(workflows: Vec<Workflow>) -> Map<&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 hidden 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] 133 | fn by_name(workflows: Vec<Workflow<'_>>) -> Map<&str, Workflow<'_>> {
[INFO] [stdout]     |                                   ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn apply_to(&self, part: &Part) -> Option<Destination> {
[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] 224 |     fn apply_to(&self, part: &Part) -> Option<Destination<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn split_range(&self, part: &PartRange) -> Vec<(Destination, PartRange)> {
[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] 232 |     fn split_range(&self, part: &PartRange) -> Vec<(Destination<'_>, PartRange)> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse_machine(s: &str) -> IResult<&str, Machine> {
[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] 63 | fn parse_machine(s: &str) -> IResult<&str, Machine<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_line(s: &str) -> IResult<&str, (Machine, Vec<&str>)> {
[INFO] [stdout]    |                  ^^^^             ^^^^   ^^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                |      |
[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] 70 | fn parse_line(s: &str) -> IResult<&str, (Machine<'_>, Vec<&str>)> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse(s: &str) -> Result<Vec<(Machine, Vec<&str>)>> {
[INFO] [stdout]    |             ^^^^                 ^^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |             |                    |
[INFO] [stdout]    |             |                    the same lifetime is hidden here
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse(s: &str) -> Result<Vec<(Machine<'_>, Vec<&str>)>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn to_sim(s: &str) -> Result<Map<&str, MachineSimulation>> {
[INFO] [stdout]    |              ^^^^                ^^^^  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |                   |
[INFO] [stdout]    |              |                   the same lifetime is elided here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn to_sim(s: &str) -> Result<Map<&str, MachineSimulation<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_22.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn brick_dependencies(bricks: &[Brick]) -> (BrickDependency, BrickDependency) {
[INFO] [stdout]     |                               ^^^^^^^^      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |             |
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn brick_dependencies(bricks: &[Brick]) -> (BrickDependency<'_>, BrickDependency<'_>) {
[INFO] [stdout]     |                                                            ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_25.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn parse_graph(s: &str) -> Option<Graph> {
[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] 10 | fn parse_graph(s: &str) -> Option<Graph<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_05.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_map(s: &str) -> IResult<&str, Mapping> {
[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] 48 | fn parse_map(s: &str) -> IResult<&str, Mapping<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_05.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse(s: &str) -> IResult<&str, Task> {
[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] 68 | fn parse(s: &str) -> IResult<&str, Task<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_08.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_crossroad(s: &str) -> IResult<&str, Crossroads> {
[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] 29 | fn parse_crossroad(s: &str) -> IResult<&str, Crossroads<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_08.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse(s: &str) -> IResult<&str, (Vec<Dir>, Vec<Crossroads>)> {
[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] 36 | fn parse(s: &str) -> IResult<&str, (Vec<Dir>, Vec<Crossroads<'_>>)> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_08.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn prepare(s: &str) -> Result<(CrossroadsMap, Vec<Dir>, Vec<Crossroads>)> {
[INFO] [stdout]    |               ^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden 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] 79 | fn prepare(s: &str) -> Result<(CrossroadsMap, Vec<Dir>, Vec<Crossroads<'_>>)> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_18.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn parse_instruction(s: &str) -> IResult<&str, Instruction> {
[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] 56 | fn parse_instruction(s: &str) -> IResult<&str, Instruction<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_18.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn parse_instructions(s: &str) -> Result<Vec<Instruction>> {
[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] 73 | fn parse_instructions(s: &str) -> Result<Vec<Instruction<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_19.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_destination(s: &str) -> IResult<&str, Destination> {
[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_destination(s: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_19.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_workflow_rule(s: &str) -> IResult<&str, Rule> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_workflow_rule(s: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_workflow(s: &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] 113 | fn parse_workflow(s: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn parse(s: &str) -> Result<(Map<&str, Workflow>, Vec<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] 123 | fn parse(s: &str) -> Result<(Map<&str, Workflow<'_>>, Vec<Part>)> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn by_name(workflows: Vec<Workflow>) -> Map<&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 hidden 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] 133 | fn by_name(workflows: Vec<Workflow<'_>>) -> Map<&str, Workflow<'_>> {
[INFO] [stdout]     |                                   ++++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn apply_to(&self, part: &Part) -> Option<Destination> {
[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] 224 |     fn apply_to(&self, part: &Part) -> Option<Destination<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_19.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn split_range(&self, part: &PartRange) -> Vec<(Destination, PartRange)> {
[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] 232 |     fn split_range(&self, part: &PartRange) -> Vec<(Destination<'_>, PartRange)> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn parse_machine(s: &str) -> IResult<&str, Machine> {
[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] 63 | fn parse_machine(s: &str) -> IResult<&str, Machine<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_line(s: &str) -> IResult<&str, (Machine, Vec<&str>)> {
[INFO] [stdout]    |                  ^^^^             ^^^^   ^^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                |      |
[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] 70 | fn parse_line(s: &str) -> IResult<&str, (Machine<'_>, Vec<&str>)> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse(s: &str) -> Result<Vec<(Machine, Vec<&str>)>> {
[INFO] [stdout]    |             ^^^^                 ^^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |             |                    |
[INFO] [stdout]    |             |                    the same lifetime is hidden here
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse(s: &str) -> Result<Vec<(Machine<'_>, Vec<&str>)>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_20.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn to_sim(s: &str) -> Result<Map<&str, MachineSimulation>> {
[INFO] [stdout]    |              ^^^^                ^^^^  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |                   |
[INFO] [stdout]    |              |                   the same lifetime is elided here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn to_sim(s: &str) -> Result<Map<&str, MachineSimulation<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2023/src/day_22.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn brick_dependencies(bricks: &[Brick]) -> (BrickDependency, BrickDependency) {
[INFO] [stdout]     |                               ^^^^^^^^      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |             |
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn brick_dependencies(bricks: &[Brick]) -> (BrickDependency<'_>, BrickDependency<'_>) {
[INFO] [stdout]     |                                                            ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2023/src/day_25.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn parse_graph(s: &str) -> Option<Graph> {
[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] 10 | fn parse_graph(s: &str) -> Option<Graph<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_05.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse(input: &str) -> anyhow::Result<(Rules, Vec<Vec<Update>>)> {
[INFO] [stdout]    |                 ^^^^                     ^^^^^          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse(input: &str) -> anyhow::Result<(Rules<'_>, Vec<Vec<Update<'_>>>)> {
[INFO] [stdout]    |                                               ++++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_24.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_provided_value(s: &str) -> IResult<&str, ProvidedValue> {
[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] 22 | fn parse_provided_value(s: &str) -> IResult<&str, ProvidedValue<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_24.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_calculated_value(s: &str) -> IResult<&str, CalculatedValue> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_calculated_value(s: &str) -> IResult<&str, CalculatedValue<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2024/src/day_24.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse(s: &str) -> Result<(Vec<ProvidedValue>, Vec<CalculatedValue>)> {
[INFO] [stdout]    |             ^^^^                 ^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |                    |
[INFO] [stdout]    |             |                    the same lifetime is hidden here
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse(s: &str) -> Result<(Vec<ProvidedValue<'_>>, Vec<CalculatedValue<'_>>)> {
[INFO] [stdout]    |                                               ++++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_atom(s: &str) -> IResult<&str, Atom> {
[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] 36 | fn parse_atom(s: &str) -> IResult<&str, Atom<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_not(s: &str) -> IResult<&str, Expr> {
[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] 40 | fn parse_not(s: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_ref(s: &str) -> IResult<&str, Expr> {
[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] 44 | fn parse_ref(s: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_expr(s: &str) -> IResult<&str, Expr> {
[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] 65 | fn parse_expr(s: &str) -> IResult<&str, Expr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_wire(s: &str) -> IResult<&str, Wire> {
[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] 76 | fn parse_wire(s: &str) -> IResult<&str, Wire<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_07.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse(s: &str) -> anyhow::Result<Vec<Wire>> {
[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] 81 | fn parse(s: &str) -> anyhow::Result<Vec<Wire<'_>>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2015/src/day_07.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn read(s: &str) -> anyhow::Result<FxHashMap<&str, Expr>> {
[INFO] [stdout]     |            ^^^^                              ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                                 |
[INFO] [stdout]     |            the lifetime is elided here       the same 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] 143 | fn read(s: &str) -> anyhow::Result<FxHashMap<&str, Expr<'_>>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_08.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse_escaped(s: &str) -> IResult<&str, Lexeme> {
[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] 16 | fn parse_escaped(s: &str) -> IResult<&str, Lexeme<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_08.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn parse_hex(s: &str) -> IResult<&str, Lexeme> {
[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] 21 | fn parse_hex(s: &str) -> IResult<&str, Lexeme<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2015/src/day_08.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse(s: &str) -> anyhow::Result<Vec<Lexeme>> {
[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] 30 | fn parse(s: &str) -> anyhow::Result<Vec<Lexeme<'_>>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2019/src/day_14.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_reaction(i: &str) -> IResult<&str, Reaction> {
[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] 30 | fn parse_reaction(i: &str) -> IResult<&str, Reaction<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2019/src/day_14.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse(i: &str) -> Result<HashMap<&str, Reaction>> {
[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] 44 | fn parse(i: &str) -> Result<HashMap<&str, Reaction<'_>>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2018/src/day_24.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_immunity_list(s: &str) -> IResult<&str, ImmunityList> {
[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] 31 | fn parse_immunity_list(s: &str) -> IResult<&str, ImmunityList<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2018/src/day_24.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn parse_immunity_block(s: &str) -> IResult<&str, ImmunityBlock> {
[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] 44 | fn parse_immunity_block(s: &str) -> IResult<&str, ImmunityBlock<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> y2018/src/day_24.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn parse_group(s: &str) -> IResult<&str, Group> {
[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] 68 | fn parse_group(s: &str) -> IResult<&str, Group<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2018/src/day_24.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn parse(s: &str) -> anyhow::Result<Armies> {
[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] 103 | fn parse(s: &str) -> anyhow::Result<Armies<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> y2018/src/day_24.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn ix(&self, group_id: &GroupId) -> &Group {
[INFO] [stdout]     |           ^^^^^                         ^^^^^^
[INFO] [stdout]     |           |                             ||
[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] 145 |     fn ix(&self, group_id: &GroupId) -> &Group<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir/aoc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "9bee985f281f6ab2ecd11c4c454f4e167471cd9917232ad506177d6926d1c16f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bee985f281f6ab2ecd11c4c454f4e167471cd9917232ad506177d6926d1c16f", kill_on_drop: false }`
[INFO] [stdout] 9bee985f281f6ab2ecd11c4c454f4e167471cd9917232ad506177d6926d1c16f
