[INFO] fetching crate rocket-community 0.6.0... [INFO] checking rocket-community-0.6.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate rocket-community 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rocket-community 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rocket-community 0.6.0 [INFO] tweaked toml for crates.io crate rocket-community 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocket-community 0.6.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 rocket-community 0.6.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9848b9faa9f0a020922e8741fced514bfedf237060eb389bb2e6814e2cd75dee [INFO] running `Command { std: "docker" "start" "-a" "9848b9faa9f0a020922e8741fced514bfedf237060eb389bb2e6814e2cd75dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9848b9faa9f0a020922e8741fced514bfedf237060eb389bb2e6814e2cd75dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9848b9faa9f0a020922e8741fced514bfedf237060eb389bb2e6814e2cd75dee", kill_on_drop: false }` [INFO] [stdout] 9848b9faa9f0a020922e8741fced514bfedf237060eb389bb2e6814e2cd75dee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9f617fe26df8468e700eac0503eac93e33aa5aef16df1e5c2bd6148b42c05770 [INFO] running `Command { std: "docker" "start" "-a" "9f617fe26df8468e700eac0503eac93e33aa5aef16df1e5c2bd6148b42c05770", kill_on_drop: false }` [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rocket-community v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ref-swap v0.1.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling rocket_http-community v0.6.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling rocket_codegen-community v0.6.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stdout] warning: use of deprecated method `tokio::net::TcpStream::set_linger`: `SO_LINGER` causes the socket to block the thread on drop [INFO] [stdout] --> src/listener/tcp.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = conn.set_linger(None); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tokio::net::TcpStream::set_linger`: `SO_LINGER` causes the socket to block the thread on drop [INFO] [stdout] --> src/listener/tcp.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = conn.set_linger(None); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/data/capped.rs:128:38 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn map U>(self, f: F) -> Capped { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | 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] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/data/capped.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | type Target = T; [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/data/capped.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn is_complete(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | type Target = T; [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/data/capped.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | type Target = T; [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/form/form.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | impl Deref for Form { [INFO] [stdout] | ------------------------- trait implemented here [INFO] [stdout] 313 | type Target = T; [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/form/lenient.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | impl Deref for Lenient { [INFO] [stdout] | ---------------------------- trait implemented here [INFO] [stdout] 102 | type Target = T; [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/form/strict.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | impl Deref for Strict { [INFO] [stdout] | --------------------------- trait implemented here [INFO] [stdout] 117 | type Target = T; [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/state.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn inner(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | impl Deref for State { [INFO] [stdout] | ------------------------------------------------- trait implemented here [INFO] [stdout] 244 | type Target = T; [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/data/capped.rs:128:38 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn map U>(self, f: F) -> Capped { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | 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] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/data/capped.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | type Target = T; [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/data/capped.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn is_complete(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | type Target = T; [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/data/capped.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | impl std::ops::Deref for Capped { [INFO] [stdout] | ------------------------------------- trait implemented here [INFO] [stdout] 198 | type Target = T; [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/form/form.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | impl Deref for Form { [INFO] [stdout] | ------------------------- trait implemented here [INFO] [stdout] 313 | type Target = T; [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/form/lenient.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | impl Deref for Lenient { [INFO] [stdout] | ---------------------------- trait implemented here [INFO] [stdout] 102 | type Target = T; [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/form/strict.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | impl Deref for Strict { [INFO] [stdout] | --------------------------- trait implemented here [INFO] [stdout] 117 | type Target = T; [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/state.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn inner(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | impl Deref for State { [INFO] [stdout] | ------------------------------------------------- trait implemented here [INFO] [stdout] 244 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket-community` (lib test) due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rocket-community` (lib) due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9f617fe26df8468e700eac0503eac93e33aa5aef16df1e5c2bd6148b42c05770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f617fe26df8468e700eac0503eac93e33aa5aef16df1e5c2bd6148b42c05770", kill_on_drop: false }` [INFO] [stdout] 9f617fe26df8468e700eac0503eac93e33aa5aef16df1e5c2bd6148b42c05770