[INFO] fetching crate sqlx-mysql 0.9.0-alpha.1... [INFO] testing sqlx-mysql-0.9.0-alpha.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate sqlx-mysql 0.9.0-alpha.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate sqlx-mysql 0.9.0-alpha.1 [INFO] finished tweaking crates.io crate sqlx-mysql 0.9.0-alpha.1 [INFO] tweaked toml for crates.io crate sqlx-mysql 0.9.0-alpha.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlx-mysql 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-mysql 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9226e653856fc22136fcd6ca6d4735ca11b334fd79b031bc754dcac34c93f0f3 [INFO] running `Command { std: "docker" "start" "-a" "9226e653856fc22136fcd6ca6d4735ca11b334fd79b031bc754dcac34c93f0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9226e653856fc22136fcd6ca6d4735ca11b334fd79b031bc754dcac34c93f0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9226e653856fc22136fcd6ca6d4735ca11b334fd79b031bc754dcac34c93f0f3", kill_on_drop: false }` [INFO] [stdout] 9226e653856fc22136fcd6ca6d4735ca11b334fd79b031bc754dcac34c93f0f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a70e9a3291d352b0aa8bef7c9ac7b2abee07898f326b6812bc27eca453d2de73 [INFO] running `Command { std: "docker" "start" "-a" "a70e9a3291d352b0aa8bef7c9ac7b2abee07898f326b6812bc27eca453d2de73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rsa v0.9.8 [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 tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.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 [INFO] [stderr] Compiling sqlx-mysql v0.9.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a70e9a3291d352b0aa8bef7c9ac7b2abee07898f326b6812bc27eca453d2de73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70e9a3291d352b0aa8bef7c9ac7b2abee07898f326b6812bc27eca453d2de73", kill_on_drop: false }` [INFO] [stdout] a70e9a3291d352b0aa8bef7c9ac7b2abee07898f326b6812bc27eca453d2de73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b22849d7c95408193389c954cb0f17efbe13d638fdbfad83e32bdb3a3a95a094 [INFO] running `Command { std: "docker" "start" "-a" "b22849d7c95408193389c954cb0f17efbe13d638fdbfad83e32bdb3a3a95a094", kill_on_drop: false }` [INFO] [stderr] Compiling sqlx-mysql v0.9.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b22849d7c95408193389c954cb0f17efbe13d638fdbfad83e32bdb3a3a95a094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22849d7c95408193389c954cb0f17efbe13d638fdbfad83e32bdb3a3a95a094", kill_on_drop: false }` [INFO] [stdout] b22849d7c95408193389c954cb0f17efbe13d638fdbfad83e32bdb3a3a95a094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }` [INFO] [stdout] f8ebd5ed89c8065bc7d2442ea8352ccbd6065103c9ea87dc2ffbf6df0115d8b8 [INFO] running `Command { std: "docker" "start" "-a" "f8ebd5ed89c8065bc7d2442ea8352ccbd6065103c9ea87dc2ffbf6df0115d8b8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlx_mysql-0704114d4bf6ec19) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test arguments::test::null_bit_map_should_push_is_null ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fd ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_ff ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u16 ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fe ... ok [INFO] [stdout] test io::buf_mut::test_encodes_string_lenenc ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u64 ... ok [INFO] [stdout] test options::parse::it_parses_username_with_at_sign_correctly ... ok [INFO] [stdout] test options::parse::it_parses_timezone ... ok [INFO] [stdout] test options::parse::it_parses_password_with_non_ascii_chars_correctly ... ok [INFO] [stdout] test protocol::connect::handshake::test_decode_handshake_mysql_8_0_18 ... ok [INFO] [stdout] test protocol::response::err::test_decode_err_packet_out_of_order ... ok [INFO] [stdout] test protocol::response::err::test_decode_err_packet_unknown_database ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fb ... ok [INFO] [stdout] test options::parse::it_returns_the_parsed_url ... ok [INFO] [stdout] test io::buf_mut::test_encodes_byte_lenenc ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fc ... ok [INFO] [stdout] test protocol::connect::auth_switch::test_decode_auth_switch_packet_no_data ... ok [INFO] [stdout] test protocol::response::ok::test_decode_ok_packet_with_extended_info ... ok [INFO] [stdout] test protocol::response::ok::test_decode_ok_packet_with_info ... ok [INFO] [stdout] test protocol::connect::auth_switch::test_decode_auth_switch_packet_data ... ok [INFO] [stdout] test types::mysql_time::tests::test_parse_microseconds ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u8 ... ok [INFO] [stdout] test protocol::connect::auth_switch::test_decode_auth_switch_cleartext_disabled ... ok [INFO] [stdout] test protocol::connect::handshake::test_decode_handshake_mariadb_10_4_7 ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u24 ... ok [INFO] [stdout] test types::mysql_time::tests::test_display ... ok [INFO] [stderr] Doc-tests sqlx_mysql [INFO] [stdout] test protocol::response::ok::test_decode_ok_packet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions (line 35) - compile ... FAILED [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_port (line 438) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_mode (line 169) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_ssl_mode (line 494) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_host (line 424) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_ca_from_pem (line 198) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_username (line 466) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_database (line 480) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_ca (line 183) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_charset (line 507) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_socket (line 452) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_client_key_from_pem (line 272) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_client_key (line 253) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_client_cert_from_pem (line 232) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_collation (line 520) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_client_cert (line 213) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/options/mod.rs - options::MySqlConnectOptions (line 35) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/options/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 5 | use sqlx::mysql::{MySqlConnectOptions, MySqlConnection, MySqlPool, MySqlSslMode}; [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/options/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlx::{Connection, ConnectOptions}; [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/options/mod.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 3 | 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: 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] [INFO] [stdout] failures: [INFO] [stdout] src/options/mod.rs - options::MySqlConnectOptions (line 35) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f8ebd5ed89c8065bc7d2442ea8352ccbd6065103c9ea87dc2ffbf6df0115d8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ebd5ed89c8065bc7d2442ea8352ccbd6065103c9ea87dc2ffbf6df0115d8b8", kill_on_drop: false }` [INFO] [stdout] f8ebd5ed89c8065bc7d2442ea8352ccbd6065103c9ea87dc2ffbf6df0115d8b8