[INFO] fetching crate rsdbc-sqlite 0.0.1... [INFO] checking rsdbc-sqlite-0.0.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate rsdbc-sqlite 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rsdbc-sqlite 0.0.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsdbc-sqlite 0.0.1 [INFO] finished tweaking crates.io crate rsdbc-sqlite 0.0.1 [INFO] tweaked toml for crates.io crate rsdbc-sqlite 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.7.8 (latest: v0.8.11) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding fallible-iterator v0.2.0 (latest: v0.3.0) [INFO] [stderr] Adding hashbrown v0.11.2 (latest: v0.14.5) [INFO] [stderr] Adding hashlink v0.7.0 (latest: v0.9.1) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding libsqlite3-sys v0.23.2 (latest: v0.30.1) [INFO] [stderr] Adding matchers v0.0.1 (latest: v0.2.0) [INFO] [stderr] Adding regex-automata v0.1.10 (latest: v0.4.7) [INFO] [stderr] Adding regex-syntax v0.6.29 (latest: v0.8.4) [INFO] [stderr] Adding rusqlite v0.26.3 (latest: v0.32.1) [INFO] [stderr] Adding tracing-log v0.1.4 (latest: v0.2.0) [INFO] [stderr] Adding tracing-subscriber v0.2.25 (latest: v0.3.18) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsdbc-core v0.0.1 [INFO] [stderr] Downloaded rusqlite v0.26.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6964d19ae074ce04861e584ca71615a2e1213b45f2e5f738437d178539723145 [INFO] running `Command { std: "docker" "start" "-a" "6964d19ae074ce04861e584ca71615a2e1213b45f2e5f738437d178539723145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6964d19ae074ce04861e584ca71615a2e1213b45f2e5f738437d178539723145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6964d19ae074ce04861e584ca71615a2e1213b45f2e5f738437d178539723145", kill_on_drop: false }` [INFO] [stdout] 6964d19ae074ce04861e584ca71615a2e1213b45f2e5f738437d178539723145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5336ed6e52df6459344c5af1906bcd460f2dad0c5536c3737030e6e405abf29 [INFO] running `Command { std: "docker" "start" "-a" "d5336ed6e52df6459344c5af1906bcd460f2dad0c5536c3737030e6e405abf29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rsdbc-core v0.0.1 [INFO] [stderr] Checking rusqlite v0.26.3 [INFO] [stderr] Checking rsdbc-sqlite v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SqliteConnection` and `to_rsdbc_err` [INFO] [stdout] --> src/options/mod.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::{SqliteConnection, to_rsdbc_err}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SqliteConnection` and `to_rsdbc_err` [INFO] [stdout] --> src/options/mod.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::{SqliteConnection, to_rsdbc_err}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::BoxFuture` [INFO] [stdout] --> src/options/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use futures::future::BoxFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::BoxFuture` [INFO] [stdout] --> src/options/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use futures::future::BoxFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Connection` and `OpenFlags` [INFO] [stdout] --> src/options/mod.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | use rusqlite::{Connection, OpenFlags}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Connection` and `OpenFlags` [INFO] [stdout] --> src/options/mod.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | use rusqlite::{Connection, OpenFlags}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/options/mod.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/options/mod.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusqlite::params` [INFO] [stdout] --> src/options/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use rusqlite::params; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusqlite::params` [INFO] [stdout] --> src/options/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use rusqlite::params; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/options/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/options/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConnectionFactoryOptions` [INFO] [stdout] --> src/options/mod.rs:28:76 [INFO] [stdout] | [INFO] [stdout] 28 | use rsdbc_core::connection::{ConnectionFactory, ConnectionFactoryMetadata, ConnectionFactoryOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConnectionFactoryOptions` [INFO] [stdout] --> src/options/mod.rs:28:76 [INFO] [stdout] | [INFO] [stdout] 28 | use rsdbc_core::connection::{ConnectionFactory, ConnectionFactoryMetadata, ConnectionFactoryOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsdbc_core::error::RsdbcErrors` [INFO] [stdout] --> src/options/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use rsdbc_core::error::RsdbcErrors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsdbc_core::error::RsdbcErrors` [INFO] [stdout] --> src/options/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use rsdbc_core::error::RsdbcErrors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransactionBehavior` [INFO] [stdout] --> src/lib.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use rusqlite::{Rows, TransactionBehavior}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransactionBehavior` [INFO] [stdout] --> src/lib.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use rusqlite::{Rows, TransactionBehavior}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::connection::SqliteConnectionMetadata` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::connection::SqliteConnectionMetadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusqlite::Error as RusqliteError` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rusqlite::Error as RusqliteError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::connection::SqliteConnectionMetadata` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::connection::SqliteConnectionMetadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusqlite::Error as RusqliteError` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rusqlite::Error as RusqliteError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap` and `sync::Arc` [INFO] [stdout] --> src/lib.rs:387:15 [INFO] [stdout] | [INFO] [stdout] 387 | use std::{collections::HashMap, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::options::SqliteConnectOptions` [INFO] [stdout] --> src/lib.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | use crate::options::SqliteConnectOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/connection.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | fn create_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | fn create_statement(&mut self, sql: &str) -> rsdbc_core::Result + '_>> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/connection.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | fn release_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/connection.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | fn rollback_transaction_to_savepoint(&mut self, name: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commit` [INFO] [stdout] --> src/connection.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | fn auto_commit(&mut self, commit: bool) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_commit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isolation_level` [INFO] [stdout] --> src/connection.rs:62:51 [INFO] [stdout] | [INFO] [stdout] 62 | fn set_transaction_isolation_level(&mut self, isolation_level: IsolationLevel) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_isolation_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/connection.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | fn validate(&mut self, depth: ValidationDepth) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/connection.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | fn create_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | fn create_statement(&mut self, sql: &str) -> rsdbc_core::Result + '_>> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/connection.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | fn release_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/connection.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | fn rollback_transaction_to_savepoint(&mut self, name: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commit` [INFO] [stdout] --> src/connection.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | fn auto_commit(&mut self, commit: bool) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_commit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isolation_level` [INFO] [stdout] --> src/connection.rs:62:51 [INFO] [stdout] | [INFO] [stdout] 62 | fn set_transaction_isolation_level(&mut self, isolation_level: IsolationLevel) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_isolation_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/connection.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | fn validate(&mut self, depth: ValidationDepth) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:151:36 [INFO] [stdout] | [INFO] [stdout] 151 | fn create_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/lib.rs:161:36 [INFO] [stdout] | [INFO] [stdout] 161 | fn create_statement(&mut self, sql: &str) -> Result + '_>> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:212:37 [INFO] [stdout] | [INFO] [stdout] 212 | fn release_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:224:53 [INFO] [stdout] | [INFO] [stdout] 224 | fn rollback_transaction_to_savepoint(&mut self, name: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commit` [INFO] [stdout] --> src/lib.rs:228:31 [INFO] [stdout] | [INFO] [stdout] 228 | fn auto_commit(&mut self, commit: bool) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_commit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isolation_level` [INFO] [stdout] --> src/lib.rs:237:51 [INFO] [stdout] | [INFO] [stdout] 237 | fn set_transaction_isolation_level(&mut self, isolation_level: IsolationLevel) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_isolation_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lib.rs:245:28 [INFO] [stdout] | [INFO] [stdout] 245 | fn validate(&mut self, depth: ValidationDepth) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib.rs:266:33 [INFO] [stdout] | [INFO] [stdout] 266 | fn bind_index(&mut self, index: u32, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:266:45 [INFO] [stdout] | [INFO] [stdout] 266 | fn bind_index(&mut self, index: u32, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:270:32 [INFO] [stdout] | [INFO] [stdout] 270 | fn bind_name(&mut self, name: &str, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:270:44 [INFO] [stdout] | [INFO] [stdout] 270 | fn bind_name(&mut self, name: &str, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib.rs:274:35 [INFO] [stdout] | [INFO] [stdout] 274 | fn bind_null_index(&mut self, index: u32) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | fn bind_null_name(&mut self, name: &str) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `columns` [INFO] [stdout] --> src/lib.rs:286:43 [INFO] [stdout] | [INFO] [stdout] 286 | fn return_generated_values(&mut self, columns: &[&str]) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_columns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/lib.rs:290:30 [INFO] [stdout] | [INFO] [stdout] 290 | fn fetch_size(&mut self, rows: u32) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:316:24 [INFO] [stdout] | [INFO] [stdout] 316 | fn get_bool(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:320:22 [INFO] [stdout] | [INFO] [stdout] 320 | fn get_i8(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | fn get_i16(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:328:23 [INFO] [stdout] | [INFO] [stdout] 328 | fn get_i32(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | fn get_i64(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:336:23 [INFO] [stdout] | [INFO] [stdout] 336 | fn get_f32(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 340 | fn get_f64(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:344:26 [INFO] [stdout] | [INFO] [stdout] 344 | fn get_string(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | fn get_bytes(&self, i: u64) -> Result>> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_rsdbc_err` is never used [INFO] [stdout] --> src/lib.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn to_rsdbc_err(e: rusqlite::Error) -> rsdbc_core::error::RsdbcErrors { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drop` is never used [INFO] [stdout] --> src/lib.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 85 | impl SqliteConnection { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | fn drop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stmt` is never read [INFO] [stdout] --> src/lib.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct SqliteStatement<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 258 | stmt: rusqlite::Statement<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteResultSet` is never constructed [INFO] [stdout] --> src/lib.rs:295:8 [INFO] [stdout] | [INFO] [stdout] 295 | struct SqliteResultSet<'stmt> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteDatabaseMetadata` is never constructed [INFO] [stdout] --> src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | struct SqliteDatabaseMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_rsdbc_type` is never used [INFO] [stdout] --> src/lib.rs:353:4 [INFO] [stdout] | [INFO] [stdout] 353 | fn to_rsdbc_type(t: Option<&str>) -> rsdbc_core::DataType { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:151:36 [INFO] [stdout] | [INFO] [stdout] 151 | fn create_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/auto_vacuum.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl SqliteAutoVacuum { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 12 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/lib.rs:161:36 [INFO] [stdout] | [INFO] [stdout] 161 | fn create_statement(&mut self, sql: &str) -> Result + '_>> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/journal_mode.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl SqliteJournalMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 15 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/locking_mode.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl SqliteLockingMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 12 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/synchronous.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl SqliteSynchronous { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 12 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `RO`, `RWC`, and `MEMORY` are never constructed [INFO] [stdout] --> src/options/mode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Mode { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 7 | RO, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | RW, [INFO] [stdout] 9 | RWC, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | MEMORY, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/mode.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Mode { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 15 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:212:37 [INFO] [stdout] | [INFO] [stdout] 212 | fn release_savepoint(&mut self, name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:224:53 [INFO] [stdout] | [INFO] [stdout] 224 | fn rollback_transaction_to_savepoint(&mut self, name: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commit` [INFO] [stdout] --> src/lib.rs:228:31 [INFO] [stdout] | [INFO] [stdout] 228 | fn auto_commit(&mut self, commit: bool) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_commit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isolation_level` [INFO] [stdout] --> src/lib.rs:237:51 [INFO] [stdout] | [INFO] [stdout] 237 | fn set_transaction_isolation_level(&mut self, isolation_level: IsolationLevel) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_isolation_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lib.rs:245:28 [INFO] [stdout] | [INFO] [stdout] 245 | fn validate(&mut self, depth: ValidationDepth) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib.rs:266:33 [INFO] [stdout] | [INFO] [stdout] 266 | fn bind_index(&mut self, index: u32, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:266:45 [INFO] [stdout] | [INFO] [stdout] 266 | fn bind_index(&mut self, index: u32, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:270:32 [INFO] [stdout] | [INFO] [stdout] 270 | fn bind_name(&mut self, name: &str, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:270:44 [INFO] [stdout] | [INFO] [stdout] 270 | fn bind_name(&mut self, name: &str, value: T) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib.rs:274:35 [INFO] [stdout] | [INFO] [stdout] 274 | fn bind_null_index(&mut self, index: u32) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | fn bind_null_name(&mut self, name: &str) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `columns` [INFO] [stdout] --> src/lib.rs:286:43 [INFO] [stdout] | [INFO] [stdout] 286 | fn return_generated_values(&mut self, columns: &[&str]) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_columns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/lib.rs:290:30 [INFO] [stdout] | [INFO] [stdout] 290 | fn fetch_size(&mut self, rows: u32) -> &mut Self where Self: Sized { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:316:24 [INFO] [stdout] | [INFO] [stdout] 316 | fn get_bool(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:320:22 [INFO] [stdout] | [INFO] [stdout] 320 | fn get_i8(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | fn get_i16(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:328:23 [INFO] [stdout] | [INFO] [stdout] 328 | fn get_i32(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | fn get_i64(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:336:23 [INFO] [stdout] | [INFO] [stdout] 336 | fn get_f32(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 340 | fn get_f64(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:344:26 [INFO] [stdout] | [INFO] [stdout] 344 | fn get_string(&self, i: u64) -> Result> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | fn get_bytes(&self, i: u64) -> Result>> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_rsdbc_err` is never used [INFO] [stdout] --> src/lib.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn to_rsdbc_err(e: rusqlite::Error) -> rsdbc_core::error::RsdbcErrors { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drop` is never used [INFO] [stdout] --> src/lib.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 85 | impl SqliteConnection { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | fn drop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stmt` is never read [INFO] [stdout] --> src/lib.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct SqliteStatement<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 258 | stmt: rusqlite::Statement<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteResultSet` is never constructed [INFO] [stdout] --> src/lib.rs:295:8 [INFO] [stdout] | [INFO] [stdout] 295 | struct SqliteResultSet<'stmt> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqliteDatabaseMetadata` is never constructed [INFO] [stdout] --> src/lib.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | struct SqliteDatabaseMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_rsdbc_type` is never used [INFO] [stdout] --> src/lib.rs:353:4 [INFO] [stdout] | [INFO] [stdout] 353 | fn to_rsdbc_type(t: Option<&str>) -> rsdbc_core::DataType { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/auto_vacuum.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl SqliteAutoVacuum { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 12 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/journal_mode.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl SqliteJournalMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 15 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/locking_mode.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl SqliteLockingMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 12 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/synchronous.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl SqliteSynchronous { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 12 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `RO`, `RWC`, and `MEMORY` are never constructed [INFO] [stdout] --> src/options/mode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Mode { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 7 | RO, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | RW, [INFO] [stdout] 9 | RWC, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | MEMORY, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/options/mode.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Mode { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 15 | pub(crate) fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s [INFO] running `Command { std: "docker" "inspect" "d5336ed6e52df6459344c5af1906bcd460f2dad0c5536c3737030e6e405abf29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5336ed6e52df6459344c5af1906bcd460f2dad0c5536c3737030e6e405abf29", kill_on_drop: false }` [INFO] [stdout] d5336ed6e52df6459344c5af1906bcd460f2dad0c5536c3737030e6e405abf29