[INFO] fetching crate rust-apt 0.8.0...
[INFO] testing rust-apt-0.8.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate rust-apt 0.8.0 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-apt 0.8.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.186
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.186
[INFO] [stderr]   Downloaded cxx-build v1.0.186
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.186
[INFO] [stderr]   Downloaded cxx v1.0.186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac3cda085d35de2d36207a9bffbd3fc277aa3a66dca606f323070c66b4189226
[INFO] running `Command { std: "docker" "start" "-a" "ac3cda085d35de2d36207a9bffbd3fc277aa3a66dca606f323070c66b4189226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac3cda085d35de2d36207a9bffbd3fc277aa3a66dca606f323070c66b4189226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3cda085d35de2d36207a9bffbd3fc277aa3a66dca606f323070c66b4189226", kill_on_drop: false }`
[INFO] [stdout] ac3cda085d35de2d36207a9bffbd3fc277aa3a66dca606f323070c66b4189226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dfcc3d7dbcc1552416e5f6c939d8e35581aedc832f27f2a41fe73bb69bc9e45
[INFO] running `Command { std: "docker" "start" "-a" "2dfcc3d7dbcc1552416e5f6c939d8e35581aedc832f27f2a41fe73bb69bc9e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.186
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling unicode-width v0.2.1
[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 terminal_size v0.3.0
[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/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:50
[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:54
[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:34
[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 44.49s
[INFO] running `Command { std: "docker" "inspect" "2dfcc3d7dbcc1552416e5f6c939d8e35581aedc832f27f2a41fe73bb69bc9e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dfcc3d7dbcc1552416e5f6c939d8e35581aedc832f27f2a41fe73bb69bc9e45", kill_on_drop: false }`
[INFO] [stdout] 2dfcc3d7dbcc1552416e5f6c939d8e35581aedc832f27f2a41fe73bb69bc9e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63a6d51fc06b8193e991337cbfc5dc308ec0ea964b935f9d6e81ad3dd2147bc3
[INFO] running `Command { std: "docker" "start" "-a" "63a6d51fc06b8193e991337cbfc5dc308ec0ea964b935f9d6e81ad3dd2147bc3", 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:50
[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] [stderr]    Compiling rust-apt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/iterators/files.rs:41:54
[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:34
[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: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:50
[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:54
[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:34
[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 3.44s
[INFO] running `Command { std: "docker" "inspect" "63a6d51fc06b8193e991337cbfc5dc308ec0ea964b935f9d6e81ad3dd2147bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a6d51fc06b8193e991337cbfc5dc308ec0ea964b935f9d6e81ad3dd2147bc3", kill_on_drop: false }`
[INFO] [stdout] 63a6d51fc06b8193e991337cbfc5dc308ec0ea964b935f9d6e81ad3dd2147bc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5692fea4b84304ee28c46bf24fdea498ef4cdfd505138d0dcede97ce459c855f
[INFO] running `Command { std: "docker" "start" "-a" "5692fea4b84304ee28c46bf24fdea498ef4cdfd505138d0dcede97ce459c855f", 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:50
[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:54
[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:34
[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
[INFO] [stderr] warning: `rust-apt` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_apt-2478c2b5159f1a8e)
[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-f4f63d546e349a48)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test cache::all_packages has been running for over 60 seconds
[INFO] [stdout] test cache::auto_removeable has been running for over 60 seconds
[INFO] [stdout] test cache::bad_resolution has been running for over 60 seconds
[INFO] [stdout] test cache::broken_pkgs has been running for over 60 seconds
[INFO] [stdout] test cache::cache_count has been running for over 60 seconds
[INFO] [stdout] test cache::debug_interfaces has been running for over 60 seconds
[INFO] [stdout] test cache::depcache_clear has been running for over 60 seconds
[INFO] [stdout] test cache::depcache_install_ver has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5692fea4b84304ee28c46bf24fdea498ef4cdfd505138d0dcede97ce459c855f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5692fea4b84304ee28c46bf24fdea498ef4cdfd505138d0dcede97ce459c855f", kill_on_drop: false }`
[INFO] [stdout] 5692fea4b84304ee28c46bf24fdea498ef4cdfd505138d0dcede97ce459c855f
