[INFO] fetching crate dashmap_with_out_t_map_trait 5.0.0... [INFO] testing dashmap_with_out_t_map_trait-5.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate dashmap_with_out_t_map_trait 5.0.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate dashmap_with_out_t_map_trait 5.0.0 [INFO] finished tweaking crates.io crate dashmap_with_out_t_map_trait 5.0.0 [INFO] tweaked toml for crates.io crate dashmap_with_out_t_map_trait 5.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dashmap_with_out_t_map_trait 5.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34b295fa7834ba3bd4d4b6f735f97aef9772492a7f22fbfa40b430513760995 [INFO] running `Command { std: "docker" "start" "-a" "b34b295fa7834ba3bd4d4b6f735f97aef9772492a7f22fbfa40b430513760995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34b295fa7834ba3bd4d4b6f735f97aef9772492a7f22fbfa40b430513760995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34b295fa7834ba3bd4d4b6f735f97aef9772492a7f22fbfa40b430513760995", kill_on_drop: false }` [INFO] [stdout] b34b295fa7834ba3bd4d4b6f735f97aef9772492a7f22fbfa40b430513760995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51b339d3019bf63ab9f1bc4a6c90c7bde02827dc2f06aeaaee6aae01d111a5d3 [INFO] running `Command { std: "docker" "start" "-a" "51b339d3019bf63ab9f1bc4a6c90c7bde02827dc2f06aeaaee6aae01d111a5d3", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dashmap_with_out_t_map_trait v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "51b339d3019bf63ab9f1bc4a6c90c7bde02827dc2f06aeaaee6aae01d111a5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b339d3019bf63ab9f1bc4a6c90c7bde02827dc2f06aeaaee6aae01d111a5d3", kill_on_drop: false }` [INFO] [stdout] 51b339d3019bf63ab9f1bc4a6c90c7bde02827dc2f06aeaaee6aae01d111a5d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6158cad5c1498b6135aafbc9868076b43bf99aa53d57bed2f70daf9af17a1d28 [INFO] running `Command { std: "docker" "start" "-a" "6158cad5c1498b6135aafbc9868076b43bf99aa53d57bed2f70daf9af17a1d28", kill_on_drop: false }` [INFO] [stderr] Compiling dashmap_with_out_t_map_trait v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "6158cad5c1498b6135aafbc9868076b43bf99aa53d57bed2f70daf9af17a1d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6158cad5c1498b6135aafbc9868076b43bf99aa53d57bed2f70daf9af17a1d28", kill_on_drop: false }` [INFO] [stdout] 6158cad5c1498b6135aafbc9868076b43bf99aa53d57bed2f70daf9af17a1d28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6946ee0be4823e814487086a35b0ea8814c90a0f655a52b9344bbf9c9f560558 [INFO] running `Command { std: "docker" "start" "-a" "6946ee0be4823e814487086a35b0ea8814c90a0f655a52b9344bbf9c9f560558", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dashmap_with_out_t_map_trait-8bc0c76e4dfa92b1) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test iter::tests::iter_mut_manual_count ... ok [INFO] [stdout] test iter::tests::iter_mut_count ... ok [INFO] [stdout] test iter::tests::iter_count ... ok [INFO] [stdout] test read_only::tests::test_get ... ok [INFO] [stdout] test set::tests::test_basic ... ok [INFO] [stdout] test read_only::tests::test_iters ... ok [INFO] [stdout] test set::tests::test_default ... ok [INFO] [stdout] test read_only::tests::test_properties ... ok [INFO] [stdout] test tests::test_basic ... ok [INFO] [stdout] test tests::test_default ... ok [INFO] [stdout] test set::tests::test_multiple_hashes ... ok [INFO] [stdout] test tests::test_different_hashers_randomstate ... ok [INFO] [stdout] test tests::test_more_complex_values ... ok [INFO] [stdout] test tests::test_map_view ... ok [INFO] [stdout] test tests::test_multiple_hashes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dashmap_with_out_t_map_trait [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/lib.rs - DashMap::clear (line 516) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::new (line 102) ... FAILED [INFO] [stdout] test src/iter.rs - iter::OwningIter (line 16) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::contains_key (line 619) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::remove_if (line 345) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::is_empty (line 500) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::alter (line 542) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::insert (line 301) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::with_capacity (line 116) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::remove_if (line 337) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::get_mut (line 431) ... FAILED [INFO] [stdout] test src/iter.rs - iter::Iter (line 107) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::len (line 481) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::iter (line 375) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::with_capacity_and_hasher (line 154) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::get (line 276) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::new (line 56) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::with_hasher (line 138) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::clear (line 350) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::contains (line 372) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::remove (line 317) ... FAILED [INFO] [stdout] test src/iter.rs - iter::IterMut (line 188) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::iter_mut (line 392) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::is_empty (line 336) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::with_capacity (line 70) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::remove_if (line 238) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::remove (line 212) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::len (line 319) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::with_hasher (line 87) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::get (line 410) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::retain (line 301) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::retain (line 461) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::iter (line 259) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::hasher (line 281) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::insert (line 198) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::with_capacity_and_hasher (line 103) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::view (line 592) ... FAILED [INFO] [stdout] test src/lib.rs - DashMap::alter_all (line 568) ... FAILED [INFO] [stdout] test src/set.rs - set::DashSet::remove_if (line 230) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - DashMap::clear (line 516) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::new (line 102) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iter.rs - iter::OwningIter (line 16) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/iter.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::contains_key (line 619) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::remove_if (line 345) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::is_empty (line 500) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::alter (line 542) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::insert (line 301) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::with_capacity (line 116) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::remove_if (line 337) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::get_mut (line 431) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iter.rs - iter::Iter (line 107) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/iter.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::len (line 481) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::iter (line 375) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::with_capacity_and_hasher (line 154) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::get (line 276) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::new (line 56) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::with_hasher (line 138) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::clear (line 350) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::contains (line 372) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::remove (line 317) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iter.rs - iter::IterMut (line 188) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/iter.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::iter_mut (line 392) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::is_empty (line 336) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::with_capacity (line 70) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::remove_if (line 238) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/set.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 243 | soccer_team.remove_if("Jacob", |player| player.starts_with("Ja")); [INFO] [stdout] | ^^^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 243 | soccer_team.remove_if("Jacob", |player: /* Type */| player.starts_with("Ja")); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::remove (line 212) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::len (line 319) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::with_hasher (line 87) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::get (line 410) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::retain (line 301) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/set.rs:308:16 [INFO] [stdout] | [INFO] [stdout] 308 | people.retain(|name| name.contains('i')); [INFO] [stdout] | ^^^^ ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 308 | people.retain(|name: /* Type */| name.contains('i')); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::retain (line 461) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::iter (line 259) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::hasher (line 281) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::insert (line 198) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::with_capacity_and_hasher (line 103) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::view (line 592) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DashMap::alter_all (line 568) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/lib.rs:569:5 [INFO] [stdout] | [INFO] [stdout] 569 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/set.rs - set::DashSet::remove_if (line 230) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/set.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | use dashmap::DashSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `dashmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dashmap`, use `cargo add dashmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/set.rs:235:31 [INFO] [stdout] | [INFO] [stdout] 235 | soccer_team.remove_if("Sam", |player| player.starts_with("Ja")); [INFO] [stdout] | ^^^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 235 | soccer_team.remove_if("Sam", |player: /* Type */| player.starts_with("Ja")); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/iter.rs - iter::Iter (line 107) [INFO] [stdout] src/iter.rs - iter::IterMut (line 188) [INFO] [stdout] src/iter.rs - iter::OwningIter (line 16) [INFO] [stdout] src/lib.rs - DashMap::new (line 102) [INFO] [stdout] src/lib.rs - DashMap::with_capacity (line 116) [INFO] [stdout] src/lib.rs - DashMap::alter (line 542) [INFO] [stdout] src/lib.rs - DashMap::alter_all (line 568) [INFO] [stdout] src/lib.rs - DashMap::clear (line 516) [INFO] [stdout] src/lib.rs - DashMap::contains_key (line 619) [INFO] [stdout] src/lib.rs - DashMap::get (line 410) [INFO] [stdout] src/lib.rs - DashMap::get_mut (line 431) [INFO] [stdout] src/lib.rs - DashMap::hasher (line 281) [INFO] [stdout] src/lib.rs - DashMap::insert (line 301) [INFO] [stdout] src/lib.rs - DashMap::is_empty (line 500) [INFO] [stdout] src/lib.rs - DashMap::iter (line 375) [INFO] [stdout] src/lib.rs - DashMap::iter_mut (line 392) [INFO] [stdout] src/lib.rs - DashMap::len (line 481) [INFO] [stdout] src/lib.rs - DashMap::remove (line 317) [INFO] [stdout] src/lib.rs - DashMap::remove_if (line 337) [INFO] [stdout] src/lib.rs - DashMap::remove_if (line 345) [INFO] [stdout] src/lib.rs - DashMap::retain (line 461) [INFO] [stdout] src/lib.rs - DashMap::view (line 592) [INFO] [stdout] src/lib.rs - DashMap::with_capacity_and_hasher (line 154) [INFO] [stdout] src/lib.rs - DashMap::with_hasher (line 138) [INFO] [stdout] src/set.rs - set::DashSet::new (line 56) [INFO] [stdout] src/set.rs - set::DashSet::with_capacity (line 70) [INFO] [stdout] src/set.rs - set::DashSet::clear (line 350) [INFO] [stdout] src/set.rs - set::DashSet::contains (line 372) [INFO] [stdout] src/set.rs - set::DashSet::get (line 276) [INFO] [stdout] src/set.rs - set::DashSet::insert (line 198) [INFO] [stdout] src/set.rs - set::DashSet::is_empty (line 336) [INFO] [stdout] src/set.rs - set::DashSet::iter (line 259) [INFO] [stdout] src/set.rs - set::DashSet::len (line 319) [INFO] [stdout] src/set.rs - set::DashSet::remove (line 212) [INFO] [stdout] src/set.rs - set::DashSet::remove_if (line 230) [INFO] [stdout] src/set.rs - set::DashSet::remove_if (line 238) [INFO] [stdout] src/set.rs - set::DashSet::retain (line 301) [INFO] [stdout] src/set.rs - set::DashSet::with_capacity_and_hasher (line 103) [INFO] [stdout] src/set.rs - set::DashSet::with_hasher (line 87) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 39 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "6946ee0be4823e814487086a35b0ea8814c90a0f655a52b9344bbf9c9f560558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6946ee0be4823e814487086a35b0ea8814c90a0f655a52b9344bbf9c9f560558", kill_on_drop: false }` [INFO] [stdout] 6946ee0be4823e814487086a35b0ea8814c90a0f655a52b9344bbf9c9f560558