[INFO] fetching crate pg-client 0.3.0...
[INFO] testing pg-client-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pg-client 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pg-client 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pg-client 0.3.0
[INFO] tweaked toml for crates.io crate pg-client 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pg-client 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 pg-client 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 ociman v0.4.0
[INFO] [stderr]   Downloaded cmd-proc v0.5.0
[INFO] [stderr]   Downloaded nom-language v0.1.0
[INFO] [stderr]   Downloaded msqlx-macros v0.9.0-msqlx.1
[INFO] [stderr]   Downloaded hostname-validator v1.1.1
[INFO] [stderr]   Downloaded msqlx-mysql v0.9.0-msqlx.1
[INFO] [stderr]   Downloaded msqlx-macros-core v0.9.0-msqlx.1
[INFO] [stderr]   Downloaded msqlx-core v0.9.0-msqlx.1
[INFO] [stderr]   Downloaded msqlx-sqlite v0.9.0-msqlx.1
[INFO] [stderr]   Downloaded msqlx-postgres v0.9.0-msqlx.1
[INFO] [stderr]   Downloaded msqlx v0.9.0-msqlx.1
[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] 1f0c5d4d823ddc221607df167e732bca392eb30003570d7a3efb10bdbb3519d3
[INFO] running `Command { std: "docker" "start" "-a" "1f0c5d4d823ddc221607df167e732bca392eb30003570d7a3efb10bdbb3519d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f0c5d4d823ddc221607df167e732bca392eb30003570d7a3efb10bdbb3519d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0c5d4d823ddc221607df167e732bca392eb30003570d7a3efb10bdbb3519d3", kill_on_drop: false }`
[INFO] [stdout] 1f0c5d4d823ddc221607df167e732bca392eb30003570d7a3efb10bdbb3519d3
[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] 9ca43dfa398178e59644da37971cac6a5b31766a887cd57f6638c215dd599720
[INFO] running `Command { std: "docker" "start" "-a" "9ca43dfa398178e59644da37971cac6a5b31766a887cd57f6638c215dd599720", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling hostname-validator v1.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cmd-proc v0.5.0
[INFO] [stderr]    Compiling pg-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.67s
[INFO] running `Command { std: "docker" "inspect" "9ca43dfa398178e59644da37971cac6a5b31766a887cd57f6638c215dd599720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca43dfa398178e59644da37971cac6a5b31766a887cd57f6638c215dd599720", kill_on_drop: false }`
[INFO] [stdout] 9ca43dfa398178e59644da37971cac6a5b31766a887cd57f6638c215dd599720
[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] 6cbdf959486899ccbc20177839235858ebf3632865f69c12d167775f2f040cfa
[INFO] running `Command { std: "docker" "start" "-a" "6cbdf959486899ccbc20177839235858ebf3632865f69c12d167775f2f040cfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cmd-proc v0.5.0
[INFO] [stderr]    Compiling pg-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ociman v0.4.0
[INFO] [stderr]    Compiling msqlx-core v0.9.0-msqlx.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling msqlx-postgres v0.9.0-msqlx.1
[INFO] [stderr]    Compiling msqlx-macros-core v0.9.0-msqlx.1
[INFO] [stderr]    Compiling msqlx-macros v0.9.0-msqlx.1
[INFO] [stderr]    Compiling msqlx v0.9.0-msqlx.1
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]   --> tests/integration.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pg_client::sqlx::partitioned_index::create::Result,
[INFO] [stdout]    |                ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout] 11 | pub mod sqlx;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]   --> tests/integration.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pg_client::sqlx::partitioned_index::Error,
[INFO] [stdout]    |                ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout] 11 | pub mod sqlx;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]   --> tests/integration.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let input = pg_client::sqlx::partitioned_index::create::Input {
[INFO] [stdout]    |                            ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout] 11 | pub mod sqlx;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |         concurrently: pg_client::sqlx::partitioned_index::ConcurrentlyConfig::All,
[INFO] [stdout]     |                                  ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pg_client::sqlx::partitioned_index::create::run(
[INFO] [stdout]     |                ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |     result: &pg_client::sqlx::partitioned_index::create::Result,
[INFO] [stdout]     |                         ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pg_ephemeral` in this scope
[INFO] [stdout]    --> tests/integration.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pg_ephemeral::Definition::new(
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pg_ephemeral`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pg_ephemeral`, use `cargo add pg_ephemeral` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pg_ephemeral` in this scope
[INFO] [stdout]    --> tests/integration.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         pg_ephemeral::Image::default(),
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pg_ephemeral`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pg_ephemeral`, use `cargo add pg_ephemeral` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:301:20
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pg_client::sqlx::ConnectionError::Connect(_) => {
[INFO] [stdout]     |                    ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:334:37
[INFO] [stdout]     |
[INFO] [stdout] 334 |             let result = pg_client::sqlx::analyze::run_all(
[INFO] [stdout]     |                                     ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:336:29
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 &pg_client::sqlx::analyze::Schemas::Specific(
[INFO] [stdout]     |                             ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:483:36
[INFO] [stdout]     |
[INFO] [stdout] 483 |             let input = pg_client::sqlx::partitioned_index::create::Input {
[INFO] [stdout]     |                                    ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:495:42
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 concurrently: pg_client::sqlx::partitioned_index::ConcurrentlyConfig::Except(
[INFO] [stdout]     |                                          ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:501:28
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 pg_client::sqlx::partitioned_index::create::fetch_statements(config, &input).await;
[INFO] [stdout]     |                            ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:535:36
[INFO] [stdout]     |
[INFO] [stdout] 535 |             let input = pg_client::sqlx::partitioned_index::create::Input {
[INFO] [stdout]     |                                    ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:547:42
[INFO] [stdout]     |
[INFO] [stdout] 547 | ...   concurrently: pg_client::sqlx::partitioned_index::ConcurrentlyConfig::None, // Non-concurrent for simpler partial state
[INFO] [stdout]     |                                ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:551:28
[INFO] [stdout]     |
[INFO] [stdout] 551 |                 pg_client::sqlx::partitioned_index::create::fetch_statements(config, &input)
[INFO] [stdout]     |                            ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:586:39
[INFO] [stdout]     |
[INFO] [stdout] 586 |             let gc_input = pg_client::sqlx::partitioned_index::gc::Input {
[INFO] [stdout]     |                                       ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:591:40
[INFO] [stdout]     |
[INFO] [stdout] 591 |             let gc_result = pg_client::sqlx::partitioned_index::gc::run(
[INFO] [stdout]     |                                        ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:652:39
[INFO] [stdout]     |
[INFO] [stdout] 652 |             let gc_input = pg_client::sqlx::partitioned_index::gc::Input {
[INFO] [stdout]     |                                       ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:657:40
[INFO] [stdout]     |
[INFO] [stdout] 657 |             let gc_result = pg_client::sqlx::partitioned_index::gc::run(
[INFO] [stdout]     |                                        ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:504:32
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 Err(pg_client::sqlx::partitioned_index::Error::UnknownPartitionTables {
[INFO] [stdout]     |                                ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 504 -                 Err(pg_client::sqlx::partitioned_index::Error::UnknownPartitionTables {
[INFO] [stdout] 504 +                 Err(Error::UnknownPartitionTables {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlx` in `pg_client`
[INFO] [stdout]    --> tests/integration.rs:669:32
[INFO] [stdout]     |
[INFO] [stdout] 669 |                     pg_client::sqlx::partitioned_index::Error::IndexAlreadyValid { .. }
[INFO] [stdout]     |                                ^^^^ could not find `sqlx` in `pg_client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "sqlx")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout]  11 | pub mod sqlx;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 669 -                     pg_client::sqlx::partitioned_index::Error::IndexAlreadyValid { .. }
[INFO] [stdout] 669 +                     Error::IndexAlreadyValid { .. }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_sqlx_connection` found for reference `&pg_client::Config` in the current scope
[INFO] [stdout]   --> tests/integration.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     config
[INFO] [stdout] 27 | |         .with_sqlx_connection(async |connection| {
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `&pg_client::Config`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_sqlx_connection` found for reference `&pg_client::Config` in the current scope
[INFO] [stdout]    --> tests/integration.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 134 | /     config
[INFO] [stdout] 135 | |         .with_sqlx_connection(async |connection| {
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `&pg_client::Config`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_sqlx_connection` found for reference `&pg_client::Config` in the current scope
[INFO] [stdout]    --> tests/integration.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 182 | /     config
[INFO] [stdout] 183 | |         .with_sqlx_connection(async |connection| {
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `&pg_client::Config`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `pg_client::Config` has no field named `sqlx`
[INFO] [stdout]    --> tests/integration.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         sqlx: Default::default(),
[INFO] [stdout]     |         ^^^^ `pg_client::Config` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_sqlx_connection` found for struct `pg_client::Config` in the current scope
[INFO] [stdout]    --> tests/integration.rs:286:10
[INFO] [stdout]     |
[INFO] [stdout] 285 |       let result = config
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 286 | |         .with_sqlx_connection(async |connection| {
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `pg_client::Config`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pg_ephemeral` in this scope
[INFO] [stdout]    --> tests/integration.rs:226:44
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn definition(backend: ociman::Backend) -> pg_ephemeral::Definition {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `pg_ephemeral`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pg_ephemeral`, use `cargo add pg_ephemeral` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pg-client` (test "integration") due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6cbdf959486899ccbc20177839235858ebf3632865f69c12d167775f2f040cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbdf959486899ccbc20177839235858ebf3632865f69c12d167775f2f040cfa", kill_on_drop: false }`
[INFO] [stdout] 6cbdf959486899ccbc20177839235858ebf3632865f69c12d167775f2f040cfa
