[INFO] cloning repository https://github.com/ClydeHobart/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClydeHobart/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClydeHobart%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClydeHobart%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18aa9b718b5d6debe0029c98c946e2ddbcd7fa3c
[INFO] checking ClydeHobart/aoc against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClydeHobart%2Faoc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ClydeHobart/aoc
[INFO] finished tweaking git repo https://github.com/ClydeHobart/aoc
[INFO] tweaked toml for git repo https://github.com/ClydeHobart/aoc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClydeHobart/aoc on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClydeHobart/aoc 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8f414a7e06c806d68a3f8ee283c1e6975d516e7910fbd25cd1e0474f55ee31b
[INFO] running `Command { std: "docker" "start" "-a" "a8f414a7e06c806d68a3f8ee283c1e6975d516e7910fbd25cd1e0474f55ee31b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8f414a7e06c806d68a3f8ee283c1e6975d516e7910fbd25cd1e0474f55ee31b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f414a7e06c806d68a3f8ee283c1e6975d516e7910fbd25cd1e0474f55ee31b", kill_on_drop: false }`
[INFO] [stdout] a8f414a7e06c806d68a3f8ee283c1e6975d516e7910fbd25cd1e0474f55ee31b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83d6d49764f1653e1f43ead7827957c25a5ce6438084e1313a010fabf586b7c1
[INFO] running `Command { std: "docker" "start" "-a" "83d6d49764f1653e1f43ead7827957c25a5ce6438084e1313a010fabf586b7c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `file_block_next_file_index` is never read
[INFO] [stdout]    --> src/y2024/d9.rs:185:57
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut file_block_next_file_index: FileIndex = FileIndex::invalid();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `free_block_next_file_index` is never read
[INFO] [stdout]    --> src/y2024/d9.rs:202:57
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut free_block_next_file_index: FileIndex = FileIndex::invalid();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_dst_file_index` is never read
[INFO] [stdout]    --> src/y2024/d9.rs:290:58
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let mut next_dst_file_index: FileIndex = FileIndex::invalid();
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc` (lib); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name aoc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4c512177b96a60d -C extra-filename=-af0c0509788aafa6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-479ff0b335550b1b.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5d857b01379aec00.rmeta --extern derive_deref=/opt/rustwide/target/debug/deps/libderive_deref-769b67f9bd1e4121.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-2699cd44d602c28b.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-139f1225302f5796.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a4eb8bc82e39350c.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-da2cfa00a66301e5.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-6ba4dc8cb34345aa.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-799e10196e7967d1.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a98d6b8596853faf.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-a0937a27094e9091.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-797dccecfa3ab16a.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-96ac5eca131c4891.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-3bad889134add45b.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: value assigned to `file_block_next_file_index` is never read
[INFO] [stdout]    --> src/y2024/d9.rs:185:57
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut file_block_next_file_index: FileIndex = FileIndex::invalid();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `free_block_next_file_index` is never read
[INFO] [stdout]    --> src/y2024/d9.rs:202:57
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut free_block_next_file_index: FileIndex = FileIndex::invalid();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_dst_file_index` is never read
[INFO] [stdout]    --> src/y2024/d9.rs:290:58
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let mut next_dst_file_index: FileIndex = FileIndex::invalid();
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util/linked_trie.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 180 |     ) -> LinkedTrieKeyValuePair<Key, Value> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ) -> LinkedTrieKeyValuePair<'_, Key, Value> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util/linked_trie.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn try_get_node(&self, node_index: Index) -> Option<LinkedTrieNode<Key, Value, Index>> {
[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] 212 |     pub fn try_get_node(&self, node_index: Index) -> Option<LinkedTrieNode<'_, Key, Value, Index>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/util/linked_trie.rs:1126:34
[INFO] [stdout]      |
[INFO] [stdout] 1126 |     fn visit_states(linked_trie: &LinkedTrie<char, i32>) -> Vec<LinkedTrieVisitState<char, i32>> {
[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] 1126 |     fn visit_states(linked_trie: &LinkedTrie<char, i32>) -> Vec<LinkedTrieVisitState<'_, char, i32>> {
[INFO] [stdout]      |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2015/d19.rs:795:37
[INFO] [stdout]     |
[INFO] [stdout] 795 |     fn fastest_e_reduction_searcher(&self) -> FastestEReductionSearcher {
[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] 795 |     fn fastest_e_reduction_searcher(&self) -> FastestEReductionSearcher<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2015/d19.rs:807:32
[INFO] [stdout]     |
[INFO] [stdout] 807 |     fn try_fastest_e_reduction(&self) -> Option<FastestEReductionSearcher> {
[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] 807 |     fn try_fastest_e_reduction(&self) -> Option<FastestEReductionSearcher<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2017/d9.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn get_nodes(&self) -> Vec<GroupNodeData> {
[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] 297 |     fn get_nodes(&self) -> Vec<GroupNodeData<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2017/d9.rs:306:20
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn iter_groups(&self) -> impl Iterator<Item = GroupNodeData> {
[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] 306 |     fn iter_groups(&self) -> impl Iterator<Item = GroupNodeData<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2017/d9.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn iter_garbage(&self) -> impl Iterator<Item = GroupNodeData> {
[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] 321 |     fn iter_garbage(&self) -> impl Iterator<Item = GroupNodeData<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2017/d19.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn packet_pos_iter(&self) -> PacketPosIter {
[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] 171 |     fn packet_pos_iter(&self) -> PacketPosIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2017/d24.rs:325:34
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn run_optimal_bridge_finder(&self) -> OptimalBridgeFinder {
[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] 325 |     fn run_optimal_bridge_finder(&self) -> OptimalBridgeFinder<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2018/d5.rs:400:16
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn polymer(&self) -> Polymer {
[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] 400 |     fn polymer(&self) -> Polymer<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2018/d5.rs:404:27
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn unreactive_polymer(&self) -> Polymer {
[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] 404 |     fn unreactive_polymer(&self) -> Polymer<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2018/d5.rs:416:29
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn removed_unit_polymer(&self, unit_to_remove: u8) -> Polymer {
[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] 416 |     fn removed_unit_polymer(&self, unit_to_remove: u8) -> Polymer<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2018/d5.rs:420:47
[INFO] [stdout]     |
[INFO] [stdout] 420 |     fn removed_unit_type_and_shortest_polymer(&self) -> (char, Polymer) {
[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] 420 |     fn removed_unit_type_and_shortest_polymer(&self) -> (char, Polymer<'_>) {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2018/d6.rs:407:42
[INFO] [stdout]     |
[INFO] [stdout] 407 |     fn least_dangerous_coordinate_finder(&self) -> LeastDangerousCoordinateFinder {
[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] 407 |     fn least_dangerous_coordinate_finder(&self) -> LeastDangerousCoordinateFinder<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2018/d23.rs:384:22
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn nano_bot_data(&self) -> NanoBotData {
[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] 384 |     fn nano_bot_data(&self) -> NanoBotData<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2018/d25.rs:203:29
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn constellation_finder(&self) -> ConstellationFinder {
[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] 203 |     fn constellation_finder(&self) -> ConstellationFinder<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2022/d10.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn iter(&self) -> Iter<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] 81 |     fn iter(&self) -> Iter<'_, Instruction> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2022/d14.rs:195:31
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn try_from_str(scan_str: &str, with_floor: bool) -> Result<Self, ScanGridParseError> {
[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] 195 |     fn try_from_str(scan_str: &str, with_floor: bool) -> Result<Self, ScanGridParseError<'_>> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2022/d15.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn position_iter(&self) -> PositionIter {
[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] 344 |     fn position_iter(&self) -> PositionIter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2022/d17.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn iter(&self) -> JetPatternIterator {
[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] 133 |     fn iter(&self) -> JetPatternIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2022/d18.rs:141:54
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn parse_cube_cooridnates(lava_droplet_cube_str: &str) -> Result<IVec3, ParseIVec3Error> {
[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] 141 |     fn parse_cube_cooridnates(lava_droplet_cube_str: &str) -> Result<IVec3, ParseIVec3Error<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2022/d22.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 |     fn iter(&mut self, cube: bool) -> (TraceStateIter, &mut Vec<TraceState>) {
[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] 788 |     fn iter(&mut self, cube: bool) -> (TraceStateIter<'_>, &mut Vec<TraceState>) {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d12.rs:287:18
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn iter_rows(&self) -> impl Iterator<Item = Row> + '_ {
[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] 287 |     fn iter_rows(&self) -> impl Iterator<Item = Row<'_>> + '_ {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d16.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn disperse_beam(&self, initial_beam: Beam) -> Ref<HashSet<Beam>> {
[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] 134 |     fn disperse_beam(&self, initial_beam: Beam) -> Ref<'_, HashSet<Beam>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d16.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn energized_grid(&self, initial_beam: Beam) -> Ref<EnergizedGrid> {
[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] 154 |     fn energized_grid(&self, initial_beam: Beam) -> Ref<'_, EnergizedGrid> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d17.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn regular_crucible_path_finder(&self) -> MinimalHeatLossPathFinder {
[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] 217 |     fn regular_crucible_path_finder(&self) -> MinimalHeatLossPathFinder<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d17.rs:230:35
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn ultra_crucible_path_finder(&self) -> MinimalHeatLossPathFinder {
[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] 230 |     fn ultra_crucible_path_finder(&self) -> MinimalHeatLossPathFinder<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d18.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn digger(&self) -> Digger {
[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] 229 |     fn digger(&self) -> Digger<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d23.rs:444:32
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn old_longest_hike_finder(&self) -> OldLongestHikeFinder {
[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] 444 |     fn old_longest_hike_finder(&self) -> OldLongestHikeFinder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2024/d16.rs:432:33
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn run_reindeer_path_finder(&self) -> ReindeerPathFinder {
[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] 432 |     fn run_reindeer_path_finder(&self) -> ReindeerPathFinder<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "83d6d49764f1653e1f43ead7827957c25a5ce6438084e1313a010fabf586b7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d6d49764f1653e1f43ead7827957c25a5ce6438084e1313a010fabf586b7c1", kill_on_drop: false }`
[INFO] [stdout] 83d6d49764f1653e1f43ead7827957c25a5ce6438084e1313a010fabf586b7c1
