[INFO] fetching crate comprehensive 0.9.1...
[INFO] checking comprehensive-0.9.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate comprehensive 0.9.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate comprehensive 0.9.1
[INFO] finished tweaking crates.io crate comprehensive 0.9.1
[INFO] tweaked toml for crates.io crate comprehensive 0.9.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate comprehensive 0.9.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] crate crates.io crate comprehensive 0.9.1 already has a lockfile, it will not be regenerated
[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] dc3b5452001a1825d810d54c09178d9f76ee2e960a38ffd9d2cd9afecd553d73
[INFO] running `Command { std: "docker" "start" "-a" "dc3b5452001a1825d810d54c09178d9f76ee2e960a38ffd9d2cd9afecd553d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc3b5452001a1825d810d54c09178d9f76ee2e960a38ffd9d2cd9afecd553d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc3b5452001a1825d810d54c09178d9f76ee2e960a38ffd9d2cd9afecd553d73", kill_on_drop: false }`
[INFO] [stdout] dc3b5452001a1825d810d54c09178d9f76ee2e960a38ffd9d2cd9afecd553d73
[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] 33dca0f02f5394086c7467ed88d9f53844e10894a9276f8f04e154865d69bdf8
[INFO] running `Command { std: "docker" "start" "-a" "33dca0f02f5394086c7467ed88d9f53844e10894a9276f8f04e154865d69bdf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling slice-dst v1.6.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling comprehensive_macros v0.5.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking comprehensive v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/dependencies.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl<T> std::ops::Deref for MayFail<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 122 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn into_inner(self) -> T {
[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 `comprehensive` (lib) 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/dependencies.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl<T> std::ops::Deref for MayFail<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 122 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn into_inner(self) -> T {
[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 `comprehensive` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "33dca0f02f5394086c7467ed88d9f53844e10894a9276f8f04e154865d69bdf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33dca0f02f5394086c7467ed88d9f53844e10894a9276f8f04e154865d69bdf8", kill_on_drop: false }`
[INFO] [stdout] 33dca0f02f5394086c7467ed88d9f53844e10894a9276f8f04e154865d69bdf8
