[INFO] cloning repository https://github.com/moriyoshi-kasuga/structecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moriyoshi-kasuga/structecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoriyoshi-kasuga%2Fstructecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoriyoshi-kasuga%2Fstructecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec92097a574a311fa15f95e269a8a5b2b752ffdb [INFO] checking moriyoshi-kasuga/structecs 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%2Fmoriyoshi-kasuga%2Fstructecs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/moriyoshi-kasuga/structecs [INFO] finished tweaking git repo https://github.com/moriyoshi-kasuga/structecs [INFO] tweaked toml for git repo https://github.com/moriyoshi-kasuga/structecs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moriyoshi-kasuga/structecs 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 17 packages to latest Rust 1.95.0-nightly compatible versions [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2340f678bfb2133c422dc0f86556dff690a8edbae76a5e2c1715689acb3d04cd [INFO] running `Command { std: "docker" "start" "-a" "2340f678bfb2133c422dc0f86556dff690a8edbae76a5e2c1715689acb3d04cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2340f678bfb2133c422dc0f86556dff690a8edbae76a5e2c1715689acb3d04cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2340f678bfb2133c422dc0f86556dff690a8edbae76a5e2c1715689acb3d04cd", kill_on_drop: false }` [INFO] [stdout] 2340f678bfb2133c422dc0f86556dff690a8edbae76a5e2c1715689acb3d04cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 487611559eccc8358f97d6c270016ddfccd6dfe24a67a2dc02e0cf7d37f240b6 [INFO] running `Command { std: "docker" "start" "-a" "487611559eccc8358f97d6c270016ddfccd6dfe24a67a2dc02e0cf7d37f240b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking syn v2.0.114 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking structecs-macros v0.4.0 (/opt/rustwide/workdir/structecs-macros) [INFO] [stderr] Checking structecs v0.4.0 (/opt/rustwide/workdir/structecs) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> structecs/src/acquirable.rs:201:44 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn extract_checked(&self) -> Acquirable { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | impl Deref for Acquirable { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 418 | type Target = T; [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] --> structecs/src/acquirable.rs:246:36 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn extract(&self) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | impl Deref for Acquirable { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 418 | 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] --> structecs/src/acquirable.rs:274:22 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn downgrade(&self) -> WeakAcquirable { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | impl Deref for Acquirable { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 418 | 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] --> structecs/src/acquirable.rs:301:35 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn ptr_eq(&self, other: &Acquirable) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | impl Deref for Acquirable { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 418 | 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] --> structecs/src/acquirable.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn strong_count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | impl Deref for Acquirable { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 418 | 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] --> structecs/src/acquirable.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn weak_count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | impl Deref for Acquirable { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 418 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `structecs` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "487611559eccc8358f97d6c270016ddfccd6dfe24a67a2dc02e0cf7d37f240b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "487611559eccc8358f97d6c270016ddfccd6dfe24a67a2dc02e0cf7d37f240b6", kill_on_drop: false }` [INFO] [stdout] 487611559eccc8358f97d6c270016ddfccd6dfe24a67a2dc02e0cf7d37f240b6