[INFO] cloning repository https://github.com/hughdazz/sqlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hughdazz/sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughdazz%2Fsqlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughdazz%2Fsqlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e11a44e72ffd9ab411cf416e211eb648e1656bd4
[INFO] testing hughdazz/sqlx against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughdazz%2Fsqlx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hughdazz/sqlx
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/hughdazz/sqlx
[INFO] tweaked toml for git repo https://github.com/hughdazz/sqlx written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hughdazz/sqlx on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hughdazz/sqlx 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08faee3f1ae086ee36f1bd8884ae72817687ea05925db69e9544e18f30ac1a7c
[INFO] running `Command { std: "docker" "start" "-a" "08faee3f1ae086ee36f1bd8884ae72817687ea05925db69e9544e18f30ac1a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08faee3f1ae086ee36f1bd8884ae72817687ea05925db69e9544e18f30ac1a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08faee3f1ae086ee36f1bd8884ae72817687ea05925db69e9544e18f30ac1a7c", kill_on_drop: false }`
[INFO] [stdout] 08faee3f1ae086ee36f1bd8884ae72817687ea05925db69e9544e18f30ac1a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a29a7b97387dd827cd0d0cbccfaa6ce8dc96c7d11f22964275dccc01b3a6c9c
[INFO] running `Command { std: "docker" "start" "-a" "4a29a7b97387dd827cd0d0cbccfaa6ce8dc96c7d11f22964275dccc01b3a6c9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling atomic-write-file v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sqlformat v0.2.2
[INFO] [stderr]    Compiling sqlx-core v0.7.3 (/opt/rustwide/workdir/sqlx-core)
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         feature = "postgres",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `postgres` 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: `mysql`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         feature = "mysql",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         feature = "mssql",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         feature = "sqlite"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         feature = "postgres",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         feature = "mysql",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         feature = "mssql",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |         feature = "sqlite"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unused import: `WriteBuffer`
[INFO] [stdout]   --> sqlx-core/src/net/socket/mod.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use buffered::{BufferedSocket, WriteBuffer};
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> sqlx-core/src/query_builder.rs:597:17
[INFO] [stdout]     |
[INFO] [stdout] 597 | #[cfg(all(test, feature = "postgres"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> sqlx-core/src/any/kind.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg(feature = "postgres")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]   = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]  --> sqlx-core/src/any/kind.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "mysql")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]   = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "sqlite")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[cfg(feature = "mssql")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             #[cfg(feature = "postgres")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |             #[cfg(not(feature = "postgres"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |             #[cfg(feature = "mysql")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |             #[cfg(not(feature = "mysql"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "sqlite")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(not(feature = "sqlite"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |             #[cfg(feature = "mssql")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(not(feature = "mssql"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> sqlx-core/src/testing/fixtures.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         feature = "postgres",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `postgres` 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: `mysql`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         feature = "mysql",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         feature = "mssql",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/pool/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         feature = "sqlite"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         feature = "postgres",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         feature = "mysql",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         feature = "mssql",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]    --> sqlx-core/src/pool/mod.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |         feature = "sqlite"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unused import: `WriteBuffer`
[INFO] [stdout]   --> sqlx-core/src/net/socket/mod.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use buffered::{BufferedSocket, WriteBuffer};
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> sqlx-core/src/query_builder.rs:597:17
[INFO] [stdout]     |
[INFO] [stdout] 597 | #[cfg(all(test, feature = "postgres"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]  --> sqlx-core/src/any/kind.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg(feature = "postgres")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]   = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]  --> sqlx-core/src/any/kind.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "mysql")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]   = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "sqlite")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[cfg(feature = "mssql")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             #[cfg(feature = "postgres")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |             #[cfg(not(feature = "postgres"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `postgres` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |             #[cfg(feature = "mysql")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |             #[cfg(not(feature = "mysql"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mysql` 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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "sqlite")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(not(feature = "sqlite"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |             #[cfg(feature = "mssql")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `mssql`
[INFO] [stdout]   --> sqlx-core/src/any/kind.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(not(feature = "mssql"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]    = help: consider adding `mssql` 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] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> sqlx-core/src/testing/fixtures.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more
[INFO] [stdout]     = help: consider adding `postgres` 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] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sqlx-core/src/query.rs:400:40
[INFO] [stdout]     |
[INFO] [stdout] 399 |     statement: &'q <DB as HasStatement<'q>>::Statement,
[INFO] [stdout]     |                 --                     -- the lifetime is named here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout] 400 | ) -> Query<'q, DB, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout]     |            --                          ^^ the same lifetime is elided here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 400 - ) -> Query<'q, DB, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout] 400 + ) -> Query<'q, DB, <DB as HasArguments<'q>>::Arguments>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sqlx-core/src/query_as.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 199 |     statement: &'q <DB as HasStatement<'q>>::Statement,
[INFO] [stdout]     |                 --                     -- the lifetime is named here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout] 200 | ) -> QueryAs<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout]     |              --                             ^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 200 - ) -> QueryAs<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout] 200 + ) -> QueryAs<'q, DB, O, <DB as HasArguments<'q>>::Arguments>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sqlx-core/src/query_scalar.rs:193:49
[INFO] [stdout]     |
[INFO] [stdout] 192 |     statement: &'q <DB as HasStatement<'q>>::Statement,
[INFO] [stdout]     |                 --                     -- the lifetime is named here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout] 193 | ) -> QueryScalar<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout]     |                  --                             ^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 193 - ) -> QueryScalar<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout] 193 + ) -> QueryScalar<'q, DB, O, <DB as HasArguments<'q>>::Arguments>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sqlx-core/src/query.rs:400:40
[INFO] [stdout]     |
[INFO] [stdout] 399 |     statement: &'q <DB as HasStatement<'q>>::Statement,
[INFO] [stdout]     |                 --                     -- the lifetime is named here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout] 400 | ) -> Query<'q, DB, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout]     |            --                          ^^ the same lifetime is elided here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 400 - ) -> Query<'q, DB, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout] 400 + ) -> Query<'q, DB, <DB as HasArguments<'q>>::Arguments>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sqlx-core/src/query_as.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 199 |     statement: &'q <DB as HasStatement<'q>>::Statement,
[INFO] [stdout]     |                 --                     -- the lifetime is named here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout] 200 | ) -> QueryAs<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout]     |              --                             ^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 200 - ) -> QueryAs<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout] 200 + ) -> QueryAs<'q, DB, O, <DB as HasArguments<'q>>::Arguments>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sqlx-core/src/query_scalar.rs:193:49
[INFO] [stdout]     |
[INFO] [stdout] 192 |     statement: &'q <DB as HasStatement<'q>>::Statement,
[INFO] [stdout]     |                 --                     -- the lifetime is named here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout] 193 | ) -> QueryScalar<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout]     |                  --                             ^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'q`
[INFO] [stdout]     |
[INFO] [stdout] 193 - ) -> QueryScalar<'q, DB, O, <DB as HasArguments<'_>>::Arguments>
[INFO] [stdout] 193 + ) -> QueryScalar<'q, DB, O, <DB as HasArguments<'q>>::Arguments>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3 (/opt/rustwide/workdir/sqlx-macros-core)
[INFO] [stdout] warning: unexpected `cfg` condition name: `sqlx_macros_unstable`
[INFO] [stdout]   --> sqlx-macros-core/src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     any(sqlx_macros_unstable, procmacro2_semver_exempt),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs`
[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 name: `procmacro2_semver_exempt`
[INFO] [stdout]   --> sqlx-macros-core/src/lib.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     any(sqlx_macros_unstable, procmacro2_semver_exempt),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: unused import: `sqlx_core::*`
[INFO] [stdout]    --> sqlx-macros-core/src/database/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub use sqlx_core::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `procmacr2_semver_exempt`
[INFO] [stdout]    --> sqlx-macros-core/src/query/data.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[cfg(procmacr2_semver_exempt)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacr2_semver_exempt)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacr2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
[INFO] [stdout]    --> sqlx-macros-core/src/query/mod.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[cfg_attr(not(procmacro2_semver_exempt), allow(unused_variables))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
[INFO] [stdout]    --> sqlx-macros-core/src/query/mod.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(procmacro2_semver_exempt)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
[INFO] [stdout]    --> sqlx-macros-core/src/query/mod.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[cfg(procmacro2_semver_exempt)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
[INFO] [stdout]    --> sqlx-macros-core/src/query/mod.rs:388:15
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[cfg(not(procmacro2_semver_exempt))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `sqlx_macros_unstable`
[INFO] [stdout]  --> sqlx-macros-core/src/migrate.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
[INFO] [stdout]  --> sqlx-macros-core/src/migrate.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `sqlx_macros_unstable`
[INFO] [stdout]    --> sqlx-macros-core/src/migrate.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs`
[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] [stdout] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
[INFO] [stdout]    --> sqlx-macros-core/src/migrate.rs:133:37
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))]
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
[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] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> sqlx-macros-core/src/derives/attributes.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct TypeName {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 32 |     pub val: String,
[INFO] [stdout] 33 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros v0.7.3 (/opt/rustwide/workdir/sqlx-macros)
[INFO] [stderr]    Compiling sqlx v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.58s
[INFO] running `Command { std: "docker" "inspect" "4a29a7b97387dd827cd0d0cbccfaa6ce8dc96c7d11f22964275dccc01b3a6c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a29a7b97387dd827cd0d0cbccfaa6ce8dc96c7d11f22964275dccc01b3a6c9c", kill_on_drop: false }`
[INFO] [stdout] 4a29a7b97387dd827cd0d0cbccfaa6ce8dc96c7d11f22964275dccc01b3a6c9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d6b26c5ea7c501aaba8e64db888c4181989aa39e21102bb8ff389c0feef3b78
[INFO] running `Command { std: "docker" "start" "-a" "9d6b26c5ea7c501aaba8e64db888c4181989aa39e21102bb8ff389c0feef3b78", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling value-bag v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.3.0
[INFO] [stderr]    Compiling futures-lite v2.0.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling async-lock v3.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v2.1.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling async-executor v1.7.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d5a16b534784f312 -C extra-filename=-f809fa0056f61a46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f706c2f95d49c22a.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-1ec3b31ee4a82d78.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-3860774ad9b215b5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9d6b26c5ea7c501aaba8e64db888c4181989aa39e21102bb8ff389c0feef3b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6b26c5ea7c501aaba8e64db888c4181989aa39e21102bb8ff389c0feef3b78", kill_on_drop: false }`
[INFO] [stdout] 9d6b26c5ea7c501aaba8e64db888c4181989aa39e21102bb8ff389c0feef3b78
