[INFO] fetching crate uibeam 0.4.0...
[INFO] checking uibeam-0.4.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate uibeam 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate uibeam 0.4.0
[INFO] finished tweaking crates.io crate uibeam 0.4.0
[INFO] tweaked toml for crates.io crate uibeam 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uibeam 0.4.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 uibeam 0.4.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 50f5092329f9faa39779221e8a8b2f7e89aac0b987ba6464df7ebaee3979d8ee
[INFO] running `Command { std: "docker" "start" "-a" "50f5092329f9faa39779221e8a8b2f7e89aac0b987ba6464df7ebaee3979d8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50f5092329f9faa39779221e8a8b2f7e89aac0b987ba6464df7ebaee3979d8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f5092329f9faa39779221e8a8b2f7e89aac0b987ba6464df7ebaee3979d8ee", kill_on_drop: false }`
[INFO] [stdout] 50f5092329f9faa39779221e8a8b2f7e89aac0b987ba6464df7ebaee3979d8ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] da9a7428ad0ac6ce08a78d726f2bd74ee1c364aff9a37678813adf4937da47ca
[INFO] running `Command { std: "docker" "start" "-a" "da9a7428ad0ac6ce08a78d726f2bd74ee1c364aff9a37678813adf4937da47ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking byte_reader v3.1.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling uibeam_html v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling uibeam_macros v0.4.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling ohkami_macros v0.24.2
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ohkami_lib v0.24.2
[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 tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking ohkami v0.24.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking uibeam v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/client.rs:242:16
[INFO] [stdout]     |
[INFO] [stdout] 242 |       pub fn set(&self, value: T) {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 | / impl<T> std::ops::Deref for Signal<T>
[INFO] [stdout] 277 | | where
[INFO] [stdout] 278 | |     T: serde::Serialize + for<'de> serde::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________- trait implemented here
[INFO] [stdout] 279 |   {
[INFO] [stdout] 280 |       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 `uibeam` (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/client.rs:242:16
[INFO] [stdout]     |
[INFO] [stdout] 242 |       pub fn set(&self, value: T) {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 | / impl<T> std::ops::Deref for Signal<T>
[INFO] [stdout] 277 | | where
[INFO] [stdout] 278 | |     T: serde::Serialize + for<'de> serde::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________- trait implemented here
[INFO] [stdout] 279 |   {
[INFO] [stdout] 280 |       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 `uibeam` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "da9a7428ad0ac6ce08a78d726f2bd74ee1c364aff9a37678813adf4937da47ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da9a7428ad0ac6ce08a78d726f2bd74ee1c364aff9a37678813adf4937da47ca", kill_on_drop: false }`
[INFO] [stdout] da9a7428ad0ac6ce08a78d726f2bd74ee1c364aff9a37678813adf4937da47ca
