[INFO] fetching crate ntex-mqtt 7.0.0... [INFO] checking ntex-mqtt-7.0.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate ntex-mqtt 7.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ntex-mqtt 7.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ntex-mqtt 7.0.0 [INFO] tweaked toml for crates.io crate ntex-mqtt 7.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-mqtt 7.0.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 ntex-mqtt 7.0.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ec384388b035a8b3293a1deaf8cc94966898872cf7e07f1b85034fceb734dab8 [INFO] running `Command { std: "docker" "start" "-a" "ec384388b035a8b3293a1deaf8cc94966898872cf7e07f1b85034fceb734dab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec384388b035a8b3293a1deaf8cc94966898872cf7e07f1b85034fceb734dab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec384388b035a8b3293a1deaf8cc94966898872cf7e07f1b85034fceb734dab8", kill_on_drop: false }` [INFO] [stdout] ec384388b035a8b3293a1deaf8cc94966898872cf7e07f1b85034fceb734dab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0a950a1dc16e326f3de8d6c6032e748a7b6fa714bfb659509a96bd36865a3fbb [INFO] running `Command { std: "docker" "start" "-a" "0a950a1dc16e326f3de8d6c6032e748a7b6fa714bfb659509a96bd36865a3fbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling ntex-rt v3.5.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking ntex-service v4.0.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking oneshot v0.1.11 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking swap-buffer-queue v0.2.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling ntex-io-uring v0.7.120 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking sc v0.2.7 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking ntex-polling v3.10.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking nanorand v0.8.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling ntex-macros v3.1.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking ntex-bytes v1.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ntex-codec v1.1.0 [INFO] [stderr] Checking ntex-util v3.4.0 [INFO] [stderr] Checking ntex-http v1.0.0 [INFO] [stderr] Checking ntex-router v1.0.0 [INFO] [stderr] Checking ntex-io v3.6.0 [INFO] [stderr] Checking ntex-net v3.5.1 [INFO] [stderr] Checking ntex-dispatcher v3.0.0 [INFO] [stderr] Checking ntex-tls v3.2.0 [INFO] [stderr] Checking ntex-h2 v3.5.0 [INFO] [stderr] Checking ntex-server v3.6.0 [INFO] [stderr] Checking ntex-mqtt v7.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ntex v3.0.0-pre.15 [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/session.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn sink(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | impl Deref for Session { [INFO] [stdout] | ------------------------------------ trait implemented here [INFO] [stdout] 36 | type Target = St; [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/session.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn state(&self) -> &St { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | impl Deref for Session { [INFO] [stdout] | ------------------------------------ trait implemented here [INFO] [stdout] 36 | type Target = St; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-mqtt` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0a950a1dc16e326f3de8d6c6032e748a7b6fa714bfb659509a96bd36865a3fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a950a1dc16e326f3de8d6c6032e748a7b6fa714bfb659509a96bd36865a3fbb", kill_on_drop: false }` [INFO] [stdout] 0a950a1dc16e326f3de8d6c6032e748a7b6fa714bfb659509a96bd36865a3fbb