[INFO] fetching crate r2d2_adbc 0.3.0...
[INFO] testing r2d2_adbc-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate r2d2_adbc 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate r2d2_adbc 0.3.0
[INFO] finished tweaking crates.io crate r2d2_adbc 0.3.0
[INFO] tweaked toml for crates.io crate r2d2_adbc 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate r2d2_adbc 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate r2d2_adbc 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-data v58.1.0
[INFO] [stderr]   Downloaded adbc_core v0.23.0
[INFO] [stderr]   Downloaded arrow-schema v58.1.0
[INFO] [stderr]   Downloaded arrow-buffer v58.1.0
[INFO] [stderr]   Downloaded arrow-array v58.1.0
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7319b1c6b25872a4a441e3ee9a0ce9cd3a801341dae1c5edefc9dae91047d15
[INFO] running `Command { std: "docker" "start" "-a" "c7319b1c6b25872a4a441e3ee9a0ce9cd3a801341dae1c5edefc9dae91047d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7319b1c6b25872a4a441e3ee9a0ce9cd3a801341dae1c5edefc9dae91047d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7319b1c6b25872a4a441e3ee9a0ce9cd3a801341dae1c5edefc9dae91047d15", kill_on_drop: false }`
[INFO] [stdout] c7319b1c6b25872a4a441e3ee9a0ce9cd3a801341dae1c5edefc9dae91047d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71197a55d6f28da68dfd93ca5dd4100871df543ebcdb64b88409c566a7a6c866
[INFO] running `Command { std: "docker" "start" "-a" "71197a55d6f28da68dfd93ca5dd4100871df543ebcdb64b88409c566a7a6c866", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling arrow-schema v58.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v58.1.0
[INFO] [stderr]    Compiling arrow-data v58.1.0
[INFO] [stderr]    Compiling arrow-array v58.1.0
[INFO] [stderr]    Compiling adbc_core v0.23.0
[INFO] [stderr]    Compiling r2d2_adbc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.57s
[INFO] running `Command { std: "docker" "inspect" "71197a55d6f28da68dfd93ca5dd4100871df543ebcdb64b88409c566a7a6c866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71197a55d6f28da68dfd93ca5dd4100871df543ebcdb64b88409c566a7a6c866", kill_on_drop: false }`
[INFO] [stdout] 71197a55d6f28da68dfd93ca5dd4100871df543ebcdb64b88409c566a7a6c866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e690f4038bcaa296535645ada8c04d878446bb8486ea6379decf5da2a7b96fa
[INFO] running `Command { std: "docker" "start" "-a" "8e690f4038bcaa296535645ada8c04d878446bb8486ea6379decf5da2a7b96fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling r2d2_adbc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "8e690f4038bcaa296535645ada8c04d878446bb8486ea6379decf5da2a7b96fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e690f4038bcaa296535645ada8c04d878446bb8486ea6379decf5da2a7b96fa", kill_on_drop: false }`
[INFO] [stdout] 8e690f4038bcaa296535645ada8c04d878446bb8486ea6379decf5da2a7b96fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71470da53217c02f900e588fd1458a7448c28b574c947ccdf611d71330f27113
[INFO] running `Command { std: "docker" "start" "-a" "71470da53217c02f900e588fd1458a7448c28b574c947ccdf611d71330f27113", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/r2d2_adbc-840fa8e6837e30f6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] test tests::test_error_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests r2d2_adbc
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - AdbcConnectionManager<D>::with_options (line 116) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok
[INFO] [stdout] test src/lib.rs - AdbcConnectionManager<D>::new (line 90) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - AdbcConnectionManager<D>::add_option (line 147) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - AdbcConnectionManager<D>::with_options (line 116) stdout ----
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ----------------------------------- ^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout]    --> src/lib.rs:77:19
[INFO] [stdout]     |
[INFO] [stdout]  77 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn with_options<I>(database: D, options: I) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ----------------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout]    --> src/lib.rs:78:24
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn with_options<I>(database: D, options: I) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ----------------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout]    --> src/lib.rs:78:31
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn with_options<I>(database: D, options: I) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:68:19
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout]  67 | where
[INFO] [stdout]  68 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:24
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - AdbcConnectionManager<D>::new (line 90) stdout ----
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               -------------------------- ^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]   --> src/lib.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |     D: Database + Send,
[INFO] [stdout]    |                   ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]    |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]   --> src/lib.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                        ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]   --> src/lib.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]   --> src/lib.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                               ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]   --> src/lib.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]    |            --------------------- required by a bound in this struct
[INFO] [stdout] 67 | where
[INFO] [stdout] 68 |     D: Database + Send,
[INFO] [stdout]    |                   ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]    |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]   --> src/lib.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]    |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                        ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]   --> src/lib.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]    |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                               ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - AdbcConnectionManager<D>::add_option (line 147) stdout ----
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   -------------------------- ^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]    --> src/lib.rs:77:19
[INFO] [stdout]     |
[INFO] [stdout]  77 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]    --> src/lib.rs:78:24
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]    --> src/lib.rs:78:31
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:68:19
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout]  67 | where
[INFO] [stdout]  68 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:24
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `add_option` exists for struct `AdbcConnectionManager<D>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | manager.add_option("isolation_level", "read_committed");
[INFO] [stdout]     |         ^^^^^^^^^^ method cannot be called on `AdbcConnectionManager<D>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `D: Send`
[INFO] [stdout]             `<D as Database>::ConnectionType: Send`
[INFO] [stdout]             `<D as Database>::ConnectionType: Sync`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where D: Send {
[INFO] [stdout]     |                                      +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - AdbcConnectionManager<D>::add_option (line 147)
[INFO] [stdout]     src/lib.rs - AdbcConnectionManager<D>::new (line 90)
[INFO] [stdout]     src/lib.rs - AdbcConnectionManager<D>::with_options (line 116)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.83s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "71470da53217c02f900e588fd1458a7448c28b574c947ccdf611d71330f27113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71470da53217c02f900e588fd1458a7448c28b574c947ccdf611d71330f27113", kill_on_drop: false }`
[INFO] [stdout] 71470da53217c02f900e588fd1458a7448c28b574c947ccdf611d71330f27113
