[INFO] cloning repository https://github.com/SohumB/sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SohumB/sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohumB%2Fsqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohumB%2Fsqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7220aed6e003f63563455c2ff78bab94f598aea5 [INFO] testing SohumB/sqlx/7220aed6e003f63563455c2ff78bab94f598aea5 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohumB%2Fsqlx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SohumB/sqlx on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SohumB/sqlx [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/SohumB/sqlx [INFO] tweaked toml for git repo https://github.com/SohumB/sqlx written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SohumB/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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac_address v1.1.5 [INFO] [stderr] Downloaded trybuild v1.0.89 [INFO] [stderr] Downloaded promptly v0.3.1 [INFO] [stderr] Downloaded value-bag v1.8.0 [INFO] [stderr] Downloaded clap_complete v4.5.1 [INFO] [stderr] Downloaded clap v4.5.2 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded argon2 v0.4.1 [INFO] [stderr] Downloaded rust_decimal v1.34.3 [INFO] [stderr] Downloaded openssl-src v300.2.3+3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a1acc14d5bfb031401cc1cf576f3871f872c6b8588bac60adaf0dff3a8aa7fc [INFO] running `Command { std: "docker" "start" "-a" "2a1acc14d5bfb031401cc1cf576f3871f872c6b8588bac60adaf0dff3a8aa7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a1acc14d5bfb031401cc1cf576f3871f872c6b8588bac60adaf0dff3a8aa7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a1acc14d5bfb031401cc1cf576f3871f872c6b8588bac60adaf0dff3a8aa7fc", kill_on_drop: false }` [INFO] [stdout] 2a1acc14d5bfb031401cc1cf576f3871f872c6b8588bac60adaf0dff3a8aa7fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f06891d264628b37e4207bd51725078dd61cda427ee9011e7dc1ffee3207cde2 [INFO] running `Command { std: "docker" "start" "-a" "f06891d264628b37e4207bd51725078dd61cda427ee9011e7dc1ffee3207cde2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling sqlx-core v0.7.5 (/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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query.rs:469:40 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn query_statement<'q, DB>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 468 | statement: &'q >::Statement, [INFO] [stdout] 469 | ) -> Query<'q, DB, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_as.rs:375:45 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn query_statement_as<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 374 | statement: &'q >::Statement, [INFO] [stdout] 375 | ) -> QueryAs<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:354:49 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn query_statement_scalar<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 353 | statement: &'q >::Statement, [INFO] [stdout] 354 | ) -> QueryScalar<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query.rs:469:40 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn query_statement<'q, DB>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 468 | statement: &'q >::Statement, [INFO] [stdout] 469 | ) -> Query<'q, DB, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_as.rs:375:45 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn query_statement_as<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 374 | statement: &'q >::Statement, [INFO] [stdout] 375 | ) -> QueryAs<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:354:49 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn query_statement_scalar<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 353 | statement: &'q >::Statement, [INFO] [stdout] 354 | ) -> QueryScalar<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros-core v0.7.5 (/opt/rustwide/workdir/sqlx-macros-core) [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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)]` 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 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 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 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 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 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 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 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:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[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 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:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.7.5 (/opt/rustwide/workdir/sqlx-macros) [INFO] [stderr] Compiling sqlx v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.14s [INFO] running `Command { std: "docker" "inspect" "f06891d264628b37e4207bd51725078dd61cda427ee9011e7dc1ffee3207cde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06891d264628b37e4207bd51725078dd61cda427ee9011e7dc1ffee3207cde2", kill_on_drop: false }` [INFO] [stdout] f06891d264628b37e4207bd51725078dd61cda427ee9011e7dc1ffee3207cde2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf1521f40049f869851ae64a645d1606ed570c732d2625d0081c3bffcf5f385e [INFO] running `Command { std: "docker" "start" "-a" "cf1521f40049f869851ae64a645d1606ed570c732d2625d0081c3bffcf5f385e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling value-bag v1.8.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sqlx-core v0.7.5 (/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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query.rs:469:40 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn query_statement<'q, DB>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 468 | statement: &'q >::Statement, [INFO] [stdout] 469 | ) -> Query<'q, DB, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_as.rs:375:45 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn query_statement_as<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 374 | statement: &'q >::Statement, [INFO] [stdout] 375 | ) -> QueryAs<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:354:49 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn query_statement_scalar<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 353 | statement: &'q >::Statement, [INFO] [stdout] 354 | ) -> QueryScalar<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query.rs:469:40 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn query_statement<'q, DB>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 468 | statement: &'q >::Statement, [INFO] [stdout] 469 | ) -> Query<'q, DB, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_as.rs:375:45 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn query_statement_as<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 374 | statement: &'q >::Statement, [INFO] [stdout] 375 | ) -> QueryAs<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sqlx-core/src/query_scalar.rs:354:49 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn query_statement_scalar<'q, DB, O>( [INFO] [stdout] | -- lifetime `'q` declared here [INFO] [stdout] 353 | statement: &'q >::Statement, [INFO] [stdout] 354 | ) -> QueryScalar<'q, DB, O, >::Arguments> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'q` [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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros-core v0.7.5 (/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [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 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)]` 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 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 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 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 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 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 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 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:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[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 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:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.7.5 (/opt/rustwide/workdir/sqlx-macros) [INFO] [stderr] Compiling sqlx v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx-test v0.1.0 (/opt/rustwide/workdir/sqlx-test) [INFO] [stdout] warning: unexpected `cfg` condition value: `mssql` [INFO] [stdout] --> tests/any/pool.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "mssql")] [INFO] [stdout] | ^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mysql"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_unstable-all-types`, `all-databases`, `any`, `bigdecimal`, `bit-vec`, `chrono`, `default`, `ipnetwork`, `json`, `mac_address`, `macros`, `migrate`, `mysql`, `postgres`, `regexp`, `runtime-async-std`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, `rust_decimal`, `sqlite`, `sqlx-macros`, `sqlx-mysql`, `sqlx-postgres`, `sqlx-sqlite`, `time`, `tls-native-tls`, `tls-none`, `tls-rustls`, and `uuid` [INFO] [stdout] = help: consider adding `mssql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.93s [INFO] running `Command { std: "docker" "inspect" "cf1521f40049f869851ae64a645d1606ed570c732d2625d0081c3bffcf5f385e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1521f40049f869851ae64a645d1606ed570c732d2625d0081c3bffcf5f385e", kill_on_drop: false }` [INFO] [stdout] cf1521f40049f869851ae64a645d1606ed570c732d2625d0081c3bffcf5f385e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4054e062c2e7a5f6c89620b28de5d8fe4c51ef721ed2f0afc58ad6cfb3bb8c89 [INFO] running `Command { std: "docker" "start" "-a" "4054e062c2e7a5f6c89620b28de5d8fe4c51ef721ed2f0afc58ad6cfb3bb8c89", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | feature = "postgres", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | feature = "mysql", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mssql` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | feature = "mssql", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mssql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | feature = "sqlite" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:545:9 [INFO] [stderr] | [INFO] [stderr] 545 | feature = "postgres", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:546:9 [INFO] [stderr] | [INFO] [stderr] 546 | feature = "mysql", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mssql` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:547:9 [INFO] [stderr] | [INFO] [stderr] 547 | feature = "mssql", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mssql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> sqlx-core/src/pool/mod.rs:548:9 [INFO] [stderr] | [INFO] [stderr] 548 | feature = "sqlite" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> sqlx-core/src/query.rs:469:40 [INFO] [stderr] | [INFO] [stderr] 467 | pub fn query_statement<'q, DB>( [INFO] [stderr] | -- lifetime `'q` declared here [INFO] [stderr] 468 | statement: &'q >::Statement, [INFO] [stderr] 469 | ) -> Query<'q, DB, >::Arguments> [INFO] [stderr] | ^^ this elided lifetime gets resolved as `'q` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> sqlx-core/src/query_as.rs:375:45 [INFO] [stderr] | [INFO] [stderr] 373 | pub fn query_statement_as<'q, DB, O>( [INFO] [stderr] | -- lifetime `'q` declared here [INFO] [stderr] 374 | statement: &'q >::Statement, [INFO] [stderr] 375 | ) -> QueryAs<'q, DB, O, >::Arguments> [INFO] [stderr] | ^^ this elided lifetime gets resolved as `'q` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> sqlx-core/src/query_builder.rs:597:17 [INFO] [stderr] | [INFO] [stderr] 597 | #[cfg(all(test, feature = "postgres"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> sqlx-core/src/query_scalar.rs:354:49 [INFO] [stderr] | [INFO] [stderr] 352 | pub fn query_statement_scalar<'q, DB, O>( [INFO] [stderr] | -- lifetime `'q` declared here [INFO] [stderr] 353 | statement: &'q >::Statement, [INFO] [stderr] 354 | ) -> QueryScalar<'q, DB, O, >::Arguments> [INFO] [stderr] | ^^ this elided lifetime gets resolved as `'q` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "mysql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature = "sqlite")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mssql` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:15:11 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "mssql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mssql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:29:23 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(not(feature = "postgres"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg(feature = "mysql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:39:23 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(not(feature = "mysql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:44:19 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature = "sqlite")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | #[cfg(not(feature = "sqlite"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mssql` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:54:19 [INFO] [stderr] | [INFO] [stderr] 54 | #[cfg(feature = "mssql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mssql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mssql` [INFO] [stderr] --> sqlx-core/src/any/kind.rs:59:23 [INFO] [stderr] | [INFO] [stderr] 59 | #[cfg(not(feature = "mssql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `mssql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> sqlx-core/src/testing/fixtures.rs:198:7 [INFO] [stderr] | [INFO] [stderr] 198 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `sqlx-core` (lib) generated 25 warnings [INFO] [stderr] warning: unexpected `cfg` condition name: `sqlx_macros_unstable` [INFO] [stderr] --> sqlx-macros-core/src/lib.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | any(sqlx_macros_unstable, procmacro2_semver_exempt), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/lib.rs:18:31 [INFO] [stderr] | [INFO] [stderr] 18 | any(sqlx_macros_unstable, procmacro2_semver_exempt), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `sqlx_core::*` [INFO] [stderr] --> sqlx-macros-core/src/database/mod.rs:175:13 [INFO] [stderr] | [INFO] [stderr] 175 | pub use sqlx_core::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacr2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/query/data.rs:101:15 [INFO] [stderr] | [INFO] [stderr] 101 | #[cfg(procmacr2_semver_exempt)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacr2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacr2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/query/mod.rs:120:20 [INFO] [stderr] | [INFO] [stderr] 120 | #[cfg_attr(not(procmacro2_semver_exempt), allow(unused_variables))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/query/mod.rs:133:11 [INFO] [stderr] | [INFO] [stderr] 133 | #[cfg(procmacro2_semver_exempt)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/query/mod.rs:383:11 [INFO] [stderr] | [INFO] [stderr] 383 | #[cfg(procmacro2_semver_exempt)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/query/mod.rs:388:15 [INFO] [stderr] | [INFO] [stderr] 388 | #[cfg(not(procmacro2_semver_exempt))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `sqlx_macros_unstable` [INFO] [stderr] --> sqlx-macros-core/src/migrate.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/migrate.rs:1:33 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `sqlx_macros_unstable` [INFO] [stderr] --> sqlx-macros-core/src/migrate.rs:108:15 [INFO] [stderr] | [INFO] [stderr] 108 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` [INFO] [stderr] --> sqlx-macros-core/src/migrate.rs:108:37 [INFO] [stderr] | [INFO] [stderr] 108 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `span` is never read [INFO] [stderr] --> sqlx-macros-core/src/derives/attributes.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct TypeName { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 32 | pub val: String, [INFO] [stderr] 33 | pub span: Span, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sqlx-macros-core` (lib) generated 13 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion) [INFO] [stderr] warning: `sqlx-core` (lib) generated 25 warnings (25 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `mssql` [INFO] [stderr] --> tests/any/pool.rs:88:11 [INFO] [stderr] | [INFO] [stderr] 88 | #[cfg(feature = "mssql")] [INFO] [stderr] | ^^^^^^^^^^------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"mysql"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_unstable-all-types`, `all-databases`, `any`, `bigdecimal`, `bit-vec`, `chrono`, `default`, `ipnetwork`, `json`, `mac_address`, `macros`, `migrate`, `mysql`, `postgres`, `regexp`, `runtime-async-std`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, `rust_decimal`, `sqlite`, `sqlx-macros`, `sqlx-mysql`, `sqlx-postgres`, `sqlx-sqlite`, `time`, `tls-native-tls`, `tls-none`, `tls-rustls`, and `uuid` [INFO] [stderr] = help: consider adding `mssql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sqlx` (test "any-pool") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlx-b05ac026daab1248) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test ty_match::test_dupe_value ... ok [INFO] [stdout] test ty_match::test_wrap_same ... ok [INFO] [stdout] test ty_match::test_match_borrow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/any/any.rs (/opt/rustwide/target/debug/deps/any-3afa9a21231105f6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test it_can_fail_and_recover ... FAILED [INFO] [stdout] test it_can_fail_and_recover_with_pool ... FAILED [INFO] [stdout] test it_connects ... FAILED [INFO] [stdout] test it_does_not_stop_stream_after_decoding_error ... FAILED [INFO] [stdout] test it_executes_with_pool ... FAILED [INFO] [stdout] test it_gets_by_name ... FAILED [INFO] [stdout] test it_pings ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- it_can_fail_and_recover stdout ---- [INFO] [stdout] thread 'it_can_fail_and_recover' panicked at tests/any/any.rs:93:1: [INFO] [stdout] at least one of the `runtime-*` features must be enabled [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64f7c4a4dd7a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f7c4a4dd7a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f7c4a7402b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f7c4a7402b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x64f7c4a4a8a3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x64f7c4a4dbc2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f7c4a4f4f5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64f7c4a4f2e8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64f7c4a09ca9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x64f7c4a09ca9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x64f7c4a4fc08 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x64f7c4a4fc08 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64f7c4a4f9a3 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x64f7c4a4e259 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64f7c4a4f664 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64f7c4a72a33 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x64f7c49d04eb - sqlx_core::rt::test_block_on::h57994373acecb9b4 [INFO] [stdout] at /opt/rustwide/workdir/sqlx-core/src/rt/mod.rs:134:9 [INFO] [stdout] 19: 0x64f7c49d087b - any::it_can_fail_and_recover::h2451055bbfd27dad [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:93:1 [INFO] [stdout] 20: 0x64f7c49d0847 - any::it_can_fail_and_recover::{{closure}}::hcea0d6bcb95d5ba1 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:94:39 [INFO] [stdout] 21: 0x64f7c49cd886 - core::ops::function::FnOnce::call_once::h54c6329a201f42f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64f7c4a0e61b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f7c4a0e61b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x64f7c4a0de98 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x64f7c4a0de98 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f7c4a0de98 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x64f7c4a0de98 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x64f7c4a0de98 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 29: 0x64f7c4a0de98 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x64f7c4a0de98 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 31: 0x64f7c49d2194 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x64f7c49d2194 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 34: 0x64f7c49d58e2 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x64f7c49d58e2 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x64f7c49d58e2 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x64f7c49d58e2 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 38: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 39: 0x64f7c49d58e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 41: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x64f7c4a53c1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x78fa457c3ac3 - [INFO] [stdout] 44: 0x78fa45854a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_can_fail_and_recover_with_pool stdout ---- [INFO] [stdout] thread 'it_can_fail_and_recover_with_pool' panicked at tests/any/any.rs:119:1: [INFO] [stdout] at least one of the `runtime-*` features must be enabled [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64f7c4a4dd7a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f7c4a4dd7a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f7c4a7402b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f7c4a7402b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x64f7c4a4a8a3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x64f7c4a4dbc2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f7c4a4f4f5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64f7c4a4f2e8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64f7c4a09ca9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x64f7c4a09ca9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x64f7c4a4fc08 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x64f7c4a4fc08 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64f7c4a4f9a3 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x64f7c4a4e259 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64f7c4a4f664 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64f7c4a72a33 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x64f7c49d066b - sqlx_core::rt::test_block_on::hc0e019b0308246d6 [INFO] [stdout] at /opt/rustwide/workdir/sqlx-core/src/rt/mod.rs:134:9 [INFO] [stdout] 19: 0x64f7c49d08dd - any::it_can_fail_and_recover_with_pool::h79bdea3b0e391a76 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:119:1 [INFO] [stdout] 20: 0x64f7c49d08a7 - any::it_can_fail_and_recover_with_pool::{{closure}}::hf6f08bcd82482f74 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:120:49 [INFO] [stdout] 21: 0x64f7c49cd7c6 - core::ops::function::FnOnce::call_once::h2c9316d02813182b [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64f7c4a0e61b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f7c4a0e61b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x64f7c4a0de98 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x64f7c4a0de98 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f7c4a0de98 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x64f7c4a0de98 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x64f7c4a0de98 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 29: 0x64f7c4a0de98 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x64f7c4a0de98 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 31: 0x64f7c49d2194 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x64f7c49d2194 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 34: 0x64f7c49d58e2 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x64f7c49d58e2 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x64f7c49d58e2 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x64f7c49d58e2 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 38: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 39: 0x64f7c49d58e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 41: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x64f7c4a53c1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x78fa457c3ac3 - [INFO] [stdout] 44: 0x78fa45854a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_connects stdout ---- [INFO] [stdout] thread 'it_connects' panicked at tests/any/any.rs:5:1: [INFO] [stdout] at least one of the `runtime-*` features must be enabled [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64f7c4a4dd7a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f7c4a4dd7a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f7c4a7402b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f7c4a7402b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x64f7c4a4a8a3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x64f7c4a4dbc2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f7c4a4f4f5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64f7c4a4f2e8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64f7c4a09ca9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x64f7c4a09ca9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x64f7c4a4fc08 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x64f7c4a4fc08 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64f7c4a4f9a3 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x64f7c4a4e259 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64f7c4a4f664 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64f7c4a72a33 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x64f7c49d052b - sqlx_core::rt::test_block_on::h6f8724a6ca8d37c3 [INFO] [stdout] at /opt/rustwide/workdir/sqlx-core/src/rt/mod.rs:134:9 [INFO] [stdout] 19: 0x64f7c49d06bd - any::it_connects::h985f41d1169f0656 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:5:1 [INFO] [stdout] 20: 0x64f7c49d0687 - any::it_connects::{{closure}}::h5fc4164904eeed0a [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:6:27 [INFO] [stdout] 21: 0x64f7c49cd786 - core::ops::function::FnOnce::call_once::h11bb92331fa92893 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64f7c4a0e61b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f7c4a0e61b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x64f7c4a0de98 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x64f7c4a0de98 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f7c4a0de98 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x64f7c4a0de98 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x64f7c4a0de98 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 29: 0x64f7c4a0de98 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x64f7c4a0de98 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 31: 0x64f7c49d2194 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x64f7c49d2194 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 34: 0x64f7c49d58e2 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x64f7c49d58e2 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x64f7c49d58e2 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x64f7c49d58e2 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 38: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 39: 0x64f7c49d58e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 41: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x64f7c4a53c1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x78fa457c3ac3 - [INFO] [stdout] 44: 0x78fa45854a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_does_not_stop_stream_after_decoding_error stdout ---- [INFO] [stdout] thread 'it_does_not_stop_stream_after_decoding_error' panicked at tests/any/any.rs:47:1: [INFO] [stdout] at least one of the `runtime-*` features must be enabled [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64f7c4a4dd7a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f7c4a4dd7a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f7c4a7402b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f7c4a7402b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x64f7c4a4a8a3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x64f7c4a4dbc2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f7c4a4f4f5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64f7c4a4f2e8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64f7c4a09ca9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x64f7c4a09ca9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x64f7c4a4fc08 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x64f7c4a4fc08 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64f7c4a4f9a3 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x64f7c4a4e259 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64f7c4a4f664 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64f7c4a72a33 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x64f7c49d062b - sqlx_core::rt::test_block_on::hbf86db29f1e05618 [INFO] [stdout] at /opt/rustwide/workdir/sqlx-core/src/rt/mod.rs:134:9 [INFO] [stdout] 19: 0x64f7c49d07ca - any::it_does_not_stop_stream_after_decoding_error::h604931da23d91fc5 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:47:1 [INFO] [stdout] 20: 0x64f7c49d0797 - any::it_does_not_stop_stream_after_decoding_error::{{closure}}::h71c555bd140979b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:48:60 [INFO] [stdout] 21: 0x64f7c49cd846 - core::ops::function::FnOnce::call_once::h3fbf3402290945c0 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64f7c4a0e61b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f7c4a0e61b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x64f7c4a0de98 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x64f7c4a0de98 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f7c4a0de98 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x64f7c4a0de98 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x64f7c4a0de98 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 29: 0x64f7c4a0de98 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x64f7c4a0de98 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 31: 0x64f7c49d2194 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x64f7c49d2194 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 34: 0x64f7c49d58e2 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x64f7c49d58e2 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x64f7c49d58e2 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x64f7c49d58e2 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 38: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 39: 0x64f7c49d58e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 41: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x64f7c4a53c1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x78fa457c3ac3 - [INFO] [stdout] 44: 0x78fa45854a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_executes_with_pool stdout ---- [INFO] [stdout] thread 'it_executes_with_pool' panicked at tests/any/any.rs:34:1: [INFO] [stdout] at least one of the `runtime-*` features must be enabled [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64f7c4a4dd7a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f7c4a4dd7a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f7c4a7402b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f7c4a7402b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x64f7c4a4a8a3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x64f7c4a4dbc2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f7c4a4f4f5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64f7c4a4f2e8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64f7c4a09ca9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x64f7c4a09ca9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x64f7c4a4fc08 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x64f7c4a4fc08 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64f7c4a4f9a3 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x64f7c4a4e259 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64f7c4a4f664 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64f7c4a72a33 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x64f7c49d056b - sqlx_core::rt::test_block_on::h758c1f492fdb3fba [INFO] [stdout] at /opt/rustwide/workdir/sqlx-core/src/rt/mod.rs:134:9 [INFO] [stdout] 19: 0x64f7c49d076a - any::it_executes_with_pool::h55542c5055719241 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:34:1 [INFO] [stdout] 20: 0x64f7c49d0737 - any::it_executes_with_pool::{{closure}}::hc9dc3bf2ff4d08e3 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:35:37 [INFO] [stdout] 21: 0x64f7c49cd956 - core::ops::function::FnOnce::call_once::hef84f9704ef2f52d [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64f7c4a0e61b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f7c4a0e61b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x64f7c4a0de98 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x64f7c4a0de98 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f7c4a0de98 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x64f7c4a0de98 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x64f7c4a0de98 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 29: 0x64f7c4a0de98 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x64f7c4a0de98 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 31: 0x64f7c49d2194 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x64f7c49d2194 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 34: 0x64f7c49d58e2 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x64f7c49d58e2 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x64f7c49d58e2 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x64f7c49d58e2 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 38: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 39: 0x64f7c49d58e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 41: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x64f7c4a53c1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x78fa457c3ac3 - [INFO] [stdout] 44: 0x78fa45854a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_gets_by_name stdout ---- [INFO] [stdout] thread 'it_gets_by_name' panicked at tests/any/any.rs:79:1: [INFO] [stdout] at least one of the `runtime-*` features must be enabled [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64f7c4a4dd7a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f7c4a4dd7a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f7c4a7402b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f7c4a7402b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x64f7c4a4a8a3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x64f7c4a4dbc2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f7c4a4f4f5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64f7c4a4f2e8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64f7c4a09ca9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x64f7c4a09ca9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x64f7c4a4fc08 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x64f7c4a4fc08 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64f7c4a4f9a3 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x64f7c4a4e259 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64f7c4a4f664 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64f7c4a72a33 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x64f7c49d05eb - sqlx_core::rt::test_block_on::ha7da211bb8ce5a35 [INFO] [stdout] at /opt/rustwide/workdir/sqlx-core/src/rt/mod.rs:134:9 [INFO] [stdout] 19: 0x64f7c49d0827 - any::it_gets_by_name::hde4cd3da91db7fcf [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:79:1 [INFO] [stdout] 20: 0x64f7c49d07f7 - any::it_gets_by_name::{{closure}}::h09b7a2ed639f97b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:80:31 [INFO] [stdout] 21: 0x64f7c49cd806 - core::ops::function::FnOnce::call_once::h3e882870a404cc60 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64f7c4a0e61b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f7c4a0e61b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x64f7c4a0de98 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x64f7c4a0de98 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f7c4a0de98 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x64f7c4a0de98 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x64f7c4a0de98 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 29: 0x64f7c4a0de98 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x64f7c4a0de98 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 31: 0x64f7c49d2194 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x64f7c49d2194 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 34: 0x64f7c49d58e2 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x64f7c49d58e2 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x64f7c49d58e2 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x64f7c49d58e2 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 38: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 39: 0x64f7c49d58e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 41: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x64f7c4a53c1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x78fa457c3ac3 - [INFO] [stdout] 44: 0x78fa45854a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_pings stdout ---- [INFO] [stdout] thread 'it_pings' panicked at tests/any/any.rs:23:1: [INFO] [stdout] at least one of the `runtime-*` features must be enabled [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64f7c4a4dd7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64f7c4a4dd7a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f7c4a4dd7a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f7c4a7402b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f7c4a7402b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x64f7c4a4a8a3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x64f7c4a4dbc2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f7c4a4f4f5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64f7c4a4f2e8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64f7c4a09ca9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x64f7c4a09ca9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x64f7c4a4fc08 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x64f7c4a4fc08 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64f7c4a4f9a3 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x64f7c4a4e259 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64f7c4a4f664 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64f7c4a72a33 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x64f7c49d05ab - sqlx_core::rt::test_block_on::h7d2570aa0ae6bc8d [INFO] [stdout] at /opt/rustwide/workdir/sqlx-core/src/rt/mod.rs:134:9 [INFO] [stdout] 19: 0x64f7c49d0717 - any::it_pings::hbfd8d1b19d4e669a [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:23:1 [INFO] [stdout] 20: 0x64f7c49d06e7 - any::it_pings::{{closure}}::h223e2aefe154477c [INFO] [stdout] at /opt/rustwide/workdir/tests/any/any.rs:24:24 [INFO] [stdout] 21: 0x64f7c49cd8d6 - core::ops::function::FnOnce::call_once::hcdd074747b44f732 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64f7c4a0e61b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f7c4a0e61b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x64f7c4a0de98 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x64f7c4a0de98 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f7c4a0de98 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x64f7c4a0de98 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 28: 0x64f7c4a0de98 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 29: 0x64f7c4a0de98 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x64f7c4a0de98 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 31: 0x64f7c49d2194 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x64f7c49d2194 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 33: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 34: 0x64f7c49d58e2 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x64f7c49d58e2 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x64f7c49d58e2 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x64f7c49d58e2 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 38: 0x64f7c49d58e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 39: 0x64f7c49d58e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 41: 0x64f7c4a53c1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x64f7c4a53c1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 43: 0x78fa457c3ac3 - [INFO] [stdout] 44: 0x78fa45854a04 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] it_can_fail_and_recover [INFO] [stdout] it_can_fail_and_recover_with_pool [INFO] [stdout] it_connects [INFO] [stdout] it_does_not_stop_stream_after_decoding_error [INFO] [stdout] it_executes_with_pool [INFO] [stdout] it_gets_by_name [INFO] [stdout] it_pings [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test any` [INFO] running `Command { std: "docker" "inspect" "4054e062c2e7a5f6c89620b28de5d8fe4c51ef721ed2f0afc58ad6cfb3bb8c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4054e062c2e7a5f6c89620b28de5d8fe4c51ef721ed2f0afc58ad6cfb3bb8c89", kill_on_drop: false }` [INFO] [stdout] 4054e062c2e7a5f6c89620b28de5d8fe4c51ef721ed2f0afc58ad6cfb3bb8c89