[INFO] fetching crate sqlx-mysql 0.9.0-alpha.1...
[INFO] testing sqlx-mysql-0.9.0-alpha.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate sqlx-mysql 0.9.0-alpha.1 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-mysql 0.9.0-alpha.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc7807eb484e30e5bbdee1482cd8d0da4fecdb228475ecfcff82809960625fcf
[INFO] running `Command { std: "docker" "start" "-a" "dc7807eb484e30e5bbdee1482cd8d0da4fecdb228475ecfcff82809960625fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc7807eb484e30e5bbdee1482cd8d0da4fecdb228475ecfcff82809960625fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7807eb484e30e5bbdee1482cd8d0da4fecdb228475ecfcff82809960625fcf", kill_on_drop: false }`
[INFO] [stdout] dc7807eb484e30e5bbdee1482cd8d0da4fecdb228475ecfcff82809960625fcf
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 445a2459a347838d7114a49fba469772dad5032690b3fcf3504500191199cadd
[INFO] running `Command { std: "docker" "start" "-a" "445a2459a347838d7114a49fba469772dad5032690b3fcf3504500191199cadd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rsa v0.9.8
[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 tracing v0.1.41
[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_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 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 51.13s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "445a2459a347838d7114a49fba469772dad5032690b3fcf3504500191199cadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "445a2459a347838d7114a49fba469772dad5032690b3fcf3504500191199cadd", kill_on_drop: false }`
[INFO] [stdout] 445a2459a347838d7114a49fba469772dad5032690b3fcf3504500191199cadd
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 15955f4a6124d59eadc618681c0a3fc68f28adea2a5489731ffadf3b0fd4f0e9
[INFO] running `Command { std: "docker" "start" "-a" "15955f4a6124d59eadc618681c0a3fc68f28adea2a5489731ffadf3b0fd4f0e9", 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.52s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "15955f4a6124d59eadc618681c0a3fc68f28adea2a5489731ffadf3b0fd4f0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15955f4a6124d59eadc618681c0a3fc68f28adea2a5489731ffadf3b0fd4f0e9", kill_on_drop: false }`
[INFO] [stdout] 15955f4a6124d59eadc618681c0a3fc68f28adea2a5489731ffadf3b0fd4f0e9
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0b409224efc76a8bfbf09ece5c2f164e69febe3a7d3ec0e2c6f948cb5060b9e0
[INFO] running `Command { std: "docker" "start" "-a" "0b409224efc76a8bfbf09ece5c2f164e69febe3a7d3ec0e2c6f948cb5060b9e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sqlx-mysql/9f4b6f6b6ee33b42/deps/sqlx_mysql-9f4b6f6b6ee33b42)
[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_byte_lenenc ... ok
[INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fb ... ok
[INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fc ... 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_int_lenenc_u24 ... ok
[INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u64 ... ok
[INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u8 ... ok
[INFO] [stdout] test options::parse::it_parses_timezone ... ok
[INFO] [stdout] test options::parse::it_returns_the_parsed_url ... ok
[INFO] [stdout] test protocol::connect::auth_switch::test_decode_auth_switch_cleartext_disabled ... ok
[INFO] [stdout] test protocol::connect::auth_switch::test_decode_auth_switch_packet_data ... ok
[INFO] [stdout] test protocol::connect::auth_switch::test_decode_auth_switch_packet_no_data ... ok
[INFO] [stdout] test io::buf_mut::test_encodes_string_lenenc ... ok
[INFO] [stdout] test options::parse::it_parses_username_with_at_sign_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::connect::handshake::test_decode_handshake_mariadb_10_4_7 ... ok
[INFO] [stdout] test protocol::response::ok::test_decode_ok_packet_with_extended_info ... ok
[INFO] [stdout] test options::parse::it_parses_password_with_non_ascii_chars_correctly ... ok
[INFO] [stdout] test protocol::response::ok::test_decode_ok_packet ... ok
[INFO] [stdout] test protocol::response::err::test_decode_err_packet_unknown_database ... ok
[INFO] [stdout] test protocol::response::ok::test_decode_ok_packet_with_info ... ok
[INFO] [stdout] test types::mysql_time::tests::test_display ... ok
[INFO] [stdout] test types::mysql_time::tests::test_parse_microseconds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlx_mysql
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_socket (line 452) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_database (line 480) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_collation (line 520) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_host (line 424) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_port (line 438) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions (line 35) - compile ... FAILED
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_charset (line 507) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_ca (line 183) ... 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_ssl_mode (line 494) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::get_username (line 466) ... ok
[INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_client_cert (line 213) ... 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::ssl_client_key (line 253) ... 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_mode (line 169) ... 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] 38 | 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] 37 | use sqlx::{Connection, ConnectOptions};
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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] 36 | 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 2.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b409224efc76a8bfbf09ece5c2f164e69febe3a7d3ec0e2c6f948cb5060b9e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b409224efc76a8bfbf09ece5c2f164e69febe3a7d3ec0e2c6f948cb5060b9e0", kill_on_drop: false }`
[INFO] [stdout] 0b409224efc76a8bfbf09ece5c2f164e69febe3a7d3ec0e2c6f948cb5060b9e0
