[INFO] fetching crate tycho-block-util 0.3.6...
[INFO] checking tycho-block-util-0.3.6 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate tycho-block-util 0.3.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tycho-block-util 0.3.6
[INFO] finished tweaking crates.io crate tycho-block-util 0.3.6
[INFO] tweaked toml for crates.io crate tycho-block-util 0.3.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tycho-block-util 0.3.6 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 tycho-block-util 0.3.6 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] f832704905fc5df74d1e634bb0d2861a4084111a4872fbf2dd1bc1b8cdd04bd8
[INFO] running `Command { std: "docker" "start" "-a" "f832704905fc5df74d1e634bb0d2861a4084111a4872fbf2dd1bc1b8cdd04bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f832704905fc5df74d1e634bb0d2861a4084111a4872fbf2dd1bc1b8cdd04bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f832704905fc5df74d1e634bb0d2861a4084111a4872fbf2dd1bc1b8cdd04bd8", kill_on_drop: false }`
[INFO] [stdout] f832704905fc5df74d1e634bb0d2861a4084111a4872fbf2dd1bc1b8cdd04bd8
[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] b36c1abca345a2296332ba35987c7300ed5160fe674f92e72157163e3174ba6e
[INFO] running `Command { std: "docker" "start" "-a" "b36c1abca345a2296332ba35987c7300ed5160fe674f92e72157163e3174ba6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking sdd v3.0.9
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tycho-types-proc v0.3.0
[INFO] [stderr]    Compiling tycho-util-proc v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]    Compiling tl-proto-proc v0.5.3
[INFO] [stderr]     Checking tl-proto v0.5.3
[INFO] [stderr]     Checking tycho-crypto v0.4.0
[INFO] [stderr]     Checking tycho-types v0.3.2
[INFO] [stderr]     Checking tycho-util v0.3.6
[INFO] [stderr]     Checking tycho-storage-traits v0.3.6
[INFO] [stderr]     Checking tycho-block-util v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/archive/mod.rs:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn as_new_archive_data(&self) -> Result<&[u8], WithArchiveDataError> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | impl<T> std::ops::Deref for WithArchiveData<T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 245 |     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/archive/mod.rs:239:35
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn clone_new_archive_data(&self) -> Result<Bytes, WithArchiveDataError> {
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | impl<T> std::ops::Deref for WithArchiveData<T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 245 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tycho-block-util` (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/archive/mod.rs:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn as_new_archive_data(&self) -> Result<&[u8], WithArchiveDataError> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | impl<T> std::ops::Deref for WithArchiveData<T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 245 |     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/archive/mod.rs:239:35
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn clone_new_archive_data(&self) -> Result<Bytes, WithArchiveDataError> {
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | impl<T> std::ops::Deref for WithArchiveData<T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 245 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tycho-block-util` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b36c1abca345a2296332ba35987c7300ed5160fe674f92e72157163e3174ba6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36c1abca345a2296332ba35987c7300ed5160fe674f92e72157163e3174ba6e", kill_on_drop: false }`
[INFO] [stdout] b36c1abca345a2296332ba35987c7300ed5160fe674f92e72157163e3174ba6e
