[INFO] cloning repository https://github.com/UmtERTS/nod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UmtERTS/nod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUmtERTS%2Fnod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUmtERTS%2Fnod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5779837f38169a6452aed8b0f3f0532f309d1785
[INFO] checking UmtERTS/nod against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUmtERTS%2Fnod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/UmtERTS/nod
[INFO] finished tweaking git repo https://github.com/UmtERTS/nod
[INFO] tweaked toml for git repo https://github.com/UmtERTS/nod written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UmtERTS/nod on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/UmtERTS/nod 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02ffd9896535a6f69d510a17f8b38f1e5d50169a9923640b8593823655269db1
[INFO] running `Command { std: "docker" "start" "-a" "02ffd9896535a6f69d510a17f8b38f1e5d50169a9923640b8593823655269db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ffd9896535a6f69d510a17f8b38f1e5d50169a9923640b8593823655269db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ffd9896535a6f69d510a17f8b38f1e5d50169a9923640b8593823655269db1", kill_on_drop: false }`
[INFO] [stdout] 02ffd9896535a6f69d510a17f8b38f1e5d50169a9923640b8593823655269db1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5b5cefb481ba721bc0233dfe70746bd7097261006006bbfd10fc29f51448ce1
[INFO] running `Command { std: "docker" "start" "-a" "c5b5cefb481ba721bc0233dfe70746bd7097261006006bbfd10fc29f51448ce1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking size v0.4.1
[INFO] [stderr]     Checking enable-ansi-support v0.2.1
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling liblzma-sys v0.2.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling argp_derive v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking argp v0.3.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking liblzma v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking nod v1.1.0 (/opt/rustwide/workdir/nod)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> nod/src/io/gcz.rs:172:48
[INFO] [stdout]     |
[INFO] [stdout] 172 |             out.copy_from_slice(self.block_buf.as_slice());
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `zstd::zstd_safe::WriteBuf::as_slice(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::<impl [T]>::as_slice`
[INFO] [stdout]    --> nod/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> nod/src/io/gcz.rs:172:48
[INFO] [stdout]     |
[INFO] [stdout] 172 |             out.copy_from_slice(self.block_buf.as_slice());
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `zstd::zstd_safe::WriteBuf::as_slice(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::<impl [T]>::as_slice`
[INFO] [stdout]    --> nod/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WiiPartInfo` is never constructed
[INFO] [stdout]   --> nod/src/disc/wii.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) struct WiiPartInfo {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/mod.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn dir_name(&self) -> Cow<str> {
[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] 240 |     pub fn dir_name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/mod.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream>;
[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] 297 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream<'_>>;
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/mod.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn fst(&self) -> Result<Fst, &'static str> { Fst::new(&self.raw_fst) }
[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] 352 |     pub fn fst(&self) -> Result<Fst<'_>, &'static str> { Fst::new(&self.raw_fst) }
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/gcn.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream> {
[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] 118 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/wii.rs:455:18
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream> {
[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] 455 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nod/src/fst.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> FstIter { FstIter { fst: self, idx: 1 } }
[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] 99 |     pub fn iter(&self) -> FstIter<'_> { FstIter { fst: self, idx: 1 } }
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/fst.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get_name(&self, node: &Node) -> Result<Cow<str>, String> {
[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] 102 |     pub fn get_name(&self, node: &Node) -> Result<Cow<'_, str>, String> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nod/src/streams.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new_window(&mut self, offset: u64, size: u64) -> io::Result<SharedWindowedReadStream> {
[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] 13 |     fn new_window(&mut self, offset: u64, size: u64) -> io::Result<SharedWindowedReadStream<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WiiPartInfo` is never constructed
[INFO] [stdout]   --> nod/src/disc/wii.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) struct WiiPartInfo {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/mod.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn dir_name(&self) -> Cow<str> {
[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] 240 |     pub fn dir_name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/mod.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream>;
[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] 297 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream<'_>>;
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/mod.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn fst(&self) -> Result<Fst, &'static str> { Fst::new(&self.raw_fst) }
[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] 352 |     pub fn fst(&self) -> Result<Fst<'_>, &'static str> { Fst::new(&self.raw_fst) }
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/gcn.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream> {
[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] 118 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/disc/wii.rs:455:18
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream> {
[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] 455 |     fn open_file(&mut self, node: &Node) -> io::Result<SharedWindowedReadStream<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nod/src/fst.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> FstIter { FstIter { fst: self, idx: 1 } }
[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] 99 |     pub fn iter(&self) -> FstIter<'_> { FstIter { fst: self, idx: 1 } }
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nod/src/fst.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get_name(&self, node: &Node) -> Result<Cow<str>, String> {
[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] 102 |     pub fn get_name(&self, node: &Node) -> Result<Cow<'_, str>, String> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nod/src/streams.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn new_window(&mut self, offset: u64, size: u64) -> io::Result<SharedWindowedReadStream> {
[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] 13 |     fn new_window(&mut self, offset: u64, size: u64) -> io::Result<SharedWindowedReadStream<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling nodtool v1.1.0 (/opt/rustwide/workdir/nodtool)
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> nodtool/src/redump.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GameResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nodtool/src/main.rs:701:18
[INFO] [stdout]     |
[INFO] [stdout] 701 | fn display(path: &Path) -> PathDisplay { PathDisplay { path } }
[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] 701 | fn display(path: &Path) -> PathDisplay<'_> { PathDisplay { path } }
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> nodtool/src/redump.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GameResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nodtool/src/main.rs:701:18
[INFO] [stdout]     |
[INFO] [stdout] 701 | fn display(path: &Path) -> PathDisplay { PathDisplay { path } }
[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] 701 | fn display(path: &Path) -> PathDisplay<'_> { PathDisplay { path } }
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.38s
[INFO] running `Command { std: "docker" "inspect" "c5b5cefb481ba721bc0233dfe70746bd7097261006006bbfd10fc29f51448ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b5cefb481ba721bc0233dfe70746bd7097261006006bbfd10fc29f51448ce1", kill_on_drop: false }`
[INFO] [stdout] c5b5cefb481ba721bc0233dfe70746bd7097261006006bbfd10fc29f51448ce1
