[INFO] fetching crate lockable 0.2.0... [INFO] testing lockable-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate lockable 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate lockable 0.2.0 [INFO] finished tweaking crates.io crate lockable 0.2.0 [INFO] tweaked toml for crates.io crate lockable 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lockable 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lockable 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c6a81cb9e7ee29b896c4c1deac9313185597a214cf7df4d0971edf8b8468832 [INFO] running `Command { std: "docker" "start" "-a" "2c6a81cb9e7ee29b896c4c1deac9313185597a214cf7df4d0971edf8b8468832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c6a81cb9e7ee29b896c4c1deac9313185597a214cf7df4d0971edf8b8468832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6a81cb9e7ee29b896c4c1deac9313185597a214cf7df4d0971edf8b8468832", kill_on_drop: false }` [INFO] [stdout] 2c6a81cb9e7ee29b896c4c1deac9313185597a214cf7df4d0971edf8b8468832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f495b784a210cca4eaac2a7f002f9445231f553788c4e5859a089e78ca93bf [INFO] running `Command { std: "docker" "start" "-a" "72f495b784a210cca4eaac2a7f002f9445231f553788c4e5859a089e78ca93bf", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lockable v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lockable_hash_map.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lockable_lru_cache.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.04s [INFO] running `Command { std: "docker" "inspect" "72f495b784a210cca4eaac2a7f002f9445231f553788c4e5859a089e78ca93bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f495b784a210cca4eaac2a7f002f9445231f553788c4e5859a089e78ca93bf", kill_on_drop: false }` [INFO] [stdout] 72f495b784a210cca4eaac2a7f002f9445231f553788c4e5859a089e78ca93bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fcc1efeddbc03181fcb1ba05e0f880d71682d7e94004f9f312a1e561222c666 [INFO] running `Command { std: "docker" "start" "-a" "0fcc1efeddbc03181fcb1ba05e0f880d71682d7e94004f9f312a1e561222c666", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling lockable v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lockable_hash_map.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lockable_lru_cache.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lockable_hash_map.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lockable_lru_cache.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.93s [INFO] running `Command { std: "docker" "inspect" "0fcc1efeddbc03181fcb1ba05e0f880d71682d7e94004f9f312a1e561222c666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fcc1efeddbc03181fcb1ba05e0f880d71682d7e94004f9f312a1e561222c666", kill_on_drop: false }` [INFO] [stdout] 0fcc1efeddbc03181fcb1ba05e0f880d71682d7e94004f9f312a1e561222c666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d5d9ea1a62e376f4b48c8989ed5f977bd41074a29ee45e625e58cc3e22da70d [INFO] running `Command { std: "docker" "start" "-a" "1d5d9ea1a62e376f4b48c8989ed5f977bd41074a29ee45e625e58cc3e22da70d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lockable_hash_map.rs:36:27 [INFO] [stderr] | [INFO] [stderr] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 36 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lockable_lru_cache.rs:41:27 [INFO] [stderr] | [INFO] [stderr] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult> { [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] 41 | fn get_or_insert_none(&mut self, key: &K) -> GetOrInsertNoneResult<'_, Entry> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `lockable` (lib) generated 2 warnings (run `cargo fix --lib -p lockable` to apply 2 suggestions) [INFO] [stderr] warning: `lockable` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lockable-85f6afeeafd3b61f) [INFO] [stdout] [INFO] [stdout] running 765 tests [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_hash_map::tests::async_lock_owned_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_from_async_context_with_sync_api_for_new_entry ... ok [INFO] [stdout] test guard::tests::test_debug ... ok [INFO] [stdout] test lockable_hash_map::tests::async_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::async_lock_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_owned_from_async_context_with_sync_api_for_new_entry ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::multiple_operations_on_same_guard::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::try_insert::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_from_async_context_with_sync_api_for_existing_entry - should panic ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_owned_from_async_context_with_sync_api_for_existing_entry - should panic ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_0_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_1_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::into_entries_unordered::map_with_multiple_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::keys_with_entries_or_locked::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::test_try_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_hash_map::tests::test_default ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock::try_lock_owned_async ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock_async_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock_owned_async_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_lru_cache::tests::async_lock_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::async_lock_owned_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_lru_cache::tests::async_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::blocking_lock_from_async_context_with_sync_api_for_new_entry ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::blocking_lock_owned_from_async_context_with_sync_api_for_new_entry ... ok [INFO] [stdout] test lockable_lru_cache::tests::blocking_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_lru_cache::tests::blocking_lock_from_async_context_with_sync_api_for_existing_entry - should panic ... ok [INFO] [stdout] test lockable_lru_cache::tests::blocking_lock_owned_from_async_context_with_sync_api_for_existing_entry - should panic ... ok [INFO] [stdout] test lockable_hash_map::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::insert::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::key::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::multiple_operations_on_same_guard::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_nonempty_map::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::remove::nonexisting_entry_in_empty_map::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry_and_modify_it_through_the_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::try_insert::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::existing_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_mut::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert::nonexisting_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::existing_entry_then_callback_isnt_called::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::guard::value_or_insert_with::nonexisting_entry_modify_returned_reference::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_0_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_1_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::keys_with_entries_or_locked::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::into_entries_unordered::map_with_multiple_entries::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::concurrent::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_not_created_while_locked_then_is_not_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_deleted_while_locked_then_is_not_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_not_preexisting_when_created_while_locked_then_is_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_0_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_1_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_all_are_unlocked::map_with_multiple_entries::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::locked_entry_existence::given_preexisting_when_not_deleted_while_locked_then_is_returned::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::running_stream_doesnt_block_whole_map::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_1_entry::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::can_lock_other_elements_while_iterator_is_running ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::locking_an_entry_makes_it_not_old_enough_anymore_1 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::locking_an_entry_makes_it_not_old_enough_anymore_2 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::locking_an_entry_makes_it_not_old_enough_anymore_3 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::one_entry_not_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::one_entry_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::one_entry_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::three_entries_one_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::three_entries_three_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::three_entries_two_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::three_entries_zero_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::two_entries_both_old_enough_both_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::two_entries_both_old_enough_one_locked_1 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::two_entries_both_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::two_entries_both_old_enough_one_locked_2 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::two_entries_one_old_enough_and_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::two_entries_one_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::two_entries_zero_old_enough_zero_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least::zero_entries ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::can_lock_other_elements_while_iterator_is_running ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::locking_an_entry_makes_it_not_old_enough_anymore_1 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::locking_an_entry_makes_it_not_old_enough_anymore_2 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::locking_an_entry_makes_it_not_old_enough_anymore_3 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::one_entry_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::one_entry_not_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::three_entries_one_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::three_entries_three_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::one_entry_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::three_entries_two_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::three_entries_zero_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::two_entries_both_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::two_entries_both_old_enough_both_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::two_entries_one_old_enough ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::two_entries_both_old_enough_one_locked_1 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::two_entries_one_old_enough_and_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::two_entries_both_old_enough_one_locked_2 ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::zero_entries ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_entries_unlocked_for_at_least_owned::two_entries_zero_old_enough_zero_locked ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_all_are_locked::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::try_lock::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::simple::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::try_lock::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::try_lock::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::try_lock_async_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_lru_cache::tests::test_default ... ok [INFO] [stdout] test lockable_lru_cache::tests::try_lock_owned_async_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_map_impl::tests::test_debug ... ok [INFO] [stdout] test utils::never::tests::test_infallible_unwrap ... ok [INFO] [stdout] test utils::stream::tests::empty_stream ... ok [INFO] [stdout] test utils::stream::tests::stream_with_multiple_items ... ok [INFO] [stdout] test utils::stream::tests::stream_with_multiple_pending_items ... ok [INFO] [stdout] test utils::stream::tests::stream_with_one_item ... ok [INFO] [stdout] test lockable_lru_cache::tests::test_try_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_lru_cache::tests::try_lock::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::async_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::lock_all_entries::when_some_are_locked::map_with_two_entries_some_are_locked::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::blocking_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::blocking_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::try_lock ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::async_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::try_lock_owned_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::try_lock_async ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::try_lock_owned ... ok [INFO] [stdout] test lockable_lru_cache::tests::multi_concurrent::async_lock ... ok [INFO] [stderr] Doc-tests lockable [INFO] [stdout] [INFO] [stdout] test result: ok. 765 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.54s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test src/limit.rs - limit::SyncLimit (line 187) ... ok [INFO] [stdout] test src/limit.rs - limit::SyncLimit (line 177) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap (line 114) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::remove (line 172) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::value_mut (line 130) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::value_or_insert (line 338) ... ok [INFO] [stdout] test src/lib.rs - (line 46) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::blocking_lock_owned (line 360) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::blocking_lock (line 323) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::key (line 66) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::async_lock (line 583) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::lock_all_entries (line 749) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::into_entries_unordered (line 664) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::try_lock (line 404) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::new (line 250) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::num_entries_or_locked (line 271) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::try_lock_owned (line 443) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::try_lock_async (line 484) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::try_lock_owned_async (line 533) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache (line 145) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::lock_all_entries_owned (line 796) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache (line 165) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::async_lock_owned (line 702) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache (line 215) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::blocking_lock (line 401) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::blocking_lock_owned (line 438) ... ok [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/limit.rs - limit::AsyncLimit (line 34) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap (line 164) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::try_insert (line 250) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::lock_all_entries_owned (line 876) ... ok [INFO] [stdout] test src/limit.rs - limit::AsyncLimit (line 24) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::value (line 93) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::insert (line 214) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::num_entries_or_locked (line 349) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::keys_with_entries_or_locked (line 781) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::try_lock_owned (line 521) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::try_lock_async (line 562) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::lock_all_entries (line 829) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::keys_with_entries_or_locked (line 701) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::async_lock (line 661) ... ok [INFO] [stdout] test src/guard.rs - guard::Guard::value_or_insert_with (line 293) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::async_lock_owned (line 624) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::into_entries_unordered (line 742) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::try_lock (line 482) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap (line 94) ... ok [INFO] [stdout] test src/lockable_trait.rs - lockable_trait::Lockable::OwnedGuard (line 37) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool (line 12) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool::blocking_lock (line 159) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::try_lock_owned_async (line 611) ... ok [INFO] [stdout] test src/lockable_trait.rs - lockable_trait::Lockable::Guard (line 13) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::new (line 327) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool (line 31) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool::try_lock (line 229) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool::async_lock (line 303) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool::locked_keys (line 378) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool::num_locked (line 116) ... ok [INFO] [stdout] test src/lockpool.rs - lockpool::LockPool::new (line 97) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::lock_entries_unlocked_for_at_least (line 918) ... ok [INFO] [stdout] test src/lockable_lru_cache.rs - lockable_lru_cache::LockableLruCache::lock_entries_unlocked_for_at_least_owned (line 971) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d5d9ea1a62e376f4b48c8989ed5f977bd41074a29ee45e625e58cc3e22da70d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5d9ea1a62e376f4b48c8989ed5f977bd41074a29ee45e625e58cc3e22da70d", kill_on_drop: false }` [INFO] [stdout] 1d5d9ea1a62e376f4b48c8989ed5f977bd41074a29ee45e625e58cc3e22da70d