[INFO] fetching crate cascara 0.1.1... [INFO] testing cascara-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cascara 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate cascara 0.1.1 [INFO] finished tweaking crates.io crate cascara 0.1.1 [INFO] tweaked toml for crates.io crate cascara 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cascara 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.12.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded probabilistic-collections v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9dd0a0825c6a6cbef8991ccd2d9e2200386b69a4321789eead5b828469242f4 [INFO] running `Command { std: "docker" "start" "-a" "c9dd0a0825c6a6cbef8991ccd2d9e2200386b69a4321789eead5b828469242f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9dd0a0825c6a6cbef8991ccd2d9e2200386b69a4321789eead5b828469242f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9dd0a0825c6a6cbef8991ccd2d9e2200386b69a4321789eead5b828469242f4", kill_on_drop: false }` [INFO] [stdout] c9dd0a0825c6a6cbef8991ccd2d9e2200386b69a4321789eead5b828469242f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eaa45917a1d48051c96dd0a5f23336df8072ee8b0e83228e37a1c808bdd5fe6 [INFO] running `Command { std: "docker" "start" "-a" "3eaa45917a1d48051c96dd0a5f23336df8072ee8b0e83228e37a1c808bdd5fe6", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling probabilistic-collections v0.7.0 [INFO] [stderr] Compiling cascara v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `update` and `is_empty` are never used [INFO] [stdout] --> src/ttl.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait Expiration { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 49 | fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn is_empty(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | pub fn iter(&self) -> Iter { [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] 671 | pub fn iter(&self) -> Iter<'_, K, V, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn keys(&self) -> Keys>; [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] 163 | fn keys(&self) -> Keys<'_, u64, Item>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | fn keys(&self) -> Keys> { [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] 292 | fn keys(&self) -> Keys<'_, u64, Item> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "3eaa45917a1d48051c96dd0a5f23336df8072ee8b0e83228e37a1c808bdd5fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eaa45917a1d48051c96dd0a5f23336df8072ee8b0e83228e37a1c808bdd5fe6", kill_on_drop: false }` [INFO] [stdout] 3eaa45917a1d48051c96dd0a5f23336df8072ee8b0e83228e37a1c808bdd5fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a102712499812e0be059312bc0b445f37041a8c591bc4a237b87974e451899c [INFO] running `Command { std: "docker" "start" "-a" "9a102712499812e0be059312bc0b445f37041a8c591bc4a237b87974e451899c", kill_on_drop: false }` [INFO] [stderr] Compiling cascara v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `update` and `is_empty` are never used [INFO] [stdout] --> src/ttl.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait Expiration { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 49 | fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn is_empty(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | pub fn iter(&self) -> Iter { [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] 671 | pub fn iter(&self) -> Iter<'_, K, V, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn keys(&self) -> Keys>; [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] 163 | fn keys(&self) -> Keys<'_, u64, Item>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | fn keys(&self) -> Keys> { [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] 292 | fn keys(&self) -> Keys<'_, u64, Item> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | pub fn iter(&self) -> Iter { [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] 671 | pub fn iter(&self) -> Iter<'_, K, V, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn keys(&self) -> Keys>; [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] 163 | fn keys(&self) -> Keys<'_, u64, Item>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | fn keys(&self) -> Keys> { [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] 292 | fn keys(&self) -> Keys<'_, u64, Item> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "9a102712499812e0be059312bc0b445f37041a8c591bc4a237b87974e451899c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a102712499812e0be059312bc0b445f37041a8c591bc4a237b87974e451899c", kill_on_drop: false }` [INFO] [stdout] 9a102712499812e0be059312bc0b445f37041a8c591bc4a237b87974e451899c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ef3f15df5fe09380c301035e9af602841934fdbd13c943fbb667432c5ae83a3 [INFO] running `Command { std: "docker" "start" "-a" "8ef3f15df5fe09380c301035e9af602841934fdbd13c943fbb667432c5ae83a3", kill_on_drop: false }` [INFO] [stderr] warning: methods `update` and `is_empty` are never used [INFO] [stderr] --> src/ttl.rs:49:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub trait Expiration { [INFO] [stderr] | ---------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 49 | fn update( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 91 | fn is_empty(&self) -> bool; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cache.rs:671:17 [INFO] [stderr] | [INFO] [stderr] 671 | pub fn iter(&self) -> Iter { [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] 671 | pub fn iter(&self) -> Iter<'_, K, V, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/store.rs:163:13 [INFO] [stderr] | [INFO] [stderr] 163 | fn keys(&self) -> Keys>; [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] 163 | fn keys(&self) -> Keys<'_, u64, Item>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/store.rs:292:13 [INFO] [stderr] | [INFO] [stderr] 292 | fn keys(&self) -> Keys> { [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] 292 | fn keys(&self) -> Keys<'_, u64, Item> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `cascara` (lib) generated 4 warnings (run `cargo fix --lib -p cascara` to apply 3 suggestions) [INFO] [stderr] warning: `cascara` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cascara-c7479fda84fd3fad) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test cache::tests::capacity ... ok [INFO] [stdout] test cache::tests::clear ... ok [INFO] [stdout] test cache::tests::contains ... ok [INFO] [stdout] test cache::tests::insert ... ok [INFO] [stdout] test cache::tests::estimate ... ok [INFO] [stdout] test cache::tests::insert_with_ttl ... ok [INFO] [stdout] test cache::tests::insert_without_victim ... ok [INFO] [stdout] test cache::tests::insert_with_victim ... ok [INFO] [stdout] test cache::tests::remove ... ok [INFO] [stdout] test cache::tests::is_empty ... ok [INFO] [stdout] test metrics::tests::clear ... ok [INFO] [stdout] test metrics::tests::debug ... ok [INFO] [stdout] test metrics::tests::hits ... ok [INFO] [stdout] test metrics::tests::keys_inserted ... ok [INFO] [stdout] test metrics::tests::keys_evicted ... ok [INFO] [stdout] test metrics::tests::keys_updated ... ok [INFO] [stdout] test metrics::tests::metric_types ... ok [INFO] [stdout] test metrics::tests::get ... ok [INFO] [stdout] test metrics::tests::misses ... ok [INFO] [stdout] test metrics::tests::ratio ... ok [INFO] [stdout] test store::tests::get_not_expired_items ... ok [INFO] [stdout] test store::tests::keys ... ok [INFO] [stdout] test cache::tests::update ... ok [INFO] [stdout] test store::tests::get_mut ... ok [INFO] [stdout] test store::tests::hash ... ok [INFO] [stdout] test store::tests::get_mut_not_expired_items ... ok [INFO] [stdout] test store::tests::room_left ... ok [INFO] [stdout] test store::tests::sample_eq ... ok [INFO] [stdout] test store::tests::clear ... ok [INFO] [stdout] test store::tests::min_sample ... ok [INFO] [stdout] test store::tests::no_sample ... ok [INFO] [stdout] test store::tests::sample_cmp ... ok [INFO] [stdout] test store::tests::remove ... ok [INFO] [stdout] test cache::tests::reject_insert ... ok [INFO] [stdout] test iter::tests::iter ... ok [INFO] [stdout] test store::tests::deref ... ok [INFO] [stdout] test store::tests::sample_partial_cmp ... ok [INFO] [stdout] test store::tests::set_and_get ... ok [INFO] [stdout] test store::tests::some_sample ... ok [INFO] [stdout] test ttl::tests::do_not_register_zero_duration ... ok [INFO] [stdout] test ttl::tests::clear ... ok [INFO] [stdout] test ttl::tests::insert_and_remove ... ok [INFO] [stdout] test ttl::tests::remove_not_existing ... ok [INFO] [stdout] test tiny_lfu::tests::clear ... ok [INFO] [stdout] test tiny_lfu::tests::estimate ... ok [INFO] [stdout] test ttl::tests::update ... ok [INFO] [stdout] test ttl::tests::remove ... ok [INFO] [stdout] test tiny_lfu::tests::increment ... ok [INFO] [stdout] test cache::tests::room_left ... ok [INFO] [stdout] test cache::tests::cleanup_before_insert ... ok [INFO] [stdout] test cache::tests::cleanup_with_evict ... ok [INFO] [stdout] test store::tests::cleanup ... ok [INFO] [stdout] test store::tests::do_not_get_expired_items ... ok [INFO] [stdout] test store::tests::do_not_get_mut_expired_items ... ok [INFO] [stdout] test ttl::tests::cleanup_unordered ... ok [INFO] [stdout] test ttl::tests::cleanup ... ok [INFO] [stdout] test store::tests::update_with_ttl ... ok [INFO] [stderr] Doc-tests cascara [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/cache.rs - cache::Cache::with_on_evict (line 126) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::len (line 329) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::is_empty (line 346) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::capacity (line 313) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::with_on_evict_and_window_size (line 160) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::get (line 407) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::metrics (line 638) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::with_metrics (line 293) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::new (line 60) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::room_left (line 362) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::contains (line 384) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::iter (line 659) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::with_window_size (line 84) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::remove (line 583) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::get_mut (line 449) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::insert (line 499) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::clear (line 606) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::insert_with_ttl (line 530) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ef3f15df5fe09380c301035e9af602841934fdbd13c943fbb667432c5ae83a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef3f15df5fe09380c301035e9af602841934fdbd13c943fbb667432c5ae83a3", kill_on_drop: false }` [INFO] [stdout] 8ef3f15df5fe09380c301035e9af602841934fdbd13c943fbb667432c5ae83a3