[INFO] cloning repository https://github.com/Radbuglet/arid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Radbuglet/arid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadbuglet%2Farid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadbuglet%2Farid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46448a8f0938af55804daf527ebe511ab8527fdd [INFO] checking Radbuglet/arid against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadbuglet%2Farid" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Radbuglet/arid [INFO] finished tweaking git repo https://github.com/Radbuglet/arid [INFO] tweaked toml for git repo https://github.com/Radbuglet/arid written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Radbuglet/arid 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 git repo https://github.com/Radbuglet/arid 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] cd86c473348d167950e44fb5a708fc8932cf24d1a913cb1470e38f9c920b6429 [INFO] running `Command { std: "docker" "start" "-a" "cd86c473348d167950e44fb5a708fc8932cf24d1a913cb1470e38f9c920b6429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd86c473348d167950e44fb5a708fc8932cf24d1a913cb1470e38f9c920b6429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd86c473348d167950e44fb5a708fc8932cf24d1a913cb1470e38f9c920b6429", kill_on_drop: false }` [INFO] [stdout] cd86c473348d167950e44fb5a708fc8932cf24d1a913cb1470e38f9c920b6429 [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] 8c2cd9d1190a4a4c91af1ae4d94bd92febaff8cf9e662531862b167d1960d29c [INFO] running `Command { std: "docker" "start" "-a" "8c2cd9d1190a4a4c91af1ae4d94bd92febaff8cf9e662531862b167d1960d29c", kill_on_drop: false }` [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking index_vec v0.1.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Checking linkme v0.3.33 [INFO] [stderr] Checking late-struct v0.1.0 [INFO] [stderr] Checking arid v0.1.0 (/opt/rustwide/workdir/crates/arid) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/arid/src/wrappers.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 36 | impl Deref for Strong { [INFO] [stdout] | ----------------------------------- trait implemented here [INFO] [stdout] 37 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn as_weak(&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] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/arid/src/wrappers.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 36 | impl Deref for Strong { [INFO] [stdout] | ----------------------------------- trait implemented here [INFO] [stdout] 37 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn split(self) -> (Strong, T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/arid/src/wrappers.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn raw(self) -> RawHandle { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for Erased { [INFO] [stdout] | -------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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] --> crates/arid/src/wrappers.rs:258:31 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn as_strong_if_alive(self, w: W) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for Erased { [INFO] [stdout] | -------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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] --> crates/arid/src/wrappers.rs:270:22 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn as_strong(self, w: W) -> StrongErased { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for Erased { [INFO] [stdout] | -------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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] --> crates/arid/src/wrappers.rs:279:36 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn try_downcast(self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for Erased { [INFO] [stdout] | -------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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] --> crates/arid/src/wrappers.rs:285:32 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn downcast(self) -> V { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for Erased { [INFO] [stdout] | -------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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] --> crates/arid/src/wrappers.rs:297:18 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn debug(self, w: Wr<'_>) -> WorldDebug<'_, Erased> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | impl Deref for Erased { [INFO] [stdout] | -------------------------------------------------- trait implemented here [INFO] [stdout] 303 | type Target = T; [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] --> crates/arid/src/wrappers.rs:394:16 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn raw(&self) -> RawHandle { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn into_keep_alive(self) -> KeepAlive { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:404:23 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn keep_alive(&self) -> &KeepAlive { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:409:20 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn as_weak(&self) -> Erased { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:421:36 [INFO] [stdout] | [INFO] [stdout] 421 | pub fn try_downcast(self) -> Result, Self> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:437:40 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn try_downcast_ref(&self) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:447:32 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn downcast(self) -> Strong { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:464:36 [INFO] [stdout] | [INFO] [stdout] 464 | pub fn downcast_ref(&self) -> V { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [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] --> crates/arid/src/wrappers.rs:469:22 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn debug<'w>(&self, w: Wr<'w>) -> WorldDebug<'w, Erased> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | impl Deref for StrongErased { [INFO] [stdout] | -------------------------------------------------------- trait implemented here [INFO] [stdout] 475 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arid` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8c2cd9d1190a4a4c91af1ae4d94bd92febaff8cf9e662531862b167d1960d29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2cd9d1190a4a4c91af1ae4d94bd92febaff8cf9e662531862b167d1960d29c", kill_on_drop: false }` [INFO] [stdout] 8c2cd9d1190a4a4c91af1ae4d94bd92febaff8cf9e662531862b167d1960d29c