[INFO] fetching crate sorm 0.1.2... [INFO] checking sorm-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sorm 0.1.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sorm 0.1.2 [INFO] finished tweaking crates.io crate sorm 0.1.2 [INFO] tweaked toml for crates.io crate sorm 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sorm 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 172 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sorm-macros v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea7a1b516d1ebe9908f7aa61a54a25cba2edefb9697c8d9f16f03aebd0391470 [INFO] running `Command { std: "docker" "start" "-a" "ea7a1b516d1ebe9908f7aa61a54a25cba2edefb9697c8d9f16f03aebd0391470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7a1b516d1ebe9908f7aa61a54a25cba2edefb9697c8d9f16f03aebd0391470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7a1b516d1ebe9908f7aa61a54a25cba2edefb9697c8d9f16f03aebd0391470", kill_on_drop: false }` [INFO] [stdout] ea7a1b516d1ebe9908f7aa61a54a25cba2edefb9697c8d9f16f03aebd0391470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 159438c3ed5c230bd465b61cd2253632efe9582f22ccd2e95cd9c915d68a925d [INFO] running `Command { std: "docker" "start" "-a" "159438c3ed5c230bd465b61cd2253632efe9582f22ccd2e95cd9c915d68a925d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling sorm-macros v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking sorm v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: either the sqlite or mysql or postgres feature must be enabled) [INFO] [stdout] --> src/lib.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | compile_error!("either the sqlite or mysql or postgres feature must be enabled)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: either the sqlite or mysql or postgres feature must be enabled) [INFO] [stdout] --> src/lib.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | compile_error!("either the sqlite or mysql or postgres feature must be enabled)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Database`, `crate::Param`, `crate::Row` [INFO] [stdout] --> src/model.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{concat_ident, concat_idents, Clause, Database, Param, Row}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^ no `Row` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Param` in the root [INFO] [stdout] | no `Database` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::sqlx::Database [INFO] [stdout] crate::sqlx::Error::Database [INFO] [stdout] sqlx::Database [INFO] [stdout] sqlx::Error::Database [INFO] [stdout] = help: consider importing one of these traits instead: [INFO] [stdout] crate::sqlx::Row [INFO] [stdout] sqlx::Row [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Database`, `crate::Param` [INFO] [stdout] --> src/query.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{concat_ident, concat_idents, Clause, Database, Error, Param}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ no `Param` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Database` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::sqlx::Database [INFO] [stdout] crate::sqlx::Error::Database [INFO] [stdout] sqlx::Database [INFO] [stdout] sqlx::Error::Database [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Database`, `crate::Param`, `crate::Row` [INFO] [stdout] --> src/model.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{concat_ident, concat_idents, Clause, Database, Param, Row}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^ no `Row` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Param` in the root [INFO] [stdout] | no `Database` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::sqlx::Database [INFO] [stdout] crate::sqlx::Error::Database [INFO] [stdout] sqlx::Database [INFO] [stdout] sqlx::Error::Database [INFO] [stdout] = help: consider importing one of these traits instead: [INFO] [stdout] crate::sqlx::Row [INFO] [stdout] sqlx::Row [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Database`, `crate::Param` [INFO] [stdout] --> src/query.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{concat_ident, concat_idents, Clause, Database, Error, Param}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ no `Param` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Database` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::sqlx::Database [INFO] [stdout] crate::sqlx::Error::Database [INFO] [stdout] sqlx::Database [INFO] [stdout] sqlx::Error::Database [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Arguments` in the crate root [INFO] [stdout] --> src/model.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let mut args = crate::Arguments::default(); [INFO] [stdout] | ^^^^^^^^^ could not find `Arguments` in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Arguments; [INFO] [stdout] | [INFO] [stdout] help: if you import `Arguments`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - let mut args = crate::Arguments::default(); [INFO] [stdout] 86 + let mut args = Arguments::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/model.rs:139:35 [INFO] [stdout] | [INFO] [stdout] 139 | self.set_increment_id(id); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Arguments` in the crate root [INFO] [stdout] --> src/model.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | let mut args = crate::Arguments::default(); [INFO] [stdout] | ^^^^^^^^^ could not find `Arguments` in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use crate::model::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Arguments; [INFO] [stdout] | [INFO] [stdout] help: if you import `Arguments`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 158 - let mut args = crate::Arguments::default(); [INFO] [stdout] 158 + let mut args = Arguments::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in the crate root [INFO] [stdout] --> src/query.rs:454:39 [INFO] [stdout] | [INFO] [stdout] 454 | T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Row; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Row; [INFO] [stdout] | [INFO] [stdout] help: if you import `Row`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 454 - T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] 454 + T: for<'r> FromRow<'r, Row> + Send + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in the crate root [INFO] [stdout] --> src/query.rs:488:39 [INFO] [stdout] | [INFO] [stdout] 488 | T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Row; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Row; [INFO] [stdout] | [INFO] [stdout] help: if you import `Row`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 488 - T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] 488 + T: for<'r> FromRow<'r, Row> + Send + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in the crate root [INFO] [stdout] --> src/query.rs:522:39 [INFO] [stdout] | [INFO] [stdout] 522 | T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Row; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Row; [INFO] [stdout] | [INFO] [stdout] help: if you import `Row`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 522 - T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] 522 + T: for<'r> FromRow<'r, Row> + Send + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:335:39 [INFO] [stdout] | [INFO] [stdout] 335 | fn params(&self) -> &'q [&'q (dyn Param<'q> + Sync)]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:345:39 [INFO] [stdout] | [INFO] [stdout] 345 | fn params(&self) -> &'q [&'q (dyn Param<'q> + Sync)] { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:350:49 [INFO] [stdout] | [INFO] [stdout] 350 | impl<'q> Clause<'q> for (&'q str, &'q [&'q (dyn Param<'q> + Sync)]) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:357:39 [INFO] [stdout] | [INFO] [stdout] 357 | fn params(&self) -> &'q [&'q (dyn Param<'q> + Sync)] { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx::error::BoxDynError` [INFO] [stdout] --> src/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sqlx::error::BoxDynError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Arguments` in the crate root [INFO] [stdout] --> src/model.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let mut args = crate::Arguments::default(); [INFO] [stdout] | ^^^^^^^^^ could not find `Arguments` in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Arguments; [INFO] [stdout] | [INFO] [stdout] help: if you import `Arguments`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - let mut args = crate::Arguments::default(); [INFO] [stdout] 86 + let mut args = Arguments::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/model.rs:139:35 [INFO] [stdout] | [INFO] [stdout] 139 | self.set_increment_id(id); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Arguments` in the crate root [INFO] [stdout] --> src/model.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | let mut args = crate::Arguments::default(); [INFO] [stdout] | ^^^^^^^^^ could not find `Arguments` in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use crate::model::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Arguments; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Arguments; [INFO] [stdout] | [INFO] [stdout] help: if you import `Arguments`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 158 - let mut args = crate::Arguments::default(); [INFO] [stdout] 158 + let mut args = Arguments::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in the crate root [INFO] [stdout] --> src/query.rs:454:39 [INFO] [stdout] | [INFO] [stdout] 454 | T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Row; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Row; [INFO] [stdout] | [INFO] [stdout] help: if you import `Row`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 454 - T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] 454 + T: for<'r> FromRow<'r, Row> + Send + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in the crate root [INFO] [stdout] --> src/query.rs:488:39 [INFO] [stdout] | [INFO] [stdout] 488 | T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Row; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Row; [INFO] [stdout] | [INFO] [stdout] help: if you import `Row`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 488 - T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] 488 + T: for<'r> FromRow<'r, Row> + Send + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in the crate root [INFO] [stdout] --> src/query.rs:522:39 [INFO] [stdout] | [INFO] [stdout] 522 | T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 2 + use crate::sqlx::Row; [INFO] [stdout] | [INFO] [stdout] 2 + use sqlx::Row; [INFO] [stdout] | [INFO] [stdout] help: if you import `Row`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 522 - T: for<'r> FromRow<'r, crate::Row> + Send + Unpin, [INFO] [stdout] 522 + T: for<'r> FromRow<'r, Row> + Send + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:335:39 [INFO] [stdout] | [INFO] [stdout] 335 | fn params(&self) -> &'q [&'q (dyn Param<'q> + Sync)]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:345:39 [INFO] [stdout] | [INFO] [stdout] 345 | fn params(&self) -> &'q [&'q (dyn Param<'q> + Sync)] { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:350:49 [INFO] [stdout] | [INFO] [stdout] 350 | impl<'q> Clause<'q> for (&'q str, &'q [&'q (dyn Param<'q> + Sync)]) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Param` in this scope [INFO] [stdout] --> src/lib.rs:357:39 [INFO] [stdout] | [INFO] [stdout] 357 | fn params(&self) -> &'q [&'q (dyn Param<'q> + Sync)] { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx::error::BoxDynError` [INFO] [stdout] --> src/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sqlx::error::BoxDynError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:355:43 [INFO] [stdout] | [INFO] [stdout] 355 | let rows = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:389:42 [INFO] [stdout] | [INFO] [stdout] 389 | let row = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:419:38 [INFO] [stdout] | [INFO] [stdout] 419 | match sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | Ok(sqlx::query_as_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:491:38 [INFO] [stdout] | [INFO] [stdout] 491 | Ok(sqlx::query_as_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:525:38 [INFO] [stdout] | [INFO] [stdout] 525 | Ok(sqlx::query_as_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:660:45 [INFO] [stdout] | [INFO] [stdout] 660 | let result = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:691:45 [INFO] [stdout] | [INFO] [stdout] 691 | let result = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:355:43 [INFO] [stdout] | [INFO] [stdout] 355 | let rows = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:389:42 [INFO] [stdout] | [INFO] [stdout] 389 | let row = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:419:38 [INFO] [stdout] | [INFO] [stdout] 419 | match sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | Ok(sqlx::query_as_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:491:38 [INFO] [stdout] | [INFO] [stdout] 491 | Ok(sqlx::query_as_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:525:38 [INFO] [stdout] | [INFO] [stdout] 525 | Ok(sqlx::query_as_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:660:45 [INFO] [stdout] | [INFO] [stdout] 660 | let result = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_args` in this scope [INFO] [stdout] --> src/query.rs:691:45 [INFO] [stdout] | [INFO] [stdout] 691 | let result = sqlx::query_with(&sql, to_args(params)?) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sorm` (lib) due to 21 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sorm` (lib test) due to 21 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "159438c3ed5c230bd465b61cd2253632efe9582f22ccd2e95cd9c915d68a925d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159438c3ed5c230bd465b61cd2253632efe9582f22ccd2e95cd9c915d68a925d", kill_on_drop: false }` [INFO] [stdout] 159438c3ed5c230bd465b61cd2253632efe9582f22ccd2e95cd9c915d68a925d