[INFO] fetching crate saola-tokio-postgres 0.7.13...
[INFO] testing saola-tokio-postgres-0.7.13 against 1.95.0 for beta-1.96-2
[INFO] extracting crate saola-tokio-postgres 0.7.13 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate saola-tokio-postgres 0.7.13
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate saola-tokio-postgres 0.7.13
[INFO] tweaked toml for crates.io crate saola-tokio-postgres 0.7.13 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate saola-tokio-postgres 0.7.13 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate saola-tokio-postgres 0.7.13 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded saola-postgres-types v0.2.9
[INFO] [stderr]   Downloaded geo-types v0.7.19
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded eui48 v0.4.6
[INFO] [stderr]   Downloaded eui48 v1.1.0
[INFO] [stderr]   Downloaded geo-types v0.6.2
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded saola-postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded cidr v0.2.3
[INFO] [stderr]   Downloaded cidr v0.3.2
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded jiff v0.1.29
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b70997a766ffbda7de37bf8f8482ec95806e2f8a9fa60b2ca8bf2953fc340f98
[INFO] running `Command { std: "docker" "start" "-a" "b70997a766ffbda7de37bf8f8482ec95806e2f8a9fa60b2ca8bf2953fc340f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b70997a766ffbda7de37bf8f8482ec95806e2f8a9fa60b2ca8bf2953fc340f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70997a766ffbda7de37bf8f8482ec95806e2f8a9fa60b2ca8bf2953fc340f98", kill_on_drop: false }`
[INFO] [stdout] b70997a766ffbda7de37bf8f8482ec95806e2f8a9fa60b2ca8bf2953fc340f98
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c81f36add645f47c1ccd925ae089fc94e8fa406b909838aa6b358c15babbec0e
[INFO] running `Command { std: "docker" "start" "-a" "c81f36add645f47c1ccd925ae089fc94e8fa406b909838aa6b358c15babbec0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling saola-postgres-protocol v0.6.8
[INFO] [stderr]    Compiling saola-postgres-types v0.2.9
[INFO] [stderr]    Compiling saola-tokio-postgres v0.7.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.26s
[INFO] running `Command { std: "docker" "inspect" "c81f36add645f47c1ccd925ae089fc94e8fa406b909838aa6b358c15babbec0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81f36add645f47c1ccd925ae089fc94e8fa406b909838aa6b358c15babbec0e", kill_on_drop: false }`
[INFO] [stdout] c81f36add645f47c1ccd925ae089fc94e8fa406b909838aa6b358c15babbec0e
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 156e10d3a591de8dcd8b69352c59f8fb63227bf5ac2ffd9416d4c482afdcd7a0
[INFO] running `Command { std: "docker" "start" "-a" "156e10d3a591de8dcd8b69352c59f8fb63227bf5ac2ffd9416d4c482afdcd7a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling geo-types v0.7.19
[INFO] [stderr]    Compiling geo-types v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling eui48 v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling saola-postgres-protocol v0.6.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling saola-postgres-types v0.2.9
[INFO] [stderr]    Compiling saola-tokio-postgres v0.7.13 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio_postgres::error::SqlState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tokio_postgres::types::{Kind, Type};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]  --> tests/test/binary_copy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_postgres::binary_copy::{BinaryCopyInWriter, BinaryCopyOutStream};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]  --> tests/test/binary_copy.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_postgres::types::Type;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]  --> tests/test/parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_postgres::config::{Config, SslNegotiation, TargetSessionAttrs};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]  --> tests/test/runtime.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_postgres::error::SqlState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_postgres`
[INFO] [stdout]   --> tests/test/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio_postgres::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/types/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio_postgres::types::{FromSql, FromSqlOwned, IsNull, Kind, PgLsn, ToSql, Type, WrongType};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_postgres`
[INFO] [stdout]  --> tests/test/runtime.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_postgres::{Client, NoTls};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> tests/test/types/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]  --> tests/test/runtime.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let (client, connection) = tokio_postgres::connect(s, NoTls).await.unwrap();
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/runtime.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     tokio_postgres::connect("host=localhost port=5433,5433 user=postgres", NoTls)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/runtime.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     tokio_postgres::connect(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/runtime.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let _ = tokio_postgres::connect(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/runtime.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let _ = tokio_postgres::connect(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]   --> tests/test/runtime.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let _ = tokio_postgres::connect(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]    --> tests/test/runtime.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let _ = tokio_postgres::connect(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]    --> tests/test/runtime.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let _ = tokio_postgres::connect(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]    --> tests/test/main.rs:973:19
[INFO] [stdout]     |
[INFO] [stdout] 973 |     let rows: Vec<tokio_postgres::Row> = client
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]     --> tests/test/main.rs:1020:19
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     let rows: Vec<tokio_postgres::Row> = transaction
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_postgres` in this scope
[INFO] [stdout]     --> tests/test/main.rs:1047:19
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     let rows: Vec<tokio_postgres::Row> = transaction
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` 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 `saola-tokio-postgres` (test "test") due to 21 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "156e10d3a591de8dcd8b69352c59f8fb63227bf5ac2ffd9416d4c482afdcd7a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "156e10d3a591de8dcd8b69352c59f8fb63227bf5ac2ffd9416d4c482afdcd7a0", kill_on_drop: false }`
[INFO] [stdout] 156e10d3a591de8dcd8b69352c59f8fb63227bf5ac2ffd9416d4c482afdcd7a0
