[INFO] cloning repository https://github.com/rinde/more_collections [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rinde/more_collections" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinde%2Fmore_collections", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinde%2Fmore_collections'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c368c5491fff7a884f41cd957733be4322e6f782 [INFO] testing rinde/more_collections against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinde%2Fmore_collections" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rinde/more_collections on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rinde/more_collections [INFO] finished tweaking git repo https://github.com/rinde/more_collections [INFO] tweaked toml for git repo https://github.com/rinde/more_collections written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/rinde/more_collections already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b83b930696e614d5ab6ec6ab9b62080397b9ca60c1ba9fadf1123fb8d68ff72 [INFO] running `Command { std: "docker" "start" "-a" "9b83b930696e614d5ab6ec6ab9b62080397b9ca60c1ba9fadf1123fb8d68ff72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b83b930696e614d5ab6ec6ab9b62080397b9ca60c1ba9fadf1123fb8d68ff72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b83b930696e614d5ab6ec6ab9b62080397b9ca60c1ba9fadf1123fb8d68ff72", kill_on_drop: false }` [INFO] [stdout] 9b83b930696e614d5ab6ec6ab9b62080397b9ca60c1ba9fadf1123fb8d68ff72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42a6d3d1c7e354494d18c0d0451522416801582484d070c5735d115fd7d62fee [INFO] running `Command { std: "docker" "start" "-a" "42a6d3d1c7e354494d18c0d0451522416801582484d070c5735d115fd7d62fee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling more_collections v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `Command { std: "docker" "inspect" "42a6d3d1c7e354494d18c0d0451522416801582484d070c5735d115fd7d62fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a6d3d1c7e354494d18c0d0451522416801582484d070c5735d115fd7d62fee", kill_on_drop: false }` [INFO] [stdout] 42a6d3d1c7e354494d18c0d0451522416801582484d070c5735d115fd7d62fee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65645d6fc47d77119afc8330c7d1c0fb6e6f33829200c598a093c209ec72e916 [INFO] running `Command { std: "docker" "start" "-a" "65645d6fc47d77119afc8330c7d1c0fb6e6f33829200c598a093c209ec72e916", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling more_collections v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `Command { std: "docker" "inspect" "65645d6fc47d77119afc8330c7d1c0fb6e6f33829200c598a093c209ec72e916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65645d6fc47d77119afc8330c7d1c0fb6e6f33829200c598a093c209ec72e916", kill_on_drop: false }` [INFO] [stdout] 65645d6fc47d77119afc8330c7d1c0fb6e6f33829200c598a093c209ec72e916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b844f9c06a6bfd5a434f64b0c90d0c53b50e200ad504f6a25bcdfd6b92c39753 [INFO] running `Command { std: "docker" "start" "-a" "b844f9c06a6bfd5a434f64b0c90d0c53b50e200ad504f6a25bcdfd6b92c39753", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/more_collections-9e80d57dc6d23ea4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/multimap.rs (/opt/rustwide/target/debug/deps/multimap-8d778453f761c3e5) [INFO] [stdout] [INFO] [stdout] running 128 tests [INFO] [stdout] test hash_set_multimap::contains_key_returns_correct_value ... ok [INFO] [stdout] test hash_set_multimap::equality_test_fails_on_different_len ... ok [INFO] [stdout] test hash_set_multimap::as_map_returns_borrowed_inner ... ok [INFO] [stdout] test hash_set_multimap::equality_test_succeeds_on_inversely_ordered_sets ... ok [INFO] [stdout] test hash_set_multimap::equality_test_fails_on_same_len_but_distinct_elem_count ... ok [INFO] [stdout] test hash_set_multimap::extend_works_with_copy_iter ... ok [INFO] [stdout] test hash_set_multimap::extend_works_with_non_empty_multimap ... ok [INFO] [stdout] test hash_set_multimap::extend_works_with_empty_multimap ... ok [INFO] [stdout] test hash_set_multimap::from_ignores_empty_sets ... ok [INFO] [stdout] test hash_set_multimap::get_and_index_give_same_result ... ok [INFO] [stdout] test hash_set_multimap::insert_ignores_duplicates ... ok [INFO] [stdout] test hash_set_multimap::into_keys_contains_all_values ... ok [INFO] [stdout] test hash_set_multimap::into_iter_contains_all_values ... ok [INFO] [stdout] test hash_set_multimap::into_map_returns_owned_inner ... ok [INFO] [stdout] test hash_set_multimap::into_values_contains_all_values ... ok [INFO] [stdout] test hash_set_multimap::keys_contains_all_values ... ok [INFO] [stdout] test hash_set_multimap::iter_contains_all_values ... ok [INFO] [stdout] test hash_set_multimap::len_is_consistent ... ok [INFO] [stdout] test hash_set_multimap::remove_is_noop_when_key_value_is_not_there ... ok [INFO] [stdout] test hash_set_multimap::remove_key_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test hash_set_multimap::remove_key_entry_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test hash_set_multimap::remove_removes_key_when_needed ... ok [INFO] [stdout] test hash_set_multimap::retain_on_key_value_filter ... ok [INFO] [stdout] test hash_set_multimap::retain_on_key_filter ... ok [INFO] [stdout] test hash_set_multimap::retain_on_value_filter ... ok [INFO] [stdout] test hash_set_multimap::shrink_keys_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test hash_set_multimap::test_get_key_values ... ok [INFO] [stdout] test hash_set_multimap::shrink_values_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test hash_set_multimap::values_contains_all_values ... ok [INFO] [stdout] test hash_set_multimap::with_capacity_constructs_instance_with_correct_capacity ... ok [INFO] [stdout] test hash_vec_multimap::as_map_returns_borrowed_inner ... ok [INFO] [stdout] test hash_vec_multimap::contains_key_returns_correct_value ... ok [INFO] [stdout] test hash_vec_multimap::equality_test_fails_on_different_len ... ok [INFO] [stdout] test hash_vec_multimap::equality_test_fails_on_same_len_but_distinct_elem_count ... ok [INFO] [stdout] test hash_vec_multimap::equality_test_succeeds_on_inversely_ordered_sets ... ok [INFO] [stdout] test hash_vec_multimap::extend_works_with_copy_iter ... ok [INFO] [stdout] test hash_vec_multimap::extend_works_with_empty_multimap ... ok [INFO] [stdout] test hash_vec_multimap::extend_works_with_non_empty_multimap ... ok [INFO] [stdout] test hash_vec_multimap::get_and_index_give_same_result ... ok [INFO] [stdout] test hash_vec_multimap::from_ignores_empty_sets ... ok [INFO] [stdout] test hash_vec_multimap::into_map_returns_owned_inner ... ok [INFO] [stdout] test hash_vec_multimap::into_keys_contains_all_values ... ok [INFO] [stdout] test hash_vec_multimap::into_iter_contains_all_values ... ok [INFO] [stdout] test hash_vec_multimap::keys_contains_all_values ... ok [INFO] [stdout] test hash_vec_multimap::iter_contains_all_values ... ok [INFO] [stdout] test hash_vec_multimap::into_values_contains_all_values ... ok [INFO] [stdout] test hash_vec_multimap::len_is_consistent ... ok [INFO] [stdout] test hash_vec_multimap::remove_is_noop_when_key_value_is_not_there ... ok [INFO] [stdout] test hash_vec_multimap::remove_key_entry_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test hash_vec_multimap::remove_key_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test hash_vec_multimap::remove_removes_key_when_needed ... ok [INFO] [stdout] test hash_vec_multimap::retain_on_key_filter ... ok [INFO] [stdout] test hash_vec_multimap::retain_on_key_value_filter ... ok [INFO] [stdout] test hash_vec_multimap::retain_on_value_filter ... ok [INFO] [stdout] test hash_vec_multimap::shrink_keys_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test hash_vec_multimap::shrink_values_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test hash_vec_multimap::test_get_key_values ... ok [INFO] [stdout] test hash_vec_multimap::with_capacity_constructs_instance_with_correct_capacity ... ok [INFO] [stdout] test hash_vec_multimap::values_contains_all_values ... ok [INFO] [stdout] test index_set_multimap::as_map_returns_borrowed_inner ... ok [INFO] [stdout] test index_set_multimap::contains_key_returns_correct_value ... ok [INFO] [stdout] test index_set_multimap::equality_test_fails_on_different_len ... ok [INFO] [stdout] test index_set_multimap::equality_test_fails_on_same_len_but_distinct_elem_count ... ok [INFO] [stdout] test index_set_multimap::equality_test_succeeds_on_inversely_ordered_sets ... ok [INFO] [stdout] test index_set_multimap::extend_works_with_empty_multimap ... ok [INFO] [stdout] test index_set_multimap::extend_works_with_copy_iter ... ok [INFO] [stdout] test index_set_multimap::extend_works_with_non_empty_multimap ... ok [INFO] [stdout] test index_set_multimap::from_ignores_empty_sets ... ok [INFO] [stdout] test index_set_multimap::get_and_index_give_same_result ... ok [INFO] [stdout] test index_set_multimap::get_full_returns_correct_values ... ok [INFO] [stdout] test index_set_multimap::get_key_index_returns_correct_value ... ok [INFO] [stdout] test index_set_multimap::insert_full_returns_correct_values ... ok [INFO] [stdout] test index_set_multimap::insert_ignores_duplicates ... ok [INFO] [stdout] test index_set_multimap::into_iter_has_insertion_order ... ok [INFO] [stdout] test index_set_multimap::into_keys_has_insertion_order ... ok [INFO] [stdout] test index_set_multimap::into_values_has_insertion_order ... ok [INFO] [stdout] test index_set_multimap::into_map_returns_owned_inner ... ok [INFO] [stdout] test index_set_multimap::iter_has_insertion_order ... ok [INFO] [stdout] test index_set_multimap::keys_has_insertion_order ... ok [INFO] [stdout] test index_set_multimap::len_is_consistent ... ok [INFO] [stdout] test index_set_multimap::remove_is_noop_when_key_value_is_not_there ... ok [INFO] [stdout] test index_set_multimap::remove_key_entry_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test index_set_multimap::remove_key_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test index_set_multimap::remove_removes_key_when_needed ... ok [INFO] [stdout] test index_set_multimap::retain_on_key_filter ... ok [INFO] [stdout] test index_set_multimap::retain_on_value_filter ... ok [INFO] [stdout] test index_set_multimap::retain_on_key_value_filter ... ok [INFO] [stdout] test index_set_multimap::shrink_values_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test index_set_multimap::shrink_keys_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test index_set_multimap::test_get_key_values ... ok [INFO] [stdout] test index_set_multimap::values_has_insertion_order ... ok [INFO] [stdout] test index_set_multimap::with_capacity_constructs_instance_with_correct_capacity ... ok [INFO] [stdout] test index_vec_multimap::as_map_returns_borrowed_inner ... ok [INFO] [stdout] test index_vec_multimap::contains_key_returns_correct_value ... ok [INFO] [stdout] test index_vec_multimap::equality_test_fails_on_different_len ... ok [INFO] [stdout] test index_vec_multimap::equality_test_fails_on_same_len_but_distinct_elem_count ... ok [INFO] [stdout] test index_vec_multimap::equality_test_succeeds_on_inversely_ordered_sets ... ok [INFO] [stdout] test index_vec_multimap::extend_works_with_copy_iter ... ok [INFO] [stdout] test index_vec_multimap::extend_works_with_empty_multimap ... ok [INFO] [stdout] test index_vec_multimap::from_ignores_empty_sets ... ok [INFO] [stdout] test index_vec_multimap::extend_works_with_non_empty_multimap ... ok [INFO] [stdout] test index_vec_multimap::get_full_returns_correct_values ... ok [INFO] [stdout] test index_vec_multimap::get_and_index_give_same_result ... ok [INFO] [stdout] test index_vec_multimap::insert_full_returns_correct_values ... ok [INFO] [stdout] test index_vec_multimap::into_iter_has_insertion_order ... ok [INFO] [stdout] test index_vec_multimap::into_keys_has_insertion_order ... ok [INFO] [stdout] test index_vec_multimap::into_map_returns_owned_inner ... ok [INFO] [stdout] test index_vec_multimap::get_key_index_returns_correct_value ... ok [INFO] [stdout] test index_vec_multimap::into_values_has_insertion_order ... ok [INFO] [stdout] test index_vec_multimap::iter_has_insertion_order ... ok [INFO] [stdout] test index_vec_multimap::keys_has_insertion_order ... ok [INFO] [stdout] test index_vec_multimap::len_is_consistent ... ok [INFO] [stdout] test index_vec_multimap::remove_is_noop_when_key_value_is_not_there ... ok [INFO] [stdout] test index_vec_multimap::remove_key_entry_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test index_vec_multimap::remove_key_returns_entire_value_collection_when_present ... ok [INFO] [stdout] test index_vec_multimap::remove_removes_key_when_needed ... ok [INFO] [stdout] test index_vec_multimap::retain_on_key_filter ... ok [INFO] [stdout] test index_vec_multimap::retain_on_key_value_filter ... ok [INFO] [stdout] test index_vec_multimap::retain_on_value_filter ... ok [INFO] [stdout] test index_vec_multimap::shrink_keys_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test index_vec_multimap::shrink_values_to_fit_sets_capacity_at_most_len ... ok [INFO] [stdout] test index_vec_multimap::test_get_key_values ... ok [INFO] [stdout] test index_vec_multimap::values_has_insertion_order ... ok [INFO] [stdout] test index_vec_multimap::with_capacity_constructs_instance_with_correct_capacity ... ok [INFO] [stdout] test hash_set_multimap::index_panics_for_unknown_key - should panic ... ok [INFO] [stdout] test hash_vec_multimap::index_panics_for_unknown_key - should panic ... ok [INFO] [stdout] test index_set_multimap::index_panics_for_unknown_key - should panic ... ok [INFO] [stdout] test index_vec_multimap::index_panics_for_unknown_key - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 128 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests more_collections [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b844f9c06a6bfd5a434f64b0c90d0c53b50e200ad504f6a25bcdfd6b92c39753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b844f9c06a6bfd5a434f64b0c90d0c53b50e200ad504f6a25bcdfd6b92c39753", kill_on_drop: false }` [INFO] [stdout] b844f9c06a6bfd5a434f64b0c90d0c53b50e200ad504f6a25bcdfd6b92c39753