[INFO] fetching crate langdb_clickhouse 0.11.6... [INFO] checking langdb_clickhouse-0.11.6 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate langdb_clickhouse 0.11.6 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate langdb_clickhouse 0.11.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate langdb_clickhouse 0.11.6 [INFO] tweaked toml for crates.io crate langdb_clickhouse 0.11.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate langdb_clickhouse 0.11.6 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate langdb_clickhouse 0.11.6 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e540e118ceb80edbaf4e6298edb90bd02e6c9e69f2bcf114d6aebe92059988ae [INFO] running `Command { std: "docker" "start" "-a" "e540e118ceb80edbaf4e6298edb90bd02e6c9e69f2bcf114d6aebe92059988ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e540e118ceb80edbaf4e6298edb90bd02e6c9e69f2bcf114d6aebe92059988ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e540e118ceb80edbaf4e6298edb90bd02e6c9e69f2bcf114d6aebe92059988ae", kill_on_drop: false }` [INFO] [stdout] e540e118ceb80edbaf4e6298edb90bd02e6c9e69f2bcf114d6aebe92059988ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8555d7aecaba8648aa1f481c22b5888e95e8f215ecfe002ff885c699956f7736 [INFO] running `Command { std: "docker" "start" "-a" "8555d7aecaba8648aa1f481c22b5888e95e8f215ecfe002ff885c699956f7736", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling clickhouse-derive v0.1.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking langdb_clickhouse v0.11.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/row.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | struct NamedTuple(u32, u32); [INFO] [stdout] | ---------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> benches/insert.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use clickhouse::{error::Result, Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` 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 `clickhouse` [INFO] [stdout] --> examples/enums.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clickhouse::{error::Result, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> benches/insert.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use clickhouse::{error::Result, Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> examples/enums.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clickhouse::{error::Result, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` 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 `clickhouse` [INFO] [stdout] --> benches/select.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use clickhouse::{error::Result, Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> benches/select.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use clickhouse::{error::Result, Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` 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 `clickhouse` [INFO] [stdout] --> examples/usage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Result, sql, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` 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 `clickhouse` [INFO] [stdout] --> benches/select_numbers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Result, Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> examples/usage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Result, sql, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` 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[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> benches/select_numbers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Result, Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `langdb_clickhouse` (example "enums") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `langdb_clickhouse` (bench "select") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clickhouse::{sql, Client}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/compression.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/cursor_error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clickhouse::{Client, Compression}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/ip.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use clickhouse::Row; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` 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 `clickhouse` [INFO] [stdout] --> tests/it/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Error, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/nested.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::Row; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Error, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` 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 `clickhouse` [INFO] [stdout] --> tests/it/cursor_error.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(serde::Serialize, clickhouse::Row)] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [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 `langdb_clickhouse` (example "usage") due to 2 previous errors [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 `langdb_clickhouse` (bench "insert") due to 2 previous errors [INFO] [stderr] error: could not compile `langdb_clickhouse` (bench "select_numbers") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> tests/it/ip.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | #[serde(with = "clickhouse::serde::ipv4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use langdb_clickhouse::serde::ipv4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> tests/it/ip.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | #[serde(with = "clickhouse::serde::ipv4::option")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use langdb_clickhouse::serde::ipv4::option; [INFO] [stdout] | [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 `langdb_clickhouse` (test "it") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "8555d7aecaba8648aa1f481c22b5888e95e8f215ecfe002ff885c699956f7736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8555d7aecaba8648aa1f481c22b5888e95e8f215ecfe002ff885c699956f7736", kill_on_drop: false }` [INFO] [stdout] 8555d7aecaba8648aa1f481c22b5888e95e8f215ecfe002ff885c699956f7736