[INFO] fetching crate bidirectional-channel 0.3.1...
[INFO] checking bidirectional-channel-0.3.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate bidirectional-channel 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bidirectional-channel 0.3.1
[INFO] finished tweaking crates.io crate bidirectional-channel 0.3.1
[INFO] tweaked toml for crates.io crate bidirectional-channel 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bidirectional-channel 0.3.1 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 81 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding ntest v0.7.5 (available: v0.9.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 151d298cd73f1c19b4dc3bda0a8ca02a8daa9f3b1736a671d4a40ccc8f8ee320
[INFO] running `Command { std: "docker" "start" "-a" "151d298cd73f1c19b4dc3bda0a8ca02a8daa9f3b1736a671d4a40ccc8f8ee320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "151d298cd73f1c19b4dc3bda0a8ca02a8daa9f3b1736a671d4a40ccc8f8ee320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151d298cd73f1c19b4dc3bda0a8ca02a8daa9f3b1736a671d4a40ccc8f8ee320", kill_on_drop: false }`
[INFO] [stdout] 151d298cd73f1c19b4dc3bda0a8ca02a8daa9f3b1736a671d4a40ccc8f8ee320
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1204f0aec4ca65108bfbd19654112a58e184e06e0a6b12eeb3c1e49af9436487
[INFO] running `Command { std: "docker" "start" "-a" "1204f0aec4ca65108bfbd19654112a58e184e06e0a6b12eeb3c1e49af9436487", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling ntest_proc_macro_helper v0.7.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling ntest_test_cases v0.7.5
[INFO] [stderr]    Compiling ntest_timeout v0.7.5
[INFO] [stderr]     Checking ntest v0.7.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bidirectional-channel v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/lib.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(AsRef, AsMut, Deref, DerefMut)]
[INFO] [stdout]    |                        -----
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        trait implemented here
[INFO] [stdout]    |                        with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn respond(self, response: Resp) -> Result<Req, (Req, Resp)> {
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bidirectional-channel` (lib test) due to 1 previous error
[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/lib.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(AsRef, AsMut, Deref, DerefMut)]
[INFO] [stdout]    |                        -----
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        trait implemented here
[INFO] [stdout]    |                        with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn respond(self, response: Resp) -> Result<Req, (Req, Resp)> {
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bidirectional-channel` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1204f0aec4ca65108bfbd19654112a58e184e06e0a6b12eeb3c1e49af9436487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1204f0aec4ca65108bfbd19654112a58e184e06e0a6b12eeb3c1e49af9436487", kill_on_drop: false }`
[INFO] [stdout] 1204f0aec4ca65108bfbd19654112a58e184e06e0a6b12eeb3c1e49af9436487
