[INFO] fetching crate sqlx-cli 0.8.6...
[INFO] building sqlx-cli-0.8.6 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sqlx-cli 0.8.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sqlx-cli 0.8.6
[INFO] finished tweaking crates.io crate sqlx-cli 0.8.6
[INFO] tweaked toml for crates.io crate sqlx-cli 0.8.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-cli 0.8.6 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlx-cli 0.8.6 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfde455e5e0f7f62f0b03bdd9004a06a93cf478875b38a1c2d5549db9f5537fe
[INFO] running `Command { std: "docker" "start" "-a" "cfde455e5e0f7f62f0b03bdd9004a06a93cf478875b38a1c2d5549db9f5537fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfde455e5e0f7f62f0b03bdd9004a06a93cf478875b38a1c2d5549db9f5537fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfde455e5e0f7f62f0b03bdd9004a06a93cf478875b38a1c2d5549db9f5537fe", kill_on_drop: false }`
[INFO] [stdout] cfde455e5e0f7f62f0b03bdd9004a06a93cf478875b38a1c2d5549db9f5537fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc3ca9efbbf3506a25ad95e2908d7b452508d2c4c76802fef6b740c4f004908
[INFO] running `Command { std: "docker" "start" "-a" "fdc3ca9efbbf3506a25ad95e2908d7b452508d2c4c76802fef6b740c4f004908", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cc v1.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling clap_complete v4.5.42
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sqlx-cli v0.8.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `_sqlite`
[INFO] [stdout]   --> src/database.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |               ^^^^^^^^^^---------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"sqlite"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `completions`, `default`, `mysql`, `native-tls`, `openssl`, `openssl-vendored`, `postgres`, `rustls`, `sqlite`, and `sqlite-unbundled`
[INFO] [stdout]    = help: consider adding `_sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_sqlite`
[INFO] [stdout]    --> src/opt.rs:278:11
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[cfg(feature = "_sqlite")]
[INFO] [stdout]     |           ^^^^^^^^^^---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"sqlite"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `completions`, `default`, `mysql`, `native-tls`, `openssl`, `openssl-vendored`, `postgres`, `rustls`, `sqlite`, and `sqlite-unbundled`
[INFO] [stdout]     = help: consider adding `_sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "fdc3ca9efbbf3506a25ad95e2908d7b452508d2c4c76802fef6b740c4f004908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc3ca9efbbf3506a25ad95e2908d7b452508d2c4c76802fef6b740c4f004908", kill_on_drop: false }`
[INFO] [stdout] fdc3ca9efbbf3506a25ad95e2908d7b452508d2c4c76802fef6b740c4f004908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c23ad9bb5ddcc18c19fb9360456905736961e8a8c0f1e4dc6aa48a694d37f7cd
[INFO] running `Command { std: "docker" "start" "-a" "c23ad9bb5ddcc18c19fb9360456905736961e8a8c0f1e4dc6aa48a694d37f7cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stdout] warning: unexpected `cfg` condition value: `_sqlite`
[INFO] [stdout]   --> src/database.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |               ^^^^^^^^^^---------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"sqlite"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `completions`, `default`, `mysql`, `native-tls`, `openssl`, `openssl-vendored`, `postgres`, `rustls`, `sqlite`, and `sqlite-unbundled`
[INFO] [stdout]    = help: consider adding `_sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `_sqlite`
[INFO] [stdout]    --> src/opt.rs:278:11
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[cfg(feature = "_sqlite")]
[INFO] [stdout]     |           ^^^^^^^^^^---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"sqlite"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `completions`, `default`, `mysql`, `native-tls`, `openssl`, `openssl-vendored`, `postgres`, `rustls`, `sqlite`, and `sqlite-unbundled`
[INFO] [stdout]     = help: consider adding `_sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling sqlx-cli v0.8.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `_sqlite`
[INFO] [stdout]   --> src/database.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |               ^^^^^^^^^^---------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"sqlite"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `completions`, `default`, `mysql`, `native-tls`, `openssl`, `openssl-vendored`, `postgres`, `rustls`, `sqlite`, and `sqlite-unbundled`
[INFO] [stdout]    = help: consider adding `_sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_sqlite`
[INFO] [stdout]    --> src/opt.rs:278:11
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[cfg(feature = "_sqlite")]
[INFO] [stdout]     |           ^^^^^^^^^^---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"sqlite"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `completions`, `default`, `mysql`, `native-tls`, `openssl`, `openssl-vendored`, `postgres`, `rustls`, `sqlite`, and `sqlite-unbundled`
[INFO] [stdout]     = help: consider adding `_sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "c23ad9bb5ddcc18c19fb9360456905736961e8a8c0f1e4dc6aa48a694d37f7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23ad9bb5ddcc18c19fb9360456905736961e8a8c0f1e4dc6aa48a694d37f7cd", kill_on_drop: false }`
[INFO] [stdout] c23ad9bb5ddcc18c19fb9360456905736961e8a8c0f1e4dc6aa48a694d37f7cd
