[INFO] cloning repository https://github.com/aeromomo/openviking-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aeromomo/openviking-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeromomo%2Fopenviking-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeromomo%2Fopenviking-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de12bfba4628542b35214465c5c4ac6a4d4e25ba [INFO] testing aeromomo/openviking-rs against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeromomo%2Fopenviking-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aeromomo/openviking-rs [INFO] finished tweaking git repo https://github.com/aeromomo/openviking-rs [INFO] tweaked toml for git repo https://github.com/aeromomo/openviking-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aeromomo/openviking-rs on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aeromomo/openviking-rs 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a247d95364ccbbcdd6ffdc6453aae260c16c468c4583b9425bb566f206b2a375 [INFO] running `Command { std: "docker" "start" "-a" "a247d95364ccbbcdd6ffdc6453aae260c16c468c4583b9425bb566f206b2a375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a247d95364ccbbcdd6ffdc6453aae260c16c468c4583b9425bb566f206b2a375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a247d95364ccbbcdd6ffdc6453aae260c16c468c4583b9425bb566f206b2a375", kill_on_drop: false }` [INFO] [stdout] a247d95364ccbbcdd6ffdc6453aae260c16c468c4583b9425bb566f206b2a375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee06a50f0822106542347d4cfb01d9b01d23eb75306367406370630486db8fb8 [INFO] running `Command { std: "docker" "start" "-a" "ee06a50f0822106542347d4cfb01d9b01d23eb75306367406370630486db8fb8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling ov-napi v0.1.0 (/opt/rustwide/workdir/crates/ov-napi) [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ov-compactor v0.1.0 (/opt/rustwide/workdir/crates/ov-compactor) [INFO] [stderr] Compiling ov-router v0.1.0 (/opt/rustwide/workdir/crates/ov-router) [INFO] [stdout] warning: unused variable: `estimated_input_tokens` [INFO] [stdout] --> crates/ov-router/src/selector.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | estimated_input_tokens: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimated_input_tokens` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_output_tokens` [INFO] [stdout] --> crates/ov-router/src/selector.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | max_output_tokens: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_output_tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ov-core v0.1.0 (/opt/rustwide/workdir/crates/ov-core) [INFO] [stderr] Compiling ov-parser v0.1.0 (/opt/rustwide/workdir/crates/ov-parser) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling ov-vectordb v0.1.0 (/opt/rustwide/workdir/crates/ov-vectordb) [INFO] [stderr] Compiling ov-session v0.1.0 (/opt/rustwide/workdir/crates/ov-session) [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling napi v2.16.17 [INFO] [stdout] warning: unused import: `Session` [INFO] [stdout] --> crates/ov-session/src/compressor.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::session::{Message, Role, Session}; [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: `Path` [INFO] [stdout] --> crates/ov-vectordb/src/store/file_store.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [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: `Path` [INFO] [stdout] --> crates/ov-vectordb/src/meta/mod.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deleted_count` is never read [INFO] [stdout] --> crates/ov-vectordb/src/index/flat.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct FlatInner { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | deleted_count: 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: method `compute_score_inner` is never used [INFO] [stdout] --> crates/ov-vectordb/src/index/hnsw.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl HnswIndex { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | fn compute_score_inner(&self, a: &[f32], b: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ov-storage v0.1.0 (/opt/rustwide/workdir/crates/ov-storage) [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stdout] warning: function `ov_err_to_napi` is never used [INFO] [stdout] --> crates/ov-napi/src/lib.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn ov_err_to_napi(e: ov_core::OvError) -> napi::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ov-server v0.1.0 (/opt/rustwide/workdir/crates/ov-server) [INFO] [stdout] warning: unused imports: `delete` and `put` [INFO] [stdout] --> crates/ov-server/src/routes.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | routing::{delete, get, post, put}, [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: `Serialize` [INFO] [stdout] --> crates/ov-server/src/routes.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.04s [INFO] running `Command { std: "docker" "inspect" "ee06a50f0822106542347d4cfb01d9b01d23eb75306367406370630486db8fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee06a50f0822106542347d4cfb01d9b01d23eb75306367406370630486db8fb8", kill_on_drop: false }` [INFO] [stdout] ee06a50f0822106542347d4cfb01d9b01d23eb75306367406370630486db8fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 936463e4c67c155a0a2aa6b1a30aab9c4e4d9b225da8e49198ed43f5d60ae4e4 [INFO] running `Command { std: "docker" "start" "-a" "936463e4c67c155a0a2aa6b1a30aab9c4e4d9b225da8e49198ed43f5d60ae4e4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ov-compactor v0.1.0 (/opt/rustwide/workdir/crates/ov-compactor) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ov-router v0.1.0 (/opt/rustwide/workdir/crates/ov-router) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stdout] warning: unused variable: `estimated_input_tokens` [INFO] [stdout] --> crates/ov-router/src/selector.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | estimated_input_tokens: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimated_input_tokens` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_output_tokens` [INFO] [stdout] --> crates/ov-router/src/selector.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | max_output_tokens: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_output_tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling clap v4.5.59 [INFO] [stderr] Compiling ov-core v0.1.0 (/opt/rustwide/workdir/crates/ov-core) [INFO] [stderr] Compiling ov-parser v0.1.0 (/opt/rustwide/workdir/crates/ov-parser) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ov-session v0.1.0 (/opt/rustwide/workdir/crates/ov-session) [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling napi v2.16.17 [INFO] [stdout] warning: unused import: `Session` [INFO] [stdout] --> crates/ov-session/src/compressor.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::session::{Message, Role, Session}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ov-vectordb v0.1.0 (/opt/rustwide/workdir/crates/ov-vectordb) [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> crates/ov-vectordb/src/store/file_store.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [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: `Path` [INFO] [stdout] --> crates/ov-vectordb/src/meta/mod.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: field `deleted_count` is never read [INFO] [stdout] --> crates/ov-vectordb/src/index/flat.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct FlatInner { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | deleted_count: 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: method `compute_score_inner` is never used [INFO] [stdout] --> crates/ov-vectordb/src/index/hnsw.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl HnswIndex { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | fn compute_score_inner(&self, a: &[f32], b: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ov-storage v0.1.0 (/opt/rustwide/workdir/crates/ov-storage) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling ov-napi v0.1.0 (/opt/rustwide/workdir/crates/ov-napi) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stdout] warning: function `ov_err_to_napi` is never used [INFO] [stdout] --> crates/ov-napi/src/lib.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn ov_err_to_napi(e: ov_core::OvError) -> napi::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> crates/ov-router/src/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> crates/ov-vectordb/tests/extended_tests.rs:842:1 [INFO] [stdout] | [INFO] [stdout] 842 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> crates/ov-vectordb/tests/extended_tests.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | distance::{self, DistanceMetric}, [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: `std::sync::Arc` [INFO] [stdout] --> crates/ov-vectordb/tests/extended_tests.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> crates/ov-vectordb/tests/extended_tests.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> crates/ov-vectordb/src/store/file_store.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [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: `Path` [INFO] [stdout] --> crates/ov-vectordb/src/meta/mod.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `estimated_input_tokens` [INFO] [stdout] --> crates/ov-router/src/selector.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | estimated_input_tokens: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimated_input_tokens` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_output_tokens` [INFO] [stdout] --> crates/ov-router/src/selector.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | max_output_tokens: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_output_tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Session` [INFO] [stdout] --> crates/ov-session/src/compressor.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::session::{Message, Role, Session}; [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: `crate::session::*` [INFO] [stdout] --> crates/ov-session/src/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::session::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::memory::*` [INFO] [stdout] --> crates/ov-session/src/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::memory::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::context_window::*` [INFO] [stdout] --> crates/ov-session/src/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::context_window::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deleted_count` is never read [INFO] [stdout] --> crates/ov-vectordb/src/index/flat.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct FlatInner { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | deleted_count: 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: method `compute_score_inner` is never used [INFO] [stdout] --> crates/ov-vectordb/src/index/hnsw.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl HnswIndex { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | fn compute_score_inner(&self, a: &[f32], b: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ov-session/src/tests.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let mut parsed = Message::from_jsonl(&line).unwrap(); [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] --> crates/ov-session/src/tests.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | let mut parsed = Message::from_jsonl(&line).unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_ctx` is never used [INFO] [stdout] --> crates/ov-core/src/tree.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn make_ctx(uri: &str, parent: Option<&str>) -> Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Tap` is never used [INFO] [stdout] --> crates/ov-core/src/tree.rs:198:11 [INFO] [stdout] | [INFO] [stdout] 198 | trait Tap: Sized { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ov-server v0.1.0 (/opt/rustwide/workdir/crates/ov-server) [INFO] [stdout] warning: unused imports: `delete` and `put` [INFO] [stdout] --> crates/ov-server/src/routes.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | routing::{delete, get, post, put}, [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: `Serialize` [INFO] [stdout] --> crates/ov-server/src/routes.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `delete` and `put` [INFO] [stdout] --> crates/ov-server/src/routes.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | routing::{delete, get, post, put}, [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: `Serialize` [INFO] [stdout] --> crates/ov-server/src/routes.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.41s [INFO] running `Command { std: "docker" "inspect" "936463e4c67c155a0a2aa6b1a30aab9c4e4d9b225da8e49198ed43f5d60ae4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936463e4c67c155a0a2aa6b1a30aab9c4e4d9b225da8e49198ed43f5d60ae4e4", kill_on_drop: false }` [INFO] [stdout] 936463e4c67c155a0a2aa6b1a30aab9c4e4d9b225da8e49198ed43f5d60ae4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 668c59547e140ae210955c140fd07a54e001ea9f56d882278b289c059b89b5d7 [INFO] running `Command { std: "docker" "start" "-a" "668c59547e140ae210955c140fd07a54e001ea9f56d882278b289c059b89b5d7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> crates/ov-vectordb/src/store/file_store.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> crates/ov-vectordb/src/meta/mod.rs:4:17 [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `deleted_count` is never read [INFO] [stderr] --> crates/ov-vectordb/src/index/flat.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 16 | struct FlatInner { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | deleted_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `compute_score_inner` is never used [INFO] [stderr] --> crates/ov-vectordb/src/index/hnsw.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 46 | impl HnswIndex { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 79 | fn compute_score_inner(&self, a: &[f32], b: &[f32]) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ov-vectordb` (lib) generated 4 warnings (run `cargo fix --lib -p ov-vectordb` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `Session` [INFO] [stderr] --> crates/ov-session/src/compressor.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::session::{Message, Role, Session}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ov-session` (lib) generated 1 warning (run `cargo fix --lib -p ov-session` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `estimated_input_tokens` [INFO] [stderr] --> crates/ov-router/src/selector.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | estimated_input_tokens: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimated_input_tokens` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `max_output_tokens` [INFO] [stderr] --> crates/ov-router/src/selector.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | max_output_tokens: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_output_tokens` [INFO] [stderr] [INFO] [stderr] warning: `ov-router` (lib) generated 2 warnings (run `cargo fix --lib -p ov-router` to apply 2 suggestions) [INFO] [stderr] warning: duplicated attribute [INFO] [stderr] --> crates/ov-vectordb/tests/extended_tests.rs:842:1 [INFO] [stderr] | [INFO] [stderr] 842 | #[test] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> crates/ov-vectordb/tests/extended_tests.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | distance::{self, DistanceMetric}, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> crates/ov-vectordb/tests/extended_tests.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> crates/ov-vectordb/tests/extended_tests.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `make_ctx` is never used [INFO] [stderr] --> crates/ov-core/src/tree.rs:167:8 [INFO] [stderr] | [INFO] [stderr] 167 | fn make_ctx(uri: &str, parent: Option<&str>) -> Context { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait `Tap` is never used [INFO] [stderr] --> crates/ov-core/src/tree.rs:198:11 [INFO] [stderr] | [INFO] [stderr] 198 | trait Tap: Sized { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::session::*` [INFO] [stderr] --> crates/ov-session/src/tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::session::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::memory::*` [INFO] [stderr] --> crates/ov-session/src/tests.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::memory::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::context_window::*` [INFO] [stderr] --> crates/ov-session/src/tests.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::context_window::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/ov-session/src/tests.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | let mut parsed = Message::from_jsonl(&line).unwrap(); [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] --> crates/ov-session/src/tests.rs:576:9 [INFO] [stderr] | [INFO] [stderr] 576 | let mut parsed = Message::from_jsonl(&line).unwrap(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `ov-vectordb` (test "extended_tests") generated 4 warnings (run `cargo fix --test "extended_tests" -p ov-vectordb` to apply 3 suggestions) [INFO] [stderr] warning: `ov-vectordb` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `ov-core` (lib test) generated 2 warnings [INFO] [stderr] warning: `ov-session` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p ov-session --tests` to apply 5 suggestions) [INFO] [stderr] warning: unused imports: `delete` and `put` [INFO] [stderr] --> crates/ov-server/src/routes.rs:6:15 [INFO] [stderr] | [INFO] [stderr] 6 | routing::{delete, get, post, put}, [INFO] [stderr] | ^^^^^^ ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Serialize` [INFO] [stderr] --> crates/ov-server/src/routes.rs:11:26 [INFO] [stderr] | [INFO] [stderr] 11 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::types::*` [INFO] [stderr] --> crates/ov-router/src/tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::types::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ov-server` (lib) generated 2 warnings (run `cargo fix --lib -p ov-server` to apply 2 suggestions) [INFO] [stderr] warning: `ov-server` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `ov-router` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p ov-router --tests` to apply 1 suggestion) [INFO] [stderr] warning: function `ov_err_to_napi` is never used [INFO] [stderr] --> crates/ov-napi/src/lib.rs:11:4 [INFO] [stderr] | [INFO] [stderr] 11 | fn ov_err_to_napi(e: ov_core::OvError) -> napi::Error { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ov-napi` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_compactor-49c9d1781c893a90) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test tests::test_l1_array_values_ext ... ok [INFO] [stdout] test tests::test_l1_preserve_content ... ok [INFO] [stdout] test tests::test_l1_strip_null_fields ... ok [INFO] [stdout] test tests::test_l1_multiline ... ok [INFO] [stdout] test tests::test_l2_empty ... ok [INFO] [stdout] test tests::test_l1_strip_metadata ... ok [INFO] [stdout] test tests::test_l1_empty ... ok [INFO] [stdout] test tests::test_l1_non_json ... ok [INFO] [stdout] test tests::test_l3_dollar_escape ... ok [INFO] [stdout] test tests::test_l3_empty_text ... ok [INFO] [stdout] test tests::test_l3_single_code ... ok [INFO] [stdout] test tests::test_l4_compress_text ... ok [INFO] [stdout] test tests::test_l4_different_text_ext ... ok [INFO] [stdout] test tests::test_l3_compress_decompress ... ok [INFO] [stdout] test tests::test_l4_empty ... ok [INFO] [stdout] test tests::test_l4_identical_text_ext ... ok [INFO] [stdout] test tests::test_l4_exact_dupes ... ok [INFO] [stdout] test tests::test_l4_jaccard_empty ... ok [INFO] [stdout] test tests::test_l4_jaccard_identical ... ok [INFO] [stdout] test tests::test_l4_merge ... ok [INFO] [stdout] test tests::test_l4_near_dupes ... ok [INFO] [stdout] test tests::test_l4_no_dupes ... ok [INFO] [stdout] test tests::test_l4_single ... ok [INFO] [stdout] test tests::test_l5_chinese_punct ... ok [INFO] [stdout] test tests::test_l5_chinese_punct_conversion ... ok [INFO] [stdout] test tests::test_l3_many_codes_ext ... ok [INFO] [stdout] test tests::test_l5_double_spaces_ext ... ok [INFO] [stdout] test tests::test_l5_dup_lines_ext ... ok [INFO] [stdout] test tests::test_l5_empty ... ok [INFO] [stdout] test tests::test_l3_generate_many_codes ... ok [INFO] [stdout] test tests::test_l3_codebook_build ... ok [INFO] [stdout] test tests::test_l5_remove_dup_lines ... ok [INFO] [stdout] test tests::test_l5_compress_all ... ok [INFO] [stdout] test tests::test_multilayer_jsonl_plus_format ... ok [INFO] [stdout] test tests::test_l5_strip_whitespace ... ok [INFO] [stdout] test tests::test_l5_strip_emoji ... ok [INFO] [stdout] test tests::test_l3_codebook_empty ... ok [INFO] [stdout] test tests::test_l3_generate_codes ... ok [INFO] [stdout] test tests::test_pipeline_empty ... ok [INFO] [stdout] test tests::test_pipeline_jsonl ... ok [INFO] [stdout] test tests::test_pipeline_level_fidelity ... ok [INFO] [stdout] test tests::test_l2_case_insensitive ... ok [INFO] [stdout] test tests::test_l2_boundary_single ... ok [INFO] [stdout] test tests::test_pipeline_lossless ... ok [INFO] [stdout] test tests::test_multilayer_all ... ok [INFO] [stdout] test tests::test_pipeline_newlines_ext ... ok [INFO] [stdout] test tests::test_l2_kubernetes ... ok [INFO] [stdout] test tests::test_pipeline_code_content ... ok [INFO] [stdout] test tests::test_level_switch ... ok [INFO] [stdout] test tests::test_l2_multiple ... ok [INFO] [stdout] test tests::test_l2_no_match ... ok [INFO] [stdout] test tests::test_l2_roundtrip_ext ... ok [INFO] [stdout] test tests::test_pipeline_ratio ... ok [INFO] [stdout] test tests::test_l2_basic ... ok [INFO] [stdout] test tests::test_pipeline_short_text_ext ... ok [INFO] [stdout] test tests::test_pipeline_single_char ... ok [INFO] [stdout] test tests::test_pipeline_minimal ... ok [INFO] [stdout] test tests::test_l2_repeated_pattern_ext ... ok [INFO] [stdout] test tests::test_pipeline_balanced ... ok [INFO] [stdout] test tests::test_pipeline_decompress_with_codebook ... ok [INFO] [stdout] test tests::test_pipeline_unicode ... ok [INFO] [stdout] test tests::test_pipeline_all_levels ... ok [INFO] [stdout] test tests::test_pipeline_yaml ... ok [INFO] [stdout] test tests::test_l2_roundtrip ... ok [INFO] [stdout] test tests::test_pipeline_repeated_jsonl_ext ... ok [INFO] [stdout] test tests::test_pipeline_ratio_positive ... ok [INFO] [stdout] test tests::test_pipeline_long_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_core-41d926b62c85c146) [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test config::test_config_roundtrip_json ... ok [INFO] [stdout] test config::test_server_config_defaults ... ok [INFO] [stdout] test config::test_config_full_json ... ok [INFO] [stdout] test config::test_config_extra_fields_ignored ... ok [INFO] [stdout] test config::test_embedding_config_defaults ... ok [INFO] [stdout] test config::test_validate_valid_config ... ok [INFO] [stdout] test config::test_vectordb_config_defaults ... ok [INFO] [stdout] test config::test_validate_negative_dimension ... ok [INFO] [stdout] test config::tests::test_agfs_config_default ... ok [INFO] [stdout] test config::tests::test_config_partial_json ... ok [INFO] [stdout] test config::tests::test_load_json_config_nonexistent ... ok [INFO] [stdout] test config::tests::test_load_openviking_config_default ... ok [INFO] [stdout] test config::tests::test_config_serde_roundtrip ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_parser_config_default ... ok [INFO] [stdout] test config::tests::test_resolve_config_path_explicit ... ok [INFO] [stdout] test config::tests::test_resolve_config_path_none ... ok [INFO] [stdout] test config::tests::test_validate_ok ... ok [INFO] [stdout] test config::tests::test_validate_zero_port ... ok [INFO] [stdout] test context::tests::test_context_derive_type_resource ... ok [INFO] [stdout] test config::tests::test_config_from_json ... ok [INFO] [stdout] test context::tests::test_context_agent_memory_cases ... ok [INFO] [stdout] test config::tests::test_validate_empty_name ... ok [INFO] [stdout] test context::tests::test_context_agent_memory_patterns ... ok [INFO] [stdout] test context::tests::test_context_builder_basic ... ok [INFO] [stdout] test context::tests::test_context_builder_with_all_fields ... ok [INFO] [stdout] test context::tests::test_context_builder_override_type ... ok [INFO] [stdout] test config::tests::test_config_empty_json ... ok [INFO] [stdout] test context::tests::test_context_empty_abstract ... ok [INFO] [stdout] test context::tests::test_context_empty_uri ... ok [INFO] [stdout] test config::tests::test_rerank_config_default ... ok [INFO] [stdout] test context::tests::test_context_meta_round_trip ... ok [INFO] [stdout] test context::tests::test_context_new_resource ... ok [INFO] [stdout] test context::tests::test_context_multiple_related_uris ... ok [INFO] [stdout] test context::tests::test_context_new_memory ... ok [INFO] [stdout] test context::tests::test_context_new_skill ... ok [INFO] [stdout] test context::tests::test_context_related_uri ... ok [INFO] [stdout] test context::tests::test_context_serde_null_vector ... ok [INFO] [stdout] test context::tests::test_context_type_display ... ok [INFO] [stdout] test context::tests::test_context_type_display_all ... ok [INFO] [stdout] test context::tests::test_context_serde_roundtrip ... ok [INFO] [stdout] test context::tests::test_context_type_invalid ... ok [INFO] [stdout] test context::tests::test_context_unicode_uri ... ok [INFO] [stdout] test context::tests::test_context_builder_full ... ok [INFO] [stdout] test context::tests::test_context_serde_with_vector ... ok [INFO] [stdout] test context::tests::test_context_user_memory_events ... ok [INFO] [stdout] test context::tests::test_context_special_chars ... ok [INFO] [stdout] test context::tests::test_context_long_abstract ... ok [INFO] [stdout] test context::tests::test_context_meta_nested_json ... ok [INFO] [stdout] test context::tests::test_context_derive_type_memory ... ok [INFO] [stdout] test context::tests::test_context_type_roundtrip ... ok [INFO] [stdout] test context::tests::test_context_derive_type_skill ... ok [INFO] [stdout] test context::tests::test_context_type_serde ... ok [INFO] [stdout] test context::tests::test_resource_content_type_roundtrip ... ok [INFO] [stdout] test context::tests::test_context_user_memory_entities ... ok [INFO] [stdout] test context::tests::test_context_very_long_abstract ... ok [INFO] [stdout] test context::tests::test_derive_context_type_session ... ok [INFO] [stdout] test context::tests::test_resource_content_type_display ... ok [INFO] [stdout] test context::tests::test_resource_content_type_serde ... ok [INFO] [stdout] test context::tests::test_context_user_memory_profile ... ok [INFO] [stdout] test context::tests::test_update_activity ... ok [INFO] [stdout] test context::tests::test_resource_content_type_invalid ... ok [INFO] [stdout] test directories::tests::test_agent_has_three_top_children ... ok [INFO] [stdout] test directories::tests::test_agent_memories_has_cases_patterns ... ok [INFO] [stdout] test directories::tests::test_collect_all_uris_resources ... ok [INFO] [stdout] test directories::tests::test_get_context_type_session ... ok [INFO] [stdout] test context::tests::test_vectorize_default ... ok [INFO] [stdout] test directories::tests::test_get_context_type_skills ... ok [INFO] [stdout] test context::tests::test_vectorize_new ... ok [INFO] [stdout] test directories::tests::test_preset_all_have_abstract ... ok [INFO] [stdout] test directories::tests::test_get_context_type_resources ... ok [INFO] [stdout] test directories::tests::test_preset_has_agent_scope ... ok [INFO] [stdout] test directories::tests::test_preset_all_have_overview ... ok [INFO] [stdout] test directories::tests::test_preset_has_all_scopes ... ok [INFO] [stdout] test directories::tests::test_preset_session_no_children ... ok [INFO] [stdout] test context::tests::test_set_vectorize ... ok [INFO] [stdout] test directories::tests::test_preset_user_memories_hierarchy ... ok [INFO] [stdout] test directories::tests::test_preset_has_resources_scope ... ok [INFO] [stdout] test directories::tests::test_collect_all_uris_agent ... ok [INFO] [stdout] test directories::tests::test_get_context_type_memories ... ok [INFO] [stdout] test directories::tests::test_resources_no_children ... ok [INFO] [stdout] test directories::tests::test_session_no_children ... ok [INFO] [stdout] test directories::tests::test_transactions_no_children ... ok [INFO] [stdout] test directories::tests::test_user_has_memories_children ... ok [INFO] [stdout] test mcp::tests::test_is_mcp_format_true ... ok [INFO] [stdout] test mcp::tests::test_mcp_to_skill_basic ... ok [INFO] [stdout] test mcp::tests::test_mcp_to_skill_frontmatter ... ok [INFO] [stdout] test mcp::tests::test_mcp_to_skill_no_schema ... ok [INFO] [stdout] test mcp::tests::test_mcp_to_skill_unnamed ... ok [INFO] [stdout] test mcp::tests::test_mcp_to_skill_underscore_replace ... ok [INFO] [stdout] test skill::tests::test_load_nonexistent ... ok [INFO] [stdout] test skill::tests::test_parse_empty_tags ... ok [INFO] [stdout] test skill::tests::test_parse_basic ... ok [INFO] [stdout] test skill::tests::test_parse_missing_name ... ok [INFO] [stdout] test skill::tests::test_parse_no_frontmatter ... ok [INFO] [stdout] test skill::tests::test_parse_missing_description ... ok [INFO] [stdout] test skill::tests::test_skill_parse_empty_content ... ok [INFO] [stdout] test skill::tests::test_skill_parse_no_frontmatter ... ok [INFO] [stdout] test skill::tests::test_to_skill_md ... ok [INFO] [stdout] test skill::tests::test_skill_parse_unicode ... ok [INFO] [stdout] test tree::tests::test_add_and_get ... ok [INFO] [stdout] test skill::tests::test_skill_serde ... ok [INFO] [stdout] test tree::tests::test_children_leaf ... ok [INFO] [stdout] test tree::tests::test_children ... ok [INFO] [stdout] test tree::tests::test_parent ... ok [INFO] [stdout] test tree::tests::test_parent_of_root ... ok [INFO] [stdout] test skill::tests::test_skill_load_nonexistent ... ok [INFO] [stdout] test tree::tests::test_default ... ok [INFO] [stdout] test tree::tests::test_path_to_root_nonexistent ... ok [INFO] [stdout] test tree::tests::test_to_directory_structure_empty ... ok [INFO] [stdout] test tree::tests::test_empty_tree ... ok [INFO] [stdout] test tree::tests::test_iterator ... ok [INFO] [stdout] test tree::tests::test_tree_children_empty ... ok [INFO] [stdout] test skill::tests::test_roundtrip ... ok [INFO] [stdout] test tree::tests::test_tree_contexts_slice ... ok [INFO] [stdout] test tree::tests::test_tree_duplicate_uri_overwrites ... ok [INFO] [stdout] test tree::tests::test_tree_get_nonexistent ... ok [INFO] [stdout] test tree::tests::test_tree_many_contexts ... ok [INFO] [stdout] test tree::tests::test_tree_root_not_set ... ok [INFO] [stdout] test skill::tests::test_load_from_file ... ok [INFO] [stdout] test tree::tests::test_tree_root_set ... ok [INFO] [stdout] test tree::tests::test_with_source ... ok [INFO] [stdout] test tree::tests::test_path_to_root ... ok [INFO] [stdout] test tree::tests::test_root ... ok [INFO] [stdout] test tree::tests::test_to_directory_structure ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_napi-7428d3fdab4786d5) [INFO] [stdout] test config::tests::test_validate_zero_dimension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test tests::test_add_memory_auto_category_entities ... ok [INFO] [stdout] test tests::test_add_memory_auto_category_cases ... ok [INFO] [stdout] test tests::test_add_memory_empty_content_fails ... ok [INFO] [stdout] test tests::test_add_memory_auto_category_profile ... ok [INFO] [stdout] test tests::test_add_memory_explicit_category ... ok [INFO] [stdout] test tests::test_add_memory_basic ... ok [INFO] [stdout] test tests::test_add_memory_whitespace_only_fails ... ok [INFO] [stdout] test tests::test_add_session_message ... ok [INFO] [stdout] test tests::test_add_session_message_invalid_role ... ok [INFO] [stdout] test tests::test_close_nonexistent_session ... ok [INFO] [stdout] test tests::test_close_session ... ok [INFO] [stdout] test tests::test_get_session_not_found ... ok [INFO] [stdout] test tests::test_list_sessions_empty_user ... ok [INFO] [stdout] test tests::test_list_sessions_finds_user ... ok [INFO] [stdout] test tests::test_ov_err_to_napi_storage ... ok [INFO] [stdout] test tests::test_ov_err_to_napi_invalid_uri ... ok [INFO] [stdout] test tests::test_ping ... ok [INFO] [stdout] test tests::test_search_memory_finds_match ... ok [INFO] [stdout] test tests::test_search_memory_limit ... ok [INFO] [stdout] test tests::test_search_memory_filter_by_category ... ok [INFO] [stdout] test tests::test_get_session_exists ... ok [INFO] [stdout] test tests::test_create_session ... ok [INFO] [stdout] test tests::test_search_memory_no_match ... ok [INFO] [stdout] test tests::test_ov_err_to_napi_not_found ... ok [INFO] [stdout] test tests::test_route_premium ... ok [INFO] [stdout] test tests::test_route_eco ... ok [INFO] [stdout] test tests::test_route_auto ... ok [INFO] [stdout] test tests::test_compress_basic ... ok [INFO] [stdout] test tests::test_compress_detailed_ratio ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_parser-e65e42e68cfedb91) [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test tests::test_chunk_token_count ... ok [INFO] [stdout] test tests::test_chunk_types ... ok [INFO] [stdout] test tests::test_chunk_with_meta ... ok [INFO] [stdout] test tests::test_chunk_with_offsets ... ok [INFO] [stdout] test tests::test_chunker_overlap ... ok [INFO] [stdout] test tests::test_chunker_semantic ... ok [INFO] [stdout] test tests::test_chunker_semantic_empty ... ok [INFO] [stdout] test tests::test_chunker_fixed_small ... ok [INFO] [stdout] test tests::test_chunker_fixed_empty ... ok [INFO] [stdout] test tests::test_chunker_fixed_large ... ok [INFO] [stdout] test tests::test_estimate_tokens_code ... ok [INFO] [stdout] test tests::test_estimate_tokens_english ... ok [INFO] [stdout] test tests::test_chunker_single_word ... ok [INFO] [stdout] test tests::test_estimate_tokens_long_text ... ok [INFO] [stdout] test tests::test_chunker_default ... ok [INFO] [stdout] test tests::test_estimate_tokens_mixed ... ok [INFO] [stdout] test tests::test_md_extract_frontmatter ... ok [INFO] [stdout] test tests::test_md_heading_inside_code_block ... ok [INFO] [stdout] test tests::test_estimate_tokens_chinese ... ok [INFO] [stdout] test tests::test_md_parse_empty ... ok [INFO] [stdout] test tests::test_md_parse_deep_headings ... ok [INFO] [stdout] test tests::test_code_parse_typescript ... ok [INFO] [stdout] test tests::test_code_parse_multiple_languages ... ok [INFO] [stdout] test tests::test_code_parse_nested_functions ... ok [INFO] [stdout] test tests::test_md_parse_frontmatter ... ok [INFO] [stdout] test tests::test_code_parse_python ... ok [INFO] [stdout] test tests::test_md_parse_code_blocks ... ok [INFO] [stdout] test tests::test_code_parse_no_structure ... ok [INFO] [stdout] test tests::test_chunker_very_large_text ... ok [INFO] [stdout] test tests::test_code_parse_empty ... ok [INFO] [stdout] test tests::test_code_detect_js ... ok [INFO] [stdout] test tests::test_code_parse_class ... ok [INFO] [stdout] test tests::test_estimate_tokens_empty ... ok [INFO] [stdout] test tests::test_md_no_frontmatter ... ok [INFO] [stdout] test tests::test_parse_result_metadata ... ok [INFO] [stdout] test tests::test_parse_result_total_tokens ... ok [INFO] [stdout] test tests::test_md_parse_links_and_images ... ok [INFO] [stdout] test tests::test_text_parse_empty ... ok [INFO] [stdout] test tests::test_md_parse_no_headings ... ok [INFO] [stdout] test tests::test_text_parse_many_paragraphs ... ok [INFO] [stdout] test tests::test_text_parse_simple ... ok [INFO] [stdout] test tests::test_text_parse_whitespace_only ... ok [INFO] [stdout] test tests::test_text_parser_long_lines ... ok [INFO] [stdout] test tests::test_text_unicode ... ok [INFO] [stdout] test tests::test_text_parse_paragraphs ... ok [INFO] [stdout] test tests::test_md_unicode_headings ... ok [INFO] [stdout] test tests::test_text_supported_extensions ... ok [INFO] [stdout] test tests::test_text_parse_single_line ... ok [INFO] [stdout] test tests::test_md_supported_extensions ... ok [INFO] [stdout] test tests::test_md_smart_split ... ok [INFO] [stdout] test tests::test_md_parse_only_headings ... ok [INFO] [stdout] test tests::test_md_parse_table ... ok [INFO] [stdout] test tests::test_md_parse_multiple_headings ... ok [INFO] [stdout] test tests::test_md_parse_html_in_markdown ... ok [INFO] [stdout] test tests::test_md_parse_lists ... ok [INFO] [stdout] test tests::test_md_parse_simple ... ok [INFO] [stdout] test tests::test_code_supported_extensions ... ok [INFO] [stdout] test tests::test_code_parse_rust ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_router-ad5b7a13c6e914ca) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test tests::test_fallback_chain ... ok [INFO] [stdout] test tests::test_confidence_range ... ok [INFO] [stdout] test tests::test_japanese_query ... ok [INFO] [stdout] test tests::test_german_query ... ok [INFO] [stdout] test tests::test_fallback_chain_simple ... ok [INFO] [stdout] test tests::test_reasoning_query ... ok [INFO] [stdout] test tests::test_agentic_high ... ok [INFO] [stdout] test tests::test_agentic_file_operations ... ok [INFO] [stdout] test tests::test_complex_code ... ok [INFO] [stdout] test tests::test_route_all_profiles ... ok [INFO] [stdout] test tests::test_chinese_code ... ok [INFO] [stdout] test tests::test_route_empty_query ... ok [INFO] [stdout] test tests::test_route_eco ... ok [INFO] [stdout] test tests::test_route_with_system_prompt ... ok [INFO] [stdout] test tests::test_route_agentic_auto ... ok [INFO] [stdout] test tests::test_chinese_simple ... ok [INFO] [stdout] test tests::test_russian_reasoning ... ok [INFO] [stdout] test tests::test_scoring_code_keywords ... ok [INFO] [stdout] test tests::test_fallback_chain_reasoning ... ok [INFO] [stdout] test tests::test_route_unicode_query ... ok [INFO] [stdout] test tests::test_route_simple ... ok [INFO] [stdout] test tests::test_route_structured_output ... ok [INFO] [stdout] test tests::test_route_premium ... ok [INFO] [stdout] test tests::test_agentic_chinese ... ok [INFO] [stdout] test tests::test_medium_query ... ok [INFO] [stdout] test tests::test_scoring_format ... ok [INFO] [stdout] test tests::test_scoring_multi_question ... ok [INFO] [stdout] test tests::test_scoring_comparison ... ok [INFO] [stdout] test tests::test_scoring_empty ... ok [INFO] [stdout] test tests::test_scoring_single_char ... ok [INFO] [stdout] test tests::test_scoring_negation ... ok [INFO] [stdout] test tests::test_scoring_constraint ... ok [INFO] [stdout] test tests::test_scoring_simple_greeting ... ok [INFO] [stdout] test tests::test_scoring_domain ... ok [INFO] [stdout] test tests::test_scoring_creative ... ok [INFO] [stdout] test tests::test_tier_ordering ... ok [INFO] [stdout] test tests::test_agentic_low ... ok [INFO] [stdout] test tests::test_simple_query ... ok [INFO] [stdout] test tests::test_scoring_multi_step ... ok [INFO] [stdout] test tests::test_tier_boundary_simple ... ok [INFO] [stdout] test tests::test_route_performance ... ok [INFO] [stdout] test tests::test_scoring_very_long ... ok [INFO] [stdout] test tests::test_performance_under_1ms ... ok [INFO] [stdout] test tests::test_route_large_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_server-b2b08992219627ec) [INFO] [stdout] running 63 tests [INFO] [stdout] test tests::test_add_message_session_not_found ... ok [INFO] [stdout] test tests::test_add_message ... ok [INFO] [stdout] test tests::test_create_context_empty_uri ... ok [INFO] [stdout] test tests::test_commit_session ... ok [INFO] [stdout] test tests::test_commit_session_not_found ... ok [INFO] [stdout] test tests::test_context_crud_rapid_cycle ... ok [INFO] [stdout] test tests::test_context_store_concurrent_safety ... ok [INFO] [stdout] test tests::test_create_context_memory_type ... ok [INFO] [stdout] test tests::test_create_context ... ok [INFO] [stdout] test tests::test_create_context_duplicate ... ok [INFO] [stdout] test tests::test_commit_empty_session ... ok [INFO] [stdout] test tests::test_add_all_message_roles ... ok [INFO] [stdout] test tests::test_commit_many_messages ... ok [INFO] [stdout] test tests::test_close_session_not_found ... ok [INFO] [stdout] test tests::test_create_context_special_chars_uri ... ok [INFO] [stdout] test tests::test_create_context_unicode_abstract ... ok [INFO] [stdout] test tests::test_close_session ... ok [INFO] [stdout] test tests::test_delete_context ... ok [INFO] [stdout] test tests::test_create_session_with_id ... ok [INFO] [stdout] test tests::test_create_context_missing_uri ... ok [INFO] [stdout] test tests::test_create_context_path_traversal ... ok [INFO] [stdout] test tests::test_create_session_duplicate_id ... ok [INFO] [stdout] test tests::test_create_context_null_byte ... ok [INFO] [stdout] test tests::test_get_session ... ok [INFO] [stdout] test tests::test_create_session_empty_user ... ok [INFO] [stdout] test tests::test_get_context ... ok [INFO] [stdout] test tests::test_get_context_not_found ... ok [INFO] [stdout] test tests::test_delete_context_not_found ... ok [INFO] [stdout] test tests::test_e2e_context_lifecycle ... ok [INFO] [stdout] test tests::test_empty_json_post ... ok [INFO] [stdout] test tests::test_get_session_not_found ... ok [INFO] [stdout] test tests::test_list_sessions_empty ... ok [INFO] [stdout] test tests::test_health_endpoint ... ok [INFO] [stdout] test tests::test_invalid_json_post ... ok [INFO] [stdout] test tests::test_path_traversal_dotdot ... ok [INFO] [stdout] test tests::test_search_by_category ... ok [INFO] [stdout] test tests::test_list_contexts_filter_by_type ... ok [INFO] [stdout] test tests::test_list_contexts_with_data ... ok [INFO] [stdout] test tests::test_list_sessions ... ok [INFO] [stdout] test tests::test_search_contexts ... ok [INFO] [stdout] test tests::test_session_add_empty_content ... ok [INFO] [stdout] test tests::test_status_endpoint ... ok [INFO] [stdout] test tests::test_e2e_session_workflow ... ok [INFO] [stdout] test tests::test_search_multiple_matches ... ok [INFO] [stdout] test tests::test_search_with_type_filter ... ok [INFO] [stdout] test tests::test_search_contexts_no_query ... ok [INFO] [stdout] test tests::test_status_reflects_counts ... ok [INFO] [stdout] test tests::test_search_contexts_case_insensitive ... ok [INFO] [stdout] test tests::test_large_abstract_text ... ok [INFO] [stdout] test tests::test_search_no_results ... ok [INFO] [stdout] test tests::test_list_contexts_pagination ... ok [INFO] [stdout] test tests::test_status_uptime ... ok [INFO] [stdout] test tests::test_create_context_with_meta ... ok [INFO] [stdout] test tests::test_create_session ... ok [INFO] [stdout] test tests::test_list_contexts_empty ... ok [INFO] [stdout] test tests::test_add_message_invalid_role ... ok [INFO] [stdout] test tests::test_session_many_messages ... ok [INFO] [stdout] test tests::test_unicode_context ... ok [INFO] [stdout] test tests::test_update_context_not_found ... ok [INFO] [stdout] test tests::test_update_context ... ok [INFO] [stdout] test tests::test_update_context_partial_fields ... ok [INFO] [stdout] test tests::test_update_meta_only ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_session-8638c6dbb3c903a0) [INFO] [stdout] test tests::test_stress_many_contexts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test tests::test_add_assistant_message ... ok [INFO] [stdout] test tests::test_add_message ... ok [INFO] [stdout] test tests::test_add_message_after_close ... ok [INFO] [stdout] test tests::test_commit_after_close ... ok [INFO] [stdout] test tests::test_commit ... ok [INFO] [stdout] test tests::test_commit_empty ... ok [INFO] [stdout] test tests::test_build_session_context ... ok [INFO] [stdout] test tests::test_close ... ok [INFO] [stdout] test tests::test_compressor_no_compression_needed ... ok [INFO] [stdout] test tests::test_compressor_single_message ... ok [INFO] [stdout] test tests::test_compressor_empty_messages ... ok [INFO] [stdout] test tests::test_compressor_summary ... ok [INFO] [stdout] test tests::test_compressor_extract_memories ... ok [INFO] [stdout] test tests::test_context_window_add ... ok [INFO] [stdout] test tests::test_context_window_clear ... ok [INFO] [stdout] test tests::test_context_window_exact_capacity ... ok [INFO] [stdout] test tests::test_context_window_multiple_entries ... ok [INFO] [stdout] test tests::test_context_window_remaining ... ok [INFO] [stdout] test tests::test_context_window_overflow ... ok [INFO] [stdout] test tests::test_context_window_zero_capacity ... ok [INFO] [stdout] test tests::test_detect_language_en ... ok [INFO] [stdout] test tests::test_detect_language_zh ... ok [INFO] [stdout] test tests::test_extract_candidates_empty ... ok [INFO] [stdout] test tests::test_extract_candidates_assistant_only ... ok [INFO] [stdout] test tests::test_extract_candidates_preferences ... ok [INFO] [stdout] test tests::test_extract_candidates_profile ... ok [INFO] [stdout] test tests::test_compressor_with_tool_messages ... ok [INFO] [stdout] test tests::test_context_window_adaptive ... ok [INFO] [stdout] test tests::test_detect_language_ru ... ok [INFO] [stdout] test tests::test_extract_candidates_events ... ok [INFO] [stdout] test tests::test_detect_language_empty ... ok [INFO] [stdout] test tests::test_detect_language_ja ... ok [INFO] [stdout] test tests::test_extract_candidates_short_skip ... ok [INFO] [stdout] test tests::test_double_close ... ok [INFO] [stdout] test tests::test_detect_language_mixed ... ok [INFO] [stdout] test tests::test_extract_candidates_technical ... ok [INFO] [stdout] test tests::test_generate_summary ... ok [INFO] [stdout] test tests::test_manager_close ... ok [INFO] [stdout] test tests::test_manager_close_nonexistent ... ok [INFO] [stdout] test tests::test_jsonl_roundtrip_system ... ok [INFO] [stdout] test tests::test_manager_list_active ... ok [INFO] [stdout] test tests::test_manager_create_with_id ... ok [INFO] [stdout] test tests::test_manager_get_nonexistent ... ok [INFO] [stdout] test tests::test_manager_remove ... ok [INFO] [stdout] test tests::test_manager_create_get ... ok [INFO] [stdout] test tests::test_manager_list_by_user_empty ... ok [INFO] [stdout] test tests::test_jsonl_roundtrip_with_tool ... ok [INFO] [stdout] test tests::test_load_messages_from_jsonl ... ok [INFO] [stdout] test tests::test_manager_many_sessions ... ok [INFO] [stdout] test tests::test_message_content ... ok [INFO] [stdout] test tests::test_message_empty_parts ... ok [INFO] [stdout] test tests::test_message_multipart_content ... ok [INFO] [stdout] test tests::test_manager_remove_nonexistent ... ok [INFO] [stdout] test tests::test_memory_category_str ... ok [INFO] [stdout] test tests::test_manager_list_by_user ... ok [INFO] [stdout] test tests::test_message_jsonl_roundtrip ... ok [INFO] [stdout] test tests::test_manager_concurrent ... ok [INFO] [stdout] test tests::test_manager_count ... ok [INFO] [stdout] test tests::test_multiple_commits ... ok [INFO] [stdout] test tests::test_needs_compression ... ok [INFO] [stdout] test tests::test_session_create ... ok [INFO] [stdout] test tests::test_session_created_at ... ok [INFO] [stdout] test tests::test_compressor_compress ... ok [INFO] [stdout] test tests::test_multiple_messages ... ok [INFO] [stdout] test tests::test_part_text_content ... ok [INFO] [stdout] test tests::test_session_empty_content ... ok [INFO] [stdout] test tests::test_memory_category_always_merge ... ok [INFO] [stdout] test tests::test_session_display ... ok [INFO] [stdout] test tests::test_manager_update ... ok [INFO] [stdout] test tests::test_no_compression_needed ... ok [INFO] [stdout] test tests::test_role_display ... ok [INFO] [stdout] test tests::test_message_clone ... ok [INFO] [stdout] test tests::test_session_id_format ... ok [INFO] [stdout] test tests::test_session_unicode_messages ... ok [INFO] [stdout] test tests::test_tool_part ... ok [INFO] [stdout] test tests::test_track_context_usage ... ok [INFO] [stdout] test tests::test_session_uri ... ok [INFO] [stdout] test tests::test_track_mixed_usages ... ok [INFO] [stdout] test tests::test_session_jsonl ... ok [INFO] [stdout] test tests::test_session_user_id ... ok [INFO] [stdout] test tests::test_memory_category_directory ... ok [INFO] [stdout] test tests::test_session_with_id ... ok [INFO] [stdout] test tests::test_track_skill_usage ... ok [INFO] [stdout] test tests::test_update_tool ... ok [INFO] [stdout] test tests::test_session_many_messages ... ok [INFO] [stdout] test tests::test_session_system_message ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_storage-2ad352c6b84822a9) [INFO] [stdout] test tests::test_track_multiple_usages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test local_fs::tests::test_bytes_row_new ... ok [INFO] [stdout] test local_fs::tests::test_ensure_ovpack_already_has ... ok [INFO] [stdout] test local_fs::tests::test_bytes_row_serde ... ok [INFO] [stdout] test local_fs::tests::test_ensure_ovpack_extension ... ok [INFO] [stdout] test local_fs::tests::test_ensure_ovpack_no_extension ... ok [INFO] [stdout] test local_fs::tests::test_from_zip_safe_empty ... ok [INFO] [stdout] test local_fs::tests::test_from_zip_safe_path ... ok [INFO] [stdout] test local_fs::tests::test_to_zip_safe_multiple_dots ... ok [INFO] [stdout] test local_fs::tests::test_zip_path_roundtrip ... ok [INFO] [stdout] test local_fs::tests::test_from_zip_safe_single_component ... ok [INFO] [stdout] test schema::tests::test_field_def_primary_key ... ok [INFO] [stdout] test local_fs::tests::test_zip_safe_no_dots ... ok [INFO] [stdout] test local_fs::tests::test_ensure_ovpack_other_extension ... ok [INFO] [stdout] test schema::tests::test_all_field_types_roundtrip ... ok [INFO] [stdout] test local_fs::tests::test_zip_safe_roundtrip_complex ... ok [INFO] [stdout] test schema::tests::test_field_def_serde_ext ... ok [INFO] [stdout] test schema::tests::test_field_def_serde_roundtrip ... ok [INFO] [stdout] test schema::tests::test_context_collection_schema ... ok [INFO] [stdout] test schema::tests::test_field_def_with_dim ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_special_key_names ... ok [INFO] [stdout] test local_fs::tests::test_to_zip_safe_hidden_dirs ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_binary_data ... ok [INFO] [stdout] test schema::tests::test_schema_has_primary_key ... ok [INFO] [stdout] test schema::tests::test_schema_vector_dim ... ok [INFO] [stdout] test schema::tests::test_schema_scalar_index ... ok [INFO] [stdout] test schema::tests::test_field_type_as_str_all ... ok [INFO] [stdout] test schema::tests::test_field_type_as_str_ext ... ok [INFO] [stdout] test schema::tests::test_field_type_serde_roundtrip ... ok [INFO] [stdout] test schema::tests::test_schema_serde_roundtrip ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_empty_value ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_overwrite ... ok [INFO] [stdout] test local_fs::tests::test_to_zip_safe_path ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_multiple_keys ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_delete_then_get ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_get_nonexistent ... ok [INFO] [stdout] test viking_fs::tests::test_link_multiple ... ok [INFO] [stdout] test viking_fs::tests::test_ls ... ok [INFO] [stdout] test local_fs::tests::test_kv_store_crud ... ok [INFO] [stdout] test viking_fs::tests::test_abstract_and_overview ... ok [INFO] [stdout] test viking_fs::tests::test_exists_after_delete ... ok [INFO] [stdout] test viking_fs::tests::test_link_and_get_relations ... ok [INFO] [stdout] test viking_fs::tests::test_append_new_file ... ok [INFO] [stdout] test viking_fs::tests::test_deeply_nested ... ok [INFO] [stdout] test viking_fs::tests::test_concurrent_writes ... ok [INFO] [stdout] test viking_fs::tests::test_append_to_file ... ok [INFO] [stdout] test viking_fs::tests::test_ls_empty_dir ... ok [INFO] [stdout] test viking_fs::tests::test_relation_entry_serde ... ok [INFO] [stdout] test viking_fs::tests::test_path_to_uri_root ... ok [INFO] [stdout] test viking_fs::tests::test_path_to_uri_roundtrip ... ok [INFO] [stdout] test viking_fs::tests::test_path_traversal_safety ... ok [INFO] [stdout] test viking_fs::tests::test_mkdir_and_exists ... ok [INFO] [stdout] test viking_fs::tests::test_ls_empty_dir_new ... ok [INFO] [stdout] test viking_fs::tests::test_path_to_uri ... ok [INFO] [stdout] test viking_fs::tests::test_ls_multiple_files ... ok [INFO] [stdout] test viking_fs::tests::test_relations_empty ... ok [INFO] [stdout] test viking_fs::tests::test_read_nonexistent ... ok [INFO] [stdout] test viking_fs::tests::test_overwrite_file ... ok [INFO] [stdout] test viking_fs::tests::test_uri_roundtrip ... ok [INFO] [stdout] test viking_fs::tests::test_uri_to_path_basic ... ok [INFO] [stdout] test viking_fs::tests::test_uri_to_path_root ... ok [INFO] [stdout] test viking_fs::tests::test_uri_to_path_scope ... ok [INFO] [stdout] test viking_fs::tests::test_mv ... ok [INFO] [stdout] test viking_fs::tests::test_tree_nested_structure ... ok [INFO] [stdout] test viking_fs::tests::test_write_context_no_content ... ok [INFO] [stdout] test viking_fs::tests::test_write_empty_file ... ok [INFO] [stdout] test viking_fs::tests::test_rm_dir_recursive ... ok [INFO] [stdout] test viking_fs::tests::test_relation_link_and_unlink ... ok [INFO] [stdout] test viking_fs::tests::test_rm_file ... ok [INFO] [stdout] test viking_fs::tests::test_tree ... ok [INFO] [stdout] test viking_fs::tests::test_unlink ... ok [INFO] [stdout] test viking_fs::tests::test_write_large_file ... ok [INFO] [stdout] test viking_fs::tests::test_write_read ... ok [INFO] [stdout] test viking_fs::tests::test_get_related_uris ... ok [INFO] [stdout] test viking_fs::tests::test_unicode_filename ... ok [INFO] [stdout] test viking_fs::tests::test_write_read_string ... ok [INFO] [stdout] test viking_fs::tests::test_append ... ok [INFO] [stdout] test viking_fs::tests::test_unlink_removes_empty_entry ... ok [INFO] [stdout] test viking_fs::tests::test_large_file ... ok [INFO] [stdout] test viking_fs::tests::test_write_binary_data ... ok [INFO] [stdout] test viking_fs::tests::test_rm_recursive_dir ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ov_vectordb-4455088a0110087b) [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/extended_tests.rs (/opt/rustwide/target/debug/deps/extended_tests-156a4e02e69c916f) [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 58 tests [INFO] [stdout] test test_bytes_row_empty_string ... ok [INFO] [stdout] test test_bytes_row_empty_list ... ok [INFO] [stdout] test test_bytes_row_negative_numbers ... ok [INFO] [stdout] test test_bytes_row_many_fields ... ok [INFO] [stdout] test test_bytes_row_large_string ... ok [INFO] [stdout] test test_collection_config_no_primary_key ... ok [INFO] [stdout] test test_bytes_row_special_chars_string ... ok [INFO] [stdout] test test_collection_config_no_vector_field ... ok [INFO] [stdout] test test_collection_double_delete_same_id ... ok [INFO] [stdout] test test_collection_search_empty ... ok [INFO] [stdout] test test_collection_search_on_empty_index ... ok [INFO] [stdout] test test_error_variants_display ... ok [INFO] [stdout] test test_field_type_all_variants ... ok [INFO] [stdout] test test_file_store_nonexistent_get ... ok [INFO] [stdout] test test_filter_and_empty_conds ... ok [INFO] [stdout] test test_filter_contains_empty ... ok [INFO] [stdout] test test_filter_deeply_nested_logic ... ok [INFO] [stdout] test test_filter_float_range ... ok [INFO] [stdout] test test_file_store_empty_file ... ok [INFO] [stdout] test test_filter_must_multiple_values ... ok [INFO] [stdout] test test_filter_must_not_multiple_values ... ok [INFO] [stdout] test test_filter_or_empty_conds ... ok [INFO] [stdout] test test_filter_range_gte_lte ... ok [INFO] [stdout] test test_filter_regex_unicode ... ok [INFO] [stdout] test test_flat_index_negative_vectors ... ok [INFO] [stdout] test test_flat_index_identical_vectors ... ok [INFO] [stdout] test test_collection_delete_half_then_search ... ok [INFO] [stdout] test test_filter_empty_string_prefix ... ok [INFO] [stdout] test test_file_store_overwrite ... ok [INFO] [stdout] test test_filter_numeric_in_string_field ... ok [INFO] [stdout] test test_flat_index_search_all_deleted ... ok [INFO] [stdout] test test_flat_index_search_topk_larger_than_data ... ok [INFO] [stdout] test test_filter_list_string_must_not ... ok [INFO] [stdout] test test_filter_range_out_boundaries ... ok [INFO] [stdout] test test_flat_index_very_small_vectors ... ok [INFO] [stdout] test test_memory_kv_store_empty_value ... ok [INFO] [stdout] test test_hnsw_delete_all_then_reinsert ... ok [INFO] [stdout] test test_memory_kv_store_delete_nonexistent ... ok [INFO] [stdout] test test_memory_kv_store_overwrite ... ok [INFO] [stdout] test test_collection_filtered_search_large ... ok [INFO] [stdout] test test_multi_table_store_multiple_tables ... ok [INFO] [stdout] test test_project_group_many_projects ... ok [INFO] [stdout] test test_project_many_collections ... ok [INFO] [stdout] test test_volatile_dict_override_all ... ok [INFO] [stdout] test test_project_drop_nonexistent_collection ... ok [INFO] [stdout] test test_search_result_empty ... ok [INFO] [stdout] test test_volatile_dict_many_ops ... ok [INFO] [stdout] test test_volatile_dict_many_ops ... ok [INFO] [stdout] test test_project_group_delete_default_fails ... ok [INFO] [stdout] test test_persistence_updates_survive_reload ... ok [INFO] [stdout] test test_persistent_dict_overwrite ... ok [INFO] [stdout] test test_memory_kv_store_large_value ... ok [INFO] [stdout] test test_collection_massive_upsert_update ... ok [INFO] [stdout] test test_persistence_after_deletes ... ok [INFO] [stdout] test test_collection_1000_items_search ... ok [INFO] [stdout] test test_persistence_after_many_writes ... ok [INFO] [stdout] test test_persistent_dict_many_keys ... ok [INFO] [stderr] Running tests/vectordb_tests.rs (/opt/rustwide/target/debug/deps/vectordb_tests-0947baed2cf4efd2) [INFO] [stdout] test test_hnsw_large_batch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 88 tests [INFO] [stdout] test test_bytes_row_basic ... ok [INFO] [stdout] test test_bytes_row_deserialize_field ... ok [INFO] [stdout] test test_collection_delete ... ok [INFO] [stdout] test test_collection_config_helpers ... ok [INFO] [stdout] test test_bytes_row_defaults ... ok [INFO] [stdout] test test_bytes_row_unicode ... ok [INFO] [stdout] test test_bytes_row_lists ... ok [INFO] [stdout] test test_collection_dimension_mismatch ... ok [INFO] [stdout] test test_collection_duplicate_index ... ok [INFO] [stdout] test test_collection_empty_operations ... ok [INFO] [stdout] test test_collection_fetch ... ok [INFO] [stdout] test test_collection_index_not_found ... ok [INFO] [stdout] test test_collection_delete_all ... ok [INFO] [stdout] test test_collection_list_and_drop_index ... ok [INFO] [stdout] test test_collection_search_with_filter ... ok [INFO] [stdout] test test_collection_upsert_and_search ... ok [INFO] [stdout] test test_collection_search_with_offset ... ok [INFO] [stdout] test test_cosine_similarity_orthogonal ... ok [INFO] [stdout] test test_duplicate_id_handling ... ok [INFO] [stdout] test test_error_display ... ok [INFO] [stdout] test test_cosine_similarity_identical ... ok [INFO] [stdout] test test_distance_metric_from_str ... ok [INFO] [stdout] test test_filter_missing_field ... ok [INFO] [stdout] test test_filter_contains ... ok [INFO] [stdout] test test_filter_must ... ok [INFO] [stdout] test test_filter_and ... ok [INFO] [stdout] test test_filter_must_list_field ... ok [INFO] [stdout] test test_collection_range_filter ... ok [INFO] [stdout] test test_filter_must_not ... ok [INFO] [stdout] test test_concurrent_flat_insert ... ok [INFO] [stdout] test test_filter_must_numeric ... ok [INFO] [stdout] test test_filter_range_out ... ok [INFO] [stdout] test test_concurrent_collection_upsert ... ok [INFO] [stdout] test test_flat_index_basic ... ok [INFO] [stdout] test test_flat_index_batch_insert ... ok [INFO] [stdout] test test_flat_index_delete ... ok [INFO] [stdout] test test_filter_range_int ... ok [INFO] [stdout] test test_flat_index_delete_nonexistent ... ok [INFO] [stdout] test test_filter_regex_prefix_alt ... ok [INFO] [stdout] test test_filter_regex_suffix ... ok [INFO] [stdout] test test_flat_index_dimension_mismatch ... ok [INFO] [stdout] test test_flat_index_empty_search ... ok [INFO] [stdout] test test_flat_index_insert_update ... ok [INFO] [stdout] test test_collection_upsert_update ... ok [INFO] [stdout] test test_field_type_from_str ... ok [INFO] [stdout] test test_filter_nested_and_or ... ok [INFO] [stdout] test test_flat_index_ip_score ... ok [INFO] [stdout] test test_filter_or ... ok [INFO] [stdout] test test_filter_prefix ... ok [INFO] [stdout] test test_file_store_nested ... ok [INFO] [stdout] test test_file_store ... ok [INFO] [stdout] test test_collection_persistence ... ok [INFO] [stdout] test test_flat_index_l2 ... ok [INFO] [stdout] test test_flat_index_many_deletes ... ok [INFO] [stdout] test test_flat_index_search_topk_zero ... ok [INFO] [stdout] test test_inner_product ... ok [INFO] [stdout] test test_hnsw_needs_rebuild ... ok [INFO] [stdout] test test_flat_index_persistence ... ok [INFO] [stdout] test test_hnsw_dimension_mismatch ... ok [INFO] [stdout] test test_l2_squared ... ok [INFO] [stdout] test test_large_dimension_2048 ... ok [INFO] [stdout] test test_multi_table_store_seek ... ok [INFO] [stdout] test test_normalize_zero_vector ... ok [INFO] [stdout] test test_large_dimension_4096 ... ok [INFO] [stdout] test test_project_collection_not_found ... ok [INFO] [stdout] test test_project_duplicate_collection ... ok [INFO] [stdout] test test_project_group_duplicate ... ok [INFO] [stdout] test test_hnsw_empty_search ... ok [INFO] [stdout] test test_project_group_persistent ... ok [INFO] [stdout] test test_hnsw_insert_update ... ok [INFO] [stdout] test test_persistent_dict ... ok [INFO] [stdout] test test_normalize_vector ... ok [INFO] [stdout] test test_project_volatile ... ok [INFO] [stdout] test test_search_result_struct ... ok [INFO] [stdout] test test_project_group_volatile ... ok [INFO] [stdout] test test_memory_kv_store ... ok [INFO] [stdout] test test_multi_table_store ... ok [INFO] [stdout] test test_multi_table_clear ... ok [INFO] [stdout] test test_hnsw_delete ... ok [INFO] [stdout] test test_hnsw_persistence ... ok [INFO] [stdout] test test_hnsw_basic ... ok [INFO] [stdout] test test_single_dimension ... ok [INFO] [stdout] test test_project_persistent ... ok [INFO] [stdout] test test_volatile_dict ... ok [INFO] [stdout] test test_large_scale_flat ... ok [INFO] [stdout] test test_collection_hnsw_index ... ok [INFO] [stdout] test test_hnsw_recall ... ok [INFO] [stdout] test test_large_scale_hnsw ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s [INFO] [stdout] [INFO] [stderr] Doc-tests ov_compactor [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 ov_core [INFO] [stderr] Doc-tests ov_napi [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 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 ov_parser [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 ov_router [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 ov_server [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 ov_session [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 ov_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] [stderr] Doc-tests ov_vectordb [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" "668c59547e140ae210955c140fd07a54e001ea9f56d882278b289c059b89b5d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "668c59547e140ae210955c140fd07a54e001ea9f56d882278b289c059b89b5d7", kill_on_drop: false }` [INFO] [stdout] 668c59547e140ae210955c140fd07a54e001ea9f56d882278b289c059b89b5d7