[INFO] fetching crate sqlite-watcher 0.6.0... [INFO] checking sqlite-watcher-0.6.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied [INFO] extracting crate sqlite-watcher 0.6.0 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlite-watcher 0.6.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.93 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.93 [INFO] [stderr] Downloaded flume v0.11.0 [INFO] [stderr] Downloaded dsl_auto_type v0.1.3 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.93 [INFO] [stderr] Downloaded tinyvec v1.8.0 [INFO] [stderr] Downloaded oneshot v0.1.8 [INFO] [stderr] Downloaded js-sys v0.3.70 [INFO] [stderr] Downloaded cc v1.1.30 [INFO] [stderr] Downloaded unicode-bidi v0.3.17 [INFO] [stderr] Downloaded wasm-bindgen v0.2.93 [INFO] [stderr] Downloaded diesel_derives v2.2.5 [INFO] [stderr] Downloaded diesel v2.2.10 [INFO] [stderr] Downloaded tokio v1.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66a16979be9d35266e91375e862c7417bf9defe86bad95323266d28ee385cd38 [INFO] running `Command { std: "docker" "start" "-a" "66a16979be9d35266e91375e862c7417bf9defe86bad95323266d28ee385cd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66a16979be9d35266e91375e862c7417bf9defe86bad95323266d28ee385cd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a16979be9d35266e91375e862c7417bf9defe86bad95323266d28ee385cd38", kill_on_drop: false }` [INFO] [stdout] 66a16979be9d35266e91375e862c7417bf9defe86bad95323266d28ee385cd38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a17f8b361d1178dc9522435678a7cf0136a937b3e910c94c5af04a80b325e4e7 [INFO] running `Command { std: "docker" "start" "-a" "a17f8b361d1178dc9522435678a7cf0136a937b3e910c94c5af04a80b325e4e7", 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 overload v0.1.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.31 [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] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.3 [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] 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] warning: struct `TestObserver` is never constructed [INFO] [stdout] --> src/connection.rs:835:16 [INFO] [stdout] | [INFO] [stdout] 835 | pub struct TestObserver { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/connection.rs:843:16 [INFO] [stdout] | [INFO] [stdout] 842 | impl TestObserver { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 843 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "a17f8b361d1178dc9522435678a7cf0136a937b3e910c94c5af04a80b325e4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17f8b361d1178dc9522435678a7cf0136a937b3e910c94c5af04a80b325e4e7", kill_on_drop: false }` [INFO] [stdout] a17f8b361d1178dc9522435678a7cf0136a937b3e910c94c5af04a80b325e4e7