[INFO] fetching crate rust-apt 0.8.0...
[INFO] building rust-apt-0.8.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rust-apt 0.8.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rust-apt 0.8.0
[INFO] finished tweaking crates.io crate rust-apt 0.8.0
[INFO] tweaked toml for crates.io crate rust-apt 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-apt 0.8.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding terminal_size v0.3.0 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 357f06b11b3a1b3e1dae27a52010155d9c837f85cf3dab702da554f52ec541c5
[INFO] running `Command { std: "docker" "start" "-a" "357f06b11b3a1b3e1dae27a52010155d9c837f85cf3dab702da554f52ec541c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "357f06b11b3a1b3e1dae27a52010155d9c837f85cf3dab702da554f52ec541c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "357f06b11b3a1b3e1dae27a52010155d9c837f85cf3dab702da554f52ec541c5", kill_on_drop: false }`
[INFO] [stdout] 357f06b11b3a1b3e1dae27a52010155d9c837f85cf3dab702da554f52ec541c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 785092f549d6ec68d88a94240f60e32d7f3ba3e6513258522f0d3e5ae1dea014
[INFO] running `Command { std: "docker" "start" "-a" "785092f549d6ec68d88a94240f60e32d7f3ba3e6513258522f0d3e5ae1dea014", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.186
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cxx v1.0.186
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cxx-build v1.0.186
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.186
[INFO] [stderr]    Compiling rust-apt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/records.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn parser(&self) -> Ref<UniquePtr<raw::Parser>> {
[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] 155 |     fn parser(&self) -> Ref<'_, UniquePtr<raw::Parser>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tagfile.rs:164:75
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &str {
[INFO] [stdout]     |                                     -- the lifetime is named here            ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &'a str {
[INFO] [stdout]     |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/iterators/dependency.rs:81:63
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep {
[INFO] [stdout]    |                                                     --           ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep<'a> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iterators/dependency.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn all_targets(&self) -> Vec<Version> {
[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] 126 |     pub fn all_targets(&self) -> Vec<Version<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iterators/dependency.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     cache: &Cache,
[INFO] [stdout]     |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] 203 |     dep: Option<UniquePtr<DepIterator>>,
[INFO] [stdout] 204 | ) -> HashMap<DepType, Vec<Dependency>> {
[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] 204 | ) -> HashMap<DepType, Vec<Dependency<'_>>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/iterators/files.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile {
[INFO] [stdout]    |                                                         --           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile<'a> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn iter(&self) -> CacheIter {
[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] 216 |     pub fn iter(&self) -> CacheIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package> {
[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] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:571:13
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn get(&self, name: &str) -> Option<Package> {
[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] 571 |     pub fn get(&self, name: &str) -> Option<Package<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package> {
[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] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.20s
[INFO] running `Command { std: "docker" "inspect" "785092f549d6ec68d88a94240f60e32d7f3ba3e6513258522f0d3e5ae1dea014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785092f549d6ec68d88a94240f60e32d7f3ba3e6513258522f0d3e5ae1dea014", kill_on_drop: false }`
[INFO] [stdout] 785092f549d6ec68d88a94240f60e32d7f3ba3e6513258522f0d3e5ae1dea014
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ff769b6b9c5481962f781973cfb73e0978187a77b8675ccddf357b63652c7b
[INFO] running `Command { std: "docker" "start" "-a" "48ff769b6b9c5481962f781973cfb73e0978187a77b8675ccddf357b63652c7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-apt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/records.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn parser(&self) -> Ref<UniquePtr<raw::Parser>> {
[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] 155 |     fn parser(&self) -> Ref<'_, UniquePtr<raw::Parser>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tagfile.rs:164:75
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &str {
[INFO] [stdout]     |                                     -- the lifetime is named here            ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &'a str {
[INFO] [stdout]     |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/iterators/dependency.rs:81:63
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep {
[INFO] [stdout]    |                                                     --           ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep<'a> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iterators/dependency.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn all_targets(&self) -> Vec<Version> {
[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] 126 |     pub fn all_targets(&self) -> Vec<Version<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iterators/dependency.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     cache: &Cache,
[INFO] [stdout]     |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] 203 |     dep: Option<UniquePtr<DepIterator>>,
[INFO] [stdout] 204 | ) -> HashMap<DepType, Vec<Dependency>> {
[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] 204 | ) -> HashMap<DepType, Vec<Dependency<'_>>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/iterators/files.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile {
[INFO] [stdout]    |                                                         --           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile<'a> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn iter(&self) -> CacheIter {
[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] 216 |     pub fn iter(&self) -> CacheIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package> {
[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] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:571:13
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn get(&self, name: &str) -> Option<Package> {
[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] 571 |     pub fn get(&self, name: &str) -> Option<Package<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package> {
[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] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/iterators/dependency.rs:81:63
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep {
[INFO] [stdout]    |                                                     --           ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep<'a> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iterators/dependency.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn all_targets(&self) -> Vec<Version> {
[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] 126 |     pub fn all_targets(&self) -> Vec<Version<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/iterators/dependency.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     cache: &Cache,
[INFO] [stdout]     |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] 203 |     dep: Option<UniquePtr<DepIterator>>,
[INFO] [stdout] 204 | ) -> HashMap<DepType, Vec<Dependency>> {
[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] 204 | ) -> HashMap<DepType, Vec<Dependency<'_>>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn iter(&self) -> CacheIter {
[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] 216 |     pub fn iter(&self) -> CacheIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package> {
[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] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:571:13
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn get(&self, name: &str) -> Option<Package> {
[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] 571 |     pub fn get(&self, name: &str) -> Option<Package<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/iterators/files.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile {
[INFO] [stdout]    |                                                         --           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile<'a> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/records.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn parser(&self) -> Ref<UniquePtr<raw::Parser>> {
[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] 155 |     fn parser(&self) -> Ref<'_, UniquePtr<raw::Parser>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tagfile.rs:164:75
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &str {
[INFO] [stdout]     |                                     -- the lifetime is named here            ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &'a str {
[INFO] [stdout]     |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package> {
[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] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.37s
[INFO] running `Command { std: "docker" "inspect" "48ff769b6b9c5481962f781973cfb73e0978187a77b8675ccddf357b63652c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ff769b6b9c5481962f781973cfb73e0978187a77b8675ccddf357b63652c7b", kill_on_drop: false }`
[INFO] [stdout] 48ff769b6b9c5481962f781973cfb73e0978187a77b8675ccddf357b63652c7b
