[INFO] fetching crate openviking-rs 0.1.0... [INFO] testing openviking-rs-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate openviking-rs 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate openviking-rs 0.1.0 [INFO] finished tweaking crates.io crate openviking-rs 0.1.0 [INFO] tweaked toml for crates.io crate openviking-rs 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openviking-rs 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openviking-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f10ac3f80016a0cfb29e24ef11a4141b63767183b1e9bc1f2c3262bc091e1b0 [INFO] running `Command { std: "docker" "start" "-a" "5f10ac3f80016a0cfb29e24ef11a4141b63767183b1e9bc1f2c3262bc091e1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f10ac3f80016a0cfb29e24ef11a4141b63767183b1e9bc1f2c3262bc091e1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f10ac3f80016a0cfb29e24ef11a4141b63767183b1e9bc1f2c3262bc091e1b0", kill_on_drop: false }` [INFO] [stdout] 5f10ac3f80016a0cfb29e24ef11a4141b63767183b1e9bc1f2c3262bc091e1b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d5ac90ff0ff6c9ae7e0875065a47c547b8a88322d72c3c091cec7c1e7cf29e [INFO] running `Command { std: "docker" "start" "-a" "e4d5ac90ff0ff6c9ae7e0875065a47c547b8a88322d72c3c091cec7c1e7cf29e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling openviking-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/core/client.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::{Context, Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zip` [INFO] [stdout] --> src/pack/exporter.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(feature = "zip")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `zip` [INFO] [stdout] --> src/pack/exporter.rs:255:19 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(not(feature = "zip"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `tar` [INFO] [stdout] --> src/pack/exporter.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "tar")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `tar` [INFO] [stdout] --> src/pack/exporter.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(not(feature = "tar"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `zip` [INFO] [stdout] --> src/pack/importer.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "zip")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `zip` [INFO] [stdout] --> src/pack/importer.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(not(feature = "zip"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `tar` [INFO] [stdout] --> src/pack/importer.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "tar")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `tar` [INFO] [stdout] --> src/pack/importer.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(not(feature = "tar"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CollectionMeta` [INFO] [stdout] --> src/storage/vectordb/mod.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub use collection::{Collection, CollectionConfig, CollectionMeta}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HnswConfig`, `HnswIndexData`, and `HnswIndex` [INFO] [stdout] --> src/storage/vectordb/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub use hnsw::{HnswConfig, HnswIndex, HnswIndexData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DistanceMetric` [INFO] [stdout] --> src/storage/vectordb/mod.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub use index::{DistanceMetric, SearchResult, VectorIndex}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `load_index` and `save_index` [INFO] [stdout] --> src/storage/vectordb/mod.rs:13:74 [INFO] [stdout] | [INFO] [stdout] 13 | pub use persist::{collection_exists, delete_collection, load_collection, load_index, save_collection, save_index}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScalarIndex` [INFO] [stdout] --> src/storage/vectordb/mod.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | pub use scalar::{Filter, FilterOp, ScalarIndex, ScalarValue}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zip_path` [INFO] [stdout] --> src/pack/exporter.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | let zip_path = output_path.with_extension("ovpack.zip"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tar_path` [INFO] [stdout] --> src/pack/exporter.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let tar_path = output_path.with_extension("ovpack.tar.gz"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tar_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> src/pack/importer.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | let output_dir = pack_path.with_extension(""); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> src/pack/importer.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | let output_dir = pack_path.with_extension("").with_extension(""); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/retrieval/service.rs:158:37 [INFO] [stdout] | [INFO] [stdout] 158 | fn apply_session_context(&self, mut results: Vec, _session_id: &str) -> Vec { [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: fields `storage`, `parser`, `embedder`, and `vlm` are never read [INFO] [stdout] --> src/client/async_client.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AsyncOpenViking [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | storage: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | parser: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | queue: Arc>, [INFO] [stdout] 29 | embedder: Arc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | vlm: Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vector_db` is never read [INFO] [stdout] --> src/pack/importer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct OvPackImporter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 12 | fs: Arc, [INFO] [stdout] 13 | vector_db: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base` and `media` are never read [INFO] [stdout] --> src/parser/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ParserManager { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 31 | registry: ParserRegistry, [INFO] [stdout] 32 | base: BaseParser, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | media: MediaParser, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vlm` and `fs` are never read [INFO] [stdout] --> src/session/service.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct SessionService { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 20 | vlm: Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | fs: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionState` is never constructed [INFO] [stdout] --> src/session/state.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SessionState { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexData` is never constructed [INFO] [stdout] --> src/storage/vectordb/persist.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct IndexData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionStatus` is never constructed [INFO] [stdout] --> src/storage/filesystem/transaction.rs:358:12 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct TransactionStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TransactionState` is never used [INFO] [stdout] --> src/storage/filesystem/transaction.rs:366:10 [INFO] [stdout] | [INFO] [stdout] 366 | pub enum TransactionState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionLog` is never constructed [INFO] [stdout] --> src/storage/filesystem/transaction.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct TransactionLog { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/storage/filesystem/transaction.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 376 | impl TransactionLog { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 377 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | pub fn start(&self, id: Uuid) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | pub fn add_operation(&self, id: Uuid, operation: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | pub fn commit(&self, id: Uuid) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | pub fn rollback(&self, id: Uuid) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | pub fn get(&self, id: &Uuid) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | pub fn list_active(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | pub fn cleanup_old(&self, max_age: Duration) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/filesystem/mod.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn begin_transaction(&self) -> crate::core::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn begin_transaction(&self) -> crate::core::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/filesystem/transaction.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn begin(&self) -> crate::core::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn begin(&self) -> crate::core::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "e4d5ac90ff0ff6c9ae7e0875065a47c547b8a88322d72c3c091cec7c1e7cf29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d5ac90ff0ff6c9ae7e0875065a47c547b8a88322d72c3c091cec7c1e7cf29e", kill_on_drop: false }` [INFO] [stdout] e4d5ac90ff0ff6c9ae7e0875065a47c547b8a88322d72c3c091cec7c1e7cf29e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5930cf7ba33afcf0a8de8fcaacf18c7cdfee47a30b349de4ca745734cf2d3e [INFO] running `Command { std: "docker" "start" "-a" "ad5930cf7ba33afcf0a8de8fcaacf18c7cdfee47a30b349de4ca745734cf2d3e", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling openviking-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/core/client.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::{Context, Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zip` [INFO] [stdout] --> src/pack/exporter.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(feature = "zip")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `zip` [INFO] [stdout] --> src/pack/exporter.rs:255:19 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(not(feature = "zip"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `tar` [INFO] [stdout] --> src/pack/exporter.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "tar")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `tar` [INFO] [stdout] --> src/pack/exporter.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(not(feature = "tar"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `zip` [INFO] [stdout] --> src/pack/importer.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "zip")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `zip` [INFO] [stdout] --> src/pack/importer.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(not(feature = "zip"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `tar` [INFO] [stdout] --> src/pack/importer.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "tar")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `tar` [INFO] [stdout] --> src/pack/importer.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(not(feature = "tar"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CollectionMeta` [INFO] [stdout] --> src/storage/vectordb/mod.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub use collection::{Collection, CollectionConfig, CollectionMeta}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HnswConfig`, `HnswIndexData`, and `HnswIndex` [INFO] [stdout] --> src/storage/vectordb/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub use hnsw::{HnswConfig, HnswIndex, HnswIndexData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DistanceMetric` [INFO] [stdout] --> src/storage/vectordb/mod.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub use index::{DistanceMetric, SearchResult, VectorIndex}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `load_index` and `save_index` [INFO] [stdout] --> src/storage/vectordb/mod.rs:13:74 [INFO] [stdout] | [INFO] [stdout] 13 | pub use persist::{collection_exists, delete_collection, load_collection, load_index, save_collection, save_index}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScalarIndex` [INFO] [stdout] --> src/storage/vectordb/mod.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | pub use scalar::{Filter, FilterOp, ScalarIndex, ScalarValue}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zip_path` [INFO] [stdout] --> src/pack/exporter.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | let zip_path = output_path.with_extension("ovpack.zip"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tar_path` [INFO] [stdout] --> src/pack/exporter.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let tar_path = output_path.with_extension("ovpack.tar.gz"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tar_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> src/pack/importer.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | let output_dir = pack_path.with_extension(""); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> src/pack/importer.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | let output_dir = pack_path.with_extension("").with_extension(""); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/retrieval/service.rs:158:37 [INFO] [stdout] | [INFO] [stdout] 158 | fn apply_session_context(&self, mut results: Vec, _session_id: &str) -> Vec { [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: fields `storage`, `parser`, `embedder`, and `vlm` are never read [INFO] [stdout] --> src/client/async_client.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AsyncOpenViking [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | storage: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | parser: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | queue: Arc>, [INFO] [stdout] 29 | embedder: Arc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | vlm: Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vector_db` is never read [INFO] [stdout] --> src/pack/importer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct OvPackImporter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 12 | fs: Arc, [INFO] [stdout] 13 | vector_db: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base` and `media` are never read [INFO] [stdout] --> src/parser/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ParserManager { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 31 | registry: ParserRegistry, [INFO] [stdout] 32 | base: BaseParser, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | media: MediaParser, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vlm` and `fs` are never read [INFO] [stdout] --> src/session/service.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct SessionService { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 20 | vlm: Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | fs: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionState` is never constructed [INFO] [stdout] --> src/session/state.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SessionState { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexData` is never constructed [INFO] [stdout] --> src/storage/vectordb/persist.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct IndexData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionStatus` is never constructed [INFO] [stdout] --> src/storage/filesystem/transaction.rs:358:12 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct TransactionStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TransactionState` is never used [INFO] [stdout] --> src/storage/filesystem/transaction.rs:366:10 [INFO] [stdout] | [INFO] [stdout] 366 | pub enum TransactionState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionLog` is never constructed [INFO] [stdout] --> src/storage/filesystem/transaction.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct TransactionLog { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/storage/filesystem/transaction.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 376 | impl TransactionLog { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 377 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | pub fn start(&self, id: Uuid) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | pub fn add_operation(&self, id: Uuid, operation: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | pub fn commit(&self, id: Uuid) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | pub fn rollback(&self, id: Uuid) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | pub fn get(&self, id: &Uuid) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | pub fn list_active(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | pub fn cleanup_old(&self, max_age: Duration) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/filesystem/mod.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn begin_transaction(&self) -> crate::core::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn begin_transaction(&self) -> crate::core::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/filesystem/transaction.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn begin(&self) -> crate::core::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn begin(&self) -> crate::core::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/core/client.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::{Context, Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zip` [INFO] [stdout] --> src/pack/exporter.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(feature = "zip")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `zip` [INFO] [stdout] --> src/pack/exporter.rs:255:19 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(not(feature = "zip"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `tar` [INFO] [stdout] --> src/pack/exporter.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "tar")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `tar` [INFO] [stdout] --> src/pack/exporter.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(not(feature = "tar"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `zip` [INFO] [stdout] --> src/pack/importer.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "zip")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `zip` [INFO] [stdout] --> src/pack/importer.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(not(feature = "zip"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `zip` 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: `tar` [INFO] [stdout] --> src/pack/importer.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "tar")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` 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: `tar` [INFO] [stdout] --> src/pack/importer.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(not(feature = "tar"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stdout] = help: consider adding `tar` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CollectionMeta` [INFO] [stdout] --> src/storage/vectordb/mod.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub use collection::{Collection, CollectionConfig, CollectionMeta}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HnswConfig`, `HnswIndexData`, and `HnswIndex` [INFO] [stdout] --> src/storage/vectordb/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub use hnsw::{HnswConfig, HnswIndex, HnswIndexData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DistanceMetric` [INFO] [stdout] --> src/storage/vectordb/mod.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub use index::{DistanceMetric, SearchResult, VectorIndex}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `load_index` and `save_index` [INFO] [stdout] --> src/storage/vectordb/mod.rs:13:74 [INFO] [stdout] | [INFO] [stdout] 13 | pub use persist::{collection_exists, delete_collection, load_collection, load_index, save_collection, save_index}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScalarIndex` [INFO] [stdout] --> src/storage/vectordb/mod.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | pub use scalar::{Filter, FilterOp, ScalarIndex, ScalarValue}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zip_path` [INFO] [stdout] --> src/pack/exporter.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | let zip_path = output_path.with_extension("ovpack.zip"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tar_path` [INFO] [stdout] --> src/pack/exporter.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let tar_path = output_path.with_extension("ovpack.tar.gz"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tar_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> src/pack/importer.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | let output_dir = pack_path.with_extension(""); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> src/pack/importer.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | let output_dir = pack_path.with_extension("").with_extension(""); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser/code.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | let mut temp_file = NamedTempFile::with_suffix(".rs").expect("Failed to create temp file"); [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: variable does not need to be mutable [INFO] [stdout] --> src/retrieval/service.rs:158:37 [INFO] [stdout] | [INFO] [stdout] 158 | fn apply_session_context(&self, mut results: Vec, _session_id: &str) -> Vec { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/storage/queue/queue.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | let id = queue.push(42); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `storage`, `parser`, `embedder`, and `vlm` are never read [INFO] [stdout] --> src/client/async_client.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AsyncOpenViking [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | storage: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | parser: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | queue: Arc>, [INFO] [stdout] 29 | embedder: Arc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | vlm: Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vector_db` is never read [INFO] [stdout] --> src/pack/importer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct OvPackImporter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 12 | fs: Arc, [INFO] [stdout] 13 | vector_db: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base` and `media` are never read [INFO] [stdout] --> src/parser/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ParserManager { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 31 | registry: ParserRegistry, [INFO] [stdout] 32 | base: BaseParser, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | media: MediaParser, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vlm` and `fs` are never read [INFO] [stdout] --> src/session/service.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct SessionService { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 20 | vlm: Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | fs: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionState` is never constructed [INFO] [stdout] --> src/session/state.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SessionState { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexData` is never constructed [INFO] [stdout] --> src/storage/vectordb/persist.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct IndexData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionStatus` is never constructed [INFO] [stdout] --> src/storage/filesystem/transaction.rs:358:12 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct TransactionStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TransactionState` is never used [INFO] [stdout] --> src/storage/filesystem/transaction.rs:366:10 [INFO] [stdout] | [INFO] [stdout] 366 | pub enum TransactionState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionLog` is never constructed [INFO] [stdout] --> src/storage/filesystem/transaction.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct TransactionLog { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/storage/filesystem/transaction.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 376 | impl TransactionLog { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 377 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | pub fn start(&self, id: Uuid) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | pub fn add_operation(&self, id: Uuid, operation: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | pub fn commit(&self, id: Uuid) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | pub fn rollback(&self, id: Uuid) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | pub fn get(&self, id: &Uuid) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | pub fn list_active(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | pub fn cleanup_old(&self, max_age: Duration) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/filesystem/mod.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn begin_transaction(&self) -> crate::core::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn begin_transaction(&self) -> crate::core::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/filesystem/transaction.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn begin(&self) -> crate::core::Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn begin(&self) -> crate::core::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.91s [INFO] running `Command { std: "docker" "inspect" "ad5930cf7ba33afcf0a8de8fcaacf18c7cdfee47a30b349de4ca745734cf2d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5930cf7ba33afcf0a8de8fcaacf18c7cdfee47a30b349de4ca745734cf2d3e", kill_on_drop: false }` [INFO] [stdout] ad5930cf7ba33afcf0a8de8fcaacf18c7cdfee47a30b349de4ca745734cf2d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 423e96e8f5b02d640ce689cb7fc7e390319ce40f383e803d69f8a30fa83b5083 [INFO] running `Command { std: "docker" "start" "-a" "423e96e8f5b02d640ce689cb7fc7e390319ce40f383e803d69f8a30fa83b5083", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/core/client.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::core::{Context, Error, Result}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `zip` [INFO] [stderr] --> src/pack/exporter.rs:225:15 [INFO] [stderr] | [INFO] [stderr] 225 | #[cfg(feature = "zip")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `zip` 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: `zip` [INFO] [stderr] --> src/pack/exporter.rs:255:19 [INFO] [stderr] | [INFO] [stderr] 255 | #[cfg(not(feature = "zip"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `zip` 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: `tar` [INFO] [stderr] --> src/pack/exporter.rs:267:15 [INFO] [stderr] | [INFO] [stderr] 267 | #[cfg(feature = "tar")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `tar` 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: `tar` [INFO] [stderr] --> src/pack/exporter.rs:284:19 [INFO] [stderr] | [INFO] [stderr] 284 | #[cfg(not(feature = "tar"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `tar` 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: `zip` [INFO] [stderr] --> src/pack/importer.rs:107:15 [INFO] [stderr] | [INFO] [stderr] 107 | #[cfg(feature = "zip")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `zip` 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: `zip` [INFO] [stderr] --> src/pack/importer.rs:134:19 [INFO] [stderr] | [INFO] [stderr] 134 | #[cfg(not(feature = "zip"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `zip` 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: `tar` [INFO] [stderr] --> src/pack/importer.rs:146:15 [INFO] [stderr] | [INFO] [stderr] 146 | #[cfg(feature = "tar")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `tar` 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: `tar` [INFO] [stderr] --> src/pack/importer.rs:160:19 [INFO] [stderr] | [INFO] [stderr] 160 | #[cfg(not(feature = "tar"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calamine`, `default`, `docx-rs`, `epub`, `epub-support`, `full`, `html`, `office`, `pdf`, `pdf-extract`, and `scraper` [INFO] [stderr] = help: consider adding `tar` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `CollectionMeta` [INFO] [stderr] --> src/storage/vectordb/mod.rs:10:52 [INFO] [stderr] | [INFO] [stderr] 10 | pub use collection::{Collection, CollectionConfig, CollectionMeta}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HnswConfig`, `HnswIndexData`, and `HnswIndex` [INFO] [stderr] --> src/storage/vectordb/mod.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | pub use hnsw::{HnswConfig, HnswIndex, HnswIndexData}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DistanceMetric` [INFO] [stderr] --> src/storage/vectordb/mod.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | pub use index::{DistanceMetric, SearchResult, VectorIndex}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `load_index` and `save_index` [INFO] [stderr] --> src/storage/vectordb/mod.rs:13:74 [INFO] [stderr] | [INFO] [stderr] 13 | pub use persist::{collection_exists, delete_collection, load_collection, load_index, save_collection, save_index}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ScalarIndex` [INFO] [stderr] --> src/storage/vectordb/mod.rs:14:36 [INFO] [stderr] | [INFO] [stderr] 14 | pub use scalar::{Filter, FilterOp, ScalarIndex, ScalarValue}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `zip_path` [INFO] [stderr] --> src/pack/exporter.rs:223:13 [INFO] [stderr] | [INFO] [stderr] 223 | let zip_path = output_path.with_extension("ovpack.zip"); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tar_path` [INFO] [stderr] --> src/pack/exporter.rs:265:13 [INFO] [stderr] | [INFO] [stderr] 265 | let tar_path = output_path.with_extension("ovpack.tar.gz"); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tar_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_dir` [INFO] [stderr] --> src/pack/importer.rs:105:13 [INFO] [stderr] | [INFO] [stderr] 105 | let output_dir = pack_path.with_extension(""); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_dir` [INFO] [stderr] --> src/pack/importer.rs:144:13 [INFO] [stderr] | [INFO] [stderr] 144 | let output_dir = pack_path.with_extension("").with_extension(""); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/retrieval/service.rs:158:37 [INFO] [stderr] | [INFO] [stderr] 158 | fn apply_session_context(&self, mut results: Vec, _session_id: &str) -> Vec { [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: fields `storage`, `parser`, `embedder`, and `vlm` are never read [INFO] [stderr] --> src/client/async_client.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct AsyncOpenViking [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | storage: Arc, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | parser: Arc, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 28 | queue: Arc>, [INFO] [stderr] 29 | embedder: Arc, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 30 | vlm: Arc, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `vector_db` is never read [INFO] [stderr] --> src/pack/importer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct OvPackImporter { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 12 | fs: Arc, [INFO] [stderr] 13 | vector_db: Arc, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `base` and `media` are never read [INFO] [stderr] --> src/parser/mod.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct ParserManager { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 31 | registry: ParserRegistry, [INFO] [stderr] 32 | base: BaseParser, [INFO] [stderr] | ^^^^ [INFO] [stderr] 33 | media: MediaParser, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `vlm` and `fs` are never read [INFO] [stderr] --> src/session/service.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct SessionService { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 20 | vlm: Arc, [INFO] [stderr] | ^^^ [INFO] [stderr] 21 | fs: Arc, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SessionState` is never constructed [INFO] [stderr] --> src/session/state.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct SessionState { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `IndexData` is never constructed [INFO] [stderr] --> src/storage/vectordb/persist.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | struct IndexData { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TransactionStatus` is never constructed [INFO] [stderr] --> src/storage/filesystem/transaction.rs:358:12 [INFO] [stderr] | [INFO] [stderr] 358 | pub struct TransactionStatus { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `TransactionState` is never used [INFO] [stderr] --> src/storage/filesystem/transaction.rs:366:10 [INFO] [stderr] | [INFO] [stderr] 366 | pub enum TransactionState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TransactionLog` is never constructed [INFO] [stderr] --> src/storage/filesystem/transaction.rs:372:12 [INFO] [stderr] | [INFO] [stderr] 372 | pub struct TransactionLog { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/storage/filesystem/transaction.rs:377:12 [INFO] [stderr] | [INFO] [stderr] 376 | impl TransactionLog { [INFO] [stderr] | ------------------- associated items in this implementation [INFO] [stderr] 377 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 383 | pub fn start(&self, id: Uuid) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 393 | pub fn add_operation(&self, id: Uuid, operation: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 399 | pub fn commit(&self, id: Uuid) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 405 | pub fn rollback(&self, id: Uuid) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 411 | pub fn get(&self, id: &Uuid) -> Option { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 415 | pub fn list_active(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 424 | pub fn cleanup_old(&self, max_age: Duration) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/filesystem/mod.rs:60:36 [INFO] [stderr] | [INFO] [stderr] 60 | pub async fn begin_transaction(&self) -> crate::core::Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 60 | pub async fn begin_transaction(&self) -> crate::core::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/filesystem/transaction.rs:248:24 [INFO] [stderr] | [INFO] [stderr] 248 | pub async fn begin(&self) -> crate::core::Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 248 | pub async fn begin(&self) -> crate::core::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `openviking-rs` (lib) generated 31 warnings (run `cargo fix --lib -p openviking-rs` to apply 13 suggestions) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parser/code.rs:295:13 [INFO] [stderr] | [INFO] [stderr] 295 | let mut temp_file = NamedTempFile::with_suffix(".rs").expect("Failed to create temp file"); [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: variable does not need to be mutable [INFO] [stderr] --> src/retrieval/service.rs:158:37 [INFO] [stderr] | [INFO] [stderr] 158 | fn apply_session_context(&self, mut results: Vec, _session_id: &str) -> Vec { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/storage/queue/queue.rs:292:13 [INFO] [stderr] | [INFO] [stderr] 292 | let id = queue.push(42); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: `openviking-rs` (lib test) generated 33 warnings (30 duplicates) (run `cargo fix --lib -p openviking-rs --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openviking_rs-583827597153eec1) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test client::async_client::tests::test_async_openviking_builder_missing_vlm ... ok [INFO] [stdout] test client::async_client::tests::test_async_openviking_builder_missing_embedder ... ok [INFO] [stdout] test client::sync_client::tests::test_sync_openviking_builder_missing_embedder ... ok [INFO] [stdout] test core::config::tests::test_config_builder ... ok [INFO] [stdout] test core::config::tests::test_embedder_config ... ok [INFO] [stdout] test core::config::tests::test_vlm_config ... ok [INFO] [stdout] test core::resource::tests::test_context_layer_level ... ok [INFO] [stdout] test core::resource::tests::test_resource_meta_builder ... ok [INFO] [stdout] test core::retrieval::tests::test_find_result ... ok [INFO] [stdout] test core::retrieval::tests::test_find_result_filter ... ok [INFO] [stdout] test core::retrieval::tests::test_find_result_top_k ... ok [INFO] [stdout] test core::retrieval::tests::test_search_result ... ok [INFO] [stdout] test core::session::tests::test_message_creation ... ok [INFO] [stdout] test core::session::tests::test_session_add_message ... ok [INFO] [stdout] test core::session::tests::test_session_builder ... ok [INFO] [stdout] test core::session::tests::test_session_state_transitions ... ok [INFO] [stdout] test core::uri::tests::test_uri_builder ... ok [INFO] [stdout] test core::uri::tests::test_uri_display ... ok [INFO] [stdout] test core::uri::tests::test_uri_join ... ok [INFO] [stdout] test core::uri::tests::test_uri_parent ... ok [INFO] [stdout] test core::uri::tests::test_uri_parse ... ok [INFO] [stdout] test pack::conflict::tests::test_conflict_handler_overwrite ... ok [INFO] [stdout] test pack::conflict::tests::test_conflict_handler_rename ... ok [INFO] [stdout] test pack::conflict::tests::test_conflict_handler_skip ... ok [INFO] [stdout] test pack::conflict::tests::test_generate_unique_uri ... ok [INFO] [stdout] test pack::exporter::tests::test_export_options ... ok [INFO] [stdout] test pack::format::tests::test_manifest_creation ... ok [INFO] [stdout] test pack::format::tests::test_pack_resource ... ok [INFO] [stdout] test pack::importer::tests::test_import_report ... ok [INFO] [stdout] test client::sync_client::tests::test_sync_openviking_builder_missing_vlm ... ok [INFO] [stdout] test client::async_client::tests::test_async_openviking_close ... ok [INFO] [stdout] test parser::detector::tests::test_detect_mime ... ok [INFO] [stdout] test parser::detector::tests::test_is_url ... ok [INFO] [stdout] test client::sync_client::tests::test_sync_openviking_builder ... ok [INFO] [stdout] test parser::registry::tests::test_registry ... ok [INFO] [stdout] test parser::scanner::tests::test_scanner_basic ... ok [INFO] [stdout] test parser::scanner::tests::test_scanner_max_depth ... ok [INFO] [stdout] test parser::text::tests::test_text_parser ... ok [INFO] [stdout] test retrieval::intent::tests::test_intent_analyzer_basic ... ok [INFO] [stdout] test retrieval::intent::tests::test_intent_analyzer_filters ... ok [INFO] [stdout] test retrieval::intent::tests::test_intent_analyzer_phrases ... ok [INFO] [stdout] test retrieval::intent::tests::test_query_intent ... ok [INFO] [stdout] test retrieval::intent::tests::test_search_condition_builder ... ok [INFO] [stdout] test parser::markdown::tests::test_markdown_parser ... ok [INFO] [stdout] test retrieval::reranker::tests::test_result_reranker_without_reranker ... ok [INFO] [stdout] test retrieval::reranker::tests::test_score_based_reranker ... ok [INFO] [stdout] test session::dedup::tests::test_cosine_similarity_different_lengths ... ok [INFO] [stdout] test session::dedup::tests::test_cosine_similarity_empty ... ok [INFO] [stdout] test session::dedup::tests::test_cosine_similarity_identical ... ok [INFO] [stdout] test session::dedup::tests::test_cosine_similarity_opposite ... ok [INFO] [stdout] test session::dedup::tests::test_cosine_similarity_orthogonal ... ok [INFO] [stdout] test session::memory::tests::test_memory_category_debug ... ok [INFO] [stdout] test session::memory::tests::test_memory_category_serde ... ok [INFO] [stdout] test session::memory::tests::test_memory_creation ... ok [INFO] [stdout] test session::memory::tests::test_memory_set_importance ... ok [INFO] [stdout] test storage::filesystem::meta_store::tests::test_meta_store_exists ... ok [INFO] [stdout] test storage::filesystem::meta_store::tests::test_meta_store_find_by_type ... ok [INFO] [stdout] test storage::filesystem::meta_store::tests::test_meta_store_list ... ok [INFO] [stdout] test retrieval::reranker::tests::test_identity_reranker ... ok [INFO] [stdout] test storage::filesystem::meta_store::tests::test_meta_store_remove ... ok [INFO] [stdout] test storage::filesystem::meta_store::tests::test_meta_store_set_get ... ok [INFO] [stdout] test storage::filesystem::meta_store::tests::test_meta_store_new ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_resource_meta_directory ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_resource_meta_file ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_fs_mkdir ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_fs_ls ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_fs_new ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_fs_rm ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_fs_write_read ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_uri_join ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_uri_new ... ok [INFO] [stdout] test storage::filesystem::viking_fs::tests::test_viking_uri_parent ... ok [INFO] [stdout] test storage::queue::message::tests::test_embedding_message ... ok [INFO] [stdout] test storage::queue::message::tests::test_embedding_message_with_priority ... ok [INFO] [stdout] test storage::queue::message::tests::test_failed_message ... ok [INFO] [stdout] test storage::queue::message::tests::test_failed_message_with_retry ... ok [INFO] [stdout] test storage::queue::message::tests::test_priority_order ... ok [INFO] [stdout] test storage::queue::message::tests::test_queue_message_embedding ... ok [INFO] [stdout] test storage::queue::message::tests::test_queue_message_semantic ... ok [INFO] [stdout] test storage::queue::message::tests::test_semantic_message ... ok [INFO] [stdout] test storage::queue::queue::tests::test_message_queue_mark_completed ... ok [INFO] [stdout] test storage::queue::queue::tests::test_message_queue_mark_failed ... ok [INFO] [stdout] test storage::queue::queue::tests::test_message_queue_new ... ok [INFO] [stdout] test storage::queue::queue::tests::test_message_queue_push_pop ... ok [INFO] [stdout] test storage::queue::queue::tests::test_priority_queue_counts ... ok [INFO] [stdout] test storage::queue::queue::tests::test_priority_queue_new ... ok [INFO] [stdout] test storage::queue::queue::tests::test_priority_queue_order ... ok [INFO] [stdout] test storage::queue::queue::tests::test_priority_queue_retry ... ok [INFO] [stdout] test storage::vectordb::collection::tests::test_collection_basic ... ok [INFO] [stdout] test storage::vectordb::collection::tests::test_collection_filter ... ok [INFO] [stdout] test storage::vectordb::collection::tests::test_collection_search ... ok [INFO] [stdout] test storage::vectordb::hnsw::tests::test_hnsw_remove ... ok [INFO] [stdout] test storage::vectordb::persist::tests::test_persist_index ... ok [INFO] [stdout] test storage::vectordb::scalar::tests::test_scalar_index_filter ... ok [INFO] [stdout] test storage::vectordb::tests::test_vectordb_basic ... ok [INFO] [stdout] test storage::vectordb::tests::test_vectordb_drop_collection ... ok [INFO] [stdout] test storage::vectordb::tests::test_vectordb_insert_search ... ok [INFO] [stdout] test parser::code::tests::test_code_parser_python ... ok [INFO] [stdout] test client::async_client::tests::test_async_openviking_builder ... ok [INFO] [stdout] test client::sync_client::tests::test_sync_openviking_initialize ... ok [INFO] [stdout] test storage::vectordb::hnsw::tests::test_hnsw_basic ... ok [INFO] [stdout] test parser::code::tests::test_code_parser_rust ... ok [INFO] [stdout] test client::sync_client::tests::test_sync_openviking_close ... ok [INFO] [stdout] test client::async_client::tests::test_async_openviking_initialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] Doc-tests openviking_rs [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" "423e96e8f5b02d640ce689cb7fc7e390319ce40f383e803d69f8a30fa83b5083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423e96e8f5b02d640ce689cb7fc7e390319ce40f383e803d69f8a30fa83b5083", kill_on_drop: false }` [INFO] [stdout] 423e96e8f5b02d640ce689cb7fc7e390319ce40f383e803d69f8a30fa83b5083