[INFO] fetching crate rama-net 0.3.0-alpha.4... [INFO] checking rama-net-0.3.0-alpha.4 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate rama-net 0.3.0-alpha.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rama-net 0.3.0-alpha.4 [INFO] finished tweaking crates.io crate rama-net 0.3.0-alpha.4 [INFO] tweaked toml for crates.io crate rama-net 0.3.0-alpha.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rama-net 0.3.0-alpha.4 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 rama-net 0.3.0-alpha.4 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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a08ff86a75898932e3d676efe87f74da24ae52fadc6a92bc8a6891fb710c451c [INFO] running `Command { std: "docker" "start" "-a" "a08ff86a75898932e3d676efe87f74da24ae52fadc6a92bc8a6891fb710c451c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a08ff86a75898932e3d676efe87f74da24ae52fadc6a92bc8a6891fb710c451c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08ff86a75898932e3d676efe87f74da24ae52fadc6a92bc8a6891fb710c451c", kill_on_drop: false }` [INFO] [stdout] a08ff86a75898932e3d676efe87f74da24ae52fadc6a92bc8a6891fb710c451c [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edc02e2a538ca7356b4317b300b70d920652d4a7b10d1b035ca43c8044c4a2d8 [INFO] running `Command { std: "docker" "start" "-a" "edc02e2a538ca7356b4317b300b70d920652d4a7b10d1b035ca43c8044c4a2d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking zmij v1.0.0 [INFO] [stderr] Checking smol_str v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking asynk-strim v0.1.5 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking endian-type v0.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking rama-error v0.3.0-alpha.4 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking psl v2.1.174 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling rama-macros v0.3.0-alpha.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking wildcard v0.3.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tokio-graceful v0.2.2 [INFO] [stderr] Checking rama-utils v0.3.0-alpha.4 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking rama-core v0.3.0-alpha.4 [INFO] [stderr] Checking rama-net v0.3.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/client/pool/mod.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn into_connection(mut self) -> C { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | impl Deref for LeasedConnection { [INFO] [stdout] | --------------------------------------------- trait implemented here [INFO] [stdout] 461 | type Target = C; [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/client/pool/mod.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn mark_as_failed(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | impl Deref for LeasedConnection { [INFO] [stdout] | --------------------------------------------- trait implemented here [INFO] [stdout] 461 | type Target = C; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/client/pool/mod.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn into_connection(mut self) -> C { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | impl Deref for LeasedConnection { [INFO] [stdout] | --------------------------------------------- trait implemented here [INFO] [stdout] 461 | type Target = C; [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/client/pool/mod.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn mark_as_failed(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | impl Deref for LeasedConnection { [INFO] [stdout] | --------------------------------------------- trait implemented here [INFO] [stdout] 461 | type Target = C; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rama-net` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rama-net` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "edc02e2a538ca7356b4317b300b70d920652d4a7b10d1b035ca43c8044c4a2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc02e2a538ca7356b4317b300b70d920652d4a7b10d1b035ca43c8044c4a2d8", kill_on_drop: false }` [INFO] [stdout] edc02e2a538ca7356b4317b300b70d920652d4a7b10d1b035ca43c8044c4a2d8