[INFO] fetching crate rsdbc-core 0.0.1...
[INFO] testing rsdbc-core-0.0.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rsdbc-core 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rsdbc-core 0.0.1
[INFO] finished tweaking crates.io crate rsdbc-core 0.0.1
[INFO] tweaked toml for crates.io crate rsdbc-core 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsdbc-core 0.0.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] deb5436eb40669b0045527fc77defc42a69ccee6dd1f4c68ce27f2723c6f3e78
[INFO] running `Command { std: "docker" "start" "-a" "deb5436eb40669b0045527fc77defc42a69ccee6dd1f4c68ce27f2723c6f3e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "deb5436eb40669b0045527fc77defc42a69ccee6dd1f4c68ce27f2723c6f3e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb5436eb40669b0045527fc77defc42a69ccee6dd1f4c68ce27f2723c6f3e78", kill_on_drop: false }`
[INFO] [stdout] deb5436eb40669b0045527fc77defc42a69ccee6dd1f4c68ce27f2723c6f3e78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3703e742b1f93b6c416d6f6c324da8a905097976159151a205fb85f3f88f400
[INFO] running `Command { std: "docker" "start" "-a" "a3703e742b1f93b6c416d6f6c324da8a905097976159151a205fb85f3f88f400", kill_on_drop: false }`
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rsdbc-core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use url::Url;
[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: `Borrow`
[INFO] [stdout]  --> src/lib.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::{Borrow, Cow};
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/connection.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 | fn validate(url: &str) -> Result<()> {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `columns`
[INFO] [stdout]    --> src/connection.rs:643:43
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn return_generated_values(&mut self, columns: &[&str]) -> &mut Self where Self: Sized { //Box<dyn A>
[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/connection.rs:654:30
[INFO] [stdout]     |
[INFO] [stdout] 654 |     fn fetch_size(&mut self, rows: u32) -> &mut Self where Self: Sized { //Box<dyn A>
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/lib.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_connection(url: &str) {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:425:32
[INFO] [stdout]     |
[INFO] [stdout] 425 |     fn column_type_name(&self, i: u64) -> String {
[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:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |     fn precision(&self, i: u64) -> u64 {
[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:433:27
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn schema_name(&self, i: u64) -> String {
[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:437:26
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn table_name(&self, i: u64) -> String {
[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:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn is_nullable(&self, i: u64) -> String {
[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:445:28
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn is_read_only(&self, i: u64) -> String {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `ISOLATION_LEVEL`, `READ_ONLY`, `NAME`, and `LOCK_WAIT_TIMEOUT` are never used
[INFO] [stdout]   --> src/lib.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl TransactionOptions {
[INFO] [stdout]    | ----------------------- associated constants in this implementation
[INFO] [stdout] 51 |     /// Isolation level requested for the transaction.
[INFO] [stdout] 52 |     const ISOLATION_LEVEL: &'static str = "isolation_level";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     const READ_ONLY: &'static str = "read_only";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     const NAME: &'static str = "name";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     const LOCK_WAIT_TIMEOUT: &'static str = "lock_wait_timeout";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_connection` is never used
[INFO] [stdout]    --> src/lib.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_connection(url: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/connection.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 553 | impl IsolationLevel {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 554 |     pub(crate) fn new(raw: &str) -> Result<IsolationLevel> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.26s
[INFO] running `Command { std: "docker" "inspect" "a3703e742b1f93b6c416d6f6c324da8a905097976159151a205fb85f3f88f400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3703e742b1f93b6c416d6f6c324da8a905097976159151a205fb85f3f88f400", kill_on_drop: false }`
[INFO] [stdout] a3703e742b1f93b6c416d6f6c324da8a905097976159151a205fb85f3f88f400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e245aaf289e53414cf622d22428b7cba6d3111a5f15026f86ddc955c052ce71
[INFO] running `Command { std: "docker" "start" "-a" "0e245aaf289e53414cf622d22428b7cba6d3111a5f15026f86ddc955c052ce71", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use url::Url;
[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: `Borrow`
[INFO] [stdout]  --> src/lib.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::{Borrow, Cow};
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/connection.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 | fn validate(url: &str) -> Result<()> {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `columns`
[INFO] [stdout]    --> src/connection.rs:643:43
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn return_generated_values(&mut self, columns: &[&str]) -> &mut Self where Self: Sized { //Box<dyn A>
[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/connection.rs:654:30
[INFO] [stdout]     |
[INFO] [stdout] 654 |     fn fetch_size(&mut self, rows: u32) -> &mut Self where Self: Sized { //Box<dyn A>
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/lib.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_connection(url: &str) {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:425:32
[INFO] [stdout]     |
[INFO] [stdout] 425 |     fn column_type_name(&self, i: u64) -> String {
[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:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |     fn precision(&self, i: u64) -> u64 {
[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:433:27
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn schema_name(&self, i: u64) -> String {
[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:437:26
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn table_name(&self, i: u64) -> String {
[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:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn is_nullable(&self, i: u64) -> String {
[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:445:28
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn is_read_only(&self, i: u64) -> String {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `ISOLATION_LEVEL`, `READ_ONLY`, `NAME`, and `LOCK_WAIT_TIMEOUT` are never used
[INFO] [stdout]   --> src/lib.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl TransactionOptions {
[INFO] [stdout]    | ----------------------- associated constants in this implementation
[INFO] [stdout] 51 |     /// Isolation level requested for the transaction.
[INFO] [stdout] 52 |     const ISOLATION_LEVEL: &'static str = "isolation_level";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     const READ_ONLY: &'static str = "read_only";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     const NAME: &'static str = "name";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     const LOCK_WAIT_TIMEOUT: &'static str = "lock_wait_timeout";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_connection` is never used
[INFO] [stdout]    --> src/lib.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_connection(url: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsdbc-core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/connection.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 553 | impl IsolationLevel {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 554 |     pub(crate) fn new(raw: &str) -> Result<IsolationLevel> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> src/lib.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::{Borrow, Cow};
[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: `url::Url`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use url::Url;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::RsdbcErrors`
[INFO] [stdout]    --> src/connection.rs:686:9
[INFO] [stdout]     |
[INFO] [stdout] 686 |     use crate::RsdbcErrors;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/connection.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 | fn validate(url: &str) -> Result<()> {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `columns`
[INFO] [stdout]    --> src/connection.rs:643:43
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn return_generated_values(&mut self, columns: &[&str]) -> &mut Self where Self: Sized { //Box<dyn A>
[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/connection.rs:654:30
[INFO] [stdout]     |
[INFO] [stdout] 654 |     fn fetch_size(&mut self, rows: u32) -> &mut Self where Self: Sized { //Box<dyn A>
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/lib.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_connection(url: &str) {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:425:32
[INFO] [stdout]     |
[INFO] [stdout] 425 |     fn column_type_name(&self, i: u64) -> String {
[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:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |     fn precision(&self, i: u64) -> u64 {
[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:433:27
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn schema_name(&self, i: u64) -> String {
[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:437:26
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn table_name(&self, i: u64) -> String {
[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:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn is_nullable(&self, i: u64) -> String {
[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:445:28
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn is_read_only(&self, i: u64) -> String {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `ISOLATION_LEVEL`, `READ_ONLY`, `NAME`, and `LOCK_WAIT_TIMEOUT` are never used
[INFO] [stdout]   --> src/lib.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl TransactionOptions {
[INFO] [stdout]    | ----------------------- associated constants in this implementation
[INFO] [stdout] 51 |     /// Isolation level requested for the transaction.
[INFO] [stdout] 52 |     const ISOLATION_LEVEL: &'static str = "isolation_level";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     const READ_ONLY: &'static str = "read_only";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     const NAME: &'static str = "name";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     const LOCK_WAIT_TIMEOUT: &'static str = "lock_wait_timeout";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_connection` is never used
[INFO] [stdout]    --> src/lib.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_connection(url: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/connection.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 553 | impl IsolationLevel {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 554 |     pub(crate) fn new(raw: &str) -> Result<IsolationLevel> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "0e245aaf289e53414cf622d22428b7cba6d3111a5f15026f86ddc955c052ce71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e245aaf289e53414cf622d22428b7cba6d3111a5f15026f86ddc955c052ce71", kill_on_drop: false }`
[INFO] [stdout] 0e245aaf289e53414cf622d22428b7cba6d3111a5f15026f86ddc955c052ce71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa81987ea6d31e34c70965fc69fe7519ee9f225bbd4a4587dd2dd356ec42fafe
[INFO] running `Command { std: "docker" "start" "-a" "aa81987ea6d31e34c70965fc69fe7519ee9f225bbd4a4587dd2dd356ec42fafe", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `url::Url`
[INFO] [stderr]  --> src/error.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use url::Url;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Borrow`
[INFO] [stderr]  --> src/lib.rs:1:19
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::borrow::{Borrow, Cow};
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `url`
[INFO] [stderr]    --> src/connection.rs:513:13
[INFO] [stderr]     |
[INFO] [stderr] 513 | fn validate(url: &str) -> Result<()> {
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `columns`
[INFO] [stderr]    --> src/connection.rs:643:43
[INFO] [stderr]     |
[INFO] [stderr] 643 |     fn return_generated_values(&mut self, columns: &[&str]) -> &mut Self where Self: Sized { //Box<dyn A>
[INFO] [stderr]     |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_columns`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rows`
[INFO] [stderr]    --> src/connection.rs:654:30
[INFO] [stderr]     |
[INFO] [stderr] 654 |     fn fetch_size(&mut self, rows: u32) -> &mut Self where Self: Sized { //Box<dyn A>
[INFO] [stderr]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `url`
[INFO] [stderr]    --> src/lib.rs:148:21
[INFO] [stderr]     |
[INFO] [stderr] 148 | fn parse_connection(url: &str) {
[INFO] [stderr]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/lib.rs:425:32
[INFO] [stderr]     |
[INFO] [stderr] 425 |     fn column_type_name(&self, i: u64) -> String {
[INFO] [stderr]     |                                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/lib.rs:429:25
[INFO] [stderr]     |
[INFO] [stderr] 429 |     fn precision(&self, i: u64) -> u64 {
[INFO] [stderr]     |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/lib.rs:433:27
[INFO] [stderr]     |
[INFO] [stderr] 433 |     fn schema_name(&self, i: u64) -> String {
[INFO] [stderr]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/lib.rs:437:26
[INFO] [stderr]     |
[INFO] [stderr] 437 |     fn table_name(&self, i: u64) -> String {
[INFO] [stderr]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/lib.rs:441:27
[INFO] [stderr]     |
[INFO] [stderr] 441 |     fn is_nullable(&self, i: u64) -> String {
[INFO] [stderr]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/lib.rs:445:28
[INFO] [stderr]     |
[INFO] [stderr] 445 |     fn is_read_only(&self, i: u64) -> String {
[INFO] [stderr]     |                            ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constants `ISOLATION_LEVEL`, `READ_ONLY`, `NAME`, and `LOCK_WAIT_TIMEOUT` are never used
[INFO] [stderr]   --> src/lib.rs:52:11
[INFO] [stderr]    |
[INFO] [stderr] 50 | impl TransactionOptions {
[INFO] [stderr]    | ----------------------- associated constants in this implementation
[INFO] [stderr] 51 |     /// Isolation level requested for the transaction.
[INFO] [stderr] 52 |     const ISOLATION_LEVEL: &'static str = "isolation_level";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     const READ_ONLY: &'static str = "read_only";
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     const NAME: &'static str = "name";
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     const LOCK_WAIT_TIMEOUT: &'static str = "lock_wait_timeout";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_connection` is never used
[INFO] [stderr]    --> src/lib.rs:148:4
[INFO] [stderr]     |
[INFO] [stderr] 148 | fn parse_connection(url: &str) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/connection.rs:554:19
[INFO] [stderr]     |
[INFO] [stderr] 553 | impl IsolationLevel {
[INFO] [stderr]     | ------------------- associated function in this implementation
[INFO] [stderr] 554 |     pub(crate) fn new(raw: &str) -> Result<IsolationLevel> {
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Borrow`
[INFO] [stderr]  --> src/lib.rs:1:19
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::borrow::{Borrow, Cow};
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `url::Url`
[INFO] [stderr]  --> src/error.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use url::Url;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::RsdbcErrors`
[INFO] [stderr]    --> src/connection.rs:686:9
[INFO] [stderr]     |
[INFO] [stderr] 686 |     use crate::RsdbcErrors;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rsdbc-core` (lib) generated 15 warnings (run `cargo fix --lib -p rsdbc-core` to apply 11 suggestions)
[INFO] [stderr] warning: `rsdbc-core` (lib test) generated 16 warnings (13 duplicates) (run `cargo fix --lib -p rsdbc-core --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsdbc_core-46eabbf5ab3d7224)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test connection::tests::parse_empty_string_should_return_err ... ok
[INFO] [stderr]    Doc-tests rsdbc_core
[INFO] [stdout] test connection::tests::connection_factory_has_option_should_return_appropriate_bool ... ok
[INFO] [stdout] test connection::tests::programmatic_connection_factory_builder ... ok
[INFO] [stdout] test connection::tests::missing_connection_factory_option_should_return_none ... ok
[INFO] [stdout] test connection::tests::should_successfully_parse_valid_connection_string ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test connection::tests::connection_factory_options_should_implement_from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa81987ea6d31e34c70965fc69fe7519ee9f225bbd4a4587dd2dd356ec42fafe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa81987ea6d31e34c70965fc69fe7519ee9f225bbd4a4587dd2dd356ec42fafe", kill_on_drop: false }`
[INFO] [stdout] aa81987ea6d31e34c70965fc69fe7519ee9f225bbd4a4587dd2dd356ec42fafe
