[INFO] fetching crate sqlx-firebird 0.1.0-beta.1... [INFO] testing sqlx-firebird-0.1.0-beta.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate sqlx-firebird 0.1.0-beta.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sqlx-firebird 0.1.0-beta.1 [INFO] finished tweaking crates.io crate sqlx-firebird 0.1.0-beta.1 [INFO] tweaked toml for crates.io crate sqlx-firebird 0.1.0-beta.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlx-firebird 0.1.0-beta.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 152 packages to latest compatible versions [INFO] [stderr] Adding flume v0.10.14 (available: v0.11.1) [INFO] [stderr] Adding rsfbclient v0.23.2 (available: v0.25.2) [INFO] [stderr] Adding rsfbclient-native v0.23.2 (available: v0.25.2) [INFO] [stderr] Adding sqlx-core v0.7.4 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsfbclient-derive v0.23.2 [INFO] [stderr] Downloaded rsfbclient-core v0.23.2 [INFO] [stderr] Downloaded rsfbclient-native v0.23.2 [INFO] [stderr] Downloaded rsfbclient v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8c245217ff246c236b435d1031c7e0578bf5074c2760e7722b334937fdffb80 [INFO] running `Command { std: "docker" "start" "-a" "e8c245217ff246c236b435d1031c7e0578bf5074c2760e7722b334937fdffb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8c245217ff246c236b435d1031c7e0578bf5074c2760e7722b334937fdffb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c245217ff246c236b435d1031c7e0578bf5074c2760e7722b334937fdffb80", kill_on_drop: false }` [INFO] [stdout] e8c245217ff246c236b435d1031c7e0578bf5074c2760e7722b334937fdffb80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29f5d7bfcfb84f5f2202fa08aa1ed45fba19dc35e6257d9c91b48af9e79d318e [INFO] running `Command { std: "docker" "start" "-a" "29f5d7bfcfb84f5f2202fa08aa1ed45fba19dc35e6257d9c91b48af9e79d318e", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rsfbclient-derive v0.23.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rsfbclient-native v0.23.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling rsfbclient-core v0.23.2 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling rsfbclient v0.23.2 [INFO] [stderr] Compiling sqlx-firebird v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MutexGuard` [INFO] [stdout] --> src/connection/worker.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use futures_intrusive::sync::{Mutex, MutexGuard}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FbError` [INFO] [stdout] --> src/connection/worker.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{FbConnectOptions, FbError, FbStatement}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/worker.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | Command::Prepare { query, tx } => {}, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `query: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/connection/worker.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | Command::Prepare { query, tx } => {}, [INFO] [stdout] | ^^ help: try ignoring the field: `tx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/arguments.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | fn reserve(&mut self, additional: usize, size: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/arguments.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | fn reserve(&mut self, additional: usize, size: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/arguments.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn add(&mut self, value: T) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/executor.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | self, query: E, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/executor.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | self, query: E, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection/executor.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | self, sql: &'q str, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection/executor.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | self, sql: &'q str, parameters: &'e [FbTypeInfo], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameters` [INFO] [stdout] --> src/connection/executor.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | self, sql: &'q str, parameters: &'e [FbTypeInfo], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iter` [INFO] [stdout] --> src/query_result.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | fn extend>(&mut self, iter: T) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/row.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn try_get_raw(&self, index: I) -> Result, Error> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `container` [INFO] [stdout] --> src/row.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | fn index(&self, container: &FbRow) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `container` [INFO] [stdout] --> src/statement/mod.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn index(&self, container: &FbStatement<'_>) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | fn commit(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | fn rollback(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | fn start_rollback(conn: &mut FbConnection) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | fn begin(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `values` is never read [INFO] [stdout] --> src/arguments.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FbArguments<'q> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 22 | pub(crate) values: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FbArguments` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `worker` is never read [INFO] [stdout] --> src/connection/mod.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FbConnection { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 22 | pub(crate) worker: ConnectionWorker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conn` is never read [INFO] [stdout] --> src/connection/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct ConnectionState { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 27 | conn: rsfbclient::Connection>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Prepare` is never constructed [INFO] [stdout] --> src/connection/worker.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum Command { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 20 | Prepare { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `command_tx` and `shared` are never read [INFO] [stdout] --> src/connection/worker.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct ConnectionWorker { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 27 | command_tx: flume::Sender, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | pub(crate) shared: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cached_statements_size` and `conn` are never read [INFO] [stdout] --> src/connection/worker.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct WorkerSharedState { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 32 | pub(crate) cached_statements_size: AtomicUsize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | pub(crate) conn: Mutex, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Value` is never constructed [INFO] [stdout] --> src/value.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | enum FbValueData<'r> { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 32 | Value(&'r FbValue), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/value.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct FbValueRef<'r>(FbValueData<'r>); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.63s [INFO] running `Command { std: "docker" "inspect" "29f5d7bfcfb84f5f2202fa08aa1ed45fba19dc35e6257d9c91b48af9e79d318e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f5d7bfcfb84f5f2202fa08aa1ed45fba19dc35e6257d9c91b48af9e79d318e", kill_on_drop: false }` [INFO] [stdout] 29f5d7bfcfb84f5f2202fa08aa1ed45fba19dc35e6257d9c91b48af9e79d318e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26d3c90319f852feb4b8afbd2e1f01a25c102c6b35ba8b8344c0b54f4bbfdc17 [INFO] running `Command { std: "docker" "start" "-a" "26d3c90319f852feb4b8afbd2e1f01a25c102c6b35ba8b8344c0b54f4bbfdc17", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `MutexGuard` [INFO] [stdout] --> src/connection/worker.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use futures_intrusive::sync::{Mutex, MutexGuard}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FbError` [INFO] [stdout] --> src/connection/worker.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{FbConnectOptions, FbError, FbStatement}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/worker.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | Command::Prepare { query, tx } => {}, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `query: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/connection/worker.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | Command::Prepare { query, tx } => {}, [INFO] [stdout] | ^^ help: try ignoring the field: `tx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/arguments.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | fn reserve(&mut self, additional: usize, size: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/arguments.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | fn reserve(&mut self, additional: usize, size: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/arguments.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn add(&mut self, value: T) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/executor.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | self, query: E, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/executor.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | self, query: E, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection/executor.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | self, sql: &'q str, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection/executor.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | self, sql: &'q str, parameters: &'e [FbTypeInfo], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameters` [INFO] [stdout] --> src/connection/executor.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | self, sql: &'q str, parameters: &'e [FbTypeInfo], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iter` [INFO] [stdout] --> src/query_result.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | fn extend>(&mut self, iter: T) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/row.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn try_get_raw(&self, index: I) -> Result, Error> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `container` [INFO] [stdout] --> src/row.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | fn index(&self, container: &FbRow) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `container` [INFO] [stdout] --> src/statement/mod.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn index(&self, container: &FbStatement<'_>) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | fn commit(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | fn rollback(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | fn start_rollback(conn: &mut FbConnection) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | fn begin(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `values` is never read [INFO] [stdout] --> src/arguments.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FbArguments<'q> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 22 | pub(crate) values: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FbArguments` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `worker` is never read [INFO] [stdout] --> src/connection/mod.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FbConnection { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 22 | pub(crate) worker: ConnectionWorker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conn` is never read [INFO] [stdout] --> src/connection/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct ConnectionState { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 27 | conn: rsfbclient::Connection>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Prepare` is never constructed [INFO] [stdout] --> src/connection/worker.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum Command { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 20 | Prepare { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `command_tx` and `shared` are never read [INFO] [stdout] --> src/connection/worker.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct ConnectionWorker { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 27 | command_tx: flume::Sender, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | pub(crate) shared: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cached_statements_size` and `conn` are never read [INFO] [stdout] --> src/connection/worker.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct WorkerSharedState { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 32 | pub(crate) cached_statements_size: AtomicUsize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | pub(crate) conn: Mutex, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Value` is never constructed [INFO] [stdout] --> src/value.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | enum FbValueData<'r> { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 32 | Value(&'r FbValue), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/value.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct FbValueRef<'r>(FbValueData<'r>); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-firebird v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MutexGuard` [INFO] [stdout] --> src/connection/worker.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use futures_intrusive::sync::{Mutex, MutexGuard}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FbError` [INFO] [stdout] --> src/connection/worker.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{FbConnectOptions, FbError, FbStatement}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/worker.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | Command::Prepare { query, tx } => {}, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `query: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/connection/worker.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | Command::Prepare { query, tx } => {}, [INFO] [stdout] | ^^ help: try ignoring the field: `tx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/arguments.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | fn reserve(&mut self, additional: usize, size: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/arguments.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | fn reserve(&mut self, additional: usize, size: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/arguments.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn add(&mut self, value: T) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/executor.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | self, query: E, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/connection/executor.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | self, query: E, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection/executor.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | self, sql: &'q str, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/connection/executor.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | self, sql: &'q str, parameters: &'e [FbTypeInfo], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameters` [INFO] [stdout] --> src/connection/executor.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | self, sql: &'q str, parameters: &'e [FbTypeInfo], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iter` [INFO] [stdout] --> src/query_result.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | fn extend>(&mut self, iter: T) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/row.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn try_get_raw(&self, index: I) -> Result, Error> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `container` [INFO] [stdout] --> src/row.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | fn index(&self, container: &FbRow) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `container` [INFO] [stdout] --> src/statement/mod.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn index(&self, container: &FbStatement<'_>) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | fn commit(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | fn rollback(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | fn start_rollback(conn: &mut FbConnection) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/transaction.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | fn begin(conn: &mut FbConnection) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `values` is never read [INFO] [stdout] --> src/arguments.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FbArguments<'q> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 22 | pub(crate) values: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FbArguments` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `worker` is never read [INFO] [stdout] --> src/connection/mod.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FbConnection { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 22 | pub(crate) worker: ConnectionWorker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conn` is never read [INFO] [stdout] --> src/connection/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct ConnectionState { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 27 | conn: rsfbclient::Connection>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Prepare` is never constructed [INFO] [stdout] --> src/connection/worker.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum Command { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 20 | Prepare { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `command_tx` and `shared` are never read [INFO] [stdout] --> src/connection/worker.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) struct ConnectionWorker { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 27 | command_tx: flume::Sender, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | pub(crate) shared: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cached_statements_size` and `conn` are never read [INFO] [stdout] --> src/connection/worker.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct WorkerSharedState { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 32 | pub(crate) cached_statements_size: AtomicUsize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | pub(crate) conn: Mutex, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Value` is never constructed [INFO] [stdout] --> src/value.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | enum FbValueData<'r> { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 32 | Value(&'r FbValue), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/value.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct FbValueRef<'r>(FbValueData<'r>); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSRqz2P/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflume-8d8faccc6ca2e5e0,libspin-4eaa74461338f484,libpin_project-898ec96aef1d471f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsfbclient-9691b0790dc72722,liblru_cache-414f7b18a6f1098f,liblinked_hash_map-288ccff18c38ac8e,librsfbclient_native-fd17daf91c90fd48,librsfbclient_core-34c3e11ab2c887c8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libchrono-9f2771efc4a4746e,libiana_time_zone-cc49bde24519b220,libnum_traits-af457043cd255a3e,libnum_enum-5b32b4f48ec9ac20,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034,libbyteorder-3f91e0f3212dbed5,libfutures_intrusive-548957fc3b99c94c,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libfutures_channel-e954383566dedf5f,libsqlx_core-67e86c3f06b700ec,libtracing-73ea45666113ce1a,libtracing_core-d71d11be73f619c1,libthiserror-3a1235682a19e29e,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libsqlformat-44b5fd79f1536a62,libunicode_categories-cefaf3ff9b869940,libnom-dccf6d507f6e5c27,libbytes-e08a006c583c3ac6,libhashlink-e48199bf8894f47f,libhashbrown-c39cd9cc955b6a4e,libahash-afb850a66760faec,libgetrandom-6691ee2964a9e3ab,liblibc-08aef465eb552f81,libonce_cell-65395029fac7f518,libcfg_if-8dc91cf0ce07e60b,libzerocopy-369d8a2bbe0b4c06,liballocator_api2-1e309de7e7da3d03,liburl-dce88208fc7f8cff,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libsmallvec-b17260dfb89eb1db,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-4ff93b617ccdc448,libpercent_encoding-c22fe7fb25e3ff6a,libserde-fec6a9e5d9c83ea1,libserde_core-489b2af3e367031f,liblog-62f38dd377528769,libcrossbeam_queue-ac66ab39b19353fa,libcrossbeam_utils-227be8784775253b,libeither-9173c35d9cfe201c,libevent_listener-3b53f932879e4c27,libfutures_util-f100b72d2ffba99e,libmemchr-32e90f4120c6c9bf,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-5eca56bfb897a543,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-d16e202ac9910e2b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSRqz2P/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sqlx_firebird-2763dbc6096a79d5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lfbclient [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-firebird` (lib test) due to 1 previous error; 28 warnings emitted [INFO] running `Command { std: "docker" "inspect" "26d3c90319f852feb4b8afbd2e1f01a25c102c6b35ba8b8344c0b54f4bbfdc17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d3c90319f852feb4b8afbd2e1f01a25c102c6b35ba8b8344c0b54f4bbfdc17", kill_on_drop: false }` [INFO] [stdout] 26d3c90319f852feb4b8afbd2e1f01a25c102c6b35ba8b8344c0b54f4bbfdc17