[INFO] fetching crate schnellru 0.2.4... [INFO] testing schnellru-0.2.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate schnellru 0.2.4 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate schnellru 0.2.4 [INFO] finished tweaking crates.io crate schnellru 0.2.4 [INFO] tweaked toml for crates.io crate schnellru 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate schnellru 0.2.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 90 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding hashbrown v0.13.2 (available: v0.15.4) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.10.0) [INFO] [stderr] Adding lru v0.8.1 (available: v0.15.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 124d721312e6f5af3505201ae4f9fce6d8d3f14d1ed4e7e70b0f19ad5d0043dd [INFO] running `Command { std: "docker" "start" "-a" "124d721312e6f5af3505201ae4f9fce6d8d3f14d1ed4e7e70b0f19ad5d0043dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "124d721312e6f5af3505201ae4f9fce6d8d3f14d1ed4e7e70b0f19ad5d0043dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124d721312e6f5af3505201ae4f9fce6d8d3f14d1ed4e7e70b0f19ad5d0043dd", kill_on_drop: false }` [INFO] [stdout] 124d721312e6f5af3505201ae4f9fce6d8d3f14d1ed4e7e70b0f19ad5d0043dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6723c48675b2bb05ea9ad58a6f7f38fead4e20be28b0264afc51f5498b07838e [INFO] running `Command { std: "docker" "start" "-a" "6723c48675b2bb05ea9ad58a6f7f38fead4e20be28b0264afc51f5498b07838e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling schnellru v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1425:17 [INFO] [stdout] | [INFO] [stdout] 1425 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1425 | pub fn iter(&self) -> Iter<'_, K, V, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1435:21 [INFO] [stdout] | [INFO] [stdout] 1435 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1435 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1450:18 [INFO] [stdout] | [INFO] [stdout] 1450 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1450 | pub fn drain(&mut self) -> Drain<'_, K, V, L, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "6723c48675b2bb05ea9ad58a6f7f38fead4e20be28b0264afc51f5498b07838e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6723c48675b2bb05ea9ad58a6f7f38fead4e20be28b0264afc51f5498b07838e", kill_on_drop: false }` [INFO] [stdout] 6723c48675b2bb05ea9ad58a6f7f38fead4e20be28b0264afc51f5498b07838e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9170e43beca96bf9d76d61ca224c9f61d70f4988f6d93129782fc3f25f270b3e [INFO] running `Command { std: "docker" "start" "-a" "9170e43beca96bf9d76d61ca224c9f61d70f4988f6d93129782fc3f25f270b3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1425:17 [INFO] [stdout] | [INFO] [stdout] 1425 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1425 | pub fn iter(&self) -> Iter<'_, K, V, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1435:21 [INFO] [stdout] | [INFO] [stdout] 1435 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1435 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1450:18 [INFO] [stdout] | [INFO] [stdout] 1450 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1450 | pub fn drain(&mut self) -> Drain<'_, K, V, L, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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.4.0 [INFO] [stderr] Compiling schnellru v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1425:17 [INFO] [stdout] | [INFO] [stdout] 1425 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1425 | pub fn iter(&self) -> Iter<'_, K, V, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1435:21 [INFO] [stdout] | [INFO] [stdout] 1435 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1435 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1450:18 [INFO] [stdout] | [INFO] [stdout] 1450 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1450 | pub fn drain(&mut self) -> Drain<'_, K, V, L, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.75s [INFO] running `Command { std: "docker" "inspect" "9170e43beca96bf9d76d61ca224c9f61d70f4988f6d93129782fc3f25f270b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9170e43beca96bf9d76d61ca224c9f61d70f4988f6d93129782fc3f25f270b3e", kill_on_drop: false }` [INFO] [stdout] 9170e43beca96bf9d76d61ca224c9f61d70f4988f6d93129782fc3f25f270b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6f1368fea34708eb93f2b090704e6f2a418c6d23e016c9bd0c29927cb14882d [INFO] running `Command { std: "docker" "start" "-a" "a6f1368fea34708eb93f2b090704e6f2a418c6d23e016c9bd0c29927cb14882d", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:1425:17 [INFO] [stderr] | [INFO] [stderr] 1425 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1425 | pub fn iter(&self) -> Iter<'_, K, V, L> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:1435:21 [INFO] [stderr] | [INFO] [stderr] 1435 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1435 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V, L> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:1450:18 [INFO] [stderr] | [INFO] [stderr] 1450 | pub fn drain(&mut self) -> Drain { [INFO] [stderr] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1450 | pub fn drain(&mut self) -> Drain<'_, K, V, L, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `schnellru` (lib) generated 3 warnings (run `cargo fix --lib -p schnellru` to apply 3 suggestions) [INFO] [stderr] warning: `schnellru` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/schnellru-04325aea031d6e37) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test tests::drain_in_reverse_works ... ok [INFO] [stdout] test tests::drain_works ... ok [INFO] [stdout] test tests::clear_works ... ok [INFO] [stdout] test tests::element_limit ... ignored [INFO] [stdout] test tests::dropping_drain_clears_the_map ... ok [INFO] [stdout] test tests::get_or_insert_with_limiter_works ... ok [INFO] [stdout] test tests::get_or_insert_fallible_works ... ok [INFO] [stdout] test tests::get_works_and_promotes_item_two_items ... ok [INFO] [stdout] test tests::get_works_and_promotes_item_single_item ... ok [INFO] [stdout] test tests::insert_succeeds_when_first_element_is_cheap ... ok [INFO] [stdout] test tests::insert_existing_key ... ok [INFO] [stdout] test tests::insert_and_remove_a_lot_of_elements ... ok [INFO] [stdout] test tests::insert_fails_when_first_element_is_too_costly ... ok [INFO] [stdout] test tests::insert_with_limiter_works ... ok [INFO] [stdout] test tests::get_works_and_promotes_item_three_items ... ok [INFO] [stdout] test tests::insert_with_memory_usage_limiter_works ... ok [INFO] [stdout] test tests::iter_mut_works ... ok [INFO] [stdout] test tests::insert_works ... ok [INFO] [stdout] test tests::inserting_can_evict_the_whole_cache ... ok [INFO] [stdout] test tests::limiter_does_not_allow_the_map_to_grow ... ok [INFO] [stdout] test tests::lru_with_a_custom_insert_key_works ... ok [INFO] [stdout] test tests::lru_with_a_string_key_works ... ok [INFO] [stdout] test tests::peek_works ... ok [INFO] [stdout] test tests::pop_newest_works ... ok [INFO] [stdout] test tests::pop_oldest_works ... ok [INFO] [stdout] test tests::remove_works ... ok [INFO] [stdout] test tests::replacing_existing_value_with_another_with_the_same_cost_always_works ... ok [INFO] [stdout] test tests::when_new_value_is_too_costly_all_items_will_be_removed ... ok [INFO] [stdout] test tests::when_new_value_is_too_costly_an_existing_item_will_be_removed_map_is_not_cleared ... ok [INFO] [stdout] test tests::when_new_value_is_too_costly_multiple_items_will_be_removed ... ok [INFO] [stdout] test tests::when_new_value_is_too_costly_an_existing_item_will_be_removed_map_is_cleared ... ok [INFO] [stdout] test tests::the_maximum_number_of_elements_is_bound_by_the_link_type_u8 ... ok [INFO] [stdout] test tests::when_new_value_is_too_costly_an_existing_item_will_not_be_removed_if_the_key_is_different ... ok [INFO] [stdout] test tests::the_maximum_number_of_elements_is_bound_by_the_link_type_u16 ... ok [INFO] [stdout] test tests::randomly_insert_and_remove_elements_in_a_memory_bound_map ... ok [INFO] [stdout] test tests::capacity_growth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6f1368fea34708eb93f2b090704e6f2a418c6d23e016c9bd0c29927cb14882d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f1368fea34708eb93f2b090704e6f2a418c6d23e016c9bd0c29927cb14882d", kill_on_drop: false }` [INFO] [stdout] a6f1368fea34708eb93f2b090704e6f2a418c6d23e016c9bd0c29927cb14882d