[INFO] fetching crate sql-rs 0.1.1...
[INFO] testing sql-rs-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sql-rs 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sql-rs 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sql-rs 0.1.1
[INFO] tweaked toml for crates.io crate sql-rs 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sql-rs 0.1.1 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 crates.io crate sql-rs 0.1.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e0114f02bead3ef4c07a30d63b295e6196fbb58617447068ff39a6785c61637f
[INFO] running `Command { std: "docker" "start" "-a" "e0114f02bead3ef4c07a30d63b295e6196fbb58617447068ff39a6785c61637f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0114f02bead3ef4c07a30d63b295e6196fbb58617447068ff39a6785c61637f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0114f02bead3ef4c07a30d63b295e6196fbb58617447068ff39a6785c61637f", kill_on_drop: false }`
[INFO] [stdout] e0114f02bead3ef4c07a30d63b295e6196fbb58617447068ff39a6785c61637f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fcf712ca9b80e2a585a24172f068a96e76741cd7ea83c34b572b601236c1a665
[INFO] running `Command { std: "docker" "start" "-a" "fcf712ca9b80e2a585a24172f068a96e76741cd7ea83c34b572b601236c1a665", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sql-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cache_ttl` is never read
[INFO] [stdout]   --> src/vector/store.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct VectorStore<S: Storage> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     cache_ttl: Duration,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.70s
[INFO] running `Command { std: "docker" "inspect" "fcf712ca9b80e2a585a24172f068a96e76741cd7ea83c34b572b601236c1a665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf712ca9b80e2a585a24172f068a96e76741cd7ea83c34b572b601236c1a665", kill_on_drop: false }`
[INFO] [stdout] fcf712ca9b80e2a585a24172f068a96e76741cd7ea83c34b572b601236c1a665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3ed1a8b000cd814e80ac797293ca2baa6c1e0da7f587c86d87abe90bae68a13b
[INFO] running `Command { std: "docker" "start" "-a" "3ed1a8b000cd814e80ac797293ca2baa6c1e0da7f587c86d87abe90bae68a13b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling sql-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stdout] warning: field `cache_ttl` is never read
[INFO] [stdout]   --> src/vector/store.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct VectorStore<S: Storage> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     cache_ttl: Duration,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused variable: `perf_results`
[INFO] [stdout]    --> examples/vector_demo.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let perf_results = vector_store.search("performance_test", &perf_query, 10)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_perf_results`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filtered`
[INFO] [stdout]   --> examples/vector_benchmark.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let filtered = collection.search_by_metadata(&query, 10, "batch", "benchmark")?;
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filtered`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache_ttl` is never read
[INFO] [stdout]   --> src/vector/store.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct VectorStore<S: Storage> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     cache_ttl: Duration,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.69s
[INFO] running `Command { std: "docker" "inspect" "3ed1a8b000cd814e80ac797293ca2baa6c1e0da7f587c86d87abe90bae68a13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed1a8b000cd814e80ac797293ca2baa6c1e0da7f587c86d87abe90bae68a13b", kill_on_drop: false }`
[INFO] [stdout] 3ed1a8b000cd814e80ac797293ca2baa6c1e0da7f587c86d87abe90bae68a13b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 35d89a61b50102ccee543e5cf26c2a80095b168dfd627a22564f8f1e63b504c2
[INFO] running `Command { std: "docker" "start" "-a" "35d89a61b50102ccee543e5cf26c2a80095b168dfd627a22564f8f1e63b504c2", kill_on_drop: false }`
[INFO] [stderr] warning: field `cache_ttl` is never read
[INFO] [stderr]   --> src/vector/store.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct VectorStore<S: Storage> {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     cache_ttl: Duration,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sql-rs` (lib) generated 1 warning
[INFO] [stderr] warning: unused variable: `perf_results`
[INFO] [stderr]    --> examples/vector_demo.rs:220:9
[INFO] [stderr]     |
[INFO] [stderr] 220 |     let perf_results = vector_store.search("performance_test", &perf_query, 10)?;
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_perf_results`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sql-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `sql-rs` (example "vector_demo") generated 1 warning (run `cargo fix --example "vector_demo" -p sql-rs` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `filtered`
[INFO] [stderr]   --> examples/vector_benchmark.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     let filtered = collection.search_by_metadata(&query, 10, "batch", "benchmark")?;
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filtered`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sql-rs` (example "vector_benchmark") generated 1 warning (run `cargo fix --example "vector_benchmark" -p sql-rs` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_rs-7219ba0956c2ee51)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test vector::quantization::tests::test_quantize_16bit ... ok
[INFO] [stdout] test vector::quantization::tests::test_quantized_distance ... ok
[INFO] [stdout] test vector::quantization::tests::test_quantize_8bit ... ok
[INFO] [stdout] test vector::quantization::tests::test_compression_ratio ... ok
[INFO] [stdout] test vector::similarity::tests::test_cosine_distance ... ok
[INFO] [stdout] test vector::similarity::tests::test_euclidean_distance ... ok
[INFO] [stdout] test vector::similarity::tests::test_normalize ... ok
[INFO] [stdout] test storage::transaction::tests::test_transaction_manager ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sql_rs-506c66cbb546c1d3)
[INFO] [stdout] test storage::transaction::tests::test_transaction_rollback ... ok
[INFO] [stdout] test storage::transaction::tests::test_multiple_transactions ... ok
[INFO] [stdout] test storage::transaction::tests::test_transaction_lifecycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aggregate_tests.rs (/opt/rustwide/target/debug/deps/aggregate_tests-2e6e6193b54e37f1)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_aggregate_empty_table ... ok
[INFO] [stdout] test test_max_text ... ok
[INFO] [stdout] test test_count_star ... ok
[INFO] [stdout] test test_max_integer ... ok
[INFO] [stdout] test test_count_column ... ok
[INFO] [stdout] test test_min_text ... ok
[INFO] [stdout] test test_min_integer ... ok
[INFO] [stdout] test test_aggregate_with_where ... ok
[INFO] [stdout] test test_multiple_aggregates ... ok
[INFO] [stdout] test test_sum_integer ... ok
[INFO] [stdout] test test_avg ... ok
[INFO] [stdout] test test_sum_float ... ok
[INFO] [stderr]      Running tests/and_or_tests.rs (/opt/rustwide/target/debug/deps/and_or_tests-8eb9643b60dfc5f3)
[INFO] [stdout] test test_aggregate_with_complex_where ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_parse_where_with_and_or ... ok
[INFO] [stdout] test test_parse_where_with_or ... ok
[INFO] [stdout] test test_parse_where_with_and ... ok
[INFO] [stdout] test test_select_with_multiple_and ... ok
[INFO] [stdout] test test_and_or_with_order_by ... ok
[INFO] [stdout] test test_select_with_and_condition ... ok
[INFO] [stdout] test test_select_with_chained_or ... ok
[INFO] [stdout] test test_select_with_complex_and_or ... ok
[INFO] [stdout] test test_select_with_or_condition ... ok
[INFO] [stdout] test test_and_or_with_limit_offset ... ok
[INFO] [stdout] test test_update_with_and ... ok
[INFO] [stdout] test test_delete_with_or ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/btree_edge_cases_tests.rs (/opt/rustwide/target/debug/deps/btree_edge_cases_tests-837826013ebaa566)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_btree_delete_key ... ok
[INFO] [stdout] test test_btree_get_nonexistent ... ok
[INFO] [stdout] test test_btree_binary_data ... ok
[INFO] [stdout] test test_btree_insert_single_key ... ok
[INFO] [stdout] test test_btree_empty_value ... ok
[INFO] [stdout] test test_btree_large_key ... ok
[INFO] [stdout] test test_btree_create_and_open ... ok
[INFO] [stdout] test test_btree_delete_nonexistent_key ... ok
[INFO] [stdout] test test_btree_empty_key ... ok
[INFO] [stdout] test test_btree_open_nonexistent_database ... ok
[INFO] [stdout] test test_btree_duplicate_inserts ... ok
[INFO] [stdout] test test_btree_persistence ... ok
[INFO] [stdout] test test_btree_overwrite_with_different_size_values ... ok
[INFO] [stdout] test test_btree_insert_and_retrieve ... ok
[INFO] [stdout] test test_btree_large_value ... ok
[INFO] [stdout] test test_btree_non_printable_characters ... ok
[INFO] [stdout] test test_btree_special_characters_in_keys ... ok
[INFO] [stdout] test test_btree_similar_keys ... ok
[INFO] [stdout] test test_btree_zero_length_file ... ok
[INFO] [stdout] test test_btree_unicode_data ... ok
[INFO] [stdout] test test_btree_key_order_preservation ... ok
[INFO] [stdout] test test_btree_case_sensitivity ... ok
[INFO] [stdout] test test_btree_update_after_delete ... ok
[INFO] [stdout] test test_btree_update_existing_key ... ok
[INFO] [stdout] test test_btree_many_deletes ... ok
[INFO] [stdout] test test_btree_repeated_operations ... ok
[INFO] [stdout] test test_btree_stress_test ... ok
[INFO] [stdout] test test_btree_one_byte_keys ... ok
[INFO] [stdout] test test_btree_random_keys ... ok
[INFO] [stdout] test test_btree_large_dataset ... ok
[INFO] [stdout] test test_btree_interleaved_inserts_and_deletes ... ok
[INFO] [stdout] test test_btree_reverse_sequential_keys ... ok
[INFO] [stdout] test test_btree_keys_with_common_prefix ... ok
[INFO] [stdout] test test_btree_sequential_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrency_stress_tests.rs (/opt/rustwide/target/debug/deps/concurrency_stress_tests-a797241c83c663b7)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_interleaved_transaction_operations ... ok
[INFO] [stdout] test test_repeated_rollback_operations ... ok
[INFO] [stdout] test test_wal_stress_operations ... ok
[INFO] [stdout] test test_concurrent_table_operations ... ok
[INFO] [stdout] test test_database_open_close_cycles ... ok
[INFO] [stdout] test test_memory_stress_large_dataset ... ok
[INFO] [stdout] test test_large_transaction_operations ... ok
[INFO] [stdout] test test_rapid_insert_delete_cycle ... ok
[INFO] [stdout] test test_concurrent_reads ... ok
[INFO] [stdout] test test_concurrent_writes ... ok
[INFO] [stdout] test test_sql_stress_operations ... ok
[INFO] [stdout] test test_burst_operations ... ok
[INFO] [stdout] test test_concurrent_sql_operations ... ok
[INFO] [stdout] test test_stress_mixed_operations ... ok
[INFO] [stdout] test test_concurrent_reads_and_writes ... ok
[INFO] [stdout] test test_long_running_operations ... ok
[INFO] [stdout] test test_vector_operations_stress ... ok
[INFO] [stderr]      Running tests/debug_btree.rs (/opt/rustwide/target/debug/deps/debug_btree-961c8617abeda3f3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.82s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/delete_drop_tests.rs (/opt/rustwide/target/debug/deps/delete_drop_tests-6d87deababfd8f8c)
[INFO] [stdout] test test_debug_inserts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_parse_delete_statement ... ok
[INFO] [stdout] test test_parse_drop_table_statement ... ok
[INFO] [stdout] test test_delete_all ... ok
[INFO] [stdout] test test_delete_no_match ... ok
[INFO] [stdout] test test_drop_table ... ok
[INFO] [stdout] test test_delete_with_where ... ok
[INFO] [stdout] test test_delete_with_text_condition ... ok
[INFO] [stdout] test test_drop_table_and_recreate ... ok
[INFO] [stderr]      Running tests/error_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/error_comprehensive_tests-3c480c94f5e2c989)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test test_error_comment_only_query ... ok
[INFO] [stdout] test test_error_create_table_missing_name ... ok
[INFO] [stdout] test test_error_create_table_with_invalid_types ... ok
[INFO] [stdout] test test_error_drop_table_missing_name ... ok
[INFO] [stdout] test test_error_duplicate_column_names ... ok
[INFO] [stdout] test test_error_delete_missing_table ... ok
[INFO] [stdout] test test_error_aggregate_on_nonexistent_column ... ok
[INFO] [stdout] test test_error_empty_table_name ... ok
[INFO] [stdout] test test_error_empty_column_name ... ok
[INFO] [stdout] test test_error_empty_query ... ok
[INFO] [stdout] test test_error_cross_join ... ok
[INFO] [stdout] test test_error_io_error_conversion ... ok
[INFO] [stdout] test test_error_having_without_group_by ... ok
[INFO] [stdout] test test_error_insert_missing_table ... ok
[INFO] [stdout] test test_error_invalid_character_in_name ... ok
[INFO] [stdout] test test_error_limit_negative ... ok
[INFO] [stdout] test test_error_message_format ... ok
[INFO] [stdout] test test_error_missing_comma_columns ... ok
[INFO] [stdout] test test_error_nested_transactions ... ok
[INFO] [stdout] test test_error_io_error_handling ... ok
[INFO] [stdout] test test_error_multiple_tables_in_select ... ok
[INFO] [stdout] test test_error_missing_comma_values ... ok
[INFO] [stdout] test test_error_multiple_errors_in_transaction ... ok
[INFO] [stdout] test test_error_offset_without_limit ... ok
[INFO] [stdout] test test_error_reserved_word_as_table_name ... ok
[INFO] [stdout] test test_error_select_missing_table ... ok
[INFO] [stdout] test test_error_create_duplicate_table ... ok
[INFO] [stdout] test test_error_drop_nonexistent_table ... ok
[INFO] [stdout] test test_error_subquery_not_supported ... ok
[INFO] [stdout] test test_error_trailing_comma_create_table ... ok
[INFO] [stdout] test test_error_invalid_sql_syntax ... ok
[INFO] [stdout] test test_error_unmatched_parentheses_create ... ok
[INFO] [stdout] test test_error_unmatched_parentheses_insert ... ok
[INFO] [stdout] test test_error_unterminated_string ... ok
[INFO] [stdout] test test_error_update_missing_table ... ok
[INFO] [stdout] test test_error_insert_mismatched_types ... ok
[INFO] [stdout] test test_error_insert_into_nonexistent_table ... ok
[INFO] [stdout] test test_error_insert_wrong_column_count ... ok
[INFO] [stdout] test test_error_query_nonexistent_table ... ok
[INFO] [stdout] test test_error_numeric_overflow ... ok
[INFO] [stdout] test test_error_join_nonexistent_table ... ok
[INFO] [stdout] test test_error_order_by_nonexistent_column ... ok
[INFO] [stdout] test test_error_self_join ... ok
[INFO] [stdout] test test_error_select_nonexistent_column ... ok
[INFO] [stdout] test test_error_update_nonexistent_column ... ok
[INFO] [stdout] test test_error_delete_nonexistent_table ... ok
[INFO] [stdout] test test_error_float_precision ... ok
[INFO] [stdout] test test_error_group_by_nonexistent_column ... ok
[INFO] [stdout] test test_error_whitespace_only_query ... ok
[INFO] [stdout] test test_error_update_nonexistent_table ... ok
[INFO] [stdout] test test_error_division_by_zero_in_aggregate ... ok
[INFO] [stdout] test test_error_where_with_invalid_column ... ok
[INFO] [stdout] test test_error_offset_negative ... ok
[INFO] [stdout] test test_error_very_long_table_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-b3036f7fb6a593d1)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_invalid_sql_syntax ... ok
[INFO] [stdout] test test_malformed_create_table ... ok
[INFO] [stdout] test test_malformed_insert ... ok
[INFO] [stdout] test test_malformed_select ... ok
[INFO] [stdout] test test_parse_invalid_where_clause ... ok
[INFO] [stdout] test test_vector_search_empty_collection ... ok
[INFO] [stdout] test test_vector_search_wrong_dimension ... ok
[INFO] [stdout] test test_vector_wrong_dimension ... ok
[INFO] [stdout] test test_open_nonexistent_database ... ok
[INFO] [stdout] test test_unsupported_operations ... ok
[INFO] [stdout] test test_insert_wrong_column_count ... ok
[INFO] [stdout] test test_empty_sql ... ok
[INFO] [stdout] test test_query_nonexistent_table ... ok
[INFO] [stdout] test test_create_duplicate_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/group_by_tests.rs (/opt/rustwide/target/debug/deps/group_by_tests-ab70b49946e24968)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_group_by_empty_result ... ok
[INFO] [stdout] test test_group_by_multiple_columns ... ok
[INFO] [stdout] test test_group_by_integer_column ... ok
[INFO] [stdout] test test_group_by_single_column ... ok
[INFO] [stdout] test test_group_by_with_complex_where ... ok
[INFO] [stdout] test test_group_by_with_avg ... ok
[INFO] [stdout] test test_group_by_with_sum ... ok
[INFO] [stdout] test test_group_by_all_aggregates ... ok
[INFO] [stdout] test test_group_by_with_where ... ok
[INFO] [stdout] test test_group_by_with_min_max ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/index_tests.rs (/opt/rustwide/target/debug/deps/index_tests-6cadd59a32ecdfcd)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_parse_create_index ... ok
[INFO] [stdout] test test_parse_create_index_missing_on ... ok
[INFO] [stdout] test test_create_index_basic ... ok
[INFO] [stdout] test test_parse_drop_index ... ok
[INFO] [stdout] test test_create_and_drop_index_cycle ... ok
[INFO] [stdout] test test_create_index_nonexistent_table ... ok
[INFO] [stdout] test test_index_on_empty_table ... ok
[INFO] [stdout] test test_create_multiple_indexes ... ok
[INFO] [stdout] test test_index_persistence ... ok
[INFO] [stdout] test test_drop_index_nonexistent ... ok
[INFO] [stdout] test test_index_with_various_data_types ... ok
[INFO] [stdout] test test_parse_create_index_missing_column ... ok
[INFO] [stdout] test test_parse_drop_index_missing_name ... ok
[INFO] [stdout] test test_drop_index_basic ... ok
[INFO] [stdout] test test_create_index_on_text_column ... ok
[INFO] [stdout] test test_create_index_nonexistent_column ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-aa9b0ae72011b0bc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_empty_database_operations ... ok
[INFO] [stdout] test test_full_database_workflow ... ok
[INFO] [stdout] test test_interleaved_operations ... ok
[INFO] [stdout] test test_mixed_storage_and_query_operations ... ok
[INFO] [stdout] test test_vector_and_relational_combined ... ok
[INFO] [stdout] test test_persistence_and_recovery ... ok
[INFO] [stdout] test test_large_scale_vector_operations ... ok
[INFO] [stderr]      Running tests/join_tests.rs (/opt/rustwide/target/debug/deps/join_tests-b59ee5ea7366dd68)
[INFO] [stdout] test test_stress_test_many_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_inner_join_basic ... ok
[INFO] [stdout] test test_join_no_matches ... ok
[INFO] [stdout] test test_join_shorthand_syntax ... ok
[INFO] [stdout] test test_join_empty_tables ... ok
[INFO] [stdout] test test_right_join ... ok
[INFO] [stdout] test test_inner_join_with_column_selection ... ok
[INFO] [stdout] test test_join_with_where_clause ... ok
[INFO] [stdout] test test_join_with_limit ... ok
[INFO] [stdout] test test_left_join ... ok
[INFO] [stdout] test test_join_with_order_by ... ok
[INFO] [stdout] test test_multiple_joins ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/order_limit_tests.rs (/opt/rustwide/target/debug/deps/order_limit_tests-9bc90b9762475c7d)
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_order_by_with_limit ... ok
[INFO] [stdout] test test_limit_and_offset ... ok
[INFO] [stdout] test test_order_by_ascending ... ok
[INFO] [stdout] test test_limit_larger_than_results ... ok
[INFO] [stdout] test test_order_by_descending ... ok
[INFO] [stdout] test test_order_by_text ... ok
[INFO] [stdout] test test_offset ... ok
[INFO] [stdout] test test_offset_beyond_results ... ok
[INFO] [stdout] test test_limit ... ok
[INFO] [stdout] test test_order_by_with_where_and_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_edge_cases_tests.rs (/opt/rustwide/target/debug/deps/parser_edge_cases_tests-4bc063f18b95c45f)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test test_parse_aggregate_star ... ok
[INFO] [stdout] test test_parse_aggregate_with_column ... ok
[INFO] [stdout] test test_parse_combined_features ... ok
[INFO] [stdout] test test_parse_comparison_operators ... ok
[INFO] [stdout] test test_parse_create_table_case_insensitive ... ok
[INFO] [stdout] test test_parse_boolean_literals ... ok
[INFO] [stdout] test test_parse_comments ... ok
[INFO] [stdout] test test_parse_create_table_extra_comma ... ok
[INFO] [stdout] test test_parse_create_table_missing_columns ... ok
[INFO] [stdout] test test_parse_date_strings ... ok
[INFO] [stdout] test test_parse_datetime_strings ... ok
[INFO] [stdout] test test_parse_create_table_multiple_spaces ... ok
[INFO] [stdout] test test_parse_delete_no_where ... ok
[INFO] [stdout] test test_parse_delete_with_where ... ok
[INFO] [stdout] test test_parse_drop_table ... ok
[INFO] [stdout] test test_parse_empty_column_list ... ok
[INFO] [stdout] test test_parse_create_table_mismatched_parens ... ok
[INFO] [stdout] test test_parse_empty_string ... ok
[INFO] [stdout] test test_parse_insert_missing_values ... ok
[INFO] [stdout] test test_parse_invalid_statement ... ok
[INFO] [stdout] test test_parse_leading_trailing_whitespace ... ok
[INFO] [stdout] test test_parse_mixed_case_keywords ... ok
[INFO] [stdout] test test_parse_insert_no_values ... ok
[INFO] [stdout] test test_parse_multiple_aggregates ... ok
[INFO] [stdout] test test_parse_select_no_table ... ok
[INFO] [stdout] test test_parse_reserved_words_as_column_names ... ok
[INFO] [stdout] test test_parse_many_columns ... ok
[INFO] [stdout] test test_parse_select_with_aggregates ... ok
[INFO] [stdout] test test_parse_select_with_and ... ok
[INFO] [stdout] test test_parse_scientific_notation ... ok
[INFO] [stdout] test test_parse_select_with_complex_boolean ... ok
[INFO] [stdout] test test_parse_large_numbers ... ok
[INFO] [stdout] test test_parse_negative_numbers ... ok
[INFO] [stdout] test test_parse_select_with_group_by ... ok
[INFO] [stdout] test test_parse_select_with_inner_join ... ok
[INFO] [stdout] test test_parse_newlines_in_query ... ok
[INFO] [stdout] test test_parse_select_with_left_join ... ok
[INFO] [stdout] test test_parse_null_values ... ok
[INFO] [stdout] test test_parse_select_with_limit ... ok
[INFO] [stdout] test test_parse_select_multiple_columns ... ok
[INFO] [stdout] test test_parse_select_with_multiple_joins ... ok
[INFO] [stdout] test test_parse_select_with_offset ... ok
[INFO] [stdout] test test_parse_select_with_or ... ok
[INFO] [stdout] test test_parse_select_with_order_by ... ok
[INFO] [stdout] test test_parse_select_with_where ... ok
[INFO] [stdout] test test_parse_select_with_order_by_desc ... ok
[INFO] [stdout] test test_parse_special_characters_in_strings ... ok
[INFO] [stdout] test test_parse_select_with_right_join ... ok
[INFO] [stdout] test test_parse_string_with_quotes ... ok
[INFO] [stdout] test test_parse_time_strings ... ok
[INFO] [stdout] test test_parse_unicode_strings ... ok
[INFO] [stdout] test test_parse_where_with_float_value ... ok
[INFO] [stdout] test test_parse_where_with_integer_value ... ok
[INFO] [stdout] test test_parse_where_with_string_value ... ok
[INFO] [stdout] test test_parse_tabs_in_query ... ok
[INFO] [stdout] test test_parse_whitespace_only ... ok
[INFO] [stdout] test test_parse_very_long_column_name ... ok
[INFO] [stdout] test test_parse_very_long_string_value ... ok
[INFO] [stdout] test test_parse_update_multiple_columns ... ok
[INFO] [stdout] test test_parse_update_no_where ... ok
[INFO] [stdout] test test_parse_zero ... ok
[INFO] [stdout] test test_parse_update_with_where ... ok
[INFO] [stdout] test test_parse_select_star ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/persistence_recovery_tests.rs (/opt/rustwide/target/debug/deps/persistence_recovery_tests-3182cf2c4aeec6d3)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_basic_persistence ... ok
[INFO] [stdout] test test_persistence_after_deletes ... ok
[INFO] [stdout] test test_persistence_after_updates ... ok
[INFO] [stdout] test test_database_file_creation ... ok
[INFO] [stdout] test test_persistence_empty_database ... ok
[INFO] [stdout] test test_database_path_handling ... ok
[INFO] [stdout] test test_persistence_with_unicode_data ... ok
[INFO] [stdout] test test_database_size_tracking ... ok
[INFO] [stdout] test test_persistence_with_various_value_sizes ... ok
[INFO] [stdout] test test_sql_delete_persistence ... ok
[INFO] [stdout] test test_persistence_with_special_characters ... ok
[INFO] [stdout] test test_persistence_overwrite_existing ... ok
[INFO] [stdout] test test_multiple_write_sessions ... ok
[INFO] [stdout] test test_persistence_with_binary_data ... ok
[INFO] [stdout] test test_persistence_random_access_pattern ... ok
[INFO] [stdout] test test_sql_table_persistence ... ok
[INFO] [stdout] test test_sql_update_persistence ... ok
[INFO] [stdout] test test_persistence_after_crash_simulation ... ok
[INFO] [stdout] test test_persistence_incremental_growth ... ok
[INFO] [stdout] test test_persistence_large_dataset ... ok
[INFO] [stdout] test test_persistence_sequential_keys ... ok
[INFO] [stdout] test test_sql_complex_query_persistence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/query_advanced_tests.rs (/opt/rustwide/target/debug/deps/query_advanced_tests-e54cff1a5e60665c)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_different_data_types ... ok
[INFO] [stdout] test test_boolean_values ... ok
[INFO] [stdout] test test_large_text_values ... ok
[INFO] [stdout] test test_numeric_edge_cases ... ok
[INFO] [stdout] test test_multiple_tables ... ok
[INFO] [stdout] test test_persistence_across_sessions ... ok
[INFO] [stdout] test test_query_empty_table ... ok
[INFO] [stdout] test test_special_characters_in_text ... ok
[INFO] [stdout] test test_table_with_many_columns ... ok
[INFO] [stdout] test test_create_multiple_tables_same_session ... ok
[INFO] [stdout] test test_insert_multiple_rows ... ok
[INFO] [stdout] test test_sequential_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/query_tests.rs (/opt/rustwide/target/debug/deps/query_tests-dd549ea4ad7e8af2)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_parse_create_table ... ok
[INFO] [stdout] test test_parse_insert ... ok
[INFO] [stdout] test test_parse_select ... ok
[INFO] [stdout] test test_create_and_query_table ... ok
[INFO] [stdout] test test_multiple_inserts_and_select ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/storage_advanced_tests.rs (/opt/rustwide/target/debug/deps/storage_advanced_tests-1a7f48490e420534)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_binary_data ... ok
[INFO] [stdout] test test_empty_key_and_value ... ok
[INFO] [stdout] test test_large_values ... ok
[INFO] [stdout] test test_update_existing_key ... ok
[INFO] [stdout] test test_special_characters_in_keys ... ok
[INFO] [stdout] test test_scan_range ... ok
[INFO] [stdout] test test_reopen_database ... ok
[INFO] [stdout] test test_concurrent_reads ... ok
[INFO] [stdout] test test_random_access_pattern ... ok
[INFO] [stdout] test test_persistence_with_flush ... ok
[INFO] [stdout] test test_reverse_order_inserts ... ok
[INFO] [stdout] test test_sequential_inserts_and_reads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/storage_tests.rs (/opt/rustwide/target/debug/deps/storage_tests-d3297a1f1d60fe94)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_create_and_open_database ... ok
[INFO] [stdout] test test_get_nonexistent_key ... ok
[INFO] [stdout] test test_put_and_get ... ok
[INFO] [stdout] test test_persistence ... ok
[INFO] [stdout] test test_multiple_inserts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transaction_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/transaction_comprehensive_tests-a0a9689e3d43b5ac)
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_transaction_add_delete_operation ... ok
[INFO] [stdout] test test_transaction_add_operation_after_rollback ... ok
[INFO] [stdout] test test_transaction_add_operation_after_commit ... ok
[INFO] [stdout] test test_transaction_commit ... ok
[INFO] [stdout] test test_transaction_commit_when_not_active ... ok
[INFO] [stdout] test test_transaction_commit_without_operations ... ok
[INFO] [stdout] test test_transaction_creation ... ok
[INFO] [stdout] test test_transaction_id_increment ... ok
[INFO] [stdout] test test_transaction_multiple_operations ... ok
[INFO] [stdout] test test_transaction_operation_debug ... ok
[INFO] [stdout] test test_transaction_multiple_puts_and_deletes ... ok
[INFO] [stdout] test test_transaction_operation_equality ... ok
[INFO] [stdout] test test_transaction_rollback ... ok
[INFO] [stdout] test test_transaction_operations_order_preserved ... ok
[INFO] [stdout] test test_transaction_with_empty_key ... ok
[INFO] [stdout] test test_transaction_operations_cleared_after_rollback ... ok
[INFO] [stdout] test test_transaction_rollback_without_operations ... ok
[INFO] [stdout] test test_transaction_state_transitions ... ok
[INFO] [stdout] test test_transaction_state_transitions_rollback ... ok
[INFO] [stdout] test test_transaction_state_equality ... ok
[INFO] [stdout] test test_transaction_rollback_when_not_active ... ok
[INFO] [stdout] test test_transaction_undo_log_cleared_after_rollback ... ok
[INFO] [stdout] test test_transaction_undo_log_for_delete ... ok
[INFO] [stdout] test test_transaction_undo_log_for_put ... ok
[INFO] [stdout] test test_transaction_undo_log_multiple_operations ... ok
[INFO] [stdout] test test_transaction_undo_log_cleared_after_commit ... ok
[INFO] [stdout] test test_transaction_with_empty_value ... ok
[INFO] [stdout] test test_transaction_undo_log_no_duplicate_keys ... ok
[INFO] [stdout] test test_transaction_with_large_key ... ok
[INFO] [stdout] test test_transaction_with_large_value ... ok
[INFO] [stdout] test test_transaction_add_put_operation ... ok
[INFO] [stdout] test test_transaction_with_binary_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/vector_advanced_tests.rs (/opt/rustwide/target/debug/deps/vector_advanced_tests-0bc7d98d343a78ae)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_distance_metrics_with_quantized_vectors ... ok
[INFO] [stdout] test test_vector_quantization ... ok
[INFO] [stdout] test test_vector_with_quantization ... ok
[INFO] [stdout] test test_filtered_search ... ok
[INFO] [stdout] test test_vector_store_cache ... ok
[INFO] [stdout] test test_vector_store_persistence ... ok
[INFO] [stdout] test test_batch_vector_operations ... ok
[INFO] [stderr]      Running tests/vector_examples_test.rs (/opt/rustwide/target/debug/deps/vector_examples_test-2a16224e862af2e8)
[INFO] [stdout] test test_large_scale_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_benchmark_scale_operations ... ignored, Storage engine page size limitation - requires investigation
[INFO] [stdout] test test_distance_metrics ... ok
[INFO] [stdout] test test_empty_and_edge_cases ... ok
[INFO] [stdout] test test_vector_retrieval ... ok
[INFO] [stdout] test test_vector_with_multiple_metadata ... ok
[INFO] [stdout] test test_search_top_k_variations ... ok
[INFO] [stdout] test test_batch_operations ... ok
[INFO] [stdout] test test_persistence_across_reopens ... ok
[INFO] [stdout] test test_collection_management ... ok
[INFO] [stdout] test test_semantic_search_with_categories ... ok
[INFO] [stdout] test test_simple_vector_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/vector_tests.rs (/opt/rustwide/target/debug/deps/vector_tests-9f99cd7c2799ab55)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_add_wrong_dimension ... ok
[INFO] [stdout] test test_add_vector ... ok
[INFO] [stdout] test test_vector_search ... ok
[INFO] [stdout] test test_vector_with_metadata ... ok
[INFO] [stdout] test test_cosine_similarity ... ok
[INFO] [stdout] test test_create_collection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wal_recovery_tests.rs (/opt/rustwide/target/debug/deps/wal_recovery_tests-c99cf8123a034316)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_wal_create ... ok
[INFO] [stdout] test test_wal_checkpoint ... ok
[INFO] [stdout] test test_wal_consecutive_checkpoints ... ok
[INFO] [stdout] test test_wal_delete_entry ... ok
[INFO] [stdout] test test_wal_corrupted_file_handling ... ok
[INFO] [stdout] test test_wal_entry_clone ... ok
[INFO] [stdout] test test_wal_replay_empty ... ok
[INFO] [stdout] test test_wal_persistence_across_opens ... ok
[INFO] [stdout] test test_wal_replay_mixed_operations ... ok
[INFO] [stdout] test test_wal_log_delete ... ok
[INFO] [stdout] test test_wal_replay_multiple_entries ... ok
[INFO] [stdout] test test_wal_entry_debug_format ... ok
[INFO] [stdout] test test_wal_replay_single_entry ... ok
[INFO] [stdout] test test_wal_file_path ... ok
[INFO] [stdout] test test_wal_log_put ... ok
[INFO] [stdout] test test_wal_unicode_data ... ok
[INFO] [stdout] test test_wal_replay_stops_on_error ... ok
[INFO] [stdout] test test_wal_with_empty_key ... ok
[INFO] [stdout] test test_wal_with_empty_value ... ok
[INFO] [stdout] test test_wal_multiple_databases ... ok
[INFO] [stdout] test test_wal_truncate ... ok
[INFO] [stdout] test test_wal_many_entries ... ok
[INFO] [stdout] test test_wal_with_binary_data ... ok
[INFO] [stdout] test test_wal_with_large_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sql_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" "35d89a61b50102ccee543e5cf26c2a80095b168dfd627a22564f8f1e63b504c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d89a61b50102ccee543e5cf26c2a80095b168dfd627a22564f8f1e63b504c2", kill_on_drop: false }`
[INFO] [stdout] 35d89a61b50102ccee543e5cf26c2a80095b168dfd627a22564f8f1e63b504c2
