[INFO] fetching crate clickhouse-trieve 0.1.0...
[INFO] checking clickhouse-trieve-0.1.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate clickhouse-trieve 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate clickhouse-trieve 0.1.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clickhouse-trieve 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate clickhouse-trieve 0.1.0
[INFO] tweaked toml for crates.io crate clickhouse-trieve 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate clickhouse-trieve 0.1.0 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfb3565b3d25cc6f03c246093d45cb3ea780b19f223ff45ebe2dad7ae0a04c6d
[INFO] running `Command { std: "docker" "start" "-a" "bfb3565b3d25cc6f03c246093d45cb3ea780b19f223ff45ebe2dad7ae0a04c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfb3565b3d25cc6f03c246093d45cb3ea780b19f223ff45ebe2dad7ae0a04c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfb3565b3d25cc6f03c246093d45cb3ea780b19f223ff45ebe2dad7ae0a04c6d", kill_on_drop: false }`
[INFO] [stdout] bfb3565b3d25cc6f03c246093d45cb3ea780b19f223ff45ebe2dad7ae0a04c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a2a2409f4f12b8e8bc2e5a113dc76239f6d2c83bf78615bce719ba17c5bdf98
[INFO] running `Command { std: "docker" "start" "-a" "8a2a2409f4f12b8e8bc2e5a113dc76239f6d2c83bf78615bce719ba17c5bdf98", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling lz4-sys v1.9.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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 httpdate v1.0.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling clickhouse-derive v0.1.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[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.30
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_bytes v0.11.15
[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.25.0
[INFO] [stderr]     Checking clickhouse-trieve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]  --> examples/enums.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clickhouse::{error::Result, Client, Row};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]  --> benches/select.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clickhouse::{error::Result, Client, Compression, Row};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]  --> examples/usage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clickhouse::{error::Result, sql, Client, Row};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]  --> benches/insert.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clickhouse::{error::Result, Client, Compression, Row};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[INFO] [stdout] 
[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 undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[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 undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]  --> tests/it/query.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clickhouse::{error::Error, Row};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[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 undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]   --> tests/it/cursor_error.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[derive(serde::Serialize, clickhouse::Row)]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `clickhouse-trieve` (bench "select_numbers") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `clickhouse-trieve` (example "enums") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]   --> tests/it/ip.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |         #[serde(with = "clickhouse::serde::ipv4")]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use clickhouse_trieve::serde::ipv4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `clickhouse`
[INFO] [stdout]   --> tests/it/ip.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[serde(with = "clickhouse::serde::ipv4::option")]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `clickhouse`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use clickhouse_trieve::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 `clickhouse-trieve` (bench "insert") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `clickhouse-trieve` (example "usage") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `clickhouse-trieve` (bench "select") due to 3 previous errors
[INFO] [stdout] error: aborting due to 10 previous errors
[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 `clickhouse-trieve` (test "it") due to 11 previous errors
[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] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8a2a2409f4f12b8e8bc2e5a113dc76239f6d2c83bf78615bce719ba17c5bdf98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a2a2409f4f12b8e8bc2e5a113dc76239f6d2c83bf78615bce719ba17c5bdf98", kill_on_drop: false }`
[INFO] [stdout] 8a2a2409f4f12b8e8bc2e5a113dc76239f6d2c83bf78615bce719ba17c5bdf98
