[INFO] fetching crate rsbinder 0.5.0...
[INFO] checking rsbinder-0.5.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate rsbinder 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rsbinder 0.5.0
[INFO] finished tweaking crates.io crate rsbinder 0.5.0
[INFO] tweaked toml for crates.io crate rsbinder 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsbinder 0.5.0 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 rsbinder 0.5.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c16947f7fd44401994fa2732b849283afb2f042bb7853b2ca51bf55927caaa20
[INFO] running `Command { std: "docker" "start" "-a" "c16947f7fd44401994fa2732b849283afb2f042bb7853b2ca51bf55927caaa20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c16947f7fd44401994fa2732b849283afb2f042bb7853b2ca51bf55927caaa20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16947f7fd44401994fa2732b849283afb2f042bb7853b2ca51bf55927caaa20", kill_on_drop: false }`
[INFO] [stdout] c16947f7fd44401994fa2732b849283afb2f042bb7853b2ca51bf55927caaa20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 72866851a796f4abc895c0f97fc1e8ad116d0cb43f5fcbc0617a1b03e47047d7
[INFO] running `Command { std: "docker" "start" "-a" "72866851a796f4abc895c0f97fc1e8ad116d0cb43f5fcbc0617a1b03e47047d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rsproperties v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling rsbinder-aidl v0.5.0
[INFO] [stderr]    Compiling rsbinder v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/binder.rs:531:26
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn into_async<P>(self) -> Strong<<I as ToAsyncInterface<P>>::Target>
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 575 | impl<I: FromIBinder + ?Sized> Deref for Strong<I> {
[INFO] [stdout]     | ------------------------------------------------- trait implemented here
[INFO] [stdout] 576 |     type Target = I;
[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/binder.rs:542:22
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn into_sync(self) -> Strong<<I as ToSyncInterface>::Target>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 575 | impl<I: FromIBinder + ?Sized> Deref for Strong<I> {
[INFO] [stdout]     | ------------------------------------------------- trait implemented here
[INFO] [stdout] 576 |     type Target = I;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsbinder` (lib) due to 2 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/binder.rs:531:26
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn into_async<P>(self) -> Strong<<I as ToAsyncInterface<P>>::Target>
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 575 | impl<I: FromIBinder + ?Sized> Deref for Strong<I> {
[INFO] [stdout]     | ------------------------------------------------- trait implemented here
[INFO] [stdout] 576 |     type Target = I;
[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/binder.rs:542:22
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn into_sync(self) -> Strong<<I as ToSyncInterface>::Target>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 575 | impl<I: FromIBinder + ?Sized> Deref for Strong<I> {
[INFO] [stdout]     | ------------------------------------------------- trait implemented here
[INFO] [stdout] 576 |     type Target = I;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsbinder` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "72866851a796f4abc895c0f97fc1e8ad116d0cb43f5fcbc0617a1b03e47047d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72866851a796f4abc895c0f97fc1e8ad116d0cb43f5fcbc0617a1b03e47047d7", kill_on_drop: false }`
[INFO] [stdout] 72866851a796f4abc895c0f97fc1e8ad116d0cb43f5fcbc0617a1b03e47047d7
