[INFO] fetching crate ton_core 0.0.18... [INFO] checking ton_core-0.0.18 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate ton_core 0.0.18 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ton_core 0.0.18 [INFO] finished tweaking crates.io crate ton_core 0.0.18 [INFO] tweaked toml for crates.io crate ton_core 0.0.18 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ton_core 0.0.18 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 ton_core 0.0.18 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-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] 5fd5415d5d4cfd95aebd77a959bff914b71da7b9570a24f1860422760210d02d [INFO] running `Command { std: "docker" "start" "-a" "5fd5415d5d4cfd95aebd77a959bff914b71da7b9570a24f1860422760210d02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fd5415d5d4cfd95aebd77a959bff914b71da7b9570a24f1860422760210d02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd5415d5d4cfd95aebd77a959bff914b71da7b9570a24f1860422760210d02d", kill_on_drop: false }` [INFO] [stdout] 5fd5415d5d4cfd95aebd77a959bff914b71da7b9570a24f1860422760210d02d [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] c129ac85353c6e7fa252ad1b90dff2c8252a88d2bf8b0631b7f0330873f4e248 [INFO] running `Command { std: "docker" "start" "-a" "c129ac85353c6e7fa252ad1b90dff2c8252a88d2bf8b0631b7f0330873f4e248", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling fastnum v0.7.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling ton_macros v0.0.9 [INFO] [stderr] Checking ton_core v0.0.18 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/types/tlb_core/either_ref.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn into_inner(self) -> T { self.value } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | impl Deref for TLBEitherRef { type Target = T; fn deref(&self) -> &Self::Target { &self.value }} [INFO] [stdout] | --------------------------------- ----------- with `Target` set here [INFO] [stdout] | | [INFO] [stdout] | trait implemented 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/types/tlb_core/tlb_ref.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn into_inner(self) -> T { self.0 } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | impl Deref for TLBRef { type Target = T; fn deref(&self) -> &Self::Target { &self.0 } } [INFO] [stdout] | --------------------------- ----------- with `Target` set here [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ton_core` (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/types/tlb_core/either_ref.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn into_inner(self) -> T { self.value } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | impl Deref for TLBEitherRef { type Target = T; fn deref(&self) -> &Self::Target { &self.value }} [INFO] [stdout] | --------------------------------- ----------- with `Target` set here [INFO] [stdout] | | [INFO] [stdout] | trait implemented 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/types/tlb_core/tlb_ref.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn into_inner(self) -> T { self.0 } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | impl Deref for TLBRef { type Target = T; fn deref(&self) -> &Self::Target { &self.0 } } [INFO] [stdout] | --------------------------- ----------- with `Target` set here [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ton_core` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c129ac85353c6e7fa252ad1b90dff2c8252a88d2bf8b0631b7f0330873f4e248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c129ac85353c6e7fa252ad1b90dff2c8252a88d2bf8b0631b7f0330873f4e248", kill_on_drop: false }` [INFO] [stdout] c129ac85353c6e7fa252ad1b90dff2c8252a88d2bf8b0631b7f0330873f4e248