[INFO] fetching crate generational-box 0.7.3... [INFO] checking generational-box-0.7.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate generational-box 0.7.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate generational-box 0.7.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate generational-box 0.7.3 [INFO] tweaked toml for crates.io crate generational-box 0.7.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate generational-box 0.7.3 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 generational-box 0.7.3 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 49e18450ce102259ed28ed21b550ec2710c0d1b7cdb2afe501a8da3cf3bb5a07 [INFO] running `Command { std: "docker" "start" "-a" "49e18450ce102259ed28ed21b550ec2710c0d1b7cdb2afe501a8da3cf3bb5a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49e18450ce102259ed28ed21b550ec2710c0d1b7cdb2afe501a8da3cf3bb5a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e18450ce102259ed28ed21b550ec2710c0d1b7cdb2afe501a8da3cf3bb5a07", kill_on_drop: false }` [INFO] [stdout] 49e18450ce102259ed28ed21b550ec2710c0d1b7cdb2afe501a8da3cf3bb5a07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ebe30819e751873c56d892728f78908c2c86262c51a328b7d40169b8532143b7 [INFO] running `Command { std: "docker" "start" "-a" "ebe30819e751873c56d892728f78908c2c86262c51a328b7d40169b8532143b7", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking generational-box v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/references.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn map R2>(self, f: F) -> GenerationalRef { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | impl> Deref for GenerationalRef { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 130 | 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] --> src/references.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn try_map Option>(self, f: F) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | impl> Deref for GenerationalRef { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 130 | 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] --> src/references.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn cloned(&self) -> T [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | impl> Deref for GenerationalRef { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 130 | 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] --> src/references.rs:235:40 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn map R2>(self, f: F) -> GenerationalRefMut { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl> Deref for GenerationalRefMut { [INFO] [stdout] | ------------------------------------------------------------------------ trait implemented here [INFO] [stdout] 252 | 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] --> src/references.rs:243:52 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn try_map Option>(self, f: F) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl> Deref for GenerationalRefMut { [INFO] [stdout] | ------------------------------------------------------------------------ trait implemented here [INFO] [stdout] 252 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generational-box` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ebe30819e751873c56d892728f78908c2c86262c51a328b7d40169b8532143b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe30819e751873c56d892728f78908c2c86262c51a328b7d40169b8532143b7", kill_on_drop: false }` [INFO] [stdout] ebe30819e751873c56d892728f78908c2c86262c51a328b7d40169b8532143b7