[INFO] fetching crate sqlite-watcher 0.6.0... [INFO] checking sqlite-watcher-0.6.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate sqlite-watcher 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sqlite-watcher 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sqlite-watcher 0.6.0 [INFO] tweaked toml for crates.io crate sqlite-watcher 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlite-watcher 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 sqlite-watcher 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 29bd3e6efc8e829dd70bd2b9f2b14a194ac3b4d6688a42572de6a010eb876d71 [INFO] running `Command { std: "docker" "start" "-a" "29bd3e6efc8e829dd70bd2b9f2b14a194ac3b4d6688a42572de6a010eb876d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29bd3e6efc8e829dd70bd2b9f2b14a194ac3b4d6688a42572de6a010eb876d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29bd3e6efc8e829dd70bd2b9f2b14a194ac3b4d6688a42572de6a010eb876d71", kill_on_drop: false }` [INFO] [stdout] 29bd3e6efc8e829dd70bd2b9f2b14a194ac3b4d6688a42572de6a010eb876d71 [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] da18395c3554cdf5bed1413bfcd00399b26b0f445dc23c775c475ae60a4965ab [INFO] running `Command { std: "docker" "start" "-a" "da18395c3554cdf5bed1413bfcd00399b26b0f445dc23c775c475ae60a4965ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking sqlite-watcher v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/watcher.rs:269:39 [INFO] [stdout] | [INFO] [stdout] 269 | fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 269 - fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) { [INFO] [stdout] 269 + fn with_tables_mut(&self, f: impl FnOnce(&mut ObservedTables) ) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/watcher.rs:283:38 [INFO] [stdout] | [INFO] [stdout] 283 | fn with_tables(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 283 - fn with_tables(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R { [INFO] [stdout] 283 + fn with_tables(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/connection.rs:480:38 [INFO] [stdout] | [INFO] [stdout] 480 | pub async fn sync_watcher_tables(&mut self) -> Result<(), C::Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | impl Deref for ConnectionAsync { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 526 | 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/connection.rs:493:42 [INFO] [stdout] | [INFO] [stdout] 493 | pub async fn publish_watcher_changes(&mut self) -> Result<(), C::Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | impl Deref for ConnectionAsync { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 526 | 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/connection.rs:506:32 [INFO] [stdout] | [INFO] [stdout] 506 | pub async fn stop_tracking(&mut self) -> Result<(), C::Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | impl Deref for ConnectionAsync { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 526 | 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/connection.rs:520:17 [INFO] [stdout] | [INFO] [stdout] 520 | pub fn take(self) -> C { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | impl Deref for ConnectionAsync { [INFO] [stdout] | ------------------------------------------------------ trait implemented here [INFO] [stdout] 526 | type Target = C; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlite-watcher` (lib) due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "da18395c3554cdf5bed1413bfcd00399b26b0f445dc23c775c475ae60a4965ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da18395c3554cdf5bed1413bfcd00399b26b0f445dc23c775c475ae60a4965ab", kill_on_drop: false }` [INFO] [stdout] da18395c3554cdf5bed1413bfcd00399b26b0f445dc23c775c475ae60a4965ab