[INFO] fetching crate cascara 0.1.1... [INFO] testing cascara-0.1.1 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] extracting crate cascara 0.1.1 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cascara 0.1.1 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33afb38a79515072e3992808f83311fe223793a1f8ee86a61bc3fb839052483 [INFO] running `Command { std: "docker" "start" "-a" "c33afb38a79515072e3992808f83311fe223793a1f8ee86a61bc3fb839052483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33afb38a79515072e3992808f83311fe223793a1f8ee86a61bc3fb839052483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33afb38a79515072e3992808f83311fe223793a1f8ee86a61bc3fb839052483", kill_on_drop: false }` [INFO] [stdout] c33afb38a79515072e3992808f83311fe223793a1f8ee86a61bc3fb839052483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 052fd30cac65de8e42a4e60f81db87ee6ef3c0a71f50ce38969d16f99bc340a5 [INFO] running `Command { std: "docker" "start" "-a" "052fd30cac65de8e42a4e60f81db87ee6ef3c0a71f50ce38969d16f99bc340a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [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 4.17s [INFO] running `Command { std: "docker" "inspect" "052fd30cac65de8e42a4e60f81db87ee6ef3c0a71f50ce38969d16f99bc340a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "052fd30cac65de8e42a4e60f81db87ee6ef3c0a71f50ce38969d16f99bc340a5", kill_on_drop: false }` [INFO] [stdout] 052fd30cac65de8e42a4e60f81db87ee6ef3c0a71f50ce38969d16f99bc340a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4cc569b70e6767c2a96c258a85550087e8db9a7ec31476dbaa8852498c5841 [INFO] running `Command { std: "docker" "start" "-a" "0f4cc569b70e6767c2a96c258a85550087e8db9a7ec31476dbaa8852498c5841", kill_on_drop: false }` [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] Compiling cascara v0.1.1 (/opt/rustwide/workdir) [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.28s [INFO] running `Command { std: "docker" "inspect" "0f4cc569b70e6767c2a96c258a85550087e8db9a7ec31476dbaa8852498c5841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4cc569b70e6767c2a96c258a85550087e8db9a7ec31476dbaa8852498c5841", kill_on_drop: false }` [INFO] [stdout] 0f4cc569b70e6767c2a96c258a85550087e8db9a7ec31476dbaa8852498c5841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 221372ceb0ff5c4acdd9334949566b8477dddffda7c9415e65210eea0e799623 [INFO] running `Command { std: "docker" "start" "-a" "221372ceb0ff5c4acdd9334949566b8477dddffda7c9415e65210eea0e799623", 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] [stdout] [INFO] [stderr] | ^^^^^^ [INFO] [stdout] running 57 tests [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-20ca6f39cff81ec4) [INFO] [stdout] test cache::tests::capacity ... ok [INFO] [stdout] test cache::tests::insert ... ok [INFO] [stdout] test cache::tests::clear ... ok [INFO] [stdout] test cache::tests::contains ... ok [INFO] [stdout] test cache::tests::insert_with_ttl ... ok [INFO] [stdout] test cache::tests::estimate ... ok [INFO] [stdout] test cache::tests::insert_without_victim ... ok [INFO] [stdout] test cache::tests::reject_insert ... ok [INFO] [stdout] test cache::tests::remove ... ok [INFO] [stdout] test cache::tests::is_empty ... ok [INFO] [stdout] test iter::tests::iter ... ok [INFO] [stdout] test metrics::tests::keys_updated ... ok [INFO] [stdout] test metrics::tests::clear ... ok [INFO] [stdout] test metrics::tests::metric_types ... ok [INFO] [stdout] test metrics::tests::keys_inserted ... ok [INFO] [stdout] test metrics::tests::keys_evicted ... ok [INFO] [stdout] test metrics::tests::misses ... ok [INFO] [stdout] test cache::tests::insert_with_victim ... ok [INFO] [stdout] test metrics::tests::get ... ok [INFO] [stdout] test metrics::tests::hits ... ok [INFO] [stdout] test store::tests::get_mut_not_expired_items ... ok [INFO] [stdout] test cache::tests::room_left ... ok [INFO] [stdout] test metrics::tests::ratio ... ok [INFO] [stdout] test cache::tests::update ... ok [INFO] [stdout] test store::tests::get_mut ... ok [INFO] [stdout] test store::tests::clear ... ok [INFO] [stdout] test metrics::tests::debug ... ok [INFO] [stdout] test store::tests::deref ... ok [INFO] [stdout] test store::tests::get_not_expired_items ... ok [INFO] [stdout] test store::tests::hash ... ok [INFO] [stdout] test store::tests::keys ... ok [INFO] [stdout] test store::tests::min_sample ... ok [INFO] [stdout] test store::tests::no_sample ... ok [INFO] [stdout] test store::tests::sample_partial_cmp ... ok [INFO] [stdout] test store::tests::remove ... ok [INFO] [stdout] test store::tests::sample_cmp ... ok [INFO] [stdout] test store::tests::room_left ... ok [INFO] [stdout] test tiny_lfu::tests::clear ... ok [INFO] [stdout] test tiny_lfu::tests::estimate ... ok [INFO] [stdout] test store::tests::set_and_get ... ok [INFO] [stdout] test store::tests::sample_eq ... ok [INFO] [stdout] test tiny_lfu::tests::increment ... ok [INFO] [stdout] test ttl::tests::clear ... ok [INFO] [stdout] test ttl::tests::do_not_register_zero_duration ... ok [INFO] [stdout] test ttl::tests::insert_and_remove ... ok [INFO] [stdout] test store::tests::some_sample ... ok [INFO] [stdout] test ttl::tests::remove ... ok [INFO] [stdout] test ttl::tests::remove_not_existing ... ok [INFO] [stdout] test ttl::tests::update ... ok [INFO] [stdout] test cache::tests::cleanup_before_insert ... ok [INFO] [stdout] test cache::tests::cleanup_with_evict ... 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 store::tests::cleanup ... ok [INFO] [stdout] test ttl::tests::cleanup ... ok [INFO] [stdout] test ttl::tests::cleanup_unordered ... 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.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [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::clear (line 606) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::with_metrics (line 293) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::metrics (line 638) ... 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::insert (line 499) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::contains (line 384) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::new (line 60) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::len (line 329) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::with_on_evict (line 126) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::get (line 407) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::get_mut (line 449) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::with_window_size (line 84) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::iter (line 659) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::room_left (line 362) ... ok [INFO] [stdout] test src/cache.rs - cache::Cache::remove (line 583) ... 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.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "221372ceb0ff5c4acdd9334949566b8477dddffda7c9415e65210eea0e799623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221372ceb0ff5c4acdd9334949566b8477dddffda7c9415e65210eea0e799623", kill_on_drop: false }` [INFO] [stdout] 221372ceb0ff5c4acdd9334949566b8477dddffda7c9415e65210eea0e799623