[INFO] fetching crate sqlx-firebird 0.1.0-beta.1... [INFO] testing sqlx-firebird-0.1.0-beta.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sqlx-firebird 0.1.0-beta.1 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlx-firebird 0.1.0-beta.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 141 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.26.0) [INFO] [stderr] Adding rsfbclient-native v0.23.2 (available: v0.26.0) [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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsfbclient v0.23.2 [INFO] [stderr] Downloaded rsfbclient-native v0.23.2 [INFO] [stderr] Downloaded sqlx-core v0.7.4 [INFO] [stderr] Downloaded rsfbclient-derive v0.23.2 [INFO] [stderr] Downloaded rsfbclient-core v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e66186296f7fc07b2fa31d65c1f7defa7ae23226f1b4a6bc782cd310e65a523c [INFO] running `Command { std: "docker" "start" "-a" "e66186296f7fc07b2fa31d65c1f7defa7ae23226f1b4a6bc782cd310e65a523c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e66186296f7fc07b2fa31d65c1f7defa7ae23226f1b4a6bc782cd310e65a523c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66186296f7fc07b2fa31d65c1f7defa7ae23226f1b4a6bc782cd310e65a523c", kill_on_drop: false }` [INFO] [stdout] e66186296f7fc07b2fa31d65c1f7defa7ae23226f1b4a6bc782cd310e65a523c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e727d73e3c6f8698a737ca0303605fec30f82594337e07cfbf538b12d16c99fb [INFO] running `Command { std: "docker" "start" "-a" "e727d73e3c6f8698a737ca0303605fec30f82594337e07cfbf538b12d16c99fb", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rsfbclient-native v0.23.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling rsfbclient-derive v0.23.2 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rsfbclient-core v0.23.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 25.48s [INFO] running `Command { std: "docker" "inspect" "e727d73e3c6f8698a737ca0303605fec30f82594337e07cfbf538b12d16c99fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e727d73e3c6f8698a737ca0303605fec30f82594337e07cfbf538b12d16c99fb", kill_on_drop: false }` [INFO] [stdout] e727d73e3c6f8698a737ca0303605fec30f82594337e07cfbf538b12d16c99fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 450177b9111452f117d24b961564ea4c279154fe070d2552350c3252c074cba5 [INFO] running `Command { std: "docker" "start" "-a" "450177b9111452f117d24b961564ea4c279154fe070d2552350c3252c074cba5", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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/rustczhrsgQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflume-bef78258df2dcda8,libspin-a1118efe921be622,libpin_project-56a99dbefd53b3e3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsfbclient-5c6c7b03723d4498,liblru_cache-19026d3b27966526,liblinked_hash_map-a0e8d447019b4824,librsfbclient_native-cecd491abd6a0dc6,librsfbclient_core-2bcff5b8cb567c74,libregex-7cc9f7d6ecf2231b,libregex_automata-edd23b7feb0e513b,libaho_corasick-9692ff08a43f9712,libregex_syntax-2fa091f58f28b60e,libchrono-abab00d2f97eb246,libiana_time_zone-1ddd079db856ae68,libnum_traits-394371aca5442c19,libnum_enum-f4936b3ee114c794,libencoding-97fee4b5ea61d2ea,libencoding_index_tradchinese-8aba9d77bfe898d2,libencoding_index_simpchinese-273627d5a03dc2b3,libencoding_index_japanese-2129d1436b3774d3,libencoding_index_korean-7cbf0dbf7079116b,libencoding_index_singlebyte-172978e846d66933,libbyteorder-2111db28b855e2ca,libfutures_intrusive-2fae0f0de0370224,libparking_lot-8aaa5f52cfff27d8,libparking_lot_core-74c47dfd2316207d,liblock_api-09fb43ad3430f3a9,libscopeguard-b6a4a8f4f6aaf34b,libfutures_channel-ce335e5f53062ba9,libsqlx_core-0eddb9edcb056412,libtracing-0eb5a674cbed321a,libtracing_core-ce8ee24fe6a518f5,libthiserror-3072c6aa70ecae67,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libsqlformat-975a458ab85d54c9,libunicode_categories-9c8d8c4c996a3578,libnom-14293ce0bcb93077,libbytes-9bfea4f212c5b7d0,libhashlink-59d395285faa0265,libhashbrown-3b32b7e7275ea897,libahash-89ecac29c94ddc24,libgetrandom-78cdec906f19339d,liblibc-8e54dbb44c3a887e,libonce_cell-bfceb64c6f4cb589,libcfg_if-6d2b472de781bf88,libzerocopy-05dd3e0e42145714,liballocator_api2-70340334091b5a73,liburl-a2f5bf66e52b4424,libidna-265dcc887f77335e,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-d534f8dad7de9b24,libicu_properties-e3992449facb3e94,libicu_properties_data-de3694434a5dad35,libicu_normalizer-c1c718ee416900bf,libsmallvec-9cbe832150e59a1b,libicu_normalizer_data-c85ba669f8ff3c61,libicu_collections-772d5b53e3774165,libpotential_utf-7f902b148a578e30,libicu_provider-777036a3c455ae80,libicu_locale_core-7ec380fcb2a03dcf,libtinystr-8bbd9dd9636a5c8b,liblitemap-ffd6a19b46822b2a,libwriteable-c6494e6bfd3043d1,libzerovec-dbfa58c61d4c9dbe,libzerotrie-13ba444dabe21ec1,libyoke-709a82c8a248ab47,libstable_deref_trait-244794169854db02,libzerofrom-566e74006c82797c,libform_urlencoded-a6184b6af1a33fd4,libpercent_encoding-d6b65514b151fdf1,libserde-edf1d518145fc50b,libserde_core-e3d624c1ceec6ca0,liblog-3912f3b6ac91c78b,libcrossbeam_queue-98e7c98bfa1a6e16,libcrossbeam_utils-de1ff7be6749325e,libeither-c00c5b4400cc1909,libevent_listener-50a1f4b7d595544a,libfutures_util-c2e0284a4f0360c4,libmemchr-9ccc8cd536a75aa6,libfutures_io-a64d4a2d11278455,libslab-12350a253ebd6c4f,libpin_project_lite-838971c4926b66e8,libfutures_sink-621c85196699b484,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-0678f328345db627}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczhrsgQ/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-3ffdd0d8d1e635d7" "-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" "450177b9111452f117d24b961564ea4c279154fe070d2552350c3252c074cba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450177b9111452f117d24b961564ea4c279154fe070d2552350c3252c074cba5", kill_on_drop: false }` [INFO] [stdout] 450177b9111452f117d24b961564ea4c279154fe070d2552350c3252c074cba5