[INFO] fetching crate chashmap-async 0.1.1... [INFO] linting chashmap-async-0.1.1 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate chashmap-async 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate chashmap-async 0.1.1 [INFO] finished tweaking crates.io crate chashmap-async 0.1.1 [INFO] tweaked toml for crates.io crate chashmap-async 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chashmap-async 0.1.1 on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "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" "+nightly" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owning_ref_async v0.4.5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 833bf4dba2c444f95a06c933cdea3869848813c7645132568e2ad791bbd37f9b [INFO] running `Command { std: "docker" "start" "-a" "833bf4dba2c444f95a06c933cdea3869848813c7645132568e2ad791bbd37f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "833bf4dba2c444f95a06c933cdea3869848813c7645132568e2ad791bbd37f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "833bf4dba2c444f95a06c933cdea3869848813c7645132568e2ad791bbd37f9b", kill_on_drop: false }` [INFO] [stdout] 833bf4dba2c444f95a06c933cdea3869848813c7645132568e2ad791bbd37f9b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbddc8baaa8a74d31521100b4c65ef6f67be65dc4ed0fd5fb1d02a97f71ece84 [INFO] running `Command { std: "docker" "start" "-a" "bbddc8baaa8a74d31521100b4c65ef6f67be65dc4ed0fd5fb1d02a97f71ece84", kill_on_drop: false }` [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking owning_ref_async v0.4.5 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking chashmap-async v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | fn hash(&self, key: &T) -> usize [INFO] [stdout] | ^ [INFO] [stdout] 246 | where [INFO] [stdout] 247 | T: Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] = note: `#[warn(clippy::multiple_bound_locations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | async fn scan(&self, key: &Q, matches: F) -> RwLockReadGuard<'_, Bucket> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | Q: Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | async fn scan_mut( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | Q: Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:386:21 [INFO] [stdout] | [INFO] [stdout] 386 | async fn lookup(&self, key: &Q) -> RwLockReadGuard<'_, Bucket> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 389 | Q: PartialEq + Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | async fn lookup_mut(&self, key: &Q) -> RwLockWriteGuard<'_, Bucket> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 412 | Q: PartialEq + Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:878:22 [INFO] [stdout] | [INFO] [stdout] 878 | pub async fn get(&self, key: &Q) -> Option> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 881 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:888:33 [INFO] [stdout] | [INFO] [stdout] 888 | fn get_inner<'this, 'a, 'b, Q: ?Sized>( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 894 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:924:26 [INFO] [stdout] | [INFO] [stdout] 924 | pub async fn get_mut(&self, key: &Q) -> Option> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 927 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:934:37 [INFO] [stdout] | [INFO] [stdout] 934 | fn get_mut_inner<'this, 'a, 'b, Q: ?Sized>( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 940 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:969:31 [INFO] [stdout] | [INFO] [stdout] 969 | pub async fn contains_key(&self, key: &Q) -> bool [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 972 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:1142:25 [INFO] [stdout] | [INFO] [stdout] 1142 | pub async fn remove(&self, key: &Q) -> Option [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1145 | Q: PartialEq + Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | fn hash(&self, key: &T) -> usize [INFO] [stdout] | ^ [INFO] [stdout] 246 | where [INFO] [stdout] 247 | T: Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] = note: `#[warn(clippy::multiple_bound_locations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | async fn scan(&self, key: &Q, matches: F) -> RwLockReadGuard<'_, Bucket> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | Q: Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | async fn scan_mut( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | Q: Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:386:21 [INFO] [stdout] | [INFO] [stdout] 386 | async fn lookup(&self, key: &Q) -> RwLockReadGuard<'_, Bucket> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 389 | Q: PartialEq + Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | async fn lookup_mut(&self, key: &Q) -> RwLockWriteGuard<'_, Bucket> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 412 | Q: PartialEq + Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:878:22 [INFO] [stdout] | [INFO] [stdout] 878 | pub async fn get(&self, key: &Q) -> Option> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 881 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:888:33 [INFO] [stdout] | [INFO] [stdout] 888 | fn get_inner<'this, 'a, 'b, Q: ?Sized>( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 894 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:924:26 [INFO] [stdout] | [INFO] [stdout] 924 | pub async fn get_mut(&self, key: &Q) -> Option> [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 927 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:934:37 [INFO] [stdout] | [INFO] [stdout] 934 | fn get_mut_inner<'this, 'a, 'b, Q: ?Sized>( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 940 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:969:31 [INFO] [stdout] | [INFO] [stdout] 969 | pub async fn contains_key(&self, key: &Q) -> bool [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 972 | Q: Hash + PartialEq, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/lib.rs:1142:25 [INFO] [stdout] | [INFO] [stdout] 1142 | pub async fn remove(&self, key: &Q) -> Option [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1145 | Q: PartialEq + Hash, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual implementation of `BuildHasher::hash_one` [INFO] [stdout] --> src/lib.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | hasher.finish() as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_hash_one [INFO] [stdout] = note: `#[warn(clippy::manual_hash_one)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 250 ~ [INFO] [stdout] 251 | // Hash the key. [INFO] [stdout] 252 ~ [INFO] [stdout] 253 | // Cast to `usize`. Since the hash function returns `u64`, this cast won't ever cause [INFO] [stdout] 254 | // entropy less than the output space. [INFO] [stdout] 255 ~ self.hash_builder.hash_one(&key) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/lib.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 580 | / fn eq(&self, other: &ReadGuard<'a, K, V, S>) -> bool { [INFO] [stdout] 581 | | self == other [INFO] [stdout] 582 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: recursive call site [INFO] [stdout] --> src/lib.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | self == other [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion [INFO] [stdout] = note: `#[warn(clippy::unconditional_recursion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deref which would be done by auto-deref [INFO] [stdout] --> src/lib.rs:600:9 [INFO] [stdout] | [INFO] [stdout] 600 | &*self.0 [INFO] [stdout] | ^^^^^^^^ help: try: `&self.0` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_auto_deref [INFO] [stdout] = note: `#[warn(clippy::explicit_auto_deref)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/lib.rs:646:5 [INFO] [stdout] | [INFO] [stdout] 646 | / fn eq(&self, other: &Self) -> bool { [INFO] [stdout] 647 | | self == other [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: recursive call site [INFO] [stdout] --> src/lib.rs:647:9 [INFO] [stdout] | [INFO] [stdout] 647 | self == other [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deref which would be done by auto-deref [INFO] [stdout] --> src/lib.rs:665:9 [INFO] [stdout] | [INFO] [stdout] 665 | &*self.0 [INFO] [stdout] | ^^^^^^^^ help: try: `&self.0` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_auto_deref [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deref which would be done by auto-deref [INFO] [stdout] --> src/lib.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | &mut *self.0 [INFO] [stdout] | ^^^^^^^^^^^^ help: try: `&mut self.0` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_auto_deref [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: initializer for `thread_local` value can be made `const` [INFO] [stdout] --> src/tests.rs:322:59 [INFO] [stdout] | [INFO] [stdout] 322 | thread_local! { static DROP_VECTOR: RefCell> = RefCell::new(Vec::new()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `const { RefCell::new(Vec::new()) }` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_const_for_thread_local [INFO] [stdout] = note: `#[warn(clippy::missing_const_for_thread_local)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/tests.rs:564:13 [INFO] [stdout] | [INFO] [stdout] 564 | assert!(!map.insert(1, 3).await.is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `map.insert(1, 3).await.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual implementation of `BuildHasher::hash_one` [INFO] [stdout] --> src/lib.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | hasher.finish() as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_hash_one [INFO] [stdout] = note: `#[warn(clippy::manual_hash_one)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 250 ~ [INFO] [stdout] 251 | // Hash the key. [INFO] [stdout] 252 ~ [INFO] [stdout] 253 | // Cast to `usize`. Since the hash function returns `u64`, this cast won't ever cause [INFO] [stdout] 254 | // entropy less than the output space. [INFO] [stdout] 255 ~ self.hash_builder.hash_one(&key) as usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/lib.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 580 | / fn eq(&self, other: &ReadGuard<'a, K, V, S>) -> bool { [INFO] [stdout] 581 | | self == other [INFO] [stdout] 582 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: recursive call site [INFO] [stdout] --> src/lib.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | self == other [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion [INFO] [stdout] = note: `#[warn(clippy::unconditional_recursion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deref which would be done by auto-deref [INFO] [stdout] --> src/lib.rs:600:9 [INFO] [stdout] | [INFO] [stdout] 600 | &*self.0 [INFO] [stdout] | ^^^^^^^^ help: try: `&self.0` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_auto_deref [INFO] [stdout] = note: `#[warn(clippy::explicit_auto_deref)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/lib.rs:646:5 [INFO] [stdout] | [INFO] [stdout] 646 | / fn eq(&self, other: &Self) -> bool { [INFO] [stdout] 647 | | self == other [INFO] [stdout] 648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: recursive call site [INFO] [stdout] --> src/lib.rs:647:9 [INFO] [stdout] | [INFO] [stdout] 647 | self == other [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deref which would be done by auto-deref [INFO] [stdout] --> src/lib.rs:665:9 [INFO] [stdout] | [INFO] [stdout] 665 | &*self.0 [INFO] [stdout] | ^^^^^^^^ help: try: `&self.0` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_auto_deref [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deref which would be done by auto-deref [INFO] [stdout] --> src/lib.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | &mut *self.0 [INFO] [stdout] | ^^^^^^^^^^^^ help: try: `&mut self.0` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_auto_deref [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.81s [INFO] running `Command { std: "docker" "inspect" "bbddc8baaa8a74d31521100b4c65ef6f67be65dc4ed0fd5fb1d02a97f71ece84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbddc8baaa8a74d31521100b4c65ef6f67be65dc4ed0fd5fb1d02a97f71ece84", kill_on_drop: false }` [INFO] [stdout] bbddc8baaa8a74d31521100b4c65ef6f67be65dc4ed0fd5fb1d02a97f71ece84