[INFO] fetching crate arel 0.3.8... [INFO] testing arel-0.3.8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate arel 0.3.8 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate arel 0.3.8 [INFO] finished tweaking crates.io crate arel 0.3.8 [INFO] tweaked toml for crates.io crate arel 0.3.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate arel 0.3.8 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 291 packages to latest compatible versions [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arel-macros v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e28e003e6d08f0bf34055c9ec5e087df320193f1d828adc3603183d131dd1578 [INFO] running `Command { std: "docker" "start" "-a" "e28e003e6d08f0bf34055c9ec5e087df320193f1d828adc3603183d131dd1578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e28e003e6d08f0bf34055c9ec5e087df320193f1d828adc3603183d131dd1578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28e003e6d08f0bf34055c9ec5e087df320193f1d828adc3603183d131dd1578", kill_on_drop: false }` [INFO] [stdout] e28e003e6d08f0bf34055c9ec5e087df320193f1d828adc3603183d131dd1578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 16ab59fe664ddebbf987b7550782772f7e35b13d33e7b2324df2441dbf32e6ec [INFO] running `Command { std: "docker" "start" "-a" "16ab59fe664ddebbf987b7550782772f7e35b13d33e7b2324df2441dbf32e6ec", kill_on_drop: false }` [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling arel-macros v0.3.8 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling arel v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] error: `sqlite`, `mysql` or `postgres` should be enable one. [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | compile_error!("`sqlite`, `mysql` or `postgres` should be enable one."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DatabasePoolOptions` in `db` [INFO] [stdout] --> src/db/visitor.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | crate::db::DatabasePoolOptions::new().max_connections(database_max_connection).connect(database_url.trim()).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `DatabasePoolOptions` in `db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type DatabasePoolOptions = sqlx::sqlite::SqlitePoolOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub type DatabasePoolOptions = sqlx::mysql::MySqlPoolOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub type DatabasePoolOptions = sqlx::postgres::PgPoolOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/db/visitor.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | pub static VISITOR: OnceCell> = OnceCell::new(); [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 23 - pub static VISITOR: OnceCell> = OnceCell::new(); [INFO] [stdout] 23 + pub static VISITOR: OnceCell> = OnceCell::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/db/visitor.rs:24:67 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn init() -> anyhow::Result<&'static Visitor> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 24 - pub async fn init() -> anyhow::Result<&'static Visitor> { [INFO] [stdout] 24 + pub async fn init() -> anyhow::Result<&'static Visitor> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabasePool` in module `crate::db` [INFO] [stdout] --> src/db/visitor.rs:46:66 [INFO] [stdout] | [INFO] [stdout] 46 | F: FnOnce() -> Pin>>>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type DatabasePool = sqlx::sqlite::SqlitePool; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type DatabasePool = sqlx::mysql::MySqlPool; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub type DatabasePool = sqlx::PgPool; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/db/visitor.rs:44:88 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_or_init(callback: F) -> anyhow::Result<&'static Visitor> [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 44 - pub async fn get_or_init(callback: F) -> anyhow::Result<&'static Visitor> [INFO] [stdout] 44 + pub async fn get_or_init(callback: F) -> anyhow::Result<&'static Visitor> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/db/visitor.rs:59:60 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get() -> anyhow::Result<&'static Visitor> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - pub fn get() -> anyhow::Result<&'static Visitor> { [INFO] [stdout] 59 + pub fn get() -> anyhow::Result<&'static Visitor> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in this scope [INFO] [stdout] --> src/db/mod.rs:42:56 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_pool() -> crate::Result<&'static sqlx::Pool> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:339:60 [INFO] [stdout] | [INFO] [stdout] 339 | for<'b> M: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:347:53 [INFO] [stdout] | [INFO] [stdout] 347 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 347 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 347 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:357:64 [INFO] [stdout] | [INFO] [stdout] 357 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:358:53 [INFO] [stdout] | [INFO] [stdout] 358 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 358 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 358 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:365:64 [INFO] [stdout] | [INFO] [stdout] 365 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:366:53 [INFO] [stdout] | [INFO] [stdout] 366 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 366 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 366 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:373:64 [INFO] [stdout] | [INFO] [stdout] 373 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:379:64 [INFO] [stdout] | [INFO] [stdout] 379 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:391:64 [INFO] [stdout] | [INFO] [stdout] 391 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:392:53 [INFO] [stdout] | [INFO] [stdout] 392 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 392 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 392 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/manager/select_manager.rs:399:64 [INFO] [stdout] | [INFO] [stdout] 399 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/query_builder.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 4 - pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] 4 + pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, Database>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/query_builder.rs:7:53 [INFO] [stdout] | [INFO] [stdout] 7 | type Target = sqlx::QueryBuilder<'a, crate::db::Database>; [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 1 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 7 - type Target = sqlx::QueryBuilder<'a, crate::db::Database>; [INFO] [stdout] 7 + type Target = sqlx::QueryBuilder<'a, Database>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:156:53 [INFO] [stdout] | [INFO] [stdout] 156 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 3 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 3 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 156 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 156 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseQueryResult` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:154:78 [INFO] [stdout] | [INFO] [stdout] 154 | pub async fn exec<'a, E>(&self, executor: E) -> crate::Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type DatabaseQueryResult = sqlx::sqlite::SqliteQueryResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub type DatabaseQueryResult = sqlx::mysql::MySqlQueryResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub type DatabaseQueryResult = sqlx::postgres::PgQueryResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:167:53 [INFO] [stdout] | [INFO] [stdout] 167 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 3 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 3 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 167 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 167 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:165:93 [INFO] [stdout] | [INFO] [stdout] 165 | pub async fn fetch_one_with_exec<'a, E>(&self, executor: E) -> crate::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:178:64 [INFO] [stdout] | [INFO] [stdout] 178 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:179:53 [INFO] [stdout] | [INFO] [stdout] 179 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 3 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 3 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 179 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 179 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:190:64 [INFO] [stdout] | [INFO] [stdout] 190 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:191:53 [INFO] [stdout] | [INFO] [stdout] 191 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 3 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 3 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 191 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 191 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:203:53 [INFO] [stdout] | [INFO] [stdout] 203 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 3 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 3 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 203 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 203 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:201:104 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) async fn fetch_all_with_exec<'a, E>(&self, executor: E) -> crate::Result> [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:214:64 [INFO] [stdout] | [INFO] [stdout] 214 | for<'b> T: Send + Unpin + sqlx::FromRow<'b, crate::db::DatabaseRow>, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/sql/mod.rs:215:53 [INFO] [stdout] | [INFO] [stdout] 215 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 3 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 3 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 215 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 215 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | I: sqlx::ColumnIndex; [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:37:41 [INFO] [stdout] | [INFO] [stdout] 37 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:44:44 [INFO] [stdout] | [INFO] [stdout] 44 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:87:44 [INFO] [stdout] | [INFO] [stdout] 87 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:103:41 [INFO] [stdout] | [INFO] [stdout] 103 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 100 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:113:44 [INFO] [stdout] | [INFO] [stdout] 113 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:126:44 [INFO] [stdout] | [INFO] [stdout] 126 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:139:41 [INFO] [stdout] | [INFO] [stdout] 139 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 136 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:146:44 [INFO] [stdout] | [INFO] [stdout] 146 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:162:41 [INFO] [stdout] | [INFO] [stdout] 162 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:172:41 [INFO] [stdout] | [INFO] [stdout] 172 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 169 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:182:44 [INFO] [stdout] | [INFO] [stdout] 182 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:195:41 [INFO] [stdout] | [INFO] [stdout] 195 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:192:44 [INFO] [stdout] | [INFO] [stdout] 192 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:205:41 [INFO] [stdout] | [INFO] [stdout] 205 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:202:44 [INFO] [stdout] | [INFO] [stdout] 202 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:228:41 [INFO] [stdout] | [INFO] [stdout] 228 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:225:44 [INFO] [stdout] | [INFO] [stdout] 225 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:238:41 [INFO] [stdout] | [INFO] [stdout] 238 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:235:44 [INFO] [stdout] | [INFO] [stdout] 235 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:248:41 [INFO] [stdout] | [INFO] [stdout] 248 | I: sqlx::ColumnIndex, [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DatabaseRow` in module `crate::db` [INFO] [stdout] --> src/traits/arel_attribute_from_row.rs:245:44 [INFO] [stdout] | [INFO] [stdout] 245 | fn from_row<'r, I>(row: &'r crate::db::DatabaseRow, index: I) -> sqlx::Result [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DatabaseRow = sqlx::sqlite::SqliteRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type DatabaseRow = sqlx::mysql::MySqlRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type DatabaseRow = sqlx::postgres::PgRow; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | fn _pool() -> crate::Result<&'static sqlx::Pool> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - fn _pool() -> crate::Result<&'static sqlx::Pool> { [INFO] [stdout] 22 + fn _pool() -> crate::Result<&'static sqlx::Pool> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] 30 + E: sqlx::Executor<'a, Database = Database>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:33:53 [INFO] [stdout] | [INFO] [stdout] 33 | E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] 33 + E: sqlx::Executor<'a, Database = Database>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] 36 + E: sqlx::Executor<'a, Database = Database>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:39:53 [INFO] [stdout] | [INFO] [stdout] 39 | E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 39 - E: sqlx::Executor<'a, Database = crate::db::Database>; [INFO] [stdout] 39 + E: sqlx::Executor<'a, Database = Database>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:47:63 [INFO] [stdout] | [INFO] [stdout] 47 | fn pool() -> crate::Result<&'static sqlx::Pool> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - fn pool() -> crate::Result<&'static sqlx::Pool> { [INFO] [stdout] 47 + fn pool() -> crate::Result<&'static sqlx::Pool> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:59:68 [INFO] [stdout] | [INFO] [stdout] 59 | ... for<'c> F: FnOnce(&'c mut sqlx::Transaction<'a, crate::db::Database>) -> Pin>> +... [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - for<'c> F: FnOnce(&'c mut sqlx::Transaction<'a, crate::db::Database>) -> Pin>> + Send + 'c>>, [INFO] [stdout] 59 + for<'c> F: FnOnce(&'c mut sqlx::Transaction<'a, Database>) -> Pin>> + Send + 'c>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:77:88 [INFO] [stdout] | [INFO] [stdout] 77 | async fn before_save_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 77 - async fn before_save_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 77 + async fn before_save_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:80:90 [INFO] [stdout] | [INFO] [stdout] 80 | async fn before_insert_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 80 - async fn before_insert_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 80 + async fn before_insert_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:83:89 [INFO] [stdout] | [INFO] [stdout] 83 | async fn after_insert_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 83 - async fn after_insert_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 83 + async fn after_insert_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:86:90 [INFO] [stdout] | [INFO] [stdout] 86 | async fn before_update_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - async fn before_update_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 86 + async fn before_update_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:89:89 [INFO] [stdout] | [INFO] [stdout] 89 | async fn after_update_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 89 - async fn after_update_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 89 + async fn after_update_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:92:87 [INFO] [stdout] | [INFO] [stdout] 92 | async fn after_save_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 92 - async fn after_save_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 92 + async fn after_save_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:98:80 [INFO] [stdout] | [INFO] [stdout] 98 | async fn save_with_tx(&mut self, tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 98 - async fn save_with_tx(&mut self, tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 98 + async fn save_with_tx(&mut self, tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:132:53 [INFO] [stdout] | [INFO] [stdout] 132 | E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 132 - E: sqlx::Executor<'a, Database = crate::db::Database>, [INFO] [stdout] 132 + E: sqlx::Executor<'a, Database = Database>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:142:91 [INFO] [stdout] | [INFO] [stdout] 142 | async fn before_destroy_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 142 - async fn before_destroy_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 142 + async fn before_destroy_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:145:90 [INFO] [stdout] | [INFO] [stdout] 145 | async fn after_destroy_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 145 - async fn after_destroy_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 145 + async fn after_destroy_with_tx(&mut self, _tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Database` in module `crate::db` [INFO] [stdout] --> src/traits/mod.rs:151:83 [INFO] [stdout] | [INFO] [stdout] 151 | async fn destroy_with_tx(&mut self, tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in `crate::db` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type Database = sqlx::sqlite::Sqlite; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sqlite` feature [INFO] [stdout] --> src/db/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Database = sqlx::mysql::MySql; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `mysql` feature [INFO] [stdout] --> src/db/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/db/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Database = sqlx::Postgres; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `postgres` feature [INFO] [stdout] --> src/db/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 4 + use crate::sqlx::Database; [INFO] [stdout] | [INFO] [stdout] 4 + use sqlx::Database; [INFO] [stdout] | [INFO] [stdout] help: if you import `Database`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 151 - async fn destroy_with_tx(&mut self, tx: &mut sqlx::Transaction<'_, crate::db::Database>) -> crate::Result<()> { [INFO] [stdout] 151 + async fn destroy_with_tx(&mut self, tx: &mut sqlx::Transaction<'_, Database>) -> crate::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build_query_as` found for struct `sql::query_builder::QueryBuilder<'_>` in the current scope [INFO] [stdout] --> src/sql/mod.rs:182:38 [INFO] [stdout] | [INFO] [stdout] 182 | let query_as = query_builder.build_query_as::(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `sql::query_builder::QueryBuilder<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/sql/query_builder.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | --------------------------- method `build_query_as` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build_query_as` found for struct `sql::query_builder::QueryBuilder<'_>` in the current scope [INFO] [stdout] --> src/sql/mod.rs:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | let query_as = query_builder.build_query_as::(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `sql::query_builder::QueryBuilder<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/sql/query_builder.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | --------------------------- method `build_query_as` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build` found for struct `sql::query_builder::QueryBuilder<'_>` in the current scope [INFO] [stdout] --> src/sql/mod.rs:206:35 [INFO] [stdout] | [INFO] [stdout] 206 | let query = query_builder.build(); [INFO] [stdout] | ^^^^^ method not found in `sql::query_builder::QueryBuilder<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/sql/query_builder.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | --------------------------- method `build` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build_query_as` found for struct `sql::query_builder::QueryBuilder<'_>` in the current scope [INFO] [stdout] --> src/sql/mod.rs:218:38 [INFO] [stdout] | [INFO] [stdout] 218 | let query_as = query_builder.build_query_as::(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `sql::query_builder::QueryBuilder<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/sql/query_builder.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | --------------------------- method `build_query_as` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `sql::query_builder::QueryBuilder<'_>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | --------------------------- method `push` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 34 | query_builder.push(&sql.raw_value[handle_start_index..replace_index]); [INFO] [stdout] | ^^^^ method not found in `sql::query_builder::QueryBuilder<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `sql::query_builder::QueryBuilder<'_>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | --------------------------- method `push` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 39 | query_builder.push(&sql.raw_value[handle_start_index..]); [INFO] [stdout] | ^^^^ method not found in `sql::query_builder::QueryBuilder<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | self.push_bind(val.0.clone()); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | self.push_bind(bytes); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | self.push_bind(val.0.clone()); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:103:26 [INFO] [stdout] | [INFO] [stdout] 103 | self.push_bind(Some(value)); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | self.push_bind(Option::>>::None); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_bind` found for mutable reference `&mut sql::query_builder::QueryBuilder<'a>` in the current scope [INFO] [stdout] --> src/sql/query_builder.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | self.push_bind(val.0); [INFO] [stdout] | ^^^^^^^^^ method not found in `&mut sql::query_builder::QueryBuilder<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sql` found for struct `sql::query_builder::QueryBuilder<'_>` in the current scope [INFO] [stdout] --> src/sql/mod.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | Ok(query_builder.sql().to_string()) [INFO] [stdout] | ^^^ method not found in `sql::query_builder::QueryBuilder<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/sql/query_builder.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QueryBuilder<'a>(sqlx::QueryBuilder<'a, crate::db::Database>); [INFO] [stdout] | --------------------------- method `sql` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `sql`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Statement` [INFO] [stdout] candidate #2: `sqlx::Execute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arel` (lib) due to 117 previous errors [INFO] running `Command { std: "docker" "inspect" "16ab59fe664ddebbf987b7550782772f7e35b13d33e7b2324df2441dbf32e6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ab59fe664ddebbf987b7550782772f7e35b13d33e7b2324df2441dbf32e6ec", kill_on_drop: false }` [INFO] [stdout] 16ab59fe664ddebbf987b7550782772f7e35b13d33e7b2324df2441dbf32e6ec