[INFO] cloning repository https://github.com/thedonmon/zvec-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thedonmon/zvec-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedonmon%2Fzvec-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedonmon%2Fzvec-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e49a55b0fb0a5195ce9582ab80dca0f78ff61d1
[INFO] testing thedonmon/zvec-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedonmon%2Fzvec-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thedonmon/zvec-rs
[INFO] finished tweaking git repo https://github.com/thedonmon/zvec-rs
[INFO] tweaked toml for git repo https://github.com/thedonmon/zvec-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thedonmon/zvec-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thedonmon/zvec-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1dca227c6d47bf46e9b56eb5bdbdac15391eeb8722ea770ecb8a86d5d57c091
[INFO] running `Command { std: "docker" "start" "-a" "f1dca227c6d47bf46e9b56eb5bdbdac15391eeb8722ea770ecb8a86d5d57c091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1dca227c6d47bf46e9b56eb5bdbdac15391eeb8722ea770ecb8a86d5d57c091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1dca227c6d47bf46e9b56eb5bdbdac15391eeb8722ea770ecb8a86d5d57c091", kill_on_drop: false }`
[INFO] [stdout] f1dca227c6d47bf46e9b56eb5bdbdac15391eeb8722ea770ecb8a86d5d57c091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 321d2915c23dea30948ecaefe15c6c96aaa13c541eca3cbdbe60096954874351
[INFO] running `Command { std: "docker" "start" "-a" "321d2915c23dea30948ecaefe15c6c96aaa13c541eca3cbdbe60096954874351", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.41
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zvec-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.40s
[INFO] running `Command { std: "docker" "inspect" "321d2915c23dea30948ecaefe15c6c96aaa13c541eca3cbdbe60096954874351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "321d2915c23dea30948ecaefe15c6c96aaa13c541eca3cbdbe60096954874351", kill_on_drop: false }`
[INFO] [stdout] 321d2915c23dea30948ecaefe15c6c96aaa13c541eca3cbdbe60096954874351
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b06935f2aca9906125253df2a2c8306d278cb891907c9ce14bb9a4cd4326bc9
[INFO] running `Command { std: "docker" "start" "-a" "3b06935f2aca9906125253df2a2c8306d278cb891907c9ce14bb9a4cd4326bc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.41
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling zvec-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "3b06935f2aca9906125253df2a2c8306d278cb891907c9ce14bb9a4cd4326bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b06935f2aca9906125253df2a2c8306d278cb891907c9ce14bb9a4cd4326bc9", kill_on_drop: false }`
[INFO] [stdout] 3b06935f2aca9906125253df2a2c8306d278cb891907c9ce14bb9a4cd4326bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5ab6fc3d9114c1d350be8d8e0ae296603df568ab8df5e886d219184ac3daf9c
[INFO] running `Command { std: "docker" "start" "-a" "e5ab6fc3d9114c1d350be8d8e0ae296603df568ab8df5e886d219184ac3daf9c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zvec_rs-7a8285849abc59eb)
[INFO] [stdout] 
[INFO] [stdout] running 255 tests
[INFO] [stdout] test cluster::tests::test_elbow_method ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_deterministic_convergence ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_basic ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_cosine_metric ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_ip_metric ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_k_exceeds_data ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_single_cluster ... ok
[INFO] [stdout] test collection::tests::test_add_field ... ok
[INFO] [stdout] test cluster::tests::test_elbow_shows_improvement ... ok
[INFO] [stdout] test collection::tests::test_basic_crud ... ok
[INFO] [stdout] test collection::tests::test_batch_upsert ... ok
[INFO] [stdout] test cluster::tests::test_mini_batch_kmeans_large_batch ... ok
[INFO] [stdout] test collection::tests::test_bad_filter_returns_error ... ok
[INFO] [stdout] test collection::tests::test_delete_by_filter ... ok
[INFO] [stdout] test collection::tests::test_drop_field ... ok
[INFO] [stdout] test cluster::tests::test_mini_batch_kmeans_basic ... ok
[INFO] [stdout] test collection::tests::test_flush_in_memory ... ok
[INFO] [stdout] test collection::tests::test_group_by_search ... ok
[INFO] [stdout] test collection::tests::test_cosine_metric_collection ... ok
[INFO] [stdout] test collection::tests::test_merge_from_empty ... ok
[INFO] [stdout] test collection::tests::test_delete_by_compound_filter ... ok
[INFO] [stdout] test collection::tests::test_merge_from_overwrite ... ok
[INFO] [stdout] test collection::tests::test_group_by_with_filter ... ok
[INFO] [stdout] test collection::tests::test_merge_from_basic ... ok
[INFO] [stdout] test collection::tests::test_merge_from_schema_extension ... ok
[INFO] [stdout] test collection::tests::test_merge_indexes_overwrite_order ... ok
[INFO] [stdout] test collection::tests::test_merge_from_updates_inverted_index ... ok
[INFO] [stdout] test collection::tests::test_merge_indexes_static ... ok
[INFO] [stdout] test collection::tests::test_no_schema_backward_compat ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_empty_data - should panic ... ok
[INFO] [stdout] test cluster::tests::test_kmeans_k_zero - should panic ... ok
[INFO] [stdout] test collection::tests::test_parallel_search ... ok
[INFO] [stdout] test collection::tests::test_rename_field ... ok
[INFO] [stdout] test collection::tests::test_search_no_filter ... ok
[INFO] [stdout] test collection::tests::test_search_text ... ok
[INFO] [stdout] test collection::tests::test_search_text_with_reranker ... ok
[INFO] [stdout] test collection::tests::test_persistent_graph_topology ... ok
[INFO] [stdout] test collection::tests::test_search_with_filter ... ok
[INFO] [stdout] test collection::tests::test_search_with_in_filter ... ok
[INFO] [stdout] test collection::tests::test_search_with_not_filter ... ok
[INFO] [stdout] test collection::tests::test_search_with_output_fields ... ok
[INFO] [stdout] test collection::tests::test_search_with_reranker ... ok
[INFO] [stdout] test collection::tests::test_search_with_tags_contains ... ok
[INFO] [stdout] test collection::tests::test_upsert_updates ... ok
[INFO] [stdout] test collection::tests::test_upsert_updates_inverted_index ... ok
[INFO] [stdout] test distance::tests::test_cosine_identical ... ok
[INFO] [stdout] test distance::tests::test_cosine_orthogonal ... ok
[INFO] [stdout] test distance::tests::test_inner_product ... ok
[INFO] [stdout] test distance::tests::test_ip_equals_cosine_for_normalized ... ok
[INFO] [stdout] test distance::tests::test_l2_normalize ... ok
[INFO] [stdout] test distance::tests::test_l2_squared_identical ... ok
[INFO] [stdout] test distance::tests::test_l2_squared_known ... ok
[INFO] [stdout] test distance::tests::test_large_vectors ... ok
[INFO] [stdout] test distance::tests::test_metric_type_is_better ... ok
[INFO] [stdout] test distance::tests::test_mips_distance ... ok
[INFO] [stdout] test distance::tests::test_mips_is_similarity ... ok
[INFO] [stdout] test distance::tests::test_mips_search ... ok
[INFO] [stdout] test distance::tests::test_odd_dimensions ... ok
[INFO] [stdout] test distance::x86::tests::test_avx2_cosine_matches_scalar ... ok
[INFO] [stdout] test distance::x86::tests::test_avx2_ip_matches_scalar ... ok
[INFO] [stdout] test distance::x86::tests::test_avx2_l2_matches_scalar ... ok
[INFO] [stdout] test extension::rrf_reranker::tests::test_rrf_custom_rank_constant ... ok
[INFO] [stdout] test extension::rrf_reranker::tests::test_rrf_empty_input ... ok
[INFO] [stdout] test extension::rrf_reranker::tests::test_rrf_multi_list_fusion ... ok
[INFO] [stdout] test extension::rrf_reranker::tests::test_rrf_single_list ... ok
[INFO] [stdout] test extension::rrf_reranker::tests::test_rrf_truncates ... ok
[INFO] [stdout] test extension::weighted_reranker::tests::test_weighted_custom_weights ... ok
[INFO] [stdout] test extension::weighted_reranker::tests::test_weighted_empty_input ... ok
[INFO] [stdout] test extension::weighted_reranker::tests::test_weighted_ip_normalization ... ok
[INFO] [stdout] test extension::weighted_reranker::tests::test_weighted_l2_normalization ... ok
[INFO] [stdout] test extension::weighted_reranker::tests::test_weighted_truncates ... ok
[INFO] [stdout] test extension::weighted_reranker::tests::test_weighted_uniform_cosine ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_and ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_contains ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_double_quotes ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_eq ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_error ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_ge ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_gt ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_in ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_is_not_null ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_is_null ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_le ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_like ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_lt ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_ne ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_not ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_or ... ok
[INFO] [stdout] test filter::parser::tests::test_parse_parens ... ok
[INFO] [stdout] test filter::parser::tests::test_precedence_and_before_or ... ok
[INFO] [stdout] test filter::tests::test_and ... ok
[INFO] [stdout] test filter::tests::test_complex ... ok
[INFO] [stdout] test filter::tests::test_contains ... ok
[INFO] [stdout] test filter::tests::test_eq ... ok
[INFO] [stdout] test filter::tests::test_ge ... ok
[INFO] [stdout] test filter::tests::test_gt ... ok
[INFO] [stdout] test filter::tests::test_in ... ok
[INFO] [stdout] test filter::tests::test_is_not_null ... ok
[INFO] [stdout] test filter::tests::test_is_null ... ok
[INFO] [stdout] test filter::tests::test_le ... ok
[INFO] [stdout] test filter::tests::test_like_infix ... ok
[INFO] [stdout] test filter::tests::test_like_prefix ... ok
[INFO] [stdout] test filter::tests::test_like_suffix ... ok
[INFO] [stdout] test filter::tests::test_lt ... ok
[INFO] [stdout] test filter::tests::test_ne ... ok
[INFO] [stdout] test filter::tests::test_not ... ok
[INFO] [stdout] test filter::tests::test_or ... ok
[INFO] [stdout] test hnsw::graph::tests::test_bloom_filter_basic ... ok
[INFO] [stdout] test hnsw::graph::tests::test_bloom_filter_false_positive_rate ... ok
[INFO] [stdout] test collection::tests::test_persistent_remove ... ok
[INFO] [stdout] test collection::tests::test_persistent_filter_after_reload ... ok
[INFO] [stdout] test hnsw::graph::tests::test_empty_search ... ok
[INFO] [stdout] test collection::tests::test_persistent_schema_survives_restart ... ok
[INFO] [stdout] test hnsw::graph::tests::test_inner_product_metric ... ok
[INFO] [stdout] test hnsw::graph::tests::test_insert_and_search ... ok
[INFO] [stdout] test collection::tests::test_persistent_upsert_after_reload ... ok
[INFO] [stdout] test collection::tests::test_persistent_collection ... ok
[INFO] [stdout] test hnsw::graph::tests::test_remove ... ok
[INFO] [stdout] test hnsw::graph::tests::test_stats ... ok
[INFO] [stdout] test hnsw::graph::tests::test_upsert ... ok
[INFO] [stdout] test collection::tests::test_search_with_compound_filter ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_empty_search ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_high_dimensional_sparse ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_insert_and_search_cosine ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_insert_and_search_ip ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_insert_and_search_l2 ... ok
[INFO] [stdout] test hnsw::graph::tests::test_concurrent_insert_and_search_mixed ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_is_empty ... ok
[INFO] [stdout] test hnsw::graph::tests::test_insert_many ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_remove ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_remove_all ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_single_element ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_upsert ... ok
[INFO] [stdout] test ivf::tests::test_empty_index ... ok
[INFO] [stdout] test ivf::tests::test_insert_and_search_basic ... ok
[INFO] [stdout] test ivf::tests::test_ip_metric ... ok
[INFO] [stdout] test ivf::tests::test_ivf_params_backward_compat ... ok
[INFO] [stdout] test ivf::tests::test_ivfpq_empty_index ... ok
[INFO] [stdout] test ivf::tests::test_ivfpq_insert_and_search ... ok
[INFO] [stdout] test ivf::tests::test_ivfpq_remove ... ok
[INFO] [stdout] test ivf::tests::test_ivfpq_search_quality_exhaustive ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_concurrent_insert_and_search ... ok
[INFO] [stdout] test ivf::tests::test_ivfpq_upsert ... ok
[INFO] [stdout] test ivf::tests::test_remove ... ok
[INFO] [stdout] test ivf::tests::test_search_quality ... ok
[INFO] [stdout] test ivf::tests::test_train_synthetic_clusters ... ok
[INFO] [stdout] test multi_vector::tests::test_fuse_empty_input ... ok
[INFO] [stdout] test multi_vector::tests::test_fuse_k_zero ... ok
[INFO] [stdout] test multi_vector::tests::test_fuse_truncates_to_k ... ok
[INFO] [stdout] test ivf::tests::test_ivfpq_synthetic_clusters ... ok
[INFO] [stdout] test multi_vector::tests::test_intersect_basic ... ok
[INFO] [stdout] test multi_vector::tests::test_intersect_three_lists ... ok
[INFO] [stdout] test multi_vector::tests::test_intersect_no_overlap ... ok
[INFO] [stdout] test multi_vector::tests::test_multi_vector_query_construction ... ok
[INFO] [stdout] test multi_vector::tests::test_rrf_basic ... ok
[INFO] [stdout] test multi_vector::tests::test_rrf_single_list ... ok
[INFO] [stdout] test multi_vector::tests::test_union_basic ... ok
[INFO] [stdout] test multi_vector::tests::test_rrf_ranking_order ... ok
[INFO] [stdout] test multi_vector::tests::test_union_best_score_wins ... ok
[INFO] [stdout] test multi_vector::tests::test_weighted_sum_basic ... ok
[INFO] [stdout] test multi_vector::tests::test_weighted_sum_single_element_lists ... ok
[INFO] [stdout] test multi_vector::tests::test_weighted_sum_with_weights ... ok
[INFO] [stdout] test quantize::tests::test_fp16_empty ... ok
[INFO] [stdout] test quantize::tests::test_fp16_inf_nan ... ok
[INFO] [stdout] test quantize::tests::test_fp16_roundtrip ... ok
[INFO] [stdout] test quantize::tests::test_int4_empty ... ok
[INFO] [stdout] test quantize::tests::test_int4_large_dimension ... ok
[INFO] [stdout] test quantize::tests::test_fp16_zero ... ok
[INFO] [stdout] test quantize::tests::test_int4_roundtrip ... ok
[INFO] [stdout] test quantize::tests::test_int4_single_element ... ok
[INFO] [stdout] test quantize::tests::test_int4_odd_length ... ok
[INFO] [stdout] test quantize::tests::test_int8_constant_vector ... ok
[INFO] [stdout] test quantize::tests::test_int8_dot_zero_vector ... ok
[INFO] [stdout] test quantize::tests::test_int8_empty ... ok
[INFO] [stdout] test quantize::tests::test_int8_dot_product ... ok
[INFO] [stdout] test quantize::tests::test_int8_single_element ... ok
[INFO] [stdout] test quantize::tests::test_int8_roundtrip ... ok
[INFO] [stdout] test quantize::tests::test_pq_code_length ... ok
[INFO] [stdout] test quantize::tests::test_pq_distance_table ... ok
[INFO] [stdout] test quantize::tests::test_pq_small_dataset ... ok
[INFO] [stdout] test quantize::tests::test_pq_asymmetric_distance ... ok
[INFO] [stdout] test quantize::tests::test_quantization_type_clone_debug ... ok
[INFO] [stdout] test query::tests::test_builder_count ... ok
[INFO] [stdout] test query::tests::test_builder_group_count ... ok
[INFO] [stdout] test query::tests::test_builder_select ... ok
[INFO] [stdout] test query::tests::test_exec_count_all ... ok
[INFO] [stdout] test query::tests::test_exec_count_filtered ... ok
[INFO] [stdout] test query::tests::test_exec_distance_requires_vector ... ok
[INFO] [stdout] test query::tests::test_exec_group_count ... ok
[INFO] [stdout] test query::tests::test_exec_group_count_filtered ... ok
[INFO] [stdout] test query::tests::test_exec_parsed_count ... ok
[INFO] [stdout] test query::tests::test_exec_parsed_distance_search ... ok
[INFO] [stdout] test query::tests::test_exec_parsed_group_by ... ok
[INFO] [stdout] test query::tests::test_exec_parsed_select ... ok
[INFO] [stdout] test query::tests::test_exec_select_all ... ok
[INFO] [stdout] test query::tests::test_exec_select_limit ... ok
[INFO] [stdout] test query::tests::test_exec_select_order_by_distance ... ok
[INFO] [stdout] test query::tests::test_exec_select_order_by_field ... ok
[INFO] [stdout] test query::tests::test_exec_select_specific_fields ... ok
[INFO] [stdout] test query::tests::test_exec_select_with_filter ... ok
[INFO] [stdout] test query::tests::test_filter_to_string_roundtrip ... ok
[INFO] [stdout] test query::tests::test_parse_count ... ok
[INFO] [stdout] test query::tests::test_parse_count_no_where ... ok
[INFO] [stdout] test query::tests::test_parse_errors ... ok
[INFO] [stdout] test query::tests::test_parse_group_by ... ok
[INFO] [stdout] test query::tests::test_parse_group_by_no_where ... ok
[INFO] [stdout] test query::tests::test_parse_select ... ok
[INFO] [stdout] test query::tests::test_parse_select_order_by_field ... ok
[INFO] [stdout] test query::tests::test_parse_select_order_limit ... ok
[INFO] [stdout] test query::tests::test_parse_select_star ... ok
[INFO] [stdout] test query::tests::test_parse_select_where ... ok
[INFO] [stdout] test schema::tests::test_empty_json ... ok
[INFO] [stdout] test schema::tests::test_from_json ... ok
[INFO] [stdout] test schema::tests::test_indexed_fields ... ok
[INFO] [stdout] test schema::tests::test_invalid_type ... ok
[INFO] [stdout] test sparse::tests::test_basic_construction ... ok
[INFO] [stdout] test sparse::tests::test_clone_debug ... ok
[INFO] [stdout] test sparse::tests::test_cosine_orthogonal ... ok
[INFO] [stdout] test sparse::tests::test_cosine_similarity ... ok
[INFO] [stdout] test sparse::tests::test_cosine_zero_vector ... ok
[INFO] [stdout] test sparse::tests::test_dense_roundtrip ... ok
[INFO] [stdout] test sparse::tests::test_dot_empty ... ok
[INFO] [stdout] test sparse::tests::test_dot_non_overlapping ... ok
[INFO] [stdout] test sparse::tests::test_dot_overlapping ... ok
[INFO] [stdout] test sparse::tests::test_duplicate_indices ... ok
[INFO] [stdout] test sparse::tests::test_empty ... ok
[INFO] [stdout] test sparse::tests::test_from_dense_with_threshold ... ok
[INFO] [stdout] test sparse::tests::test_l2_squared ... ok
[INFO] [stdout] test sparse::tests::test_l2_squared_identical ... ok
[INFO] [stdout] test sparse::tests::test_mismatched_lengths ... ok
[INFO] [stdout] test sparse::tests::test_to_dense_truncates ... ok
[INFO] [stdout] test storage::tests::test_memory_backend_type ... ok
[INFO] [stdout] test storage::tests::test_memory_batch ... ok
[INFO] [stdout] test storage::tests::test_memory_disk_size ... ok
[INFO] [stdout] test storage::tests::test_memory_id_map ... ok
[INFO] [stdout] test storage::tests::test_memory_remove_vector ... ok
[INFO] [stdout] test storage::tests::test_memory_roundtrip_vector ... ok
[INFO] [stdout] test storage::tests::test_memory_schema_roundtrip ... ok
[INFO] [stdout] test storage::tests::test_memory_state_roundtrip ... ok
[INFO] [stdout] test quantize::tests::test_pq_train_and_encode ... ok
[INFO] [stdout] test storage::tests::test_redb_batch ... ok
[INFO] [stdout] test storage::tests::test_redb_backend_type ... ok
[INFO] [stdout] test storage::tests::test_redb_id_map ... ok
[INFO] [stdout] test storage::tests::test_redb_disk_size ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_insert_many ... ok
[INFO] [stdout] test collection::tests::test_concurrent_collection ... ok
[INFO] [stdout] test storage::tests::test_redb_remove_vector ... ok
[INFO] [stdout] test storage::tests::test_redb_roundtrip_vector ... ok
[INFO] [stdout] test storage::tests::test_redb_persistence_across_opens ... ok
[INFO] [stdout] test storage::tests::test_redb_state_roundtrip ... ok
[INFO] [stdout] test storage::tests::test_redb_schema_roundtrip ... ok
[INFO] [stdout] test hnsw::graph::tests::test_concurrent_insert_and_search ... ok
[INFO] [stdout] test hnsw::sparse::tests::test_recall_quality_l2 ... ok
[INFO] [stdout] test hnsw::graph::tests::test_heuristic_selection_improves_recall has been running for over 60 seconds
[INFO] [stdout] test hnsw::graph::tests::test_recall_quality has been running for over 60 seconds
[INFO] [stdout] test hnsw::graph::tests::test_recall_quality ... ok
[INFO] [stdout] test hnsw::graph::tests::test_heuristic_selection_improves_recall ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 255 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 93.96s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zvec_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" "e5ab6fc3d9114c1d350be8d8e0ae296603df568ab8df5e886d219184ac3daf9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ab6fc3d9114c1d350be8d8e0ae296603df568ab8df5e886d219184ac3daf9c", kill_on_drop: false }`
[INFO] [stdout] e5ab6fc3d9114c1d350be8d8e0ae296603df568ab8df5e886d219184ac3daf9c
