[INFO] cloning repository https://github.com/louloulin/duckhub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louloulin/duckhub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Fduckhub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Fduckhub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00a76c14222ed955332e8831a540c07eed9f748b [INFO] testing louloulin/duckhub against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Fduckhub" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/louloulin/duckhub [INFO] finished tweaking git repo https://github.com/louloulin/duckhub [INFO] tweaked toml for git repo https://github.com/louloulin/duckhub written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/louloulin/duckhub on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/louloulin/duckhub 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1965775a009a0e6fad06c1b2932a8c4b29bfa25993d0c24aad1e3bd924ddb243 [INFO] running `Command { std: "docker" "start" "-a" "1965775a009a0e6fad06c1b2932a8c4b29bfa25993d0c24aad1e3bd924ddb243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1965775a009a0e6fad06c1b2932a8c4b29bfa25993d0c24aad1e3bd924ddb243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1965775a009a0e6fad06c1b2932a8c4b29bfa25993d0c24aad1e3bd924ddb243", kill_on_drop: false }` [INFO] [stdout] 1965775a009a0e6fad06c1b2932a8c4b29bfa25993d0c24aad1e3bd924ddb243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba2d38ed7a499508ff46196a90e552cca09b720799b4fb017d7714669c547dc [INFO] running `Command { std: "docker" "start" "-a" "8ba2d38ed7a499508ff46196a90e552cca09b720799b4fb017d7714669c547dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling duckhub-common v0.1.0 (/opt/rustwide/workdir/crates/core/common) [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling duckhub-database v0.1.0 (/opt/rustwide/workdir/crates/core/database) [INFO] [stdout] warning: unused import: `DataLakeFeature` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::extensions::{ExtensionManager, DataLakeFeature}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `info`, and `instrument` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{debug, info, instrument}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> crates/core/database/src/pool.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | use tracing::{debug, error, info, warn, instrument}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/core/database/src/query.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `error` [INFO] [stdout] --> crates/core/database/src/lake.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::{debug, error, info, instrument}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PooledConnectionGuard` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::pool::{ConnectionPool, PooledConnectionGuard}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Registry` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | use prometheus::{Counter, Histogram, Gauge, Registry}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Field` [INFO] [stdout] --> crates/core/database/src/schema.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use duckhub_common::types::{Schema, Field, DataType}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> crates/core/database/src/schema.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Connection as RedisConnection` [INFO] [stdout] --> crates/core/database/src/cache.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use redis::{AsyncCommands, Client, Connection as RedisConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> crates/core/database/src/cache.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::{debug, error, instrument, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> crates/core/database/src/metrics.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prometheus::Encoder` [INFO] [stdout] --> crates/core/database/src/metrics.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | use prometheus::Encoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/core/database/src/extensions.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, info, warn, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `duckhub_common::prelude::*` [INFO] [stdout] --> crates/core/database/src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stdout] warning: unused import: `base64::prelude` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use base64::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let stmt = conn.prepare(sql) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | let stmt = conn.prepare(sql) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:114:54 [INFO] [stdout] | [INFO] [stdout] 114 | pub async fn query_with_params(&self, sql: &str, params: &[&str]) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let stmt = conn.prepare(sql) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> crates/core/database/src/duckdb.rs:186:51 [INFO] [stdout] | [INFO] [stdout] 186 | pub async fn execute_time_travel_query(&self, request: TimeTravelQueryRequest) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stdout] warning: unused variable: `provider_name` [INFO] [stdout] --> crates/core/database/src/lake.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | provider_name: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format_str` [INFO] [stdout] --> crates/core/database/src/lake.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | let format_str = match format { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `partition_config` [INFO] [stdout] --> crates/core/database/src/lake.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | partition_config: &PartitionConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> crates/core/database/src/lake.rs:522:17 [INFO] [stdout] | [INFO] [stdout] 522 | let response = self.client [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:510:13 [INFO] [stdout] | [INFO] [stdout] 510 | let check_sql = format!( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | let info_sql = format!( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_info_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:587:69 [INFO] [stdout] | [INFO] [stdout] 587 | async fn timestamp_is_valid(&self, database: &str, table: &str, timestamp: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 588 | let check_sql = format!( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:599:13 [INFO] [stdout] | [INFO] [stdout] 599 | let info_sql = format!( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_info_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:681:44 [INFO] [stdout] | [INFO] [stdout] 681 | async fn get_snapshots_in_range(&self, database: &str, table: &str, start_time: DateTime, end_time: DateTime) -> Resu... [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:681:60 [INFO] [stdout] | [INFO] [stdout] 681 | ...nge(&self, database: &str, table: &str, start_time: DateTime, end_time: DateTime) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_time` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:681:73 [INFO] [stdout] | [INFO] [stdout] 681 | ...e: &str, table: &str, start_time: DateTime, end_time: DateTime) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_time` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:681:100 [INFO] [stdout] | [INFO] [stdout] 681 | ...rt_time: DateTime, end_time: DateTime) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:688:41 [INFO] [stdout] | [INFO] [stdout] 688 | async fn count_rows_in_range(&self, database: &str, table: &str, start_time: DateTime, end_time: DateTime) -> Result<... [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:688:57 [INFO] [stdout] | [INFO] [stdout] 688 | ...nge(&self, database: &str, table: &str, start_time: DateTime, end_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_time` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:688:70 [INFO] [stdout] | [INFO] [stdout] 688 | ...e: &str, table: &str, start_time: DateTime, end_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_time` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:688:97 [INFO] [stdout] | [INFO] [stdout] 688 | ...rt_time: DateTime, end_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:694:46 [INFO] [stdout] | [INFO] [stdout] 694 | async fn execute_time_range_query(&self, database: &str, table: &str, start_time: DateTime, end_time: DateTime, sql: ... [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:694:62 [INFO] [stdout] | [INFO] [stdout] 694 | ...ery(&self, database: &str, table: &str, start_time: DateTime, end_time: DateTime, sql: &str) -> Result crates/core/database/src/ducklake.rs:694:75 [INFO] [stdout] | [INFO] [stdout] 694 | ...e: &str, table: &str, start_time: DateTime, end_time: DateTime, sql: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_time` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:694:102 [INFO] [stdout] | [INFO] [stdout] 694 | ...rt_time: DateTime, end_time: DateTime, sql: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:694:127 [INFO] [stdout] | [INFO] [stdout] 694 | ...c>, end_time: DateTime, sql: &str) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:769:47 [INFO] [stdout] | [INFO] [stdout] 769 | async fn calculate_row_differences(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result<(u64, u64, u64)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:769:63 [INFO] [stdout] | [INFO] [stdout] 769 | async fn calculate_row_differences(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result<(u64, u64, u64)> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version1` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:769:76 [INFO] [stdout] | [INFO] [stdout] 769 | async fn calculate_row_differences(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result<(u64, u64, u64)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version2` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:769:91 [INFO] [stdout] | [INFO] [stdout] 769 | async fn calculate_row_differences(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result<(u64, u64, u64)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:776:43 [INFO] [stdout] | [INFO] [stdout] 776 | async fn detect_schema_changes(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:776:59 [INFO] [stdout] | [INFO] [stdout] 776 | async fn detect_schema_changes(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version1` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:776:72 [INFO] [stdout] | [INFO] [stdout] 776 | async fn detect_schema_changes(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version2` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:776:87 [INFO] [stdout] | [INFO] [stdout] 776 | async fn detect_schema_changes(&self, database: &str, table: &str, version1: u64, version2: u64) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:783:13 [INFO] [stdout] | [INFO] [stdout] 783 | let version_sql = format!( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:847:52 [INFO] [stdout] | [INFO] [stdout] 847 | ...mn_compatibility(&self, database: &str, table: &str, column_name: &str, column_type: &str, nullable: bool) -> Result crates/core/database/src/ducklake.rs:847:68 [INFO] [stdout] | [INFO] [stdout] 847 | ...ity(&self, database: &str, table: &str, column_name: &str, column_type: &str, nullable: bool) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_name` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:847:81 [INFO] [stdout] | [INFO] [stdout] 847 | ...: &str, table: &str, column_name: &str, column_type: &str, nullable: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_type` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:847:100 [INFO] [stdout] | [INFO] [stdout] 847 | ..., column_name: &str, column_type: &str, nullable: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:866:53 [INFO] [stdout] | [INFO] [stdout] 866 | async fn check_drop_column_compatibility(&self, database: &str, table: &str, column_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:866:69 [INFO] [stdout] | [INFO] [stdout] 866 | async fn check_drop_column_compatibility(&self, database: &str, table: &str, column_name: &str) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_name` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:866:82 [INFO] [stdout] | [INFO] [stdout] 866 | async fn check_drop_column_compatibility(&self, database: &str, table: &str, column_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:877:13 [INFO] [stdout] | [INFO] [stdout] 877 | let info_sql = format!( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_info_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:1527:13 [INFO] [stdout] | [INFO] [stdout] 1527 | let check_sql = format!( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_sql` [INFO] [stdout] --> crates/core/database/src/ducklake.rs:1540:13 [INFO] [stdout] | [INFO] [stdout] 1540 | let type_sql = format!( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> crates/core/database/src/schema.rs:129:45 [INFO] [stdout] | [INFO] [stdout] 129 | pub async fn get_schema_metadata(&self, name: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stdout] warning: fields `config` and `extension_manager` are never read [INFO] [stdout] --> crates/core/database/src/duckdb.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct DuckDBEngine { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 18 | config: DatabaseConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | connection: Arc>, [INFO] [stdout] 20 | extension_manager: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DuckDBEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> crates/core/database/src/cache.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct QueryCacheImpl { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 11 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cleanup_expired` is never used [INFO] [stdout] --> crates/core/database/src/cache.rs:214:14 [INFO] [stdout] | [INFO] [stdout] 204 | impl MemoryCache { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 214 | async fn cleanup_expired(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling actix-multipart-derive v0.6.1 [INFO] [stderr] Compiling rig-core v0.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling duckhub-query-analytics v0.1.0 (/opt/rustwide/workdir/crates/services/query-analytics) [INFO] [stdout] warning: unused imports: `DateTime` and `Utc` [INFO] [stdout] --> crates/services/query-analytics/src/lib.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> crates/services/query-analytics/src/lib.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{info, warn, debug, instrument}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/services/query-analytics/src/window_functions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/services/query-analytics/src/time_series.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stdout] warning: field `stats_cache` is never read [INFO] [stdout] --> crates/services/query-analytics/src/optimizer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct QueryOptimizer { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | stats_cache: HashMap, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ping v0.5.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.18 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling duckhub-cache v0.1.0 (/opt/rustwide/workdir/crates/core/cache) [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling actix-multipart v0.6.2 [INFO] [stdout] warning: method `cleanup_expired` is never used [INFO] [stdout] --> crates/core/cache/src/sled_cache.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 51 | impl SledCache { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | async fn cleanup_expired(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> crates/core/cache/src/redis_cache.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RedisCache { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 15 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling duckhub-monitoring v0.1.0 (/opt/rustwide/workdir/crates/services/monitoring) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> crates/services/monitoring/src/lib.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | use tracing::{info, warn, debug, instrument}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> crates/services/monitoring/src/health.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> crates/services/monitoring/src/health.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{info, warn, debug, instrument}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> crates/services/monitoring/src/alerts.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{info, warn, debug, instrument}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> crates/services/monitoring/src/system.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling duckhub-security-service v0.1.0 (/opt/rustwide/workdir/crates/services/security) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/services/security/src/lib.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | use tracing::{info, warn, error, instrument}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DEFAULT_COST`, `hash`, and `verify` [INFO] [stdout] --> crates/services/security/src/lib.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TokenClaims` and `User` [INFO] [stdout] --> crates/services/security/src/auth.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{User, TokenClaims}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `duckhub_common::prelude::*` [INFO] [stdout] --> crates/services/security/src/auth.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `duckhub_common::prelude::*` [INFO] [stdout] --> crates/services/security/src/permissions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `duckhub_common::prelude::*` [INFO] [stdout] --> crates/services/security/src/audit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-web-actors v4.3.1+deprecated [INFO] [stderr] Compiling duckhub-data-ingestion v0.1.0 (/opt/rustwide/workdir/crates/services/data-ingestion) [INFO] [stdout] warning: field `system` is never read [INFO] [stdout] --> crates/services/monitoring/src/system.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SystemMonitor { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | /// 系统信息 [INFO] [stdout] 13 | system: System, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime` and `Utc` [INFO] [stdout] --> crates/services/data-ingestion/src/lib.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> crates/services/data-ingestion/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AuthConfig` [INFO] [stdout] --> crates/services/data-ingestion/src/sources.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | use duckhub_common::types::{DataSourceType, MessageQueueConfig, AuthConfig}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/services/data-ingestion/src/processors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `validator::Validate` [INFO] [stdout] --> crates/services/data-ingestion/src/processors.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use validator::Validate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> crates/services/data-ingestion/src/connectors.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/services/data-ingestion/src/connectors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-cors v0.6.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stdout] warning: field `engine` is never read [INFO] [stdout] --> crates/services/security/src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AuthService { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 32 | engine: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `engine` is never read [INFO] [stdout] --> crates/services/security/src/lib.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct PermissionService { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 237 | engine: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling duckhub-security v0.1.0 (/opt/rustwide/workdir/crates/core/security) [INFO] [stderr] Compiling duckhub-auth v0.1.0 (/opt/rustwide/workdir/crates/services/auth) [INFO] [stderr] Compiling duckhub-data-processing v0.1.0 (/opt/rustwide/workdir/crates/services/data-processing) [INFO] [stdout] warning: unused import: `duckhub_common::prelude::*` [INFO] [stdout] --> crates/core/security/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `duckhub_common::prelude::*` [INFO] [stdout] --> crates/services/data-processing/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/services/data-ingestion/src/sources.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct KafkaDataSource { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 99 | name: String, [INFO] [stdout] 100 | config: DataSourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/services/data-ingestion/src/processors.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct DataCleaningProcessor { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 76 | name: String, [INFO] [stdout] 77 | config: ProcessorConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/services/data-ingestion/src/processors.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub struct DataValidationProcessor { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 278 | name: String, [INFO] [stdout] 279 | config: ProcessorConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/services/data-ingestion/src/connectors.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct MySQLConnector { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 124 | name: String, [INFO] [stdout] 125 | config: ConnectionConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/services/data-ingestion/src/connectors.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct PostgreSQLConnector { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 247 | name: String, [INFO] [stdout] 248 | config: ConnectionConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/services/data-ingestion/src/connectors.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 354 | pub struct FileSystemConnector { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 355 | name: String, [INFO] [stdout] 356 | config: ConnectionConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `password_manager` is never read [INFO] [stdout] --> crates/services/auth/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct SecurityService { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 74 | password_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling duckhub-config v0.1.0 (/opt/rustwide/workdir/crates/core/config) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> crates/core/config/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use duckhub_common::config::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `PoolConfig` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 6 | pub use duckhub_common::prelude::*; [INFO] [stdout] | -------------------------- but the name `PoolConfig` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> crates/core/config/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use duckhub_common::config::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ObjectStorageConfig` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 6 | pub use duckhub_common::prelude::*; [INFO] [stdout] | -------------------------- but the name `ObjectStorageConfig` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling duckhub-cli v0.1.0 (/opt/rustwide/workdir/crates/tools/cli) [INFO] [stdout] error[E0659]: `QueryResult` is ambiguous [INFO] [stdout] --> crates/tools/cli/src/main.rs:14:84 [INFO] [stdout] | [INFO] [stdout] 14 | async fn execute_query_helper(engine: &Arc, query: &Query) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `QueryResult` could refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] note: `QueryResult` could also refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use duckhub_database::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `QueryResult` is ambiguous [INFO] [stdout] --> crates/tools/cli/src/main.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | Ok(QueryResult { [INFO] [stdout] | ^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `QueryResult` could refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] note: `QueryResult` could also refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use duckhub_database::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `QueryResult` is ambiguous [INFO] [stdout] --> crates/tools/cli/src/main.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | let result = QueryResult { [INFO] [stdout] | ^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `QueryResult` could refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] note: `QueryResult` could also refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use duckhub_database::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `QueryResult` is ambiguous [INFO] [stdout] --> crates/tools/cli/src/main.rs:465:26 [INFO] [stdout] | [INFO] [stdout] 465 | let result = QueryResult { [INFO] [stdout] | ^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `QueryResult` could refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use duckhub_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] note: `QueryResult` could also refer to the struct imported here [INFO] [stdout] --> crates/tools/cli/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use duckhub_database::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `QueryResult` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `save` [INFO] [stdout] --> crates/tools/cli/src/main.rs:341:76 [INFO] [stdout] | [INFO] [stdout] 341 | async fn execute_query(engine: Arc, sql: &str, format: &str, save: bool) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_save` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `engine` [INFO] [stdout] --> crates/tools/cli/src/main.rs:598:29 [INFO] [stdout] | [INFO] [stdout] 598 | async fn handle_lake_action(engine: Arc, action: LakeAction) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lake_manager` [INFO] [stdout] --> crates/tools/cli/src/main.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | let lake_manager = DataLakeManager::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lake_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `duckhub-cli` (bin "duckhub") due to 4 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ba2d38ed7a499508ff46196a90e552cca09b720799b4fb017d7714669c547dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba2d38ed7a499508ff46196a90e552cca09b720799b4fb017d7714669c547dc", kill_on_drop: false }` [INFO] [stdout] 8ba2d38ed7a499508ff46196a90e552cca09b720799b4fb017d7714669c547dc