[INFO] fetching crate sqlx-core 0.9.0-alpha.1...
[INFO] testing sqlx-core-0.9.0-alpha.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate sqlx-core 0.9.0-alpha.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate sqlx-core 0.9.0-alpha.1
[INFO] finished tweaking crates.io crate sqlx-core 0.9.0-alpha.1
[INFO] tweaked toml for crates.io crate sqlx-core 0.9.0-alpha.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-core 0.9.0-alpha.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlx-core 0.9.0-alpha.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded value-bag v1.11.1
[INFO] [stderr]   Downloaded async-global-executor v3.1.0
[INFO] [stderr]   Downloaded async-executor v1.13.2
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded async-net v2.0.0
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.1
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.29.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70379626978fee90a03ca109f2954ba703c56f49023eb445823066174d9ac769
[INFO] running `Command { std: "docker" "start" "-a" "70379626978fee90a03ca109f2954ba703c56f49023eb445823066174d9ac769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70379626978fee90a03ca109f2954ba703c56f49023eb445823066174d9ac769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70379626978fee90a03ca109f2954ba703c56f49023eb445823066174d9ac769", kill_on_drop: false }`
[INFO] [stdout] 70379626978fee90a03ca109f2954ba703c56f49023eb445823066174d9ac769
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d79c531e165e3a10c0b9e7755304565588554428aaf4ec88dc1dc15437ccc938
[INFO] running `Command { std: "docker" "start" "-a" "d79c531e165e3a10c0b9e7755304565588554428aaf4ec88dc1dc15437ccc938", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.29s
[INFO] running `Command { std: "docker" "inspect" "d79c531e165e3a10c0b9e7755304565588554428aaf4ec88dc1dc15437ccc938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d79c531e165e3a10c0b9e7755304565588554428aaf4ec88dc1dc15437ccc938", kill_on_drop: false }`
[INFO] [stdout] d79c531e165e3a10c0b9e7755304565588554428aaf4ec88dc1dc15437ccc938
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f351195f789c9a9daa28c130270b22249732b971c5606f84b44877c8379694f
[INFO] running `Command { std: "docker" "start" "-a" "2f351195f789c9a9daa28c130270b22249732b971c5606f84b44877c8379694f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.84s
[INFO] running `Command { std: "docker" "inspect" "2f351195f789c9a9daa28c130270b22249732b971c5606f84b44877c8379694f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f351195f789c9a9daa28c130270b22249732b971c5606f84b44877c8379694f", kill_on_drop: false }`
[INFO] [stdout] 2f351195f789c9a9daa28c130270b22249732b971c5606f84b44877c8379694f
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4a63bca1d0327082c1b7d4580272dc1700e6195afba2793ad2df31e3841d0b0
[INFO] running `Command { std: "docker" "start" "-a" "b4a63bca1d0327082c1b7d4580272dc1700e6195afba2793ad2df31e3841d0b0", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test io::read_buf::test_read_buf_bytes_mut ... ok
[INFO] [stdout] test pool::assert_pool_traits ... 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlx_core-29e7278510f01370)
[INFO] [stderr]    Doc-tests sqlx_core
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test src/acquire.rs - acquire::Acquire (line 16) ... ignored
[INFO] [stdout] test src/acquire.rs - acquire::Acquire (line 34) ... ignored
[INFO] [stdout] test src/acquire.rs - acquire::Acquire (line 56) ... ignored
[INFO] [stdout] test src/database.rs - database (line 47) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 107) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 13) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 130) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 162) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 180) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 196) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 219) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 246) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 265) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 289) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 31) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 53) ... ignored
[INFO] [stdout] test src/from_row.rs - from_row::FromRow (line 83) ... ignored
[INFO] [stdout] test src/pool/mod.rs - pool (line 29) ... ignored
[INFO] [stdout] test src/pool/mod.rs - pool (line 38) ... ignored
[INFO] [stdout] test src/pool/mod.rs - pool (line 49) ... ignored
[INFO] [stdout] test src/pool/options.rs - pool::options::PoolOptions (line 19) ... ignored
[INFO] [stdout] test src/pool/options.rs - pool::options::PoolOptions (line 26) ... ignored
[INFO] [stdout] test src/config/macros.rs - config::macros::Config::type_overrides (line 91) - compile ... FAILED
[INFO] [stdout] test src/query_scalar.rs - query_scalar::query_scalar (line 205) - compile ... FAILED
[INFO] [stdout] test src/pool/options.rs - pool::options::PoolOptions<DB>::before_acquire (line 414) - compile ... FAILED
[INFO] [stdout] test src/connection.rs - connection::Connection::transaction (line 89) ... FAILED
[INFO] [stdout] test src/pool/mod.rs - pool::Pool<DB>::close_event (line 491) - compile ... FAILED
[INFO] [stdout] test src/query_as.rs - query_as::query_as (line 291) - compile ... FAILED
[INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder<DB>::separated (line 182) ... ok
[INFO] [stdout] test src/types/mod.rs - types::Type (line 110) ... ignored
[INFO] [stdout] test src/types/mod.rs - types::Type (line 129) ... ignored
[INFO] [stdout] test src/types/mod.rs - types::Type (line 139) ... ignored
[INFO] [stdout] test src/types/mod.rs - types::Type (line 149) ... ignored
[INFO] [stdout] test src/types/mod.rs - types::Type (line 158) ... ignored
[INFO] [stdout] test src/types/mod.rs - types::Type (line 183) ... ignored
[INFO] [stdout] test src/types/mod.rs - types::Type (line 189) ... ignored
[INFO] [stdout] test src/types/mod.rs - types::Type (line 202) ... ignored
[INFO] [stdout] test src/query_scalar.rs - query_scalar::query_scalar (line 231) - compile ... FAILED
[INFO] [stdout] test src/pool/options.rs - pool::options::PoolOptions<DB>::after_connect (line 360) - compile ... FAILED
[INFO] [stdout] test src/query.rs - query::query (line 608) - compile ... FAILED
[INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder<DB>::push_values (line 249) ... ok
[INFO] [stdout] test src/query.rs - query::query (line 548) - compile ... FAILED
[INFO] [stdout] test src/query_scalar.rs - query_scalar::query_scalar (line 256) - compile ... FAILED
[INFO] [stdout] test src/transaction.rs - transaction::Transaction (line 65) - compile ... FAILED
[INFO] [stdout] test src/query_scalar.rs - query_scalar::query_scalar (line 274) - compile ... FAILED
[INFO] [stdout] test src/query_scalar.rs - query_scalar::query_scalar (line 297) - compile ... FAILED
[INFO] [stdout] test src/pool/mod.rs - pool::Pool<DB>::close_event (line 463) - compile ... FAILED
[INFO] [stdout] test src/decode.rs - decode::Decode (line 23) ... ok
[INFO] [stdout] test src/query_builder.rs - query_builder::QueryBuilder<DB>::push_tuples (line 361) ... ok
[INFO] [stdout] test src/pool/options.rs - pool::options::PoolOptions<DB>::after_release (line 466) - compile ... FAILED
[INFO] [stdout] test src/query_as.rs - query_as::query_as (line 220) - compile ... FAILED
[INFO] [stdout] test src/raw_sql.rs - raw_sql::raw_sql (line 88) - compile ... FAILED
[INFO] [stdout] test src/types/text.rs - types::text::Text (line 31) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/macros.rs - config::macros::Config::type_overrides (line 91) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/config/macros.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(sqlx::Type)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query_scalar.rs - query_scalar::query_scalar (line 205) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]    --> src/query_scalar.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 | use uuid::Uuid;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:211:29
[INFO] [stdout]     |
[INFO] [stdout] 211 | let user_id: Option<Uuid> = sqlx::query_scalar("SELECT user_id FROM users WHERE username = $1")
[INFO] [stdout]     |                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pool/options.rs - pool::options::PoolOptions<DB>::before_acquire (line 414) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/options.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 | use sqlx::postgres::PgPoolOptions;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/pool/options.rs:416:5
[INFO] [stdout]     |
[INFO] [stdout] 416 | use sqlx::{Connection, Executor};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/pool/options.rs:421:22
[INFO] [stdout]     |
[INFO] [stdout] 421 |     .before_acquire(|conn, meta| Box::pin(async move {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |             conn.ping().await?;
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 421 |     .before_acquire(|conn: /* Type */, meta| Box::pin(async move {
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection.rs - connection::Connection::transaction (line 89) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/connection.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use sqlx::postgres::{PgConnection, PgRow};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> src/connection.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | use sqlx::Connection;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/connection.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     sqlx::query("select * from ..").fetch_all(&mut **txn).await
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/connection.rs:93:45
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn _f(conn: &mut PgConnection) -> sqlx::Result<Vec<PgRow>> {
[INFO] [stdout]    |                                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pool/mod.rs - pool::Pool<DB>::close_event (line 491) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/pool/mod.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 | use sqlx::{Executor, PgPool};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/pool/mod.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | let pool = PgPool::connect("postgresql://...").await?;
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 496 |
[INFO] [stdout] 497 | let pool2 = pool.clone();
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `pool` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 495 | let pool: /* Type */ = PgPool::connect("postgresql://...").await?;
[INFO] [stdout]     |         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/mod.rs:492:20
[INFO] [stdout]     |
[INFO] [stdout] 492 | async fn bleh() -> sqlx::Result<()> {
[INFO] [stdout]     |                    ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/mod.rs:502:14
[INFO] [stdout]     |
[INFO] [stdout] 502 |     let res: sqlx::Result<sqlx::Result<()>> = pool2.close_event().do_until(async {
[INFO] [stdout]     |              ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/mod.rs:502:27
[INFO] [stdout]     |
[INFO] [stdout] 502 |     let res: sqlx::Result<sqlx::Result<()>> = pool2.close_event().do_until(async {
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query_as.rs - query_as::query_as (line 291) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/query_as.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 | use sqlx::Connection;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/query_as.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 | use sqlx::PgConnection;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `time`
[INFO] [stdout]    --> src/query_as.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 | use time::OffsetDateTime;
[INFO] [stdout]     |     ^^^^ help: a similar path exists: `std::time`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:298:10
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[derive(sqlx::FromRow, Debug, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:309:25
[INFO] [stdout]     |
[INFO] [stdout] 309 | let oldest_user: User = sqlx::query_as(
[INFO] [stdout]     |                         ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:319:35
[INFO] [stdout]     |
[INFO] [stdout] 319 | let maybe_charlie: Option<User> = sqlx::query_as(
[INFO] [stdout]     |                                   ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:328:24
[INFO] [stdout]     |
[INFO] [stdout] 328 | let users: Vec<User> = sqlx::query_as(
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 | async fn example2() -> sqlx::Result<()> {
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query_scalar.rs - query_scalar::query_scalar (line 231) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:239:18
[INFO] [stdout]     |
[INFO] [stdout] 239 | let count: i64 = sqlx::query_scalar("SELECT COUNT(*) FROM users WHERE accepted_tos IS TRUE")
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:246:24
[INFO] [stdout]     |
[INFO] [stdout] 246 | let (count,): (i64,) = sqlx::query_as("SELECT COUNT(*) FROM users WHERE accepted_tos IS TRUE")
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:232:29
[INFO] [stdout]     |
[INFO] [stdout] 232 | async fn example_count() -> sqlx::Result<()> {
[INFO] [stdout]     |                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pool/options.rs - pool::options::PoolOptions<DB>::after_connect (line 360) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/options.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | use sqlx::postgres::PgPoolOptions;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/pool/options.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 362 | use sqlx::Executor;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/pool/options.rs:366:21
[INFO] [stdout]     |
[INFO] [stdout] 366 |     .after_connect(|conn, _meta| Box::pin(async move {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 |         conn.execute("SET application_name = 'your_app'; SET search_path = 'my_schema';")
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 366 |     .after_connect(|conn: /* Type */, _meta| Box::pin(async move {
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::query (line 608) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:614:15
[INFO] [stdout]     |
[INFO] [stdout] 614 | let results = sqlx::query(
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:625:15
[INFO] [stdout]     |
[INFO] [stdout] 625 | let results = sqlx::query(
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:609:24
[INFO] [stdout]     |
[INFO] [stdout] 609 | async fn example2() -> sqlx::Result<()> {
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:610:15
[INFO] [stdout]     |
[INFO] [stdout] 610 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::query (line 548) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:558:15
[INFO] [stdout]     |
[INFO] [stdout] 558 | let results = sqlx::query(sqlx::AssertSqlSafe(query)).fetch_all(&mut conn).await?;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:558:27
[INFO] [stdout]     |
[INFO] [stdout] 558 | let results = sqlx::query(sqlx::AssertSqlSafe(query)).fetch_all(&mut conn).await?;
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:549:23
[INFO] [stdout]     |
[INFO] [stdout] 549 | async fn example() -> sqlx::Result<()> {
[INFO] [stdout]     |                       ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query.rs:550:15
[INFO] [stdout]     |
[INFO] [stdout] 550 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query_scalar.rs - query_scalar::query_scalar (line 256) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:260:28
[INFO] [stdout]     |
[INFO] [stdout] 260 | let username_taken: bool = sqlx::query_scalar(
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 257 | async fn example_exists() -> sqlx::Result<()> {
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction.rs - transaction::Transaction (line 65) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/transaction.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | let result = sqlx::query("DELETE FROM \"testcases\" WHERE id = $1")
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/transaction.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |   let result = sqlx::query("DELETE FROM \"testcases\" WHERE id = $1")
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 74 | |     .bind(id)
[INFO] [stdout] 75 | |     .execute(&mut *tx)
[INFO] [stdout] 76 | |     .await?
[INFO] [stdout]    | |___________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/transaction.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 | async fn example() -> sqlx::Result<()> {
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/transaction.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query_scalar.rs - query_scalar::query_scalar (line 274) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:277:32
[INFO] [stdout]     |
[INFO] [stdout] 277 | let max_upvotes: Option<i64> = sqlx::query_scalar("SELECT MAX(upvotes) FROM posts")
[INFO] [stdout]     |                                ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 | async fn example_aggregate() -> sqlx::Result<()> {
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query_scalar.rs - query_scalar::query_scalar (line 297) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:300:30
[INFO] [stdout]     |
[INFO] [stdout] 300 | let top_users: Vec<String> = sqlx::query_scalar(
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:298:27
[INFO] [stdout]     |
[INFO] [stdout] 298 | async fn example_vec() -> sqlx::Result<()> {
[INFO] [stdout]     |                           ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_scalar.rs:299:15
[INFO] [stdout]     |
[INFO] [stdout] 299 | let mut conn: sqlx::PgConnection = unimplemented!();
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pool/mod.rs - pool::Pool<DB>::close_event (line 463) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/pool/mod.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 | use sqlx::PgPool;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/pool/mod.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 | let pool = PgPool::connect("postgresql://...").await?;
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 468 |
[INFO] [stdout] 469 | let pool2 = pool.clone();
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `pool` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 467 | let pool: /* Type */ = PgPool::connect("postgresql://...").await?;
[INFO] [stdout]     |         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/mod.rs:464:20
[INFO] [stdout]     |
[INFO] [stdout] 464 | async fn bleh() -> sqlx::Result<()> {
[INFO] [stdout]     |                    ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pool/options.rs - pool::options::PoolOptions<DB>::after_release (line 466) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/options.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 469 | use sqlx::postgres::PgPoolOptions;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/pool/options.rs:468:5
[INFO] [stdout]     |
[INFO] [stdout] 468 | use sqlx::{Connection, Executor};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/pool/options.rs:480:39
[INFO] [stdout]     |
[INFO] [stdout] 480 |         let total_memory_usage: i64 = sqlx::query_scalar(
[INFO] [stdout]     |                                       ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query_as.rs - query_as::query_as (line 220) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/query_as.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | use sqlx::Connection;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/query_as.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | use sqlx::PgConnection;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | sqlx::raw_sql(
[INFO] [stdout]     | ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | sqlx::query("INSERT INTO users(id, username) VALUES (1, 'alice'), (2, 'bob');")
[INFO] [stdout]     | ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:240:56
[INFO] [stdout]     |
[INFO] [stdout] 240 | let oldest_user: (i32, String, time::OffsetDateTime) = sqlx::query_as(
[INFO] [stdout]     |                                                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:250:66
[INFO] [stdout]     |
[INFO] [stdout] 250 | let maybe_charlie: Option<(i32, String, time::OffsetDateTime)> = sqlx::query_as(
[INFO] [stdout]     |                                                                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:259:55
[INFO] [stdout]     |
[INFO] [stdout] 259 | let users: Vec<(i32, String, time::OffsetDateTime)> = sqlx::query_as(
[INFO] [stdout]     |                                                       ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    --> src/query_as.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 | async fn example1() -> sqlx::Result<()> {
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `time`
[INFO] [stdout]    --> src/query_as.rs:250:41
[INFO] [stdout]     |
[INFO] [stdout] 250 | let maybe_charlie: Option<(i32, String, time::OffsetDateTime)> = sqlx::query_as(
[INFO] [stdout]     |                                         ^^^^ use of unresolved module or unlinked crate `time`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `time`, use `cargo add time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `time`
[INFO] [stdout]    --> src/query_as.rs:259:30
[INFO] [stdout]     |
[INFO] [stdout] 259 | let users: Vec<(i32, String, time::OffsetDateTime)> = sqlx::query_as(
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `time`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `time`, use `cargo add time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `time`
[INFO] [stdout]    --> src/query_as.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 | let oldest_user: (i32, String, time::OffsetDateTime) = sqlx::query_as(
[INFO] [stdout]     |                                ^^^^ use of unresolved module or unlinked crate `time`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `time`, use `cargo add time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_sql.rs - raw_sql::raw_sql (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/raw_sql.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | sqlx::raw_sql(
[INFO] [stdout]    | ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/raw_sql.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn example() -> sqlx::Result<()> {
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/raw_sql.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 | let mut conn: sqlx::PgConnection = todo!("e.g. PgConnection::connect(<DATABASE URL>)");
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/text.rs - types::text::Text (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/types/text.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use sqlx::types::{time, uuid};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/types/text.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use sqlx::mysql::MySqlConnection;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/types/text.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use sqlx::types::Text;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> src/types/text.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use sqlx::Connection;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/types/text.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(sqlx::FromRow, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/types/text.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | sqlx::query("INSERT INTO user_login(user_id, socket_addr, login_at) VALUES (?, ?, NOW())")
[INFO] [stdout]    | ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/types/text.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 | let logins: Vec<Login> = sqlx::query_as("SELECT * FROM user_login")
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/macros.rs - config::macros::Config::type_overrides (line 91)
[INFO] [stdout]     src/connection.rs - connection::Connection::transaction (line 89)
[INFO] [stdout]     src/pool/mod.rs - pool::Pool<DB>::close_event (line 463)
[INFO] [stdout]     src/pool/mod.rs - pool::Pool<DB>::close_event (line 491)
[INFO] [stdout]     src/pool/options.rs - pool::options::PoolOptions<DB>::after_connect (line 360)
[INFO] [stdout]     src/pool/options.rs - pool::options::PoolOptions<DB>::after_release (line 466)
[INFO] [stdout]     src/pool/options.rs - pool::options::PoolOptions<DB>::before_acquire (line 414)
[INFO] [stdout]     src/query.rs - query::query (line 548)
[INFO] [stdout]     src/query.rs - query::query (line 608)
[INFO] [stdout]     src/query_as.rs - query_as::query_as (line 220)
[INFO] [stdout]     src/query_as.rs - query_as::query_as (line 291)
[INFO] [stdout]     src/query_scalar.rs - query_scalar::query_scalar (line 205)
[INFO] [stdout]     src/query_scalar.rs - query_scalar::query_scalar (line 231)
[INFO] [stdout]     src/query_scalar.rs - query_scalar::query_scalar (line 256)
[INFO] [stdout]     src/query_scalar.rs - query_scalar::query_scalar (line 274)
[INFO] [stdout]     src/query_scalar.rs - query_scalar::query_scalar (line 297)
[INFO] [stdout]     src/raw_sql.rs - raw_sql::raw_sql (line 88)
[INFO] [stdout]     src/transaction.rs - transaction::Transaction (line 65)
[INFO] [stdout]     src/types/text.rs - types::text::Text (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 19 failed; 30 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b4a63bca1d0327082c1b7d4580272dc1700e6195afba2793ad2df31e3841d0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a63bca1d0327082c1b7d4580272dc1700e6195afba2793ad2df31e3841d0b0", kill_on_drop: false }`
[INFO] [stdout] b4a63bca1d0327082c1b7d4580272dc1700e6195afba2793ad2df31e3841d0b0
