[INFO] fetching crate sql-middleware 0.2.1...
[INFO] checking sql-middleware-0.2.1 against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834-1
[INFO] extracting crate sql-middleware 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sql-middleware 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sql-middleware 0.2.1
[INFO] tweaked toml for crates.io crate sql-middleware 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sql-middleware 0.2.1 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sql-middleware 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d2c5c482d36604e8e09a46ff8b0c524fd28dbb3a9d1932c5efce0297559f134
[INFO] running `Command { std: "docker" "start" "-a" "3d2c5c482d36604e8e09a46ff8b0c524fd28dbb3a9d1932c5efce0297559f134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d2c5c482d36604e8e09a46ff8b0c524fd28dbb3a9d1932c5efce0297559f134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2c5c482d36604e8e09a46ff8b0c524fd28dbb3a9d1932c5efce0297559f134", kill_on_drop: false }`
[INFO] [stdout] 3d2c5c482d36604e8e09a46ff8b0c524fd28dbb3a9d1932c5efce0297559f134
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dce0434483dc51e3a4d56dd2e26e63acb76db2cfc7f2b91e6e094daea55c02f8
[INFO] running `Command { std: "docker" "start" "-a" "dce0434483dc51e3a4d56dd2e26e63acb76db2cfc7f2b91e6e094daea55c02f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]     Checking postgres-types v0.2.11
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking deadpool-sync v0.1.4
[INFO] [stderr]     Checking deadpool-sqlite v0.12.1
[INFO] [stderr]     Checking tokio-postgres v0.7.15
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking sql-middleware v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sql_middleware::sqlite_convert_params`
[INFO] [stdout]   --> benches/bench_rusqlite_single_row_lookup.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SqlMiddlewareDbError, SqliteParamsQuery, sqlite_build_result_set, sqlite_convert_params,
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^ no `sqlite_convert_params` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(feature = "benchmarks")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `benchmarks` feature
[INFO] [stdout] 46 | pub use crate::conversion::convert_sql_params as sqlite_convert_params;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mssql` found for enum `DatabaseType` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:193:23
[INFO] [stdout]     |
[INFO] [stdout] 193 |         DatabaseType::Mssql => vec![
[INFO] [stdout]     |                       ^^^^^ variant or associated item not found in `DatabaseType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mssql` found for enum `DatabaseType` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:245:23
[INFO] [stdout]     |
[INFO] [stdout] 245 |         DatabaseType::Mssql => include_str!("test4.sql"),
[INFO] [stdout]     |                       ^^^^^ variant or associated item not found in `DatabaseType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mssql` found for enum `DatabaseType` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 |         DatabaseType::Mssql => "INSERT INTO test (id, name) VALUES (@p1, @p2);",
[INFO] [stdout]     |                       ^^^^^ variant or associated item not found in `DatabaseType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `benchmark` in `sql_middleware`
[INFO] [stdout]   --> benches/database_benchmark.rs:6:21
[INFO] [stdout]    |
[INFO] [stdout]  6 | use sql_middleware::benchmark::sqlite::{benchmark_sqlite, cleanup_sqlite};
[INFO] [stdout]    |                     ^^^^^^^^^ could not find `benchmark` in `sql_middleware`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "benchmarks")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `benchmarks` feature
[INFO] [stdout] 10 | pub mod benchmark;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mssql` found for enum `DatabaseType` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:331:23
[INFO] [stdout]     |
[INFO] [stdout] 331 |         DatabaseType::Mssql => {
[INFO] [stdout]     |                       ^^^^^ variant or associated item not found in `DatabaseType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mssql` found for enum `DatabaseType` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:440:23
[INFO] [stdout]     |
[INFO] [stdout] 440 |         DatabaseType::Mssql | DatabaseType::Turso | DatabaseType::Libsql => {
[INFO] [stdout]     |                       ^^^^^ variant or associated item not found in `DatabaseType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setup_postgres_container` in this scope
[INFO] [stdout]   --> tests/test2_postgres.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let postgres_stuff = setup_postgres_container(&cfg)?;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/test2_postgres.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 12 | use sql_middleware::test_utils::testing_postgres::{
[INFO] [stdout] 13 |     setup_postgres_container, stop_postgres_container,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Turso` found for enum `DatabaseType` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:440:45
[INFO] [stdout]     |
[INFO] [stdout] 440 |         DatabaseType::Mssql | DatabaseType::Turso | DatabaseType::Libsql => {
[INFO] [stdout]     |                                             ^^^^^ variant or associated item not found in `DatabaseType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Libsql` found for enum `DatabaseType` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:440:67
[INFO] [stdout]     |
[INFO] [stdout] 440 |         DatabaseType::Mssql | DatabaseType::Turso | DatabaseType::Libsql => {
[INFO] [stdout]     |                                                                   ^^^^^^ variant or associated item not found in `DatabaseType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mssql` found for enum `MiddlewarePoolConnection` in the current scope
[INFO] [stdout]   --> tests/test2_postgres.rs:68:39
[INFO] [stdout]    |
[INFO] [stdout] 68 |             MiddlewarePoolConnection::Mssql(_) => {
[INFO] [stdout]    |                                       ^^^^^ variant or associated item not found in `MiddlewarePoolConnection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stop_postgres_container` in this scope
[INFO] [stdout]    --> tests/test2_postgres.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     stop_postgres_container(postgres_stuff);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/test2_postgres.rs:13:31
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  12 | use sql_middleware::test_utils::testing_postgres::{
[INFO] [stdout]  13 |     setup_postgres_container, stop_postgres_container,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mssql` found for enum `MiddlewarePoolConnection` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:478:35
[INFO] [stdout]     |
[INFO] [stdout] 478 |         MiddlewarePoolConnection::Mssql(_) => {
[INFO] [stdout]     |                                   ^^^^^ variant or associated item not found in `MiddlewarePoolConnection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sql-middleware` (bench "database_benchmark") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Libsql` found for enum `MiddlewarePoolConnection` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:530:35
[INFO] [stdout]     |
[INFO] [stdout] 530 |         MiddlewarePoolConnection::Libsql(_) | MiddlewarePoolConnection::Turso(_) => {
[INFO] [stdout]     |                                   ^^^^^^ variant or associated item not found in `MiddlewarePoolConnection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sql-middleware` (test "test2_postgres") due to 3 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `Turso` found for enum `MiddlewarePoolConnection` in the current scope
[INFO] [stdout]    --> tests/test4_AnyConnWrapper.rs:530:73
[INFO] [stdout]     |
[INFO] [stdout] 530 |         MiddlewarePoolConnection::Libsql(_) | MiddlewarePoolConnection::Turso(_) => {
[INFO] [stdout]     |                                                                         ^^^^^ variant or associated item not found in `MiddlewarePoolConnection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sql-middleware` (bench "bench_rusqlite_single_row_lookup") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sql-middleware` (test "test4_AnyConnWrapper") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "dce0434483dc51e3a4d56dd2e26e63acb76db2cfc7f2b91e6e094daea55c02f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce0434483dc51e3a4d56dd2e26e63acb76db2cfc7f2b91e6e094daea55c02f8", kill_on_drop: false }`
[INFO] [stdout] dce0434483dc51e3a4d56dd2e26e63acb76db2cfc7f2b91e6e094daea55c02f8
