[INFO] fetching crate diesel-async 0.6.1...
[INFO] testing diesel-async-0.6.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate diesel-async 0.6.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate diesel-async 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate diesel-async 0.6.1
[INFO] tweaked toml for crates.io crate diesel-async 0.6.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diesel-async 0.6.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diesel-async 0.6.1 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metrics v0.24.2
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded migrations_internals v2.2.0
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded mobc v0.9.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.6
[INFO] [stderr]   Downloaded mysql_async v0.36.1
[INFO] [stderr]   Downloaded mysql_common v0.35.4
[INFO] [stderr]   Downloaded diesel v2.2.11
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ac43017281296f0ffaa22e8e0572c45c39cf773765edcf4b33cbb9a959b7b9a
[INFO] running `Command { std: "docker" "start" "-a" "7ac43017281296f0ffaa22e8e0572c45c39cf773765edcf4b33cbb9a959b7b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ac43017281296f0ffaa22e8e0572c45c39cf773765edcf4b33cbb9a959b7b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac43017281296f0ffaa22e8e0572c45c39cf773765edcf4b33cbb9a959b7b9a", kill_on_drop: false }`
[INFO] [stdout] 7ac43017281296f0ffaa22e8e0572c45c39cf773765edcf4b33cbb9a959b7b9a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 138cb5af0344a236e37fa16ca4dd5b9f7cd397e89699fbd45ab8b237a35a21b1
[INFO] running `Command { std: "docker" "start" "-a" "138cb5af0344a236e37fa16ca4dd5b9f7cd397e89699fbd45ab8b237a35a21b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.6
[INFO] [stderr]    Compiling diesel v2.2.11
[INFO] [stderr]    Compiling diesel-async v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.62s
[INFO] running `Command { std: "docker" "inspect" "138cb5af0344a236e37fa16ca4dd5b9f7cd397e89699fbd45ab8b237a35a21b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "138cb5af0344a236e37fa16ca4dd5b9f7cd397e89699fbd45ab8b237a35a21b1", kill_on_drop: false }`
[INFO] [stdout] 138cb5af0344a236e37fa16ca4dd5b9f7cd397e89699fbd45ab8b237a35a21b1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5a2794ef0871cd03c7657e1232e4ac88d5f48cc9c9a03b6714ade7d6ca4d31
[INFO] running `Command { std: "docker" "start" "-a" "3a5a2794ef0871cd03c7657e1232e4ac88d5f48cc9c9a03b6714ade7d6ca4d31", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling diesel_derives v2.2.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling diesel v2.2.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling diesel-async v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stdout] error[E0432]: unresolved import `crate::TestConnection`
[INFO] [stdout]   --> tests/instrumentation.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::TestConnection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `TestConnection` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/lib.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "mysql")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `mysql` feature
[INFO] [stdout] 95 | type TestConnection = AsyncMysqlConnection;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/lib.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 97 | type TestConnection = AsyncPgConnection;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/lib.rs:99:6
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "sqlite")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout] 99 | type TestConnection =
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::TestConnection`
[INFO] [stdout]   --> tests/type_check.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::{connection, TestConnection};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ no `TestConnection` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/lib.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "mysql")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `mysql` feature
[INFO] [stdout] 95 | type TestConnection = AsyncMysqlConnection;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/lib.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 97 | type TestConnection = AsyncPgConnection;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/lib.rs:99:6
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "sqlite")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout] 99 | type TestConnection =
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestConnection` in this scope
[INFO] [stdout]    --> tests/lib.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 | type TestBackend = <TestConnection as AsyncConnection>::Backend;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:95:6
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(feature = "mysql")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `mysql` feature
[INFO] [stdout]  95 | type TestConnection = AsyncMysqlConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:97:6
[INFO] [stdout]     |
[INFO] [stdout]  96 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout]  97 | type TestConnection = AsyncPgConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:99:6
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[cfg(feature = "sqlite")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout]  99 | type TestConnection =
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestConnection` in this scope
[INFO] [stdout]    --> tests/lib.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn connection() -> TestConnection {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:95:6
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(feature = "mysql")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `mysql` feature
[INFO] [stdout]  95 | type TestConnection = AsyncMysqlConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:97:6
[INFO] [stdout]     |
[INFO] [stdout]  96 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout]  97 | type TestConnection = AsyncPgConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:99:6
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[cfg(feature = "sqlite")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout]  99 | type TestConnection =
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestConnection` in this scope
[INFO] [stdout]    --> tests/lib.rs:222:46
[INFO] [stdout]     |
[INFO] [stdout] 222 | async fn connection_without_transaction() -> TestConnection {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:95:6
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(feature = "mysql")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `mysql` feature
[INFO] [stdout]  95 | type TestConnection = AsyncMysqlConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:97:6
[INFO] [stdout]     |
[INFO] [stdout]  96 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout]  97 | type TestConnection = AsyncPgConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:99:6
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[cfg(feature = "sqlite")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout]  99 | type TestConnection =
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `_: Sized`
[INFO] [stdout]   --> tests/lib.rs:23:53
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 let users: Vec<User> = users::table.load(conn).await?;
[INFO] [stdout]    |                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`integration_tests`)
[INFO] [stdout]    = note: required for `SelectStatement<FromClause<table>>` to implement `QueryFragment<_>`
[INFO] [stdout]    = note: 126 redundant requirements hidden
[INFO] [stdout]    = note: required for `SelectStatement<FromClause<table>>` to implement `QueryFragment<_>`
[INFO] [stdout]    = note: required for `table` to implement `diesel_async::methods::LoadQuery<'_, _, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setup` in this scope
[INFO] [stdout]    --> tests/lib.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     setup(&mut conn).await;
[INFO] [stdout]     |     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 168 | async fn setup(connection: &mut TestConnection) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sqlite")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout] 181 | async fn setup(connection: &mut TestConnection) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(feature = "mysql")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `mysql` feature
[INFO] [stdout] 194 | async fn setup(connection: &mut TestConnection) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestConnection`
[INFO] [stdout]    --> tests/lib.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     TestConnection::establish(&db_url).await.unwrap()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of undeclared type `TestConnection`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:95:6
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[cfg(feature = "mysql")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `mysql` feature
[INFO] [stdout]  95 | type TestConnection = AsyncMysqlConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:97:6
[INFO] [stdout]     |
[INFO] [stdout]  96 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout]  97 | type TestConnection = AsyncPgConnection;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/lib.rs:99:6
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[cfg(feature = "sqlite")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout]  99 | type TestConnection =
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel-async` (test "integration_tests") due to 8 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0275, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a5a2794ef0871cd03c7657e1232e4ac88d5f48cc9c9a03b6714ade7d6ca4d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5a2794ef0871cd03c7657e1232e4ac88d5f48cc9c9a03b6714ade7d6ca4d31", kill_on_drop: false }`
[INFO] [stdout] 3a5a2794ef0871cd03c7657e1232e4ac88d5f48cc9c9a03b6714ade7d6ca4d31
