[INFO] fetching crate sqlx 0.9.0-alpha.1...
[INFO] testing sqlx-0.9.0-alpha.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sqlx 0.9.0-alpha.1 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate sqlx 0.9.0-alpha.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sqlx 0.9.0-alpha.1
[INFO] tweaked toml for crates.io crate sqlx 0.9.0-alpha.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx 0.9.0-alpha.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlx 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dee545f89abfa2b3fca73e0eefcbb747592490b7f806e53b187831dacb694633
[INFO] running `Command { std: "docker" "start" "-a" "dee545f89abfa2b3fca73e0eefcbb747592490b7f806e53b187831dacb694633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee545f89abfa2b3fca73e0eefcbb747592490b7f806e53b187831dacb694633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee545f89abfa2b3fca73e0eefcbb747592490b7f806e53b187831dacb694633", kill_on_drop: false }`
[INFO] [stdout] dee545f89abfa2b3fca73e0eefcbb747592490b7f806e53b187831dacb694633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f22f5c08689bb32611b59f782ac3c13a9ca77128e5a05d6993623fea915c632
[INFO] running `Command { std: "docker" "start" "-a" "0f22f5c08689bb32611b59f782ac3c13a9ca77128e5a05d6993623fea915c632", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[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 generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 either v1.15.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx v0.9.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s
[INFO] running `Command { std: "docker" "inspect" "0f22f5c08689bb32611b59f782ac3c13a9ca77128e5a05d6993623fea915c632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f22f5c08689bb32611b59f782ac3c13a9ca77128e5a05d6993623fea915c632", kill_on_drop: false }`
[INFO] [stdout] 0f22f5c08689bb32611b59f782ac3c13a9ca77128e5a05d6993623fea915c632
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5482554414ec426fe57dd1b1803059508b62a7da5de35bcda17571de1d4a9f1
[INFO] running `Command { std: "docker" "start" "-a" "c5482554414ec426fe57dd1b1803059508b62a7da5de35bcda17571de1d4a9f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx v0.9.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sqlx_test`
[INFO] [stdout]  --> tests/any/any.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx_test::new;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx_test`, use `cargo add sqlx_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]   --> tests/any/pool.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     sqlx_test::setup_if_needed();
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx_test`, use `cargo add sqlx_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/any/any.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut conn = new::<Any>().await?;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |     conn.ping().await?;
[INFO] [stdout]    |     ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut conn: /* Type */ = new::<Any>().await?;
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]   --> tests/any/any.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let pool = sqlx_test::pool::<Any>().await?;
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx_test`, use `cargo add sqlx_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/any/any.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let pool = sqlx_test::pool::<Any>().await?;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |
[INFO] [stdout] 43 |     let rows = pool.fetch_all("SELECT 1; SElECT 2").await?;
[INFO] [stdout]    |                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `pool` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let pool: /* Type */ = sqlx_test::pool::<Any>().await?;
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/any/any.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let rows = pool.fetch_all("SELECT 1; SElECT 2").await?;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |
[INFO] [stdout] 45 |     assert_eq!(rows.len(), 2);
[INFO] [stdout]    |                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let rows: /* Type */ = pool.fetch_all("SELECT 1; SElECT 2").await?;
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]   --> tests/any/any.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let pool = sqlx_test::pool::<Any>().await?;
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx_test`, use `cargo add sqlx_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/any/any.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut conn = new::<Any>().await?;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 87 |
[INFO] [stdout] 88 |     let row = conn.fetch_one("SELECT 1 as _1").await?;
[INFO] [stdout]    |               ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut conn: /* Type */ = new::<Any>().await?;
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/any/any.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let row = conn.fetch_one("SELECT 1 as _1").await?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 89 |     let val: i32 = row.get("_1");
[INFO] [stdout]    |                    --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `row` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let row: /* Type */ = conn.fetch_one("SELECT 1 as _1").await?;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/any/any.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut conn = new::<Any>().await?;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         let res = conn
[INFO] [stdout]     |                   ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut conn: /* Type */ = new::<Any>().await?;
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/any/any.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let res = conn
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |         assert!(res.is_err());
[INFO] [stdout]     |                 --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let res: /* Type */ = conn
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]    --> tests/any/pool.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     sqlx_test::setup_if_needed();
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx_test`, use `cargo add sqlx_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/any/any.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let val: i32 = conn
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 112 | |             .fetch_one(AssertSqlSafe(format!("SELECT {i}")))
[INFO] [stdout] 113 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]    --> tests/any/any.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let pool = sqlx_test::pool::<Any>().await?;
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `sqlx_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx_test`, use `cargo add sqlx_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/any/any.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let pool = sqlx_test::pool::<Any>().await?;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |         let res = pool
[INFO] [stdout]     |                   ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `pool` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let pool: /* Type */ = sqlx_test::pool::<Any>().await?;
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/any/any.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let res = pool
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |         assert!(res.is_err());
[INFO] [stdout]     |                 --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let res: /* Type */ = pool
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/any/any.rs:137:24
[INFO] [stdout]     |
[INFO] [stdout] 137 |           let val: i32 = pool
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 138 | |             .fetch_one(AssertSqlSafe(format!("SELECT {i}")))
[INFO] [stdout] 139 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx` (test "any-pool") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlx` (test "any") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "c5482554414ec426fe57dd1b1803059508b62a7da5de35bcda17571de1d4a9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5482554414ec426fe57dd1b1803059508b62a7da5de35bcda17571de1d4a9f1", kill_on_drop: false }`
[INFO] [stdout] c5482554414ec426fe57dd1b1803059508b62a7da5de35bcda17571de1d4a9f1
