[INFO] fetching crate sorm 0.1.2...
[INFO] testing sorm-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sorm 0.1.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sorm 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4731a84cf52c555b0104f5246be127769a78343e62a21f3cd30843b40ff6a869
[INFO] running `Command { std: "docker" "start" "-a" "4731a84cf52c555b0104f5246be127769a78343e62a21f3cd30843b40ff6a869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4731a84cf52c555b0104f5246be127769a78343e62a21f3cd30843b40ff6a869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4731a84cf52c555b0104f5246be127769a78343e62a21f3cd30843b40ff6a869", kill_on_drop: false }`
[INFO] [stdout] 4731a84cf52c555b0104f5246be127769a78343e62a21f3cd30843b40ff6a869
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 484a4877c77a8417463eccf56fc15871ac5729fa33e40bd115467a0aed69f338
[INFO] running `Command { std: "docker" "start" "-a" "484a4877c77a8417463eccf56fc15871ac5729fa33e40bd115467a0aed69f338", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sorm-macros v0.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling 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[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[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] running `Command { std: "docker" "inspect" "484a4877c77a8417463eccf56fc15871ac5729fa33e40bd115467a0aed69f338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484a4877c77a8417463eccf56fc15871ac5729fa33e40bd115467a0aed69f338", kill_on_drop: false }`
[INFO] [stdout] 484a4877c77a8417463eccf56fc15871ac5729fa33e40bd115467a0aed69f338
