[INFO] fetching crate besu-postgres 0.0.1... [INFO] checking besu-postgres-0.0.1 against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] extracting crate besu-postgres 0.0.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate besu-postgres 0.0.1 on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate besu-postgres 0.0.1 [INFO] finished tweaking crates.io crate besu-postgres 0.0.1 [INFO] tweaked toml for crates.io crate besu-postgres 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 165 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded besu v0.0.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9823e821d7ba96b2f351ed396df235e21c5c5bce9cbb52b30b4a451a0292e460 [INFO] running `Command { std: "docker" "start" "-a" "9823e821d7ba96b2f351ed396df235e21c5c5bce9cbb52b30b4a451a0292e460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9823e821d7ba96b2f351ed396df235e21c5c5bce9cbb52b30b4a451a0292e460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9823e821d7ba96b2f351ed396df235e21c5c5bce9cbb52b30b4a451a0292e460", kill_on_drop: false }` [INFO] [stdout] 9823e821d7ba96b2f351ed396df235e21c5c5bce9cbb52b30b4a451a0292e460 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c3c6b339986756e1b67d08941601fc5a9dea66221618ce91a0db45676c0b784 [INFO] running `Command { std: "docker" "start" "-a" "4c3c6b339986756e1b67d08941601fc5a9dea66221618ce91a0db45676c0b784", kill_on_drop: false }` [INFO] [stderr] Checking besu v0.0.1 [INFO] [stderr] Checking besu-postgres v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/sqlx.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlx::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sqlx` [INFO] [stdout] --> src/sqlx.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlx::{ [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::sqlx` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/sqlx.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlx::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sqlx` [INFO] [stdout] --> src/sqlx.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlx::{ [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::sqlx` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/sqlx.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | sqlx::Error::Encode(err) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - sqlx::Error::Encode(err) [INFO] [stdout] 55 + Error::Encode(err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/sqlx.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | sqlx::Error::Decode(err) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 61 - sqlx::Error::Decode(err) [INFO] [stdout] 61 + Error::Decode(err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/sqlx.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | sqlx::Error::Encode(err) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - sqlx::Error::Encode(err) [INFO] [stdout] 55 + Error::Encode(err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/sqlx.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | sqlx::Error::Decode(err) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 61 - sqlx::Error::Decode(err) [INFO] [stdout] 61 + Error::Decode(err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] --> src/sqlx.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Sqlx(Pool); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:19:60 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn new(uri: impl AsRef) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn inner(&self) -> &Pool { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | type Error = sqlx::Error; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | impl sqlx::Decode<'q, sqlx::Postgres>> DecodeValue for DecodeImpl { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | impl sqlx::Decode<'q, sqlx::Postgres>> DecodeValue for DecodeImpl { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | >::decode(value) [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | >::decode(value) [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:56 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:67 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Sqlx(Pool); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:19:60 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn new(uri: impl AsRef) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn inner(&self) -> &Pool { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | type Error = sqlx::Error; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | impl sqlx::Decode<'q, sqlx::Postgres>> DecodeValue for DecodeImpl { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | impl sqlx::Decode<'q, sqlx::Postgres>> DecodeValue for DecodeImpl { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | >::decode(value) [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | >::decode(value) [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:56 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `sqlx` [INFO] [stdout] --> src/sqlx.rs:92:67 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a, T: for<'q> sqlx::Encode<'q, sqlx::Postgres> + sqlx::Type> [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sqlx` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` 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 `besu-postgres` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `besu-postgres` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "4c3c6b339986756e1b67d08941601fc5a9dea66221618ce91a0db45676c0b784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3c6b339986756e1b67d08941601fc5a9dea66221618ce91a0db45676c0b784", kill_on_drop: false }` [INFO] [stdout] 4c3c6b339986756e1b67d08941601fc5a9dea66221618ce91a0db45676c0b784