[INFO] fetching crate sorm 0.1.2...
[INFO] testing sorm-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate sorm 0.1.2 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sorm 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 166 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ebd20b26484b57c8c658b9237a6d5e8e926a83e04761128976b5713f4768ee8
[INFO] running `Command { std: "docker" "start" "-a" "3ebd20b26484b57c8c658b9237a6d5e8e926a83e04761128976b5713f4768ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ebd20b26484b57c8c658b9237a6d5e8e926a83e04761128976b5713f4768ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ebd20b26484b57c8c658b9237a6d5e8e926a83e04761128976b5713f4768ee8", kill_on_drop: false }`
[INFO] [stdout] 3ebd20b26484b57c8c658b9237a6d5e8e926a83e04761128976b5713f4768ee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c63270b913837db6ac1589a63c71bd43b0fbc9a99c21ede193a96f64fb4db36
[INFO] running `Command { std: "docker" "start" "-a" "1c63270b913837db6ac1589a63c71bd43b0fbc9a99c21ede193a96f64fb4db36", kill_on_drop: false }`
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sorm-macros v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.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)]` (part of `#[warn(unused)]`) 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" "1c63270b913837db6ac1589a63c71bd43b0fbc9a99c21ede193a96f64fb4db36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c63270b913837db6ac1589a63c71bd43b0fbc9a99c21ede193a96f64fb4db36", kill_on_drop: false }`
[INFO] [stdout] 1c63270b913837db6ac1589a63c71bd43b0fbc9a99c21ede193a96f64fb4db36
