[INFO] cloning repository https://github.com/worm-orm/usql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/worm-orm/usql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworm-orm%2Fusql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworm-orm%2Fusql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b8dff7e3a351c1d902eaf002dd23899babb69b9 [INFO] building worm-orm/usql against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworm-orm%2Fusql" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/worm-orm/usql [INFO] finished tweaking git repo https://github.com/worm-orm/usql [INFO] tweaked toml for git repo https://github.com/worm-orm/usql written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/worm-orm/usql on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/worm-orm/usql 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43ab51637627c41c37b6bb210db29a9a9dbfdf8e6b0d4be925c17f9801f4e996 [INFO] running `Command { std: "docker" "start" "-a" "43ab51637627c41c37b6bb210db29a9a9dbfdf8e6b0d4be925c17f9801f4e996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43ab51637627c41c37b6bb210db29a9a9dbfdf8e6b0d4be925c17f9801f4e996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ab51637627c41c37b6bb210db29a9a9dbfdf8e6b0d4be925c17f9801f4e996", kill_on_drop: false }` [INFO] [stdout] 43ab51637627c41c37b6bb210db29a9a9dbfdf8e6b0d4be925c17f9801f4e996 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a50c823120a86b0a56437cc1c115d10ee7da17da42c4fb6b71f52d1c017cdd23 [INFO] running `Command { std: "docker" "start" "-a" "a50c823120a86b0a56437cc1c115d10ee7da17da42c4fb6b71f52d1c017cdd23", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rquickjs-sys v0.8.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling avagarden v0.1.0 (https://github.com/kildevaeld/avagarden#72e8cf21) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling sqlite-vec v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling udled v0.3.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sqlformat v0.3.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling udled-tokenizers v0.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling papaya v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling chili v0.2.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling rquickjs-core v0.8.1 [INFO] [stderr] Compiling swc_parallel v1.3.0 [INFO] [stderr] Compiling geenie v0.1.0 (https://github.com/fairy-render/geenie.git#05d928a6) [INFO] [stderr] Compiling usql-macros v0.1.0 (/opt/rustwide/workdir/usql-macros) [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling vaerdi v0.1.0 (https://github.com/kildevaeld/vaerdi-rs#fe11ab38) [INFO] [stderr] Compiling usql-value v0.1.0 (/opt/rustwide/workdir/usql-value) [INFO] [stdout] warning: unused import: `core::convert::TryFrom` [INFO] [stdout] --> usql-value/src/owned.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hash` [INFO] [stdout] --> usql-value/src/interner.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "hash"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `libsql`, `parking_lot`, `postgres`, `postgres-types`, `serde`, `serde_json`, and `std` [INFO] [stdout] = help: consider adding `hash` 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: `hash` [INFO] [stdout] --> usql-value/src/interner.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "hash")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `libsql`, `parking_lot`, `postgres`, `postgres-types`, `serde`, `serde_json`, and `std` [INFO] [stdout] = help: consider adding `hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oxc_resolver v5.3.0 [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-value/src/postgres.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | fn accepts(ty: &postgres_types::Type) -> bool [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-value/src/postgres.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | fn accepts(ty: &postgres_types::Type) -> bool [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling usql-core v0.1.0 (/opt/rustwide/workdir/usql-core) [INFO] [stderr] Compiling rquickjs-macro v0.8.1 [INFO] [stderr] Compiling usql-builder v0.1.0 (/opt/rustwide/workdir/usql-builder) [INFO] [stderr] Compiling usql-util v0.1.0 (/opt/rustwide/workdir/usql-util) [INFO] [stdout] warning: unused import: `join` [INFO] [stdout] --> usql-builder/src/select/join.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | select::{join, query::Query}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling usql v0.1.0 (/opt/rustwide/workdir/usql) [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling usql-sqlite v0.1.0 (/opt/rustwide/workdir/usql-sqlite) [INFO] [stderr] Compiling usql-migrate v0.1.0 (/opt/rustwide/workdir/usql-migrate) [INFO] [stderr] Compiling usql-any v0.1.0 (/opt/rustwide/workdir/usql-any) [INFO] [stderr] Compiling rquickjs v0.8.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(not(feature = "libsql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:391:7 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:641:7 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:601:11 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:321:11 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:352:19 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:365:19 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:402:11 [INFO] [stdout] | [INFO] [stdout] 402 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:414:19 [INFO] [stdout] | [INFO] [stdout] 414 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:425:11 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:444:23 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:481:19 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:505:23 [INFO] [stdout] | [INFO] [stdout] 505 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:531:19 [INFO] [stdout] | [INFO] [stdout] 531 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:561:23 [INFO] [stdout] | [INFO] [stdout] 561 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:586:23 [INFO] [stdout] | [INFO] [stdout] 586 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:627:19 [INFO] [stdout] | [INFO] [stdout] 627 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rquickjs-util v0.1.0 (https://github.com/fairy-render/klaver#212dfeb2) [INFO] [stdout] warning: irrefutable `let...else` pattern [INFO] [stdout] --> usql-any/src/connector.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | let AnyStatement::Sqlite(stmt) = stmt else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `else` clause is useless [INFO] [stdout] = help: consider removing the `else` clause [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling usql-cli v0.1.0 (/opt/rustwide/workdir/usql-cli) [INFO] [stderr] Compiling rquickjs-modules v0.2.0 (https://github.com/fairy-render/klaver#212dfeb2) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> usql-cli/src/exec.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> usql-cli/src/exec.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `usql::core::Row as _` [INFO] [stdout] --> usql-cli/src/exec.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use usql::core::Row as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `usql_value::Value` [INFO] [stdout] --> usql-cli/src/exec.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use usql_value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling usql-quick v0.1.0 (/opt/rustwide/workdir/usql-quick) [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> usql-quick/src/row.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling usql-postgres v0.1.0 (/opt/rustwide/workdir/usql-postgres) [INFO] [stdout] warning: unused import: `usql_core::ColumnIndex` [INFO] [stdout] --> usql-postgres/src/row.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use usql_core::ColumnIndex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> usql-postgres/src/transaction.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | query: &'a str, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | stmt: &'a mut ::Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> usql-postgres/src/transaction.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | params: Vec>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | stmt: &'a str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | fn from(value: CreatePoolError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn from(value: PoolError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | fn from(value: tokio_postgres::Error) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | stmt: &'a mut ::Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> usql-postgres/src/transaction.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | params: Vec>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> usql-postgres/src/row.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | index: usql_core::ColumnIndex<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> usql-postgres/src/row.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | index: usql_core::ColumnIndex<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-postgres/src/row.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ty: usql_value::Type, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Conn` is never constructed [INFO] [stdout] --> usql-postgres/src/conn.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Conn(pub(crate) deadpool_postgres::Object); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Postgres` is never constructed [INFO] [stdout] --> usql-postgres/src/connector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Info` is never constructed [INFO] [stdout] --> usql-postgres/src/connector.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Info; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Error` is never constructed [INFO] [stdout] --> usql-postgres/src/error.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Error {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Tls` is never used [INFO] [stdout] --> usql-postgres/src/options.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Tls { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Options` is never constructed [INFO] [stdout] --> usql-postgres/src/options.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Options { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_pool` is never used [INFO] [stdout] --> usql-postgres/src/options.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 15 | impl Options { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 16 | pub(crate) fn create_pool(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pool` is never constructed [INFO] [stdout] --> usql-postgres/src/pool.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pool(pub(crate) deadpool_postgres::Pool); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> usql-postgres/src/row.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Row(pub(crate) tokio_postgres::row::Row); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Statement` is never constructed [INFO] [stdout] --> usql-postgres/src/stmt.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Statement(pub(crate) tokio_postgres::Statement); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Transaction` is never constructed [INFO] [stdout] --> usql-postgres/src/transaction.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Transaction<'conn>(pub(crate) deadpool_postgres::Transaction<'conn>); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "a50c823120a86b0a56437cc1c115d10ee7da17da42c4fb6b71f52d1c017cdd23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50c823120a86b0a56437cc1c115d10ee7da17da42c4fb6b71f52d1c017cdd23", kill_on_drop: false }` [INFO] [stdout] a50c823120a86b0a56437cc1c115d10ee7da17da42c4fb6b71f52d1c017cdd23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eb9f7811dac55e0682dfaaf1ab96f9875b249960213cac2744894c1907cf4b7 [INFO] running `Command { std: "docker" "start" "-a" "9eb9f7811dac55e0682dfaaf1ab96f9875b249960213cac2744894c1907cf4b7", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `sqlite` in required-features of target `usql`: `sqlite` is not present in [features] section [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stdout] warning: unused import: `core::convert::TryFrom` [INFO] [stdout] --> usql-value/src/owned.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hash` [INFO] [stdout] --> usql-value/src/interner.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "hash"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `libsql`, `parking_lot`, `postgres`, `postgres-types`, `serde`, `serde_json`, and `std` [INFO] [stdout] = help: consider adding `hash` 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: `hash` [INFO] [stdout] --> usql-value/src/interner.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "hash")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `libsql`, `parking_lot`, `postgres`, `postgres-types`, `serde`, `serde_json`, and `std` [INFO] [stdout] = help: consider adding `hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-value/src/postgres.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | fn accepts(ty: &postgres_types::Type) -> bool [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-value/src/postgres.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | fn accepts(ty: &postgres_types::Type) -> bool [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stdout] warning: unused import: `join` [INFO] [stdout] --> usql-builder/src/select/join.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | select::{join, query::Query}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rquickjs-macro v0.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling usql-util v0.1.0 (/opt/rustwide/workdir/usql-util) [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling usql-macros v0.1.0 (/opt/rustwide/workdir/usql-macros) [INFO] [stderr] Compiling klaver-wintercg v0.1.0 (https://github.com/fairy-render/klaver#212dfeb2) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling usql v0.1.0 (/opt/rustwide/workdir/usql) [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling usql-migrate v0.1.0 (/opt/rustwide/workdir/usql-migrate) [INFO] [stderr] Compiling usql-builder v0.1.0 (/opt/rustwide/workdir/usql-builder) [INFO] [stderr] Compiling usql-sqlite v0.1.0 (/opt/rustwide/workdir/usql-sqlite) [INFO] [stderr] Compiling rquickjs v0.8.1 [INFO] [stderr] Compiling usql-core v0.1.0 (/opt/rustwide/workdir/usql-core) [INFO] [stderr] Compiling rquickjs-util v0.1.0 (https://github.com/fairy-render/klaver#212dfeb2) [INFO] [stdout] warning: unused import: `join` [INFO] [stdout] --> usql-builder/src/select/join.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | select::{join, query::Query}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling usql-value v0.1.0 (/opt/rustwide/workdir/usql-value) [INFO] [stdout] warning: unused import: `core::convert::TryFrom` [INFO] [stdout] --> usql-value/src/owned.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hash` [INFO] [stdout] --> usql-value/src/interner.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "hash"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `libsql`, `parking_lot`, `postgres`, `postgres-types`, `serde`, `serde_json`, and `std` [INFO] [stdout] = help: consider adding `hash` 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: `hash` [INFO] [stdout] --> usql-value/src/interner.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "hash")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `libsql`, `parking_lot`, `postgres`, `postgres-types`, `serde`, `serde_json`, and `std` [INFO] [stdout] = help: consider adding `hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-value/src/postgres.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | fn accepts(ty: &postgres_types::Type) -> bool [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-value/src/postgres.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | fn accepts(ty: &postgres_types::Type) -> bool [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MockExpression` is never constructed [INFO] [stdout] --> usql-builder/src/select/select.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | struct MockExpression; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rquickjs-modules v0.2.0 (https://github.com/fairy-render/klaver#212dfeb2) [INFO] [stderr] Compiling usql-any v0.1.0 (/opt/rustwide/workdir/usql-any) [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(not(feature = "libsql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:391:7 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:641:7 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:601:11 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:321:11 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:352:19 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:365:19 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:402:11 [INFO] [stdout] | [INFO] [stdout] 402 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:414:19 [INFO] [stdout] | [INFO] [stdout] 414 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:425:11 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:444:23 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:481:19 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:505:23 [INFO] [stdout] | [INFO] [stdout] 505 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:531:19 [INFO] [stdout] | [INFO] [stdout] 531 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:561:23 [INFO] [stdout] | [INFO] [stdout] 561 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:586:23 [INFO] [stdout] | [INFO] [stdout] 586 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:627:19 [INFO] [stdout] | [INFO] [stdout] 627 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `let...else` pattern [INFO] [stdout] --> usql-any/src/connector.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | let AnyStatement::Sqlite(stmt) = stmt else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `else` clause is useless [INFO] [stdout] = help: consider removing the `else` clause [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling usql-quick v0.1.0 (/opt/rustwide/workdir/usql-quick) [INFO] [stderr] Compiling usql-cli v0.1.0 (/opt/rustwide/workdir/usql-cli) [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> usql-quick/src/row.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> usql-cli/src/exec.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> usql-cli/src/exec.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `usql::core::Row as _` [INFO] [stdout] --> usql-cli/src/exec.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use usql::core::Row as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `usql_value::Value` [INFO] [stdout] --> usql-cli/src/exec.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use usql_value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoQuery` [INFO] [stdout] --> usql/examples/usql.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use usql::{Error, FromRow, IntoQuery}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatementExt` [INFO] [stdout] --> usql/examples/usql.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | StatementExt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `System` [INFO] [stdout] --> usql/examples/usql.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use usql_core::{Connector, System}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sqlite` [INFO] [stdout] --> usql/examples/usql.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use usql_sqlite::{Sqlite, SqliteOptions}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Output` and `Writer` [INFO] [stdout] --> usql/examples/usql.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | use usql_util::{DefaultOutput, Output, Project, ProjectField, ProjectRelation, Writer}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/config.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(not(feature = "libsql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:391:7 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:641:7 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:601:11 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:321:11 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:352:19 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:365:19 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:402:11 [INFO] [stdout] | [INFO] [stdout] 402 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:414:19 [INFO] [stdout] | [INFO] [stdout] 414 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:425:11 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:444:23 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:481:19 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:505:23 [INFO] [stdout] | [INFO] [stdout] 505 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:531:19 [INFO] [stdout] | [INFO] [stdout] 531 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:561:23 [INFO] [stdout] | [INFO] [stdout] 561 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:586:23 [INFO] [stdout] | [INFO] [stdout] 586 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` 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: `libsql` [INFO] [stdout] --> usql-any/src/connector.rs:627:19 [INFO] [stdout] | [INFO] [stdout] 627 | #[cfg(feature = "libsql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `jsonschema`, `postgres`, `schemars`, `sqlite`, `sqlite-vector`, `usql-postgres`, and `usql-sqlite` [INFO] [stdout] = help: consider adding `libsql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stdout] warning: fields `id`, `name`, and `email` are never read [INFO] [stdout] --> usql/examples/usql.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 16 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 17 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `let...else` pattern [INFO] [stdout] --> usql-any/src/connector.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | let AnyStatement::Sqlite(stmt) = stmt else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `else` clause is useless [INFO] [stdout] = help: consider removing the `else` clause [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling usql-postgres v0.1.0 (/opt/rustwide/workdir/usql-postgres) [INFO] [stdout] warning: unused import: `usql_core::ColumnIndex` [INFO] [stdout] --> usql-postgres/src/row.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use usql_core::ColumnIndex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> usql-postgres/src/transaction.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | query: &'a str, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | stmt: &'a mut ::Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> usql-postgres/src/transaction.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | params: Vec>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | stmt: &'a str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | fn from(value: CreatePoolError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn from(value: PoolError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | fn from(value: tokio_postgres::Error) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> usql-postgres/src/row.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | index: usql_core::ColumnIndex<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> usql-postgres/src/row.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | index: usql_core::ColumnIndex<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-postgres/src/row.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ty: usql_value::Type, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | stmt: &'a mut ::Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> usql-postgres/src/transaction.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | params: Vec>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Conn` is never constructed [INFO] [stdout] --> usql-postgres/src/conn.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Conn(pub(crate) deadpool_postgres::Object); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Postgres` is never constructed [INFO] [stdout] --> usql-postgres/src/connector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Info` is never constructed [INFO] [stdout] --> usql-postgres/src/connector.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Info; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Error` is never constructed [INFO] [stdout] --> usql-postgres/src/error.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Error {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Tls` is never used [INFO] [stdout] --> usql-postgres/src/options.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Tls { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Options` is never constructed [INFO] [stdout] --> usql-postgres/src/options.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Options { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_pool` is never used [INFO] [stdout] --> usql-postgres/src/options.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 15 | impl Options { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 16 | pub(crate) fn create_pool(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pool` is never constructed [INFO] [stdout] --> usql-postgres/src/pool.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pool(pub(crate) deadpool_postgres::Pool); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> usql-postgres/src/row.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Row(pub(crate) tokio_postgres::row::Row); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Statement` is never constructed [INFO] [stdout] --> usql-postgres/src/stmt.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Statement(pub(crate) tokio_postgres::Statement); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Transaction` is never constructed [INFO] [stdout] --> usql-postgres/src/transaction.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Transaction<'conn>(pub(crate) deadpool_postgres::Transaction<'conn>); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stdout] warning: unused import: `usql_core::ColumnIndex` [INFO] [stdout] --> usql-postgres/src/row.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use usql_core::ColumnIndex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> usql-postgres/src/transaction.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | query: &'a str, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | stmt: &'a mut ::Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> usql-postgres/src/transaction.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | params: Vec>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | stmt: &'a str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> usql-postgres/src/row.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | index: usql_core::ColumnIndex<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> usql-postgres/src/row.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | index: usql_core::ColumnIndex<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> usql-postgres/src/row.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ty: usql_value::Type, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> usql-postgres/src/transaction.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | stmt: &'a mut ::Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> usql-postgres/src/transaction.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | params: Vec>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | fn from(value: CreatePoolError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn from(value: PoolError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> usql-postgres/src/error.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | fn from(value: tokio_postgres::Error) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Conn` is never constructed [INFO] [stdout] --> usql-postgres/src/conn.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Conn(pub(crate) deadpool_postgres::Object); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Postgres` is never constructed [INFO] [stdout] --> usql-postgres/src/connector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Info` is never constructed [INFO] [stdout] --> usql-postgres/src/connector.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Info; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Error` is never constructed [INFO] [stdout] --> usql-postgres/src/error.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Error {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Tls` is never used [INFO] [stdout] --> usql-postgres/src/options.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Tls { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Options` is never constructed [INFO] [stdout] --> usql-postgres/src/options.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Options { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_pool` is never used [INFO] [stdout] --> usql-postgres/src/options.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 15 | impl Options { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 16 | pub(crate) fn create_pool(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pool` is never constructed [INFO] [stdout] --> usql-postgres/src/pool.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pool(pub(crate) deadpool_postgres::Pool); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> usql-postgres/src/row.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Row(pub(crate) tokio_postgres::row::Row); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Statement` is never constructed [INFO] [stdout] --> usql-postgres/src/stmt.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Statement(pub(crate) tokio_postgres::Statement); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Transaction` is never constructed [INFO] [stdout] --> usql-postgres/src/transaction.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Transaction<'conn>(pub(crate) deadpool_postgres::Transaction<'conn>); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reggie v0.1.0 (https://github.com/fairy-render/reggie#8d1f522b) [INFO] [stderr] Compiling klaver v0.2.0 (https://github.com/fairy-render/klaver#212dfeb2) [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> usql-quick/src/row.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "9eb9f7811dac55e0682dfaaf1ab96f9875b249960213cac2744894c1907cf4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb9f7811dac55e0682dfaaf1ab96f9875b249960213cac2744894c1907cf4b7", kill_on_drop: false }` [INFO] [stdout] 9eb9f7811dac55e0682dfaaf1ab96f9875b249960213cac2744894c1907cf4b7