[INFO] fetching crate tokio-postgres-fork 0.7.13... [INFO] checking tokio-postgres-fork-0.7.13 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate tokio-postgres-fork 0.7.13 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tokio-postgres-fork 0.7.13 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokio-postgres-fork 0.7.13 [INFO] tweaked toml for crates.io crate tokio-postgres-fork 0.7.13 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-postgres-fork 0.7.13 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokio-postgres-fork 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.2 [INFO] [stderr] Downloaded jiff-tzdb v0.1.2 [INFO] [stderr] Downloaded cidr v0.2.3 [INFO] [stderr] Downloaded cidr v0.3.1 [INFO] [stderr] Downloaded uuid v1.13.2 [INFO] [stderr] Downloaded geo-types v0.6.2 [INFO] [stderr] Downloaded eui48 v0.4.6 [INFO] [stderr] Downloaded jiff v0.1.29 [INFO] [stderr] Downloaded jiff v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ce59bb217e7df518bc2668eb783eb0353be6a79a7ee36891559fb5fea50e2b [INFO] running `Command { std: "docker" "start" "-a" "d8ce59bb217e7df518bc2668eb783eb0353be6a79a7ee36891559fb5fea50e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ce59bb217e7df518bc2668eb783eb0353be6a79a7ee36891559fb5fea50e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ce59bb217e7df518bc2668eb783eb0353be6a79a7ee36891559fb5fea50e2b", kill_on_drop: false }` [INFO] [stdout] d8ce59bb217e7df518bc2668eb783eb0353be6a79a7ee36891559fb5fea50e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c1ce01434d26d03466f8407f227faf90cc17f785cbf81e776926f0dd6799170 [INFO] running `Command { std: "docker" "start" "-a" "5c1ce01434d26d03466f8407f227faf90cc17f785cbf81e776926f0dd6799170", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking rand_core v0.9.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking eui48 v1.1.0 [INFO] [stderr] Checking geo-types v0.6.2 [INFO] [stderr] Checking geo-types v0.7.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking jiff v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking jiff v0.1.29 [INFO] [stderr] Checking uuid v1.13.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-postgres-fork v0.7.13 (/opt/rustwide/workdir) [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0432]: unresolved import `tokio_postgres` [INFO] [stdout] --> benches/bench.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [INFO] [stdout] --> benches/bench.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | .block_on(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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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] [stderr] error: could not compile `tokio-postgres-fork` (bench "bench") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unexpected `cfg` condition value: `with-jiff-0_2` [INFO] [stdout] --> tests/test/types/mod.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "with-jiff-0_2")] [INFO] [stdout] | ^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with-jiff-0_1"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `array-impls`, `default`, `js`, `runtime`, `with-bit-vec-0_6`, `with-chrono-0_4`, `with-cidr-0_2`, `with-cidr-0_3`, `with-eui48-0_4`, `with-eui48-1`, `with-geo-types-0_6`, `with-geo-types-0_7`, `with-jiff-0_1`, `with-serde_json-1`, `with-smol_str-01`, `with-time-0_2`, `with-time-0_3`, `with-uuid-0_8`, and `with-uuid-1` [INFO] [stdout] = help: consider adding `with-jiff-0_2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [INFO] [stdout] --> tests/test/main.rs:980:19 [INFO] [stdout] | [INFO] [stdout] 980 | let rows: Vec = 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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [INFO] [stdout] --> tests/test/main.rs:1027:19 [INFO] [stdout] | [INFO] [stdout] 1027 | let rows: Vec = 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]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres` [INFO] [stdout] --> tests/test/main.rs:1054:19 [INFO] [stdout] | [INFO] [stdout] 1054 | let rows: Vec = 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 `tokio-postgres-fork` (test "test") due to 21 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5c1ce01434d26d03466f8407f227faf90cc17f785cbf81e776926f0dd6799170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1ce01434d26d03466f8407f227faf90cc17f785cbf81e776926f0dd6799170", kill_on_drop: false }` [INFO] [stdout] 5c1ce01434d26d03466f8407f227faf90cc17f785cbf81e776926f0dd6799170