[INFO] cloning repository https://github.com/ignatz/libsql_bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ignatz/libsql_bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignatz%2Flibsql_bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignatz%2Flibsql_bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a414feec1055fe62fffd02eeef4c3102cdb4893
[INFO] checking ignatz/libsql_bench/9a414feec1055fe62fffd02eeef4c3102cdb4893 against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignatz%2Flibsql_bench" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ignatz/libsql_bench
[INFO] finished tweaking git repo https://github.com/ignatz/libsql_bench
[INFO] tweaked toml for git repo https://github.com/ignatz/libsql_bench written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ignatz/libsql_bench on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ignatz/libsql_bench 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_rusqlite v0.38.0
[INFO] [stderr]   Downloaded infer v0.19.0
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded libsql-sys v0.8.0
[INFO] [stderr]   Downloaded r2d2_sqlite v0.27.0
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded libsql v0.6.0
[INFO] [stderr]   Downloaded jsonschema v0.29.1
[INFO] [stderr]   Downloaded libsql-rusqlite v0.33.0
[INFO] [stderr]   Downloaded sqlite-vec v0.1.6
[INFO] [stderr]   Downloaded libsql-ffi v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21455a567091e8b2e61fd66e3809a0c46d2536ef3f0b1f55562e218266d47c60
[INFO] running `Command { std: "docker" "start" "-a" "21455a567091e8b2e61fd66e3809a0c46d2536ef3f0b1f55562e218266d47c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21455a567091e8b2e61fd66e3809a0c46d2536ef3f0b1f55562e218266d47c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21455a567091e8b2e61fd66e3809a0c46d2536ef3f0b1f55562e218266d47c60", kill_on_drop: false }`
[INFO] [stdout] 21455a567091e8b2e61fd66e3809a0c46d2536ef3f0b1f55562e218266d47c60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caa0047c5448898038c866489d0690a170e3197105ba816a7c680b446cad06c6
[INFO] running `Command { std: "docker" "start" "-a" "caa0047c5448898038c866489d0690a170e3197105ba816a7c680b446cad06c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling sqlite-vec v0.1.6
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling libsql-ffi v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking referencing v0.29.1
[INFO] [stderr]     Checking jsonschema v0.29.1
[INFO] [stderr]     Checking libsql-sys v0.8.0
[INFO] [stderr]     Checking libsql-rusqlite v0.33.0
[INFO] [stderr]     Checking libsql v0.6.0
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking constants v0.1.0 (/opt/rustwide/workdir/constants)
[INFO] [stderr]     Checking serde_rusqlite v0.38.0
[INFO] [stderr]     Checking tokio-rusqlite v0.6.0 (/opt/rustwide/workdir/vendor/tokio-rusqlite)
[INFO] [stderr]     Checking r2d2_sqlite v0.27.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> constants/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]   --> constants/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking libsql_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/libsql_rusqlite)
[INFO] [stderr]     Checking rusqlite_bench v0.1.0 (/opt/rustwide/workdir/rusqlite)
[INFO] [stderr]     Checking libsql_bench v0.1.0 (/opt/rustwide/workdir/libsql)
[INFO] [stderr]     Checking rusqlite_thread_local_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_tl)
[INFO] [stderr]     Checking rusqlite_thread_local_bench3 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl3)
[INFO] [stderr]     Checking rusqlite_thread_local_bench2 v0.1.0 (/opt/rustwide/workdir/rusqlite_tl2)
[INFO] [stderr]     Checking rusqlite_mutex_bench v0.1.0 (/opt/rustwide/workdir/rusqlite_mutex)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> constants/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]   --> constants/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut stmt = self.prepare_cached(sql).unwrap();
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio_rusqlite_bench v0.1.0 (/opt/rustwide/workdir/tokio_rusqlite)
[INFO] [stderr]     Checking r2d2_bench v0.1.0 (/opt/rustwide/workdir/r2d2)
[INFO] [stderr]     Checking trailbase-sqlite v0.2.0 (/opt/rustwide/workdir/vendor/trailbase-sqlite)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vendor/trailbase-sqlite/src/connection.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout]     |                       ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout] 218 +     hook: Option<impl Fn(Action, &str, &str, &PreUpdateCase)  + Send + Sync + 'static>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]   --> vendor/trailbase-sqlite/src/extension.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |   use uuid::Uuid;
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]   --> vendor/trailbase-sqlite/src/extension.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |         crate::params!(uuid::Uuid::new_v4().into_bytes())
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]   --> vendor/trailbase-sqlite/src/extension.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let id = uuid::Uuid::now_v7();
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vendor/trailbase-sqlite/src/connection.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout]     |                       ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -     hook: Option<impl (Fn(Action, &str, &str, &PreUpdateCase)) + Send + Sync + 'static>,
[INFO] [stdout] 218 +     hook: Option<impl Fn(Action, &str, &str, &PreUpdateCase)  + Send + Sync + 'static>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `named_params` and `params`
[INFO] [stdout]  --> vendor/trailbase-sqlite/src/tests.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{named_params, params, Connection, Error, Value, ValueType};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking trailbase_sqlite_bench v0.1.0 (/opt/rustwide/workdir/trailbase_sqlite)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]   --> vendor/trailbase-sqlite/src/extension.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let read_id: uuid::Uuid = conn
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trailbase-sqlite` (lib test) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "caa0047c5448898038c866489d0690a170e3197105ba816a7c680b446cad06c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa0047c5448898038c866489d0690a170e3197105ba816a7c680b446cad06c6", kill_on_drop: false }`
[INFO] [stdout] caa0047c5448898038c866489d0690a170e3197105ba816a7c680b446cad06c6
