[INFO] fetching crate hojicha-runtime 0.2.2...
[INFO] checking hojicha-runtime-0.2.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate hojicha-runtime 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hojicha-runtime 0.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hojicha-runtime 0.2.2
[INFO] tweaked toml for crates.io crate hojicha-runtime 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hojicha-runtime 0.2.2 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 hojicha-runtime 0.2.2 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-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] 61bf1ca751d7919998162632e7f04b885a2bb1c020c4fae24f77a33a185228a2
[INFO] running `Command { std: "docker" "start" "-a" "61bf1ca751d7919998162632e7f04b885a2bb1c020c4fae24f77a33a185228a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61bf1ca751d7919998162632e7f04b885a2bb1c020c4fae24f77a33a185228a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61bf1ca751d7919998162632e7f04b885a2bb1c020c4fae24f77a33a185228a2", kill_on_drop: false }`
[INFO] [stdout] 61bf1ca751d7919998162632e7f04b885a2bb1c020c4fae24f77a33a185228a2
[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] bdb887d4cf445ecf6a1bfdebd2424f27c39a9b360a025f675085f2e639b52ac6
[INFO] running `Command { std: "docker" "start" "-a" "bdb887d4cf445ecf6a1bfdebd2424f27c39a9b360a025f675085f2e639b52ac6", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hojicha-core v0.2.2
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking hojicha-runtime v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/safe_mutex.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn was_recovered(&self) -> bool {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | impl<'a, T> Deref for SafeGuard<'a, T> {
[INFO] [stdout]    | -------------------------------------- trait implemented here
[INFO] [stdout] 76 |     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 `hojicha-runtime` (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/safe_mutex.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn was_recovered(&self) -> bool {
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | impl<'a, T> Deref for SafeGuard<'a, T> {
[INFO] [stdout]    | -------------------------------------- trait implemented here
[INFO] [stdout] 76 |     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 `hojicha-runtime` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bdb887d4cf445ecf6a1bfdebd2424f27c39a9b360a025f675085f2e639b52ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdb887d4cf445ecf6a1bfdebd2424f27c39a9b360a025f675085f2e639b52ac6", kill_on_drop: false }`
[INFO] [stdout] bdb887d4cf445ecf6a1bfdebd2424f27c39a9b360a025f675085f2e639b52ac6
