[INFO] fetching crate sqlint 0.2.2...
[INFO] testing sqlint-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sqlint 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate sqlint 0.2.2
[INFO] finished tweaking crates.io crate sqlint 0.2.2
[INFO] tweaked toml for crates.io crate sqlint 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlint 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlint 0.2.2 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e6dbc0a6902d193449e4914a43b94ddd86aa1a7aaacbdd84ae254e8a73c3991
[INFO] running `Command { std: "docker" "start" "-a" "6e6dbc0a6902d193449e4914a43b94ddd86aa1a7aaacbdd84ae254e8a73c3991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e6dbc0a6902d193449e4914a43b94ddd86aa1a7aaacbdd84ae254e8a73c3991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6dbc0a6902d193449e4914a43b94ddd86aa1a7aaacbdd84ae254e8a73c3991", kill_on_drop: false }`
[INFO] [stdout] 6e6dbc0a6902d193449e4914a43b94ddd86aa1a7aaacbdd84ae254e8a73c3991
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edc2b7efd32a75ca271bc08c10e3551e94ccc6492dcccc9bb798172a2785af8f
[INFO] running `Command { std: "docker" "start" "-a" "edc2b7efd32a75ca271bc08c10e3551e94ccc6492dcccc9bb798172a2785af8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling metrics v0.18.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling metrics-macros v0.5.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rusqlite v0.25.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlint v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/connector/connection_info.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn username(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn username(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connector/result_set.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn first(&self) -> Option<ResultRowRef> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn first(&self) -> Option<ResultRowRef<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connector/result_set.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn get(&self, index: usize) -> Option<ResultRowRef> {
[INFO] [stdout]    |                ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn get(&self, index: usize) -> Option<ResultRowRef<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connector/result_set/result_row.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn as_ref(&self) -> ResultRowRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn as_ref(&self) -> ResultRowRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/connector/sqlite/conversion.rs:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn to_sql(&self) -> Result<ToSqlOutput, RusqlError> {
[INFO] [stdout]     |               ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn to_sql(&self) -> Result<ToSqlOutput<'_>, RusqlError> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.87s
[INFO] running `Command { std: "docker" "inspect" "edc2b7efd32a75ca271bc08c10e3551e94ccc6492dcccc9bb798172a2785af8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc2b7efd32a75ca271bc08c10e3551e94ccc6492dcccc9bb798172a2785af8f", kill_on_drop: false }`
[INFO] [stdout] edc2b7efd32a75ca271bc08c10e3551e94ccc6492dcccc9bb798172a2785af8f
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21043900d60413459f3a1a75a00d7726d123f000c851b038d27fb801fc682db5
[INFO] running `Command { std: "docker" "start" "-a" "21043900d60413459f3a1a75a00d7726d123f000c851b038d27fb801fc682db5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling names v0.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling metrics-macros v0.5.1
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling metrics v0.18.1
[INFO] [stderr]    Compiling sqlint v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/connector/connection_info.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn username(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn username(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connector/result_set.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn first(&self) -> Option<ResultRowRef> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn first(&self) -> Option<ResultRowRef<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connector/result_set.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn get(&self, index: usize) -> Option<ResultRowRef> {
[INFO] [stdout]    |                ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn get(&self, index: usize) -> Option<ResultRowRef<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connector/result_set/result_row.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn as_ref(&self) -> ResultRowRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn as_ref(&self) -> ResultRowRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/connector/sqlite/conversion.rs:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn to_sql(&self) -> Result<ToSqlOutput, RusqlError> {
[INFO] [stdout]     |               ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn to_sql(&self) -> Result<ToSqlOutput<'_>, RusqlError> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_setup`
[INFO] [stdout]  --> src/tests/test_api.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_setup::Tags;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_setup`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_setup`, use `cargo add test_setup` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_setup`
[INFO] [stdout]  --> src/tests/test_api/sqlite.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_setup::Tags;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_setup`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_setup`, use `cargo add test_setup` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macros`
[INFO] [stdout]  --> src/tests/query/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_macros::test_each_connector;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_macros`, use `cargo add test_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macros`
[INFO] [stdout]   --> src/tests/query.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_macros::test_each_connector;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macros`, use `cargo add test_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_setup`
[INFO] [stdout]   --> src/tests/query.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use test_setup::Tags;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_setup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_setup`, use `cargo add test_setup` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macros`
[INFO] [stdout]  --> src/tests/upsert.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_macros::test_each_connector;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_macros`, use `cargo add test_macros` 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 `test_macros`
[INFO] [stdout]    --> src/tests/types/sqlite.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[test_macros::test_each_connector(tags("sqlite"))]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `TestApi` in this scope
[INFO] [stdout]    --> src/tests/types/sqlite.rs:120:62
[INFO] [stdout]     |
[INFO] [stdout] 120 | async fn test_get_int64_from_int32_field_fails(api: &mut dyn TestApi) -> crate::Result<()> {
[INFO] [stdout]     |                                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tests::test_api::TestApi;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Select`
[INFO] [stdout]    --> src/tests/types/sqlite.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let select = Select::from_table(&table).column("value").order_by("id".descend());
[INFO] [stdout]     |                  ^^^^^^ use of undeclared type `Select`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::Select;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use futures::future::Select;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use futures::stream::Select;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_setup`
[INFO] [stdout]    --> src/tests/test_api/sqlite.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn connector_tag(&self) -> test_setup::Tags {
[INFO] [stdout]     |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `test_setup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_setup`, use `cargo add test_setup` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Postgres`
[INFO] [stdout]    --> src/visitor/sqlite.rs:958:29
[INFO] [stdout]     |
[INFO] [stdout] 958 |         let (sql, params) = Postgres::build(query.returning(vec!["foo"])).unwrap();
[INFO] [stdout]     |                             ^^^^^^^^ use of undeclared type `Postgres`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlint` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "21043900d60413459f3a1a75a00d7726d123f000c851b038d27fb801fc682db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21043900d60413459f3a1a75a00d7726d123f000c851b038d27fb801fc682db5", kill_on_drop: false }`
[INFO] [stdout] 21043900d60413459f3a1a75a00d7726d123f000c851b038d27fb801fc682db5
