[INFO] fetching crate rune-alloc 0.14.1... [INFO] checking rune-alloc-0.14.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate rune-alloc 0.14.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rune-alloc 0.14.1 [INFO] finished tweaking crates.io crate rune-alloc 0.14.1 [INFO] tweaked toml for crates.io crate rune-alloc 0.14.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rune-alloc 0.14.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 rune-alloc 0.14.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e866a669fc7c409cbc4147e4d53fb809ce7ee31ad6baa1578a0def474066c2e6 [INFO] running `Command { std: "docker" "start" "-a" "e866a669fc7c409cbc4147e4d53fb809ce7ee31ad6baa1578a0def474066c2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e866a669fc7c409cbc4147e4d53fb809ce7ee31ad6baa1578a0def474066c2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e866a669fc7c409cbc4147e4d53fb809ce7ee31ad6baa1578a0def474066c2e6", kill_on_drop: false }` [INFO] [stdout] e866a669fc7c409cbc4147e4d53fb809ce7ee31ad6baa1578a0def474066c2e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 29bb221c274f518a6a1bb7f9bdc9c2c65b39ac8184bcfe39ef65d9cbab48a758 [INFO] running `Command { std: "docker" "start" "-a" "29bb221c274f518a6a1bb7f9bdc9c2c65b39ac8184bcfe39ef65d9cbab48a758", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rune-alloc-macros v0.14.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rune-alloc v0.14.1 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/borrow/mod.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | pub const fn is_borrowed(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [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/borrow/mod.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | pub const fn is_owned(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [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/borrow/mod.rs:219:23 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn try_to_mut(&mut self) -> Result<&mut ::Owned, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [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/borrow/mod.rs:265:27 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn try_into_owned(self) -> Result<::Owned, Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rune-alloc` (lib) due to 4 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/borrow/mod.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | pub const fn is_borrowed(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [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/borrow/mod.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | pub const fn is_owned(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [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/borrow/mod.rs:219:23 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn try_to_mut(&mut self) -> Result<&mut ::Owned, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [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/borrow/mod.rs:265:27 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn try_into_owned(self) -> Result<::Owned, Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | / impl Deref for Cow<'_, B> [INFO] [stdout] 311 | | where [INFO] [stdout] 312 | | B::Owned: Borrow, [INFO] [stdout] | |________________________- trait implemented here [INFO] [stdout] 313 | { [INFO] [stdout] 314 | type Target = B; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rune-alloc` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "29bb221c274f518a6a1bb7f9bdc9c2c65b39ac8184bcfe39ef65d9cbab48a758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29bb221c274f518a6a1bb7f9bdc9c2c65b39ac8184bcfe39ef65d9cbab48a758", kill_on_drop: false }` [INFO] [stdout] 29bb221c274f518a6a1bb7f9bdc9c2c65b39ac8184bcfe39ef65d9cbab48a758