[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-retry-0
[INFO] extracting crate ton_core 0.0.18 into /workspace/builds/worker-7-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-7-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 50d9db458bac550c784a470b579ccf5d3909baee2a48612546d5284c4ec0e2a7
[INFO] running `Command { std: "docker" "start" "-a" "50d9db458bac550c784a470b579ccf5d3909baee2a48612546d5284c4ec0e2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50d9db458bac550c784a470b579ccf5d3909baee2a48612546d5284c4ec0e2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d9db458bac550c784a470b579ccf5d3909baee2a48612546d5284c4ec0e2a7", kill_on_drop: false }`
[INFO] [stdout] 50d9db458bac550c784a470b579ccf5d3909baee2a48612546d5284c4ec0e2a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5920603696bea643d2e4c507bba118d28ec501a887dd9ba9dda578fa6fc3e96f
[INFO] running `Command { std: "docker" "start" "-a" "5920603696bea643d2e4c507bba118d28ec501a887dd9ba9dda578fa6fc3e96f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling fastnum v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking bnum v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking log v0.4.29
[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]    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<T> Deref for TLBEitherRef<T> { 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<T> Deref for TLBRef<T> { 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<T> Deref for TLBEitherRef<T> { 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<T> Deref for TLBRef<T> { 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" "5920603696bea643d2e4c507bba118d28ec501a887dd9ba9dda578fa6fc3e96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5920603696bea643d2e4c507bba118d28ec501a887dd9ba9dda578fa6fc3e96f", kill_on_drop: false }`
[INFO] [stdout] 5920603696bea643d2e4c507bba118d28ec501a887dd9ba9dda578fa6fc3e96f
