[INFO] fetching crate mini-moka 0.10.3...
[INFO] checking mini-moka-0.10.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate mini-moka 0.10.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate mini-moka 0.10.3
[INFO] finished tweaking crates.io crate mini-moka 0.10.3
[INFO] tweaked toml for crates.io crate mini-moka 0.10.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-moka 0.10.3 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 66 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ff71df7fb6c1ee57f80335a56cce4f0757ef6b9dbdc6beffcf7b1efadcfbf66d
[INFO] running `Command { std: "docker" "start" "-a" "ff71df7fb6c1ee57f80335a56cce4f0757ef6b9dbdc6beffcf7b1efadcfbf66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff71df7fb6c1ee57f80335a56cce4f0757ef6b9dbdc6beffcf7b1efadcfbf66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff71df7fb6c1ee57f80335a56cce4f0757ef6b9dbdc6beffcf7b1efadcfbf66d", kill_on_drop: false }`
[INFO] [stdout] ff71df7fb6c1ee57f80335a56cce4f0757ef6b9dbdc6beffcf7b1efadcfbf66d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6fa0cd87102973a04b6d766cf9896a36f18095611b2c77589f5677455db5ffb6
[INFO] running `Command { std: "docker" "start" "-a" "6fa0cd87102973a04b6d766cf9896a36f18095611b2c77589f5677455db5ffb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling mini-moka v0.10.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stdout] warning: unexpected `cfg` condition name: `skeptic`
[INFO] [stdout]  --> build.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(skeptic)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skeptic)'] }
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skeptic`
[INFO] [stdout]  --> build.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(any(skeptic)))]
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skeptic)'] }
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `beta_clippy`
[INFO] [stdout]    --> src/sync/base_cache.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg_attr(beta_clippy, allow(clippy::arc_with_non_send_sync))]
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(beta_clippy)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(beta_clippy)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]    --> src/common/frequency_sketch.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(kani)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/sync/mapref.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       pub fn key(&self) -> &K {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | / impl<'a, K, V, S> std::ops::Deref for EntryRef<'a, K, V, S>
[INFO] [stdout] 45 | | where
[INFO] [stdout] 46 | |     K: Eq + Hash,
[INFO] [stdout] 47 | |     S: BuildHasher + Clone,
[INFO] [stdout]    | |___________________________- trait implemented here
[INFO] [stdout] 48 |   {
[INFO] [stdout] 49 |       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/sync/mapref.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |       pub fn value(&self) -> &V {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | / impl<'a, K, V, S> std::ops::Deref for EntryRef<'a, K, V, S>
[INFO] [stdout] 45 | | where
[INFO] [stdout] 46 | |     K: Eq + Hash,
[INFO] [stdout] 47 | |     S: BuildHasher + Clone,
[INFO] [stdout]    | |___________________________- trait implemented here
[INFO] [stdout] 48 |   {
[INFO] [stdout] 49 |       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/sync/mapref.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |       pub fn pair(&self) -> (&K, &V) {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | / impl<'a, K, V, S> std::ops::Deref for EntryRef<'a, K, V, S>
[INFO] [stdout] 45 | | where
[INFO] [stdout] 46 | |     K: Eq + Hash,
[INFO] [stdout] 47 | |     S: BuildHasher + Clone,
[INFO] [stdout]    | |___________________________- trait implemented here
[INFO] [stdout] 48 |   {
[INFO] [stdout] 49 |       type Target = V;
[INFO] [stdout]    |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini-moka` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6fa0cd87102973a04b6d766cf9896a36f18095611b2c77589f5677455db5ffb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa0cd87102973a04b6d766cf9896a36f18095611b2c77589f5677455db5ffb6", kill_on_drop: false }`
[INFO] [stdout] 6fa0cd87102973a04b6d766cf9896a36f18095611b2c77589f5677455db5ffb6
