[INFO] fetching crate metrix 0.13.13...
[INFO] checking metrix-0.13.13 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate metrix 0.13.13 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate metrix 0.13.13
[INFO] finished tweaking crates.io crate metrix 0.13.13
[INFO] tweaked toml for crates.io crate metrix 0.13.13 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metrix 0.13.13 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 crates.io crate metrix 0.13.13 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 14edaffd36c9244b9136cd216a6b182aed533eac492788934c4538a3f34a81b0
[INFO] running `Command { std: "docker" "start" "-a" "14edaffd36c9244b9136cd216a6b182aed533eac492788934c4538a3f34a81b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14edaffd36c9244b9136cd216a6b182aed533eac492788934c4538a3f34a81b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14edaffd36c9244b9136cd216a6b182aed533eac492788934c4538a3f34a81b0", kill_on_drop: false }`
[INFO] [stdout] 14edaffd36c9244b9136cd216a6b182aed533eac492788934c4538a3f34a81b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 990f39c20a3a68467b1893c7240849dc93e456f497a99c688a367fcdeb8fa87e
[INFO] running `Command { std: "docker" "start" "-a" "990f39c20a3a68467b1893c7240849dc93e456f497a99c688a367fcdeb8fa87e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.13
[INFO] [stderr]     Checking futures-channel v0.3.13
[INFO] [stderr]     Checking getrandom v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking ordered-float v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking exponential-decay-histogram v0.1.9
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]     Checking futures-util v0.3.13
[INFO] [stderr]     Checking futures-executor v0.3.13
[INFO] [stderr]     Checking futures v0.3.13
[INFO] [stderr]     Checking metrix v0.13.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `drop_guard` is never read
[INFO] [stdout]    --> src/driver.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct TelemetryDriver {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 153 |     descriptives: Descriptives,
[INFO] [stdout] 154 |     drop_guard: Arc<DropGuard>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TelemetryDriver` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_at_mut` is never used
[INFO] [stdout]   --> src/instruments/fundamentals/buckets.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | / impl<T, C> SecondsBuckets<T, C>
[INFO] [stdout] 25 | | where
[INFO] [stdout] 26 | |     T: Default,
[INFO] [stdout] 27 | |     C: Clock,
[INFO] [stdout]    | |_____________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |       pub fn get_at_mut(&mut self, for_when: Instant) -> Option<&mut T> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mean` is never read
[INFO] [stdout]   --> src/instruments/fundamentals/metrics_meter.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MeterSnapshot {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub mean: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeterSnapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rate`, `mean`, and `count` are never used
[INFO] [stdout]   --> src/instruments/fundamentals/metrics_meter.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Meter: Send + Sync {
[INFO] [stdout]    |           ----- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn rate(&self, rate: f64) -> f64;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 49 |
[INFO] [stdout] 50 |     fn mean(&self) -> f64;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 51 |
[INFO] [stdout] 52 |     fn count(&self) -> i64;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruments/fundamentals/buckets.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn iter(&mut self) -> BucketIterator<T> {
[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] 74 |     pub fn iter(&mut self) -> BucketIterator<'_, T> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruments/meter.rs:184:32
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot {
[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] 184 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruments/other_instruments/value_meter.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem {
[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] 30 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn find(&self, path: &str) -> FindItem {
[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] 96 |     pub fn find(&self, path: &str) -> FindItem<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/snapshot.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem {
[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] 231 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/snapshot.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn find(&self, path: &str) -> FindItem {
[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] 240 |     pub fn find(&self, path: &str) -> FindItem<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `drop_guard` is never read
[INFO] [stdout]    --> src/driver.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct TelemetryDriver {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 153 |     descriptives: Descriptives,
[INFO] [stdout] 154 |     drop_guard: Arc<DropGuard>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TelemetryDriver` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `offset`, `reference`, `set_offset`, and `reset` are never used
[INFO] [stdout]   --> src/instruments/fundamentals/clock.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     impl ManualOffsetClock {
[INFO] [stdout]    |     ---------------------- methods in this implementation
[INFO] [stdout] 34 |         pub fn offset(&self) -> Duration {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         pub fn reference(&self) -> Instant {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         pub fn set_offset(&self, offset: Duration) {
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         pub fn reset(&self) {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mean` is never read
[INFO] [stdout]   --> src/instruments/fundamentals/metrics_meter.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MeterSnapshot {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub mean: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeterSnapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rate`, `mean`, and `count` are never used
[INFO] [stdout]   --> src/instruments/fundamentals/metrics_meter.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Meter: Send + Sync {
[INFO] [stdout]    |           ----- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn rate(&self, rate: f64) -> f64;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 49 |
[INFO] [stdout] 50 |     fn mean(&self) -> f64;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 51 |
[INFO] [stdout] 52 |     fn count(&self) -> i64;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruments/fundamentals/buckets.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn iter(&mut self) -> BucketIterator<T> {
[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] 74 |     pub fn iter(&mut self) -> BucketIterator<'_, T> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruments/meter.rs:184:32
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot {
[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] 184 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruments/other_instruments/value_meter.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn get_snapshot(&self) -> MeterSnapshot<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem {
[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] 30 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/snapshot.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn find(&self, path: &str) -> FindItem {
[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] 96 |     pub fn find(&self, path: &str) -> FindItem<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/snapshot.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem {
[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] 231 |     pub fn find_with_separator(&self, path: &str, separator: char) -> FindItem<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/snapshot.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn find(&self, path: &str) -> FindItem {
[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] 240 |     pub fn find(&self, path: &str) -> FindItem<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
[INFO] running `Command { std: "docker" "inspect" "990f39c20a3a68467b1893c7240849dc93e456f497a99c688a367fcdeb8fa87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "990f39c20a3a68467b1893c7240849dc93e456f497a99c688a367fcdeb8fa87e", kill_on_drop: false }`
[INFO] [stdout] 990f39c20a3a68467b1893c7240849dc93e456f497a99c688a367fcdeb8fa87e
