[INFO] fetching crate grass-repository-assistant 0.3.1...
[INFO] checking grass-repository-assistant-0.3.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate grass-repository-assistant 0.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate grass-repository-assistant 0.3.1
[INFO] finished tweaking crates.io crate grass-repository-assistant 0.3.1
[INFO] tweaked toml for crates.io crate grass-repository-assistant 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grass-repository-assistant 0.3.1 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 grass-repository-assistant 0.3.1 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-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] 8158107abadf5ab9852c0cc3dc4aa2a98ae6eabf087532299a45bd9860ba1830
[INFO] running `Command { std: "docker" "start" "-a" "8158107abadf5ab9852c0cc3dc4aa2a98ae6eabf087532299a45bd9860ba1830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8158107abadf5ab9852c0cc3dc4aa2a98ae6eabf087532299a45bd9860ba1830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8158107abadf5ab9852c0cc3dc4aa2a98ae6eabf087532299a45bd9860ba1830", kill_on_drop: false }`
[INFO] [stdout] 8158107abadf5ab9852c0cc3dc4aa2a98ae6eabf087532299a45bd9860ba1830
[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] 461dc9986a0ebacbf7be6be73b0ed01035e12ac2fa60a822ccdb83e278ed58c4
[INFO] running `Command { std: "docker" "start" "-a" "461dc9986a0ebacbf7be6be73b0ed01035e12ac2fa60a822ccdb83e278ed58c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking winnow v0.6.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking git2 v0.18.2
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]     Checking clap_complete v4.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.5
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking grass-repository-assistant v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `file` is never read
[INFO] [stdout]    --> src/lib/dev/config.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ImproperlyFormatted { file: PathBuf, reason: String },
[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 `file` is never read
[INFO] [stdout]    --> src/lib/dev/config.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ImproperlyFormatted { file: PathBuf, reason: String },
[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 `reasons` is never read
[INFO] [stdout]   --> src/lib/dev/strategy/git.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         reasons: Vec<String>,
[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/lib/dev/config.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_from_category_or_alias<T>(&self, name: T) -> Option<Ref<GrassCategory>>
[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] 41 |     pub fn get_from_category_or_alias<T>(&self, name: T) -> Option<Ref<'_, GrassCategory>>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/config.rs:51:31
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get_by_category<T>(&self, category_name: T) -> Option<Ref<GrassCategory>>
[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] 51 |     pub fn get_by_category<T>(&self, category_name: T) -> Option<Ref<'_, GrassCategory>>
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/config.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_by_alias<T>(&self, alias_name: T) -> Option<Ref<GrassCategory>>
[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] 60 |     pub fn get_by_alias<T>(&self, alias_name: T) -> Option<Ref<'_, GrassCategory>>
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/iter.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<Self>;
[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] 64 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<'_, Self>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/iter.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<'_, T> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/location_and_change_status.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<Self>;
[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] 35 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<'_, Self>;
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/location_and_change_status.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<Self> {
[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] 41 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<'_, Self> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/dev/strategy/discovery.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 193 |         category: T,
[INFO] [stdout] 194 |     ) -> Result<BoxedIterator<Result<RepositoryLocation>>>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ) -> Result<BoxedIterator<'_, Result<RepositoryLocation>>>
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/strategy/discovery/local.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 62 |         category: U,
[INFO] [stdout] 63 |     ) -> Result<BoxedIterator<Result<RepositoryLocation>>>
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ) -> Result<BoxedIterator<'_, Result<RepositoryLocation>>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/strategy/discovery/mock.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 38 |         category: T,
[INFO] [stdout] 39 |     ) -> Result<BoxedIterator<Result<RepositoryLocation>>>
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> Result<BoxedIterator<'_, Result<RepositoryLocation>>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `reasons` is never read
[INFO] [stdout]   --> src/lib/dev/strategy/git.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         reasons: Vec<String>,
[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/lib/dev/config.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_from_category_or_alias<T>(&self, name: T) -> Option<Ref<GrassCategory>>
[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] 41 |     pub fn get_from_category_or_alias<T>(&self, name: T) -> Option<Ref<'_, GrassCategory>>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/config.rs:51:31
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get_by_category<T>(&self, category_name: T) -> Option<Ref<GrassCategory>>
[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] 51 |     pub fn get_by_category<T>(&self, category_name: T) -> Option<Ref<'_, GrassCategory>>
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/config.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_by_alias<T>(&self, alias_name: T) -> Option<Ref<GrassCategory>>
[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] 60 |     pub fn get_by_alias<T>(&self, alias_name: T) -> Option<Ref<'_, GrassCategory>>
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/iter.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<Self>;
[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] 64 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<'_, Self>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/iter.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mark_end(&mut self, n: usize) -> MarkEndIterator<'_, T> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/location_and_change_status.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<Self>;
[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] 35 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<'_, Self>;
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/iterator/location_and_change_status.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<Self> {
[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] 41 |     fn uncommitted_changes_only(&mut self) -> UncommittedChangesOnlyIterator<'_, Self> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/dev/strategy/discovery.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 193 |         category: T,
[INFO] [stdout] 194 |     ) -> Result<BoxedIterator<Result<RepositoryLocation>>>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ) -> Result<BoxedIterator<'_, Result<RepositoryLocation>>>
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/strategy/discovery/local.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 62 |         category: U,
[INFO] [stdout] 63 |     ) -> Result<BoxedIterator<Result<RepositoryLocation>>>
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ) -> Result<BoxedIterator<'_, Result<RepositoryLocation>>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/dev/strategy/discovery/mock.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 38 |         category: T,
[INFO] [stdout] 39 |     ) -> Result<BoxedIterator<Result<RepositoryLocation>>>
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> Result<BoxedIterator<'_, Result<RepositoryLocation>>>
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.74s
[INFO] running `Command { std: "docker" "inspect" "461dc9986a0ebacbf7be6be73b0ed01035e12ac2fa60a822ccdb83e278ed58c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "461dc9986a0ebacbf7be6be73b0ed01035e12ac2fa60a822ccdb83e278ed58c4", kill_on_drop: false }`
[INFO] [stdout] 461dc9986a0ebacbf7be6be73b0ed01035e12ac2fa60a822ccdb83e278ed58c4
