[INFO] cloning repository https://github.com/TemiKayode/infralens [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TemiKayode/infralens" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTemiKayode%2Finfralens", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTemiKayode%2Finfralens'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db0c04ae0f83b7f6ca868f689fcbcfdaac1dd405 [INFO] testing TemiKayode/infralens against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTemiKayode%2Finfralens" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TemiKayode/infralens [INFO] finished tweaking git repo https://github.com/TemiKayode/infralens [INFO] tweaked toml for git repo https://github.com/TemiKayode/infralens written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TemiKayode/infralens on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TemiKayode/infralens 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v7.2.1 [INFO] [stderr] Downloaded integer-encoding v3.0.4 [INFO] [stderr] Downloaded thrift v0.17.0 [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded logos-derive v0.14.4 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded dashmap v6.2.1 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded tonic-build v0.12.3 [INFO] [stderr] Downloaded arrow-row v53.4.1 [INFO] [stderr] Downloaded protox-parse v0.7.0 [INFO] [stderr] Downloaded arrow-string v53.4.1 [INFO] [stderr] Downloaded arrow-csv v53.4.1 [INFO] [stderr] Downloaded flatbuffers v24.12.23 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded arrow-arith v53.4.1 [INFO] [stderr] Downloaded arrow-data v53.4.1 [INFO] [stderr] Downloaded logos-codegen v0.14.4 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded lz4_flex v0.11.6 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded metrics v0.23.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Downloaded arrow-ord v53.4.1 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded arrow-select v53.4.1 [INFO] [stderr] Downloaded arrow-schema v53.4.1 [INFO] [stderr] Downloaded protox v0.7.2 [INFO] [stderr] Downloaded arrow-buffer v53.4.1 [INFO] [stderr] Downloaded arrow-json v53.4.1 [INFO] [stderr] Downloaded metrics-util v0.17.0 [INFO] [stderr] Downloaded arrow v53.4.1 [INFO] [stderr] Downloaded arrow-ipc v53.4.1 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded arrow-cast v53.4.1 [INFO] [stderr] Downloaded prost-reflect v0.14.7 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded chrono v0.4.39 [INFO] [stderr] Downloaded arrow-array v53.4.1 [INFO] [stderr] Downloaded proptest v1.11.0 [INFO] [stderr] Downloaded parquet v53.4.1 [INFO] [stderr] Downloaded zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Downloaded logos v0.14.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d [INFO] running `Command { std: "docker" "start" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling uuid v1.23.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-reflect v0.14.7 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling protox-parse v0.7.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling protox v0.7.2 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling dashmap v6.2.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling etcd-client v0.14.1 (/opt/rustwide/workdir/vendor/etcd-client) [INFO] [stderr] Compiling infralens-proto v0.1.0 (/opt/rustwide/workdir/crates/infralens-proto) [INFO] [stderr] Compiling h2 v0.4.15 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling infralens-rpc v0.1.0 (/opt/rustwide/workdir/crates/infralens-rpc) [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling infralens-common v0.1.0 (/opt/rustwide/workdir/crates/infralens-common) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling infralens-storage v0.1.0 (/opt/rustwide/workdir/crates/infralens-storage) [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/openssl_tls/mod.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/lib.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/channel.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "tls-openssl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/channel.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/channel.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:767:11 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(not(feature = "tls-openssl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(not(any(feature = "tls", feature = "tls-openssl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(all(feature = "tls-openssl", not(feature = "tls")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(all(feature = "tls-openssl", not(feature = "tls")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:183:49 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(all(not(feature = "tls"), not(feature = "tls-openssl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:792:11 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:854:19 [INFO] [stdout] | [INFO] [stdout] 854 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/error.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/error.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/error.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/infralens-storage/src/compaction.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let mut bf = BloomFilter::new(all_batches.iter().map(|b| b.num_rows()).sum::().max(1) as u64, 0.02); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling infralens-ingest v0.1.0 (/opt/rustwide/workdir/crates/infralens-ingest) [INFO] [stderr] Compiling infralens-query v0.1.0 (/opt/rustwide/workdir/crates/infralens-query) [INFO] [stdout] warning: unused import: `Field` [INFO] [stdout] --> crates/infralens-query/src/catalog.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | use arrow::datatypes::{DataType, Field, Schema}; [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: `Float64Builder`, `Int64Builder`, and `UInt64Builder` [INFO] [stdout] --> crates/infralens-query/src/executor/aggregate.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | ArrayRef, Float64Array, Float64Builder, Int64Array, Int64Builder, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 11 | StringBuilder, UInt64Array, UInt64Builder, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataType` and `Field` [INFO] [stdout] --> crates/infralens-query/src/functions/temporal.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | datatypes::{DataType, Field}, [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Catalog` [INFO] [stdout] --> crates/infralens-query/src/optimizer/cost.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | catalog::{Catalog, TableDesc}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScanOp` [INFO] [stdout] --> crates/infralens-query/src/optimizer/rules.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | planner::{LogicalPlan, ScanOp}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrow::datatypes::Schema` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use arrow::datatypes::Schema; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinOp`, `Literal`, and `QueryError` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | ast::{BinOp, Expr, JoinKind, Literal, Projection, SelectStatement, Statement}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 9 | catalog::Catalog, [INFO] [stdout] 10 | error::{QueryError, Result}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LogRecord as ProtoLog` and `Span as ProtoSpan` [INFO] [stdout] --> crates/infralens-ingest/src/normalizer.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | logs::v1::{LogRecord as ProtoLog, ResourceLogs}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | metrics::v1::{metric::Data, Metric as ProtoMetric, ResourceMetrics}, [INFO] [stdout] 14 | trace::v1::{ResourceSpans, Span as ProtoSpan}, [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 variable: `nrows` [INFO] [stdout] --> crates/infralens-query/src/executor/aggregate.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | let nrows = groups.len(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nrows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/infralens-ingest/src/processor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct IngestPipeline { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 15 | tx: mpsc::Sender, [INFO] [stdout] 16 | config: IngestConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IngestPipeline` has a derived impl for the trait `Clone`, 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: unused variable: `non_agg_cols` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | let (agg_exprs, non_agg_cols) = extract_aggregates(&sel.projections); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_non_agg_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `batch_size` is never read [INFO] [stdout] --> crates/infralens-query/src/executor/scan.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ScanOperator { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | batch_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-ee780fce7c8b5cd2/out/authpb.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Role` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-ee780fce7c8b5cd2/out/authpb.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpoint` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-ee780fce7c8b5cd2/out/etcdserverpb.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct LeaseCheckpoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-ee780fce7c8b5cd2/out/etcdserverpb.rs:710:12 [INFO] [stdout] | [INFO] [stdout] 710 | pub struct LeaseCheckpointRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-ee780fce7c8b5cd2/out/etcdserverpb.rs:715:12 [INFO] [stdout] | [INFO] [stdout] 715 | pub struct LeaseCheckpointResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling infralens-cluster v0.1.0 (/opt/rustwide/workdir/crates/infralens-cluster) [INFO] [stdout] warning: unused variable: `virtual_nodes` [INFO] [stdout] --> crates/infralens-cluster/src/membership.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | virtual_nodes: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_virtual_nodes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RING_KEY` is never used [INFO] [stdout] --> crates/infralens-cluster/src/membership.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const RING_KEY: &str = "/infralens/ring/current"; [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/infralens-cluster/src/membership.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct ClusterMembership { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 45 | config: ClusterConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> crates/infralens-cluster/src/replication.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct ReplicaSender { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 36 | tx: mpsc::Sender, [INFO] [stdout] 37 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> crates/infralens-rpc/src/server.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling infralens-server v0.1.0 (/opt/rustwide/workdir/crates/infralens-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling dashmap v6.2.1 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling protox-parse v0.7.0 [INFO] [stderr] Compiling prost-reflect v0.14.7 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling protox v0.7.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling infralens-proto v0.1.0 (/opt/rustwide/workdir/crates/infralens-proto) [INFO] [stderr] Compiling etcd-client v0.14.1 (/opt/rustwide/workdir/vendor/etcd-client) [INFO] [stderr] Compiling infralens-rpc v0.1.0 (/opt/rustwide/workdir/crates/infralens-rpc) [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/openssl_tls/mod.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/lib.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/channel.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "tls-openssl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/channel.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/channel.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:767:11 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(not(feature = "tls-openssl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(not(any(feature = "tls", feature = "tls-openssl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(all(feature = "tls-openssl", not(feature = "tls")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(all(feature = "tls-openssl", not(feature = "tls")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:183:49 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(all(not(feature = "tls"), not(feature = "tls-openssl")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:792:11 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/client.rs:854:19 [INFO] [stdout] | [INFO] [stdout] 854 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/error.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/error.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stdout] --> vendor/etcd-client/src/error.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "tls-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stdout] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/authpb.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Role` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/authpb.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpoint` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/etcdserverpb.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct LeaseCheckpoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/etcdserverpb.rs:710:12 [INFO] [stdout] | [INFO] [stdout] 710 | pub struct LeaseCheckpointRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/etcdserverpb.rs:715:12 [INFO] [stdout] | [INFO] [stdout] 715 | pub struct LeaseCheckpointResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling infralens-common v0.1.0 (/opt/rustwide/workdir/crates/infralens-common) [INFO] [stderr] Compiling infralens-storage v0.1.0 (/opt/rustwide/workdir/crates/infralens-storage) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/infralens-storage/src/compaction.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let mut bf = BloomFilter::new(all_batches.iter().map(|b| b.num_rows()).sum::().max(1) as u64, 0.02); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling infralens-cluster v0.1.0 (/opt/rustwide/workdir/crates/infralens-cluster) [INFO] [stderr] Compiling infralens-ingest v0.1.0 (/opt/rustwide/workdir/crates/infralens-ingest) [INFO] [stderr] Compiling infralens-query v0.1.0 (/opt/rustwide/workdir/crates/infralens-query) [INFO] [stdout] warning: unused import: `Field` [INFO] [stdout] --> crates/infralens-query/src/catalog.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | use arrow::datatypes::{DataType, Field, Schema}; [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: `Float64Builder`, `Int64Builder`, and `UInt64Builder` [INFO] [stdout] --> crates/infralens-query/src/executor/aggregate.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | ArrayRef, Float64Array, Float64Builder, Int64Array, Int64Builder, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 11 | StringBuilder, UInt64Array, UInt64Builder, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataType` and `Field` [INFO] [stdout] --> crates/infralens-query/src/functions/temporal.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | datatypes::{DataType, Field}, [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Catalog` [INFO] [stdout] --> crates/infralens-query/src/optimizer/cost.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | catalog::{Catalog, TableDesc}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScanOp` [INFO] [stdout] --> crates/infralens-query/src/optimizer/rules.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | planner::{LogicalPlan, ScanOp}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrow::datatypes::Schema` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use arrow::datatypes::Schema; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinOp`, `Literal`, and `QueryError` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | ast::{BinOp, Expr, JoinKind, Literal, Projection, SelectStatement, Statement}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 9 | catalog::Catalog, [INFO] [stdout] 10 | error::{QueryError, Result}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LogRecord as ProtoLog` and `Span as ProtoSpan` [INFO] [stdout] --> crates/infralens-ingest/src/normalizer.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | logs::v1::{LogRecord as ProtoLog, ResourceLogs}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | metrics::v1::{metric::Data, Metric as ProtoMetric, ResourceMetrics}, [INFO] [stdout] 14 | trace::v1::{ResourceSpans, Span as ProtoSpan}, [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 variable: `nrows` [INFO] [stdout] --> crates/infralens-query/src/executor/aggregate.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | let nrows = groups.len(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nrows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `non_agg_cols` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | let (agg_exprs, non_agg_cols) = extract_aggregates(&sel.projections); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_non_agg_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `batch_size` is never read [INFO] [stdout] --> crates/infralens-query/src/executor/scan.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ScanOperator { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | batch_size: usize, [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/infralens-ingest/src/processor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct IngestPipeline { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 15 | tx: mpsc::Sender, [INFO] [stdout] 16 | config: IngestConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IngestPipeline` has a derived impl for the trait `Clone`, 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: unused variable: `virtual_nodes` [INFO] [stdout] --> crates/infralens-cluster/src/membership.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | virtual_nodes: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_virtual_nodes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RING_KEY` is never used [INFO] [stdout] --> crates/infralens-cluster/src/membership.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const RING_KEY: &str = "/infralens/ring/current"; [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/infralens-cluster/src/membership.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct ClusterMembership { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 45 | config: ClusterConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> crates/infralens-cluster/src/replication.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct ReplicaSender { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 36 | tx: mpsc::Sender, [INFO] [stdout] 37 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> crates/infralens-rpc/src/server.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling infralens-server v0.1.0 (/opt/rustwide/workdir/crates/infralens-server) [INFO] [stdout] warning: unused import: `Field` [INFO] [stdout] --> crates/infralens-query/src/catalog.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | use arrow::datatypes::{DataType, Field, Schema}; [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: `Float64Builder`, `Int64Builder`, and `UInt64Builder` [INFO] [stdout] --> crates/infralens-query/src/executor/aggregate.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | ArrayRef, Float64Array, Float64Builder, Int64Array, Int64Builder, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 11 | StringBuilder, UInt64Array, UInt64Builder, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataType` and `Field` [INFO] [stdout] --> crates/infralens-query/src/functions/temporal.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | datatypes::{DataType, Field}, [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Catalog` [INFO] [stdout] --> crates/infralens-query/src/optimizer/cost.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | catalog::{Catalog, TableDesc}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScanOp` [INFO] [stdout] --> crates/infralens-query/src/optimizer/rules.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | planner::{LogicalPlan, ScanOp}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrow::datatypes::Schema` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use arrow::datatypes::Schema; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinOp`, `Literal`, and `QueryError` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | ast::{BinOp, Expr, JoinKind, Literal, Projection, SelectStatement, Statement}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 9 | catalog::Catalog, [INFO] [stdout] 10 | error::{QueryError, Result}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Duration` [INFO] [stdout] --> crates/infralens-storage/tests/engine_integration.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::time::Duration; [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: `LogRecord as ProtoLog` and `Span as ProtoSpan` [INFO] [stdout] --> crates/infralens-ingest/src/normalizer.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | logs::v1::{LogRecord as ProtoLog, ResourceLogs}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | metrics::v1::{metric::Data, Metric as ProtoMetric, ResourceMetrics}, [INFO] [stdout] 14 | trace::v1::{ResourceSpans, Span as ProtoSpan}, [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: `info` [INFO] [stdout] --> crates/infralens-rpc/src/server.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, info}; [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 variable: `nrows` [INFO] [stdout] --> crates/infralens-query/src/executor/aggregate.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | let nrows = groups.len(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nrows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/infralens-ingest/src/processor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct IngestPipeline { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 15 | tx: mpsc::Sender, [INFO] [stdout] 16 | config: IngestConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IngestPipeline` has a derived impl for the trait `Clone`, 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: unused variable: `non_agg_cols` [INFO] [stdout] --> crates/infralens-query/src/planner.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | let (agg_exprs, non_agg_cols) = extract_aggregates(&sel.projections); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_non_agg_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `batch_size` is never read [INFO] [stdout] --> crates/infralens-query/src/executor/scan.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ScanOperator { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | batch_size: usize, [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 variable: `virtual_nodes` [INFO] [stdout] --> crates/infralens-cluster/src/membership.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | virtual_nodes: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_virtual_nodes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/infralens-storage/src/compaction.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let mut bf = BloomFilter::new(all_batches.iter().map(|b| b.num_rows()).sum::().max(1) as u64, 0.02); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RING_KEY` is never used [INFO] [stdout] --> crates/infralens-cluster/src/membership.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const RING_KEY: &str = "/infralens/ring/current"; [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/infralens-cluster/src/membership.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct ClusterMembership { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 45 | config: ClusterConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> crates/infralens-cluster/src/replication.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct ReplicaSender { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 36 | tx: mpsc::Sender, [INFO] [stdout] 37 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/infralens-storage/src/compaction.rs:99:9 [INFO] [stderr] | [INFO] [stderr] 99 | let mut bf = BloomFilter::new(all_batches.iter().map(|b| b.num_rows()).sum::().max(1) as u64, 0.02); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `infralens-storage` (lib) generated 1 warning (run `cargo fix --lib -p infralens-storage` to apply 1 suggestion) [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/openssl_tls/mod.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/lib.rs:111:7 [INFO] [stderr] | [INFO] [stderr] 111 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/channel.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(not(feature = "tls-openssl"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/channel.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/channel.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:37:7 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:767:11 [INFO] [stderr] | [INFO] [stderr] 767 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:91:19 [INFO] [stderr] | [INFO] [stderr] 91 | #[cfg(not(feature = "tls-openssl"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:93:15 [INFO] [stderr] | [INFO] [stderr] 93 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:116:15 [INFO] [stderr] | [INFO] [stderr] 116 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:130:44 [INFO] [stderr] | [INFO] [stderr] 130 | #[cfg(not(any(feature = "tls", feature = "tls-openssl")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:135:23 [INFO] [stderr] | [INFO] [stderr] 135 | #[cfg(all(feature = "tls-openssl", not(feature = "tls")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:172:23 [INFO] [stderr] | [INFO] [stderr] 172 | #[cfg(all(feature = "tls-openssl", not(feature = "tls")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:183:49 [INFO] [stderr] | [INFO] [stderr] 183 | #[cfg(all(not(feature = "tls"), not(feature = "tls-openssl")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:792:11 [INFO] [stderr] | [INFO] [stderr] 792 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/client.rs:854:19 [INFO] [stderr] | [INFO] [stderr] 854 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/error.rs:114:7 [INFO] [stderr] | [INFO] [stderr] 114 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/error.rs:45:11 [INFO] [stderr] | [INFO] [stderr] 45 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tls-openssl` [INFO] [stderr] --> vendor/etcd-client/src/error.rs:64:19 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg(feature = "tls-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `pub-response-field`, `tls`, `tls-roots`, and `visible` [INFO] [stderr] = help: consider adding `tls-openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `User` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/authpb.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct User { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Role` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/authpb.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub struct Role { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `LeaseCheckpoint` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/etcdserverpb.rs:701:12 [INFO] [stderr] | [INFO] [stderr] 701 | pub struct LeaseCheckpoint { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `LeaseCheckpointRequest` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/etcdserverpb.rs:710:12 [INFO] [stderr] | [INFO] [stderr] 710 | pub struct LeaseCheckpointRequest { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `LeaseCheckpointResponse` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/etcd-client-c263109834daacbf/out/etcdserverpb.rs:715:12 [INFO] [stderr] | [INFO] [stderr] 715 | pub struct LeaseCheckpointResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Field` [INFO] [stderr] --> crates/infralens-query/src/catalog.rs:8:34 [INFO] [stderr] | [INFO] [stderr] 8 | use arrow::datatypes::{DataType, Field, Schema}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Float64Builder`, `Int64Builder`, and `UInt64Builder` [INFO] [stderr] --> crates/infralens-query/src/executor/aggregate.rs:10:33 [INFO] [stderr] | [INFO] [stderr] 10 | ArrayRef, Float64Array, Float64Builder, Int64Array, Int64Builder, [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] 11 | StringBuilder, UInt64Array, UInt64Builder, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DataType` and `Field` [INFO] [stderr] --> crates/infralens-query/src/functions/temporal.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | datatypes::{DataType, Field}, [INFO] [stderr] | ^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Catalog` [INFO] [stderr] --> crates/infralens-query/src/optimizer/cost.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | catalog::{Catalog, TableDesc}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ScanOp` [INFO] [stderr] --> crates/infralens-query/src/optimizer/rules.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | planner::{LogicalPlan, ScanOp}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `arrow::datatypes::Schema` [INFO] [stderr] --> crates/infralens-query/src/planner.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use arrow::datatypes::Schema; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BinOp`, `Literal`, and `QueryError` [INFO] [stderr] --> crates/infralens-query/src/planner.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | ast::{BinOp, Expr, JoinKind, Literal, Projection, SelectStatement, Statement}, [INFO] [stderr] | ^^^^^ ^^^^^^^ [INFO] [stderr] 9 | catalog::Catalog, [INFO] [stderr] 10 | error::{QueryError, Result}, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `nrows` [INFO] [stderr] --> crates/infralens-query/src/executor/aggregate.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 97 | let nrows = groups.len(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nrows` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `non_agg_cols` [INFO] [stderr] --> crates/infralens-query/src/planner.rs:102:25 [INFO] [stderr] | [INFO] [stderr] 102 | let (agg_exprs, non_agg_cols) = extract_aggregates(&sel.projections); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_non_agg_cols` [INFO] [stderr] [INFO] [stderr] warning: field `batch_size` is never read [INFO] [stderr] --> crates/infralens-query/src/executor/scan.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct ScanOperator { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 20 | batch_size: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `etcd-client` (lib) generated 25 warnings [INFO] [stderr] warning: `infralens-query` (lib) generated 10 warnings (run `cargo fix --lib -p infralens-query` to apply 9 suggestions) [INFO] [stderr] warning: `infralens-query` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] warning: unused variable: `virtual_nodes` [INFO] [stderr] --> crates/infralens-cluster/src/membership.rs:158:5 [INFO] [stderr] | [INFO] [stderr] 158 | virtual_nodes: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_virtual_nodes` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `RING_KEY` is never used [INFO] [stderr] --> crates/infralens-cluster/src/membership.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | const RING_KEY: &str = "/infralens/ring/current"; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `config` is never read [INFO] [stderr] --> crates/infralens-cluster/src/membership.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct ClusterMembership { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 45 | config: ClusterConfig, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `node_id` is never read [INFO] [stderr] --> crates/infralens-cluster/src/replication.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 35 | struct ReplicaSender { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 36 | tx: mpsc::Sender, [INFO] [stderr] 37 | node_id: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `LogRecord as ProtoLog` and `Span as ProtoSpan` [INFO] [stderr] --> crates/infralens-ingest/src/normalizer.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | logs::v1::{LogRecord as ProtoLog, ResourceLogs}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | metrics::v1::{metric::Data, Metric as ProtoMetric, ResourceMetrics}, [INFO] [stderr] 14 | trace::v1::{ResourceSpans, Span as ProtoSpan}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `config` is never read [INFO] [stderr] --> crates/infralens-ingest/src/processor.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct IngestPipeline { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 15 | tx: mpsc::Sender, [INFO] [stderr] 16 | config: IngestConfig, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `IngestPipeline` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::time::Duration` [INFO] [stderr] --> crates/infralens-storage/tests/engine_integration.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use tokio::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `infralens-cluster` (lib) generated 4 warnings (run `cargo fix --lib -p infralens-cluster` to apply 1 suggestion) [INFO] [stderr] warning: `infralens-ingest` (lib) generated 2 warnings (run `cargo fix --lib -p infralens-ingest` to apply 1 suggestion) [INFO] [stderr] warning: `infralens-storage` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `infralens-ingest` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `infralens-storage` (test "engine_integration") generated 1 warning (run `cargo fix --test "engine_integration" -p infralens-storage` to apply 1 suggestion) [INFO] [stderr] warning: `infralens-cluster` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> crates/infralens-rpc/src/server.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | use tracing::{debug, info}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `infralens-rpc` (lib) generated 1 warning (run `cargo fix --lib -p infralens-rpc` to apply 1 suggestion) [INFO] [stderr] warning: `infralens-rpc` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infralens_cluster-bed2c159dec3d5b5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test ring::tests::single_node_always_returns_itself ... ok [INFO] [stdout] test ring::tests::remove_node_excludes_it ... ok [INFO] [stdout] test ring::tests::replica_nodes_distinct ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infralens_common-4be8a5ec58e55c65) [INFO] [stdout] test ring::tests::uniform_distribution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infralens_ingest-0f3bf8cfc98a6b29) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test normalizer::tests::span_normalisation_computes_duration ... ok [INFO] [stdout] test normalizer::tests::log_normalisation_preserves_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infralens_proto-30065413784ea822) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infralens_query-b41f622198c947aa) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test functions::temporal::tests::test_histogram_quantile ... ok [INFO] [stdout] test lexer::tests::tokenise_operators ... ok [INFO] [stdout] test functions::temporal::tests::test_time_bucket ... ok [INFO] [stdout] test lexer::tests::tokenise_simple_select ... ok [INFO] [stdout] test catalog::tests::catalog_partition_pruning ... ok [INFO] [stdout] test lexer::tests::tokenise_string_with_escape ... ok [INFO] [stdout] test parser::tests::parse_function_call ... ok [INFO] [stdout] test catalog::tests::catalog_resolves_builtin_tables ... ok [INFO] [stdout] test parser::tests::parse_interval_units ... ok [INFO] [stdout] test parser::tests::parse_join ... ok [INFO] [stdout] test parser::tests::parse_simple_select ... ok [INFO] [stdout] test parser::tests::parse_group_by_order_by_limit ... ok [INFO] [stdout] test parser::tests::parse_between ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infralens_rpc-6ebd8595ac347ea8) [INFO] [stdout] test catalog::tests::catalog_rejects_unknown_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/infralens_server-20cc1486ecf60bbf) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infralens_storage-5330f54b2bc24403) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test bloom::tests::serialise_roundtrip ... ok [INFO] [stdout] test memtable::tests::drain_signal_isolation ... ok [INFO] [stdout] test memtable::tests::size_accounting ... ok [INFO] [stdout] test memtable::tests::keys_are_time_ordered ... ok [INFO] [stdout] test memtable::tests::is_full_threshold ... ok [INFO] [stdout] test zone_map::tests::time_range_overlap ... ok [INFO] [stdout] test wal::tests::roundtrip_single_entry ... ok [INFO] [stdout] test wal::tests::checkpoint_clears_entries ... ok [INFO] [stdout] test sstable::tests::zone_map_time_range ... ok [INFO] [stdout] test wal::tests::recovery_survives_empty_file ... ok [INFO] [stdout] test sstable::tests::write_then_read_logs ... ok [INFO] [stdout] test bloom::tests::reasonable_fp_rate ... ok [INFO] [stdout] test bloom::tests::no_false_negatives ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/engine_integration.rs (/opt/rustwide/target/debug/deps/engine_integration-4fc7019ce774eb8e) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test proptest_tests::prop_logs_survive_roundtrip ... ignored, proptest — run with --include-ignored [INFO] [stdout] test wal_files_created ... ok [INFO] [stderr] Doc-tests infralens_cluster [INFO] [stdout] test memtable_flush_on_size_limit ... ok [INFO] [stdout] test write_multiple_signals ... ok [INFO] [stdout] test write_and_close_logs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests infralens_common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests infralens_ingest [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests infralens_proto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests infralens_query [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests infralens_rpc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests infralens_storage [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d", kill_on_drop: false }` [INFO] [stdout] 8e6d36eb15aaed89c1439a88432fede45193c54b215f4d7af8f7c25bb555ca5d