[INFO] fetching crate leptos_server 0.8.6...
[INFO] checking leptos_server-0.8.6 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate leptos_server 0.8.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate leptos_server 0.8.6
[INFO] finished tweaking crates.io crate leptos_server 0.8.6
[INFO] tweaked toml for crates.io crate leptos_server 0.8.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos_server 0.8.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 leptos_server 0.8.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-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] e05658d3b2e261c65ebe59540d560cecaf9be02686006b92624e4dbd202369f6
[INFO] running `Command { std: "docker" "start" "-a" "e05658d3b2e261c65ebe59540d560cecaf9be02686006b92624e4dbd202369f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e05658d3b2e261c65ebe59540d560cecaf9be02686006b92624e4dbd202369f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05658d3b2e261c65ebe59540d560cecaf9be02686006b92624e4dbd202369f6", kill_on_drop: false }`
[INFO] [stdout] e05658d3b2e261c65ebe59540d560cecaf9be02686006b92624e4dbd202369f6
[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] c786569faeab4c5f80e5ef5b91baf11fe265f09410d21bb2f1b78909d8355803
[INFO] running `Command { std: "docker" "start" "-a" "c786569faeab4c5f80e5ef5b91baf11fe265f09410d21bb2f1b78909d8355803", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling server_fn_macro v0.8.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling reactive_graph v0.2.10
[INFO] [stderr]    Compiling server_fn v0.8.8
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.225
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking codee v0.3.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking leptos_server v0.8.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/shared.rs:35:23
[INFO] [stdout]     |
[INFO] [stdout]  35 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 | impl<T, Ser> Deref for SharedValue<T, Ser> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 267 |     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 `leptos_server` (lib test) 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/shared.rs:35:23
[INFO] [stdout]     |
[INFO] [stdout]  35 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 | impl<T, Ser> Deref for SharedValue<T, Ser> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 267 |     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 `leptos_server` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c786569faeab4c5f80e5ef5b91baf11fe265f09410d21bb2f1b78909d8355803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c786569faeab4c5f80e5ef5b91baf11fe265f09410d21bb2f1b78909d8355803", kill_on_drop: false }`
[INFO] [stdout] c786569faeab4c5f80e5ef5b91baf11fe265f09410d21bb2f1b78909d8355803
