[INFO] fetching crate beid_api 0.7.0...
[INFO] checking beid_api-0.7.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate beid_api 0.7.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate beid_api 0.7.0
[INFO] finished tweaking crates.io crate beid_api 0.7.0
[INFO] tweaked toml for crates.io crate beid_api 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate beid_api 0.7.0 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 beid_api 0.7.0 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] d42b2a010aec1d10f525bf5711253b48a2212c21e9b03405ea5aa66fd982e3bc
[INFO] running `Command { std: "docker" "start" "-a" "d42b2a010aec1d10f525bf5711253b48a2212c21e9b03405ea5aa66fd982e3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d42b2a010aec1d10f525bf5711253b48a2212c21e9b03405ea5aa66fd982e3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d42b2a010aec1d10f525bf5711253b48a2212c21e9b03405ea5aa66fd982e3bc", kill_on_drop: false }`
[INFO] [stdout] d42b2a010aec1d10f525bf5711253b48a2212c21e9b03405ea5aa66fd982e3bc
[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] b61948790a71ea470ca2a78d51574f7af0d553e56421e2636e9c5c9c08732097
[INFO] running `Command { std: "docker" "start" "-a" "b61948790a71ea470ca2a78d51574f7af0d553e56421e2636e9c5c9c08732097", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking tz-rs v0.6.14
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking byte-unit v5.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking beid_api v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/di.rs:98:27
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn try_with<F, R>(&self, f: F) -> Result<R, ()>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | impl<T: ?Sized> Deref for Dep<T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 152 |     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] [stderr] error: could not compile `beid_api` (lib) due to 1 previous error
[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/di.rs:98:27
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn try_with<F, R>(&self, f: F) -> Result<R, ()>
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | impl<T: ?Sized> Deref for Dep<T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 152 |     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] [stderr] error: could not compile `beid_api` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b61948790a71ea470ca2a78d51574f7af0d553e56421e2636e9c5c9c08732097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b61948790a71ea470ca2a78d51574f7af0d553e56421e2636e9c5c9c08732097", kill_on_drop: false }`
[INFO] [stdout] b61948790a71ea470ca2a78d51574f7af0d553e56421e2636e9c5c9c08732097
