[INFO] fetching crate hydra-dashmap 0.1.26...
[INFO] checking hydra-dashmap-0.1.26 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate hydra-dashmap 0.1.26 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hydra-dashmap 0.1.26
[INFO] finished tweaking crates.io crate hydra-dashmap 0.1.26
[INFO] tweaked toml for crates.io crate hydra-dashmap 0.1.26 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hydra-dashmap 0.1.26 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aece16fde4db823d15248e38610a628c4c840077a4b7d20a81d65323aeb06383
[INFO] running `Command { std: "docker" "start" "-a" "aece16fde4db823d15248e38610a628c4c840077a4b7d20a81d65323aeb06383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aece16fde4db823d15248e38610a628c4c840077a4b7d20a81d65323aeb06383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aece16fde4db823d15248e38610a628c4c840077a4b7d20a81d65323aeb06383", kill_on_drop: false }`
[INFO] [stdout] aece16fde4db823d15248e38610a628c4c840077a4b7d20a81d65323aeb06383
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc84f7ab13f516d97b8f4b9bafea2aeeb8873df9c73d93da5bbdca218cc1aa94
[INFO] running `Command { std: "docker" "start" "-a" "bc84f7ab13f516d97b8f4b9bafea2aeeb8873df9c73d93da5bbdca218cc1aa94", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hydra-dashmap v0.1.26 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMulti<'a, K, V, S> {
[INFO] [stdout]    | ------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 45 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn value(&self) -> &V {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMulti<'a, K, V, S> {
[INFO] [stdout]    | ------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 45 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMulti<'a, K, V, S> {
[INFO] [stdout]    | ------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 45 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn value(&self) -> &V {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn value_mut(&mut self) -> &mut V {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn pair_mut(&mut self) -> (&K, &mut V) {
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn value(&self) -> &V {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn map<F, T>(self, f: F) -> MappedRef<'a, K, V, T, S>
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn try_map<F, T>(self, f: F) -> Result<MappedRef<'a, K, V, T, S>, Self>
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn key(&self) -> &K {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn value(&self) -> &V {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn value_mut(&mut self) -> &mut V {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn pair_mut(&mut self) -> (&K, &mut V) {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn downgrade(self) -> Ref<'a, K, V, S> {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn map<F, T>(self, f: F) -> MappedRefMut<'a, K, V, T, S>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn try_map<F, T>(self, f: F) -> Result<MappedRefMut<'a, K, V, T, S>, Self>
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn key(&self) -> &K {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn value(&self) -> &T {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn pair(&self) -> (&K, &T) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:199:23
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn map<F, T2>(self, f: F) -> MappedRef<'a, K, V, T2, S>
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:210:27
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn try_map<F, T2>(self, f: F) -> Result<MappedRef<'a, K, V, T2, S>, Self>
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:265:16
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn key(&self) -> &K {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:269:18
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn value(&self) -> &T {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn value_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:277:17
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn pair(&self) -> (&K, &T) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn pair_mut(&mut self) -> (&K, &mut T) {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn map<F, T2>(self, f: F) -> MappedRefMut<'a, K, V, T2, S>
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn try_map<F, T2>(self, f: F) -> Result<MappedRefMut<'a, K, V, T2, S>, Self>
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/setref/multiple.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | impl<'a, K: Eq + Hash, S: BuildHasher> Deref for RefMulti<'a, K, S> {
[INFO] [stdout]    | ------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 20 |     type Target = K;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/setref/one.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | impl<'a, K: Eq + Hash, S: BuildHasher> Deref for Ref<'a, K, S> {
[INFO] [stdout]    | -------------------------------------------------------------- trait implemented here
[INFO] [stdout] 20 |     type Target = K;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hydra-dashmap` (lib) due to 35 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMulti<'a, K, V, S> {
[INFO] [stdout]    | ------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 45 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn value(&self) -> &V {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMulti<'a, K, V, S> {
[INFO] [stdout]    | ------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 45 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMulti<'a, K, V, S> {
[INFO] [stdout]    | ------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 45 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn value(&self) -> &V {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn value_mut(&mut self) -> &mut V {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/multiple.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn pair_mut(&mut self) -> (&K, &mut V) {
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMutMulti<'a, K, V, S> {
[INFO] [stdout]    | ---------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 96 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn value(&self) -> &V {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn map<F, T>(self, f: F) -> MappedRef<'a, K, V, T, S>
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/mapref/one.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn try_map<F, T>(self, f: F) -> Result<MappedRef<'a, K, V, T, S>, Self>
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for Ref<'a, K, V, S> {
[INFO] [stdout]    | -------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 79 |     type Target = V;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn key(&self) -> &K {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn value(&self) -> &V {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn value_mut(&mut self) -> &mut V {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn pair_mut(&mut self) -> (&K, &mut V) {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn downgrade(self) -> Ref<'a, K, V, S> {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn map<F, T>(self, f: F) -> MappedRefMut<'a, K, V, T, S>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn try_map<F, T>(self, f: F) -> Result<MappedRefMut<'a, K, V, T, S>, Self>
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | impl<'a, K: Eq + Hash, V, S: BuildHasher> Deref for RefMut<'a, K, V, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = V;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn key(&self) -> &K {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn value(&self) -> &T {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn pair(&self) -> (&K, &T) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:199:23
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn map<F, T2>(self, f: F) -> MappedRef<'a, K, V, T2, S>
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:210:27
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn try_map<F, T2>(self, f: F) -> Result<MappedRef<'a, K, V, T2, S>, Self>
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRef<'a, K, V, T, S> {
[INFO] [stdout]     | -------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 237 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:265:16
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn key(&self) -> &K {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:269:18
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn value(&self) -> &T {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn value_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:277:17
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn pair(&self) -> (&K, &T) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn pair_mut(&mut self) -> (&K, &mut T) {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn map<F, T2>(self, f: F) -> MappedRefMut<'a, K, V, T2, S>
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/mapref/one.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn try_map<F, T2>(self, f: F) -> Result<MappedRefMut<'a, K, V, T2, S>, Self>
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 | impl<'a, K: Eq + Hash, V, T, S: BuildHasher> Deref for MappedRefMut<'a, K, V, T, S> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 324 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/setref/multiple.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | impl<'a, K: Eq + Hash, S: BuildHasher> Deref for RefMulti<'a, K, S> {
[INFO] [stdout]    | ------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 20 |     type Target = K;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/setref/one.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn key(&self) -> &K {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | impl<'a, K: Eq + Hash, S: BuildHasher> Deref for Ref<'a, K, S> {
[INFO] [stdout]    | -------------------------------------------------------------- trait implemented here
[INFO] [stdout] 20 |     type Target = K;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hydra-dashmap` (lib test) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "bc84f7ab13f516d97b8f4b9bafea2aeeb8873df9c73d93da5bbdca218cc1aa94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc84f7ab13f516d97b8f4b9bafea2aeeb8873df9c73d93da5bbdca218cc1aa94", kill_on_drop: false }`
[INFO] [stdout] bc84f7ab13f516d97b8f4b9bafea2aeeb8873df9c73d93da5bbdca218cc1aa94
