[INFO] fetching crate rust-apt 0.8.0...
[INFO] testing rust-apt-0.8.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate rust-apt 0.8.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-apt 0.8.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44749ba02265abe17e6c942e68724df105863d1cce0bdd8db88421e3673b50b8
[INFO] running `Command { std: "docker" "start" "-a" "44749ba02265abe17e6c942e68724df105863d1cce0bdd8db88421e3673b50b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44749ba02265abe17e6c942e68724df105863d1cce0bdd8db88421e3673b50b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44749ba02265abe17e6c942e68724df105863d1cce0bdd8db88421e3673b50b8", kill_on_drop: false }`
[INFO] [stdout] 44749ba02265abe17e6c942e68724df105863d1cce0bdd8db88421e3673b50b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2c502c1360cbc5418ca4fe11699ecf3c66e0a1a47fd1bb93ee9da9d057be9b5
[INFO] running `Command { std: "docker" "start" "-a" "e2c502c1360cbc5418ca4fe11699ecf3c66e0a1a47fd1bb93ee9da9d057be9b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.186
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cxx v1.0.186
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling terminal_size v0.3.0
[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/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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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] 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/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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.03s
[INFO] running `Command { std: "docker" "inspect" "e2c502c1360cbc5418ca4fe11699ecf3c66e0a1a47fd1bb93ee9da9d057be9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c502c1360cbc5418ca4fe11699ecf3c66e0a1a47fd1bb93ee9da9d057be9b5", kill_on_drop: false }`
[INFO] [stdout] e2c502c1360cbc5418ca4fe11699ecf3c66e0a1a47fd1bb93ee9da9d057be9b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c1711ede20818b2dec32731d3e094354d6da7cba372b46f8e457648ae2ec648
[INFO] running `Command { std: "docker" "start" "-a" "3c1711ede20818b2dec32731d3e094354d6da7cba372b46f8e457648ae2ec648", kill_on_drop: false }`
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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] 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/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] [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/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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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] 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/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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "3c1711ede20818b2dec32731d3e094354d6da7cba372b46f8e457648ae2ec648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1711ede20818b2dec32731d3e094354d6da7cba372b46f8e457648ae2ec648", kill_on_drop: false }`
[INFO] [stdout] 3c1711ede20818b2dec32731d3e094354d6da7cba372b46f8e457648ae2ec648
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fda6425ed1c1b0de8798be3ca43f100f48cb4f663b30695543c84909360bdc1
[INFO] running `Command { std: "docker" "start" "-a" "4fda6425ed1c1b0de8798be3ca43f100f48cb4f663b30695543c84909360bdc1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cache.rs:216:14
[INFO] [stderr]     |
[INFO] [stderr] 216 |     pub fn iter(&self) -> CacheIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 216 |     pub fn iter(&self) -> CacheIter<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cache.rs:224:18
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package> {
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn packages(&self, sort: &PackageSort) -> impl Iterator<Item = Package<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cache.rs:571:13
[INFO] [stderr]     |
[INFO] [stderr] 571 |     pub fn get(&self, name: &str) -> Option<Package> {
[INFO] [stderr]     |                ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 571 |     pub fn get(&self, name: &str) -> Option<Package<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cache.rs:583:21
[INFO] [stderr]     |
[INFO] [stderr] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here               ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 583 |     pub fn get_changes(&self, sort_name: bool) -> impl Iterator<Item = Package<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/iterators/dependency.rs:81:63
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep {
[INFO] [stderr]    |                                                     --           ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                     |
[INFO] [stderr]    |                                                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn new(ptr: UniquePtr<DepIterator>, cache: &'a Cache) -> BaseDep<'a> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iterators/dependency.rs:126:21
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn all_targets(&self) -> Vec<Version> {
[INFO] [stderr]     |                        ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn all_targets(&self) -> Vec<Version<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/iterators/dependency.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 202 |     cache: &Cache,
[INFO] [stderr]     |            ^^^^^^ the lifetime is elided here
[INFO] [stderr] 203 |     dep: Option<UniquePtr<DepIterator>>,
[INFO] [stderr] 204 | ) -> HashMap<DepType, Vec<Dependency>> {
[INFO] [stderr]     |                           ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 204 | ) -> HashMap<DepType, Vec<Dependency<'_>>> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/iterators/files.rs:41:67
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile {
[INFO] [stderr]    |                                                         --           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                         |
[INFO] [stderr]    |                                                         the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn new(ptr: UniquePtr<PkgFileIterator>, cache: &'a Cache) -> PackageFile<'a> {
[INFO] [stderr]    |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/records.rs:155:12
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn parser(&self) -> Ref<UniquePtr<raw::Parser>> {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn parser(&self) -> Ref<'_, UniquePtr<raw::Parser>> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/tagfile.rs:164:75
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &str {
[INFO] [stderr]     |                                     -- the lifetime is named here            ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn get_default<'a, 'b: 'a>(&'a self, key: &str, default: &'b str) -> &'a str {
[INFO] [stderr]     |                                                                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-apt` (lib) generated 10 warnings (run `cargo fix --lib -p rust-apt` to apply 10 suggestions)
[INFO] [stderr] warning: `rust-apt` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_apt-fa7ce669338f5746)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache.rs (/opt/rustwide/target/debug/deps/cache-bfbfff67f7fd3d72)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stderr] error: test failed, to rerun pass `--test cache`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/cache-bfbfff67f7fd3d72` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "4fda6425ed1c1b0de8798be3ca43f100f48cb4f663b30695543c84909360bdc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fda6425ed1c1b0de8798be3ca43f100f48cb4f663b30695543c84909360bdc1", kill_on_drop: false }`
[INFO] [stdout] 4fda6425ed1c1b0de8798be3ca43f100f48cb4f663b30695543c84909360bdc1
