[INFO] fetching crate vector_engine 0.4.0...
[INFO] testing vector_engine-0.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vector_engine 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vector_engine 0.4.0
[INFO] finished tweaking crates.io crate vector_engine 0.4.0
[INFO] tweaked toml for crates.io crate vector_engine 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vector_engine 0.4.0 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 crates.io crate vector_engine 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fffca925d006102b5d299545fb8cdb76de70c8ce4c12e9a826cd725cf920124a
[INFO] running `Command { std: "docker" "start" "-a" "fffca925d006102b5d299545fb8cdb76de70c8ce4c12e9a826cd725cf920124a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fffca925d006102b5d299545fb8cdb76de70c8ce4c12e9a826cd725cf920124a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fffca925d006102b5d299545fb8cdb76de70c8ce4c12e9a826cd725cf920124a", kill_on_drop: false }`
[INFO] [stdout] fffca925d006102b5d299545fb8cdb76de70c8ce4c12e9a826cd725cf920124a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 312be86b69f8a354752a508983d111577ad67d9e2126aee3645bbbf0e8343950
[INFO] running `Command { std: "docker" "start" "-a" "312be86b69f8a354752a508983d111577ad67d9e2126aee3645bbbf0e8343950", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitcode v0.6.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tensor_compress v0.4.0
[INFO] [stderr]    Compiling tensor_store v0.4.0
[INFO] [stderr]    Compiling vector_engine v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.94s
[INFO] running `Command { std: "docker" "inspect" "312be86b69f8a354752a508983d111577ad67d9e2126aee3645bbbf0e8343950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "312be86b69f8a354752a508983d111577ad67d9e2126aee3645bbbf0e8343950", kill_on_drop: false }`
[INFO] [stdout] 312be86b69f8a354752a508983d111577ad67d9e2126aee3645bbbf0e8343950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1c05f3d3d3c559912a2ae9eb3c7a3a0df5be4b578b26af81d8dfa7982a98547c
[INFO] running `Command { std: "docker" "start" "-a" "1c05f3d3d3c559912a2ae9eb3c7a3a0df5be4b578b26af81d8dfa7982a98547c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tensor_compress v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tensor_store v0.4.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling vector_engine v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.17s
[INFO] running `Command { std: "docker" "inspect" "1c05f3d3d3c559912a2ae9eb3c7a3a0df5be4b578b26af81d8dfa7982a98547c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c05f3d3d3c559912a2ae9eb3c7a3a0df5be4b578b26af81d8dfa7982a98547c", kill_on_drop: false }`
[INFO] [stdout] 1c05f3d3d3c559912a2ae9eb3c7a3a0df5be4b578b26af81d8dfa7982a98547c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9975c1bfd61970fa0401cfaee627449d40382d2f26bbe7baed6322872ae7ae71
[INFO] running `Command { std: "docker" "start" "-a" "9975c1bfd61970fa0401cfaee627449d40382d2f26bbe7baed6322872ae7ae71", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vector_engine-4f0e6eea97ec76a0)
[INFO] [stdout] 
[INFO] [stdout] running 389 tests
[INFO] [stdout] test tests::batch_result_new ... ok
[INFO] [stdout] test tests::batch_delete_partial_exists ... ok
[INFO] [stdout] test tests::build_hnsw_index_empty_store ... ok
[INFO] [stdout] test tests::build_and_cache_index_empty_store ... ok
[INFO] [stdout] test tests::batch_store_embeddings_empty ... ok
[INFO] [stdout] test tests::build_hnsw_index_validates_dimension_consistency ... ok
[INFO] [stdout] test tests::batch_delete_multiple_keys ... ok
[INFO] [stdout] test tests::batch_store_embeddings_basic ... ok
[INFO] [stdout] test tests::build_and_cache_index_search_results_match_brute_force ... ok
[INFO] [stdout] test tests::batch_delete_embeddings_basic ... ok
[INFO] [stdout] test tests::batch_delete_embeddings_nonexistent ... ok
[INFO] [stdout] test tests::batch_delete_large_batch ... ok
[INFO] [stdout] test tests::build_hnsw_index_rejects_exceeding_max_dimension ... ok
[INFO] [stdout] test tests::batch_uses_config_parallel_threshold ... ok
[INFO] [stdout] test tests::batch_store_embeddings_validation_error ... ok
[INFO] [stdout] test tests::batch_delete_embeddings_empty ... ok
[INFO] [stdout] test tests::batch_store_large_batch ... ok
[INFO] [stdout] test tests::cache_invalidated_on_store_in_collection ... ok
[INFO] [stdout] test tests::build_hnsw_index_with_options_auto ... ok
[INFO] [stdout] test tests::build_hnsw_index_with_options_dense ... ok
[INFO] [stdout] test tests::cache_does_not_cross_collections ... ok
[INFO] [stdout] test tests::cache_empty_mapping_falls_through_to_brute_force ... ok
[INFO] [stdout] test tests::build_hnsw_index_with_options_dimension_mismatch ... ok
[INFO] [stdout] test tests::build_hnsw_index_with_options_empty_store ... ok
[INFO] [stdout] test tests::collection_config_default ... ok
[INFO] [stdout] test tests::cache_search_in_collection_uses_cached_index ... ok
[INFO] [stdout] test tests::cache_search_similar_empty_cache_falls_through ... ok
[INFO] [stdout] test tests::cache_hnsw_index_accelerates_search_similar ... ok
[INFO] [stdout] test tests::collection_config_with_dimension ... ok
[INFO] [stdout] test tests::collection_config_with_metric ... ok
[INFO] [stdout] test tests::cache_invalidated_on_delete_embedding ... ok
[INFO] [stdout] test tests::cache_hnsw_index_returns_correct_top_k ... ok
[INFO] [stdout] test tests::build_ivf_index_default_test ... ok
[INFO] [stdout] test tests::collection_config_with_auto_index ... ok
[INFO] [stdout] test tests::clear_all ... ok
[INFO] [stdout] test tests::cache_invalidated_on_delete_from_collection ... ok
[INFO] [stdout] test tests::compute_similarity_identical_vectors ... ok
[INFO] [stdout] test tests::compute_similarity_orthogonal_vectors ... ok
[INFO] [stdout] test tests::config_builder_methods ... ok
[INFO] [stdout] test tests::cache_invalidated_on_store_embedding ... ok
[INFO] [stdout] test tests::config_default_has_new_fields ... ok
[INFO] [stdout] test tests::config_default ... ok
[INFO] [stdout] test tests::config_high_throughput_has_new_fields ... ok
[INFO] [stdout] test tests::config_low_memory ... ok
[INFO] [stdout] test tests::config_low_memory_has_bounds ... ok
[INFO] [stdout] test tests::config_presets_are_valid ... ok
[INFO] [stdout] test tests::config_validate_invalid_batch_parallel_threshold_zero ... ok
[INFO] [stdout] test tests::config_validate_invalid_max_dimension_zero ... ok
[INFO] [stdout] test tests::config_high_throughput ... ok
[INFO] [stdout] test tests::config_validate_invalid_max_index_file_bytes_zero ... ok
[INFO] [stdout] test tests::config_validate_invalid_max_index_entries_zero ... ok
[INFO] [stdout] test tests::config_validate_invalid_parallel_threshold ... ok
[INFO] [stdout] test tests::config_validate_invalid_sparse_threshold ... ok
[INFO] [stdout] test tests::config_validate_negative_sparse_threshold ... ok
[INFO] [stdout] test tests::config_validate_valid ... ok
[INFO] [stdout] test tests::config_with_search_timeout ... ok
[INFO] [stdout] test tests::cosine_similarity_both_zero_vectors ... ok
[INFO] [stdout] test tests::cosine_similarity_dimension_mismatch ... ok
[INFO] [stdout] test tests::cosine_similarity_identical_vectors ... ok
[INFO] [stdout] test tests::config_validate_invalid_max_keys_per_scan_zero ... ok
[INFO] [stdout] test tests::cosine_similarity_normalized_vectors ... ok
[INFO] [stdout] test tests::cosine_similarity_orthogonal_vectors ... ok
[INFO] [stdout] test tests::cosine_similarity_opposite_vectors ... ok
[INFO] [stdout] test tests::cosine_similarity_zero_vector ... ok
[INFO] [stdout] test tests::collection_list_keys_basic ... ok
[INFO] [stdout] test tests::build_hnsw_index_with_options_quantized ... ok
[INFO] [stdout] test tests::build_ivf_index_basic ... ok
[INFO] [stdout] test tests::cache_manual_insert_and_invalidate ... ok
[INFO] [stdout] test tests::collection_and_default_isolation ... ok
[INFO] [stdout] test tests::deadline_from_duration_expires ... ok
[INFO] [stdout] test tests::deadline_from_duration_none ... ok
[INFO] [stdout] test tests::deadline_from_duration_some ... ok
[INFO] [stdout] test tests::clear_all_embeddings ... ok
[INFO] [stdout] test tests::deadline_never_does_not_expire ... ok
[INFO] [stdout] test tests::collection_search_filtered_test ... ok
[INFO] [stdout] test tests::deadline_never_not_expired ... ok
[INFO] [stdout] test tests::deadline_none_duration_never_expires ... ok
[INFO] [stdout] test tests::collection_delete_from_basic ... ok
[INFO] [stdout] test tests::collection_isolation ... ok
[INFO] [stdout] test tests::collection_get_metadata_test ... ok
[INFO] [stdout] test tests::delete_collection_not_found ... ok
[INFO] [stdout] test tests::count_entities_with_embeddings_test ... ok
[INFO] [stdout] test tests::collection_exists_in_false ... ok
[INFO] [stdout] test tests::count_entities_with_embeddings ... ok
[INFO] [stdout] test tests::count_embeddings ... ok
[INFO] [stdout] test tests::distance_metric_conversion_cosine ... ok
[INFO] [stdout] test tests::distance_metric_conversion_dot_product ... ok
[INFO] [stdout] test tests::distance_metric_conversion_euclidean ... ok
[INFO] [stdout] test tests::distance_metric_default ... ok
[INFO] [stdout] test tests::distance_metric_to_extended_cosine ... ok
[INFO] [stdout] test tests::distance_metric_to_extended_dot_product ... ok
[INFO] [stdout] test tests::distance_metric_to_extended_euclidean ... ok
[INFO] [stdout] test tests::collection_count_basic ... ok
[INFO] [stdout] test tests::embedding_input_constructor ... ok
[INFO] [stdout] test tests::embedding_input_new ... ok
[INFO] [stdout] test tests::create_collection_basic ... ok
[INFO] [stdout] test tests::dimension_empty_store ... ok
[INFO] [stdout] test tests::delete_from_collection_basic ... ok
[INFO] [stdout] test tests::clear_empty_engine ... ok
[INFO] [stdout] test tests::collection_list_keys_empty ... ok
[INFO] [stdout] test tests::delete_embedding ... ok
[INFO] [stdout] test tests::default_trait ... ok
[INFO] [stdout] test tests::create_collection_already_exists ... ok
[INFO] [stdout] test tests::dimension_with_vectors ... ok
[INFO] [stdout] test tests::empty_vector_returns_error ... ok
[INFO] [stdout] test tests::engine_with_config ... ok
[INFO] [stdout] test tests::entity_embedding_remove_nonexistent_error ... ok
[INFO] [stdout] test tests::engine_hnsw_zero_top_k_error ... ok
[INFO] [stdout] test tests::delete_nonexistent_returns_error ... ok
[INFO] [stdout] test tests::count_matching_basic ... ok
[INFO] [stdout] test tests::error_batch_operation_display ... ok
[INFO] [stdout] test tests::error_batch_validation_display ... ok
[INFO] [stdout] test tests::error_clone_and_eq ... ok
[INFO] [stdout] test tests::error_configuration_display ... ok
[INFO] [stdout] test tests::error_display ... ok
[INFO] [stdout] test tests::error_from_tensor_store_error ... ok
[INFO] [stdout] test tests::error_is_error_trait ... ok
[INFO] [stdout] test tests::error_std_error_trait ... ok
[INFO] [stdout] test tests::error_variants_clone_and_eq ... ok
[INFO] [stdout] test tests::delete_collection_basic ... ok
[INFO] [stdout] test tests::delete_from_collection_not_found ... ok
[INFO] [stdout] test tests::dimension ... ok
[INFO] [stdout] test tests::entity_has_embedding_false ... ok
[INFO] [stdout] test tests::engine_hnsw_empty_query_error ... ok
[INFO] [stdout] test tests::euclidean_distance_identical ... ok
[INFO] [stdout] test tests::euclidean_distance_pythagoras ... ok
[INFO] [stdout] test tests::entity_embedding_get_nonexistent_error ... ok
[INFO] [stdout] test tests::euclidean_distance_unit ... ok
[INFO] [stdout] test tests::entity_embedding_empty_vector_error ... ok
[INFO] [stdout] test tests::extended_metric_re_export ... ok
[INFO] [stdout] test tests::filter_condition_and_or_builders ... ok
[INFO] [stdout] test tests::filter_strategy_default ... ok
[INFO] [stdout] test tests::filter_value_from_bool ... ok
[INFO] [stdout] test tests::extract_vector_non_vector_type ... ok
[INFO] [stdout] test tests::filter_value_from_i64 ... ok
[INFO] [stdout] test tests::filter_value_from_f64 ... ok
[INFO] [stdout] test tests::filter_value_from_str ... ok
[INFO] [stdout] test tests::filter_value_from_traits ... ok
[INFO] [stdout] test tests::filter_value_from_string ... ok
[INFO] [stdout] test tests::filtered_search_config_builders ... ok
[INFO] [stdout] test tests::engine_with_store_and_config ... ok
[INFO] [stdout] test tests::entity_embedding_store_and_retrieve ... ok
[INFO] [stdout] test tests::estimate_hnsw_memory_calculation ... ok
[INFO] [stdout] test tests::entity_embedding_no_embedding_field ... ok
[INFO] [stdout] test tests::exists_check ... ok
[INFO] [stdout] test tests::entity_embedding_preserves_other_fields ... ok
[INFO] [stdout] test tests::estimate_filter_selectivity_basic ... ok
[INFO] [stdout] test tests::estimate_ivf_memory_no_vectors ... ok
[INFO] [stdout] test tests::entity_embedding_remove ... ok
[INFO] [stdout] test tests::engine_build_hnsw_index ... ok
[INFO] [stdout] test tests::get_metadata_field_basic ... ok
[INFO] [stdout] test tests::get_embedding_invalid_format ... ok
[INFO] [stdout] test tests::has_metadata_field_false ... ok
[INFO] [stdout] test tests::high_throughput_config_has_no_timeout ... ok
[INFO] [stdout] test tests::entity_has_embedding_check ... ok
[INFO] [stdout] test tests::hnsw_basic_insert_and_search ... ok
[INFO] [stdout] test tests::hnsw_build_options_builder_methods ... ok
[INFO] [stdout] test tests::hnsw_build_options_high_recall ... ok
[INFO] [stdout] test tests::estimate_ivf_memory_populated ... ok
[INFO] [stdout] test tests::hnsw_build_options_memory_optimized ... ok
[INFO] [stdout] test tests::hnsw_build_options_new ... ok
[INFO] [stdout] test tests::hnsw_build_options_sparse_optimized ... ok
[INFO] [stdout] test tests::hnsw_config_default ... ok
[INFO] [stdout] test tests::hnsw_default_trait ... ok
[INFO] [stdout] test tests::hnsw_empty_search ... ok
[INFO] [stdout] test tests::hnsw_get_vector ... ok
[INFO] [stdout] test tests::hnsw_build_options_with_hnsw_config ... ok
[INFO] [stdout] test tests::hnsw_build_options_default ... ok
[INFO] [stdout] test tests::has_metadata_field_true ... ok
[INFO] [stdout] test tests::estimate_hnsw_memory_empty_store ... ok
[INFO] [stdout] test tests::hnsw_storage_strategy_default ... ok
[INFO] [stdout] test tests::high_dimensional_1536 ... ok
[INFO] [stdout] test tests::high_dimension_4096 ... ok
[INFO] [stdout] test tests::ivf_build_options_binary ... ok
[INFO] [stdout] test tests::ivf_build_options_default ... ok
[INFO] [stdout] test tests::ivf_build_options_flat ... ok
[INFO] [stdout] test tests::ivf_build_options_new ... ok
[INFO] [stdout] test tests::ivf_build_options_pq ... ok
[INFO] [stdout] test tests::ivf_build_options_with_nprobe ... ok
[INFO] [stdout] test tests::ivf_build_options_with_num_clusters ... ok
[INFO] [stdout] test tests::ivf_build_options_with_storage ... ok
[INFO] [stdout] test tests::large_scale_million_vectors ... ignored
[INFO] [stdout] test tests::get_from_collection_not_found ... ok
[INFO] [stdout] test tests::get_entity_embedding_not_found ... ok
[INFO] [stdout] test tests::get_metadata_field_nonexistent_key ... ok
[INFO] [stdout] test tests::get_metadata_nonexistent_key ... ok
[INFO] [stdout] test tests::get_metadata_field_not_present ... ok
[INFO] [stdout] test tests::get_nonexistent_returns_error ... ok
[INFO] [stdout] test tests::has_metadata_field_nonexistent_key ... ok
[INFO] [stdout] test tests::high_dimensional_768 ... ok
[INFO] [stdout] test tests::list_keys_bounded_no_limit ... ok
[INFO] [stdout] test tests::invalidate_hnsw_cache_nonexistent_collection ... ok
[INFO] [stdout] test tests::list_collections_basic ... ok
[INFO] [stdout] test tests::index_roundtrip_preserves_collection_config ... ok
[INFO] [stdout] test tests::list_collection_keys_basic ... ok
[INFO] [stdout] test tests::list_keys_matching_basic ... ok
[INFO] [stdout] test tests::list_keys ... ok
[INFO] [stdout] test tests::list_keys_paginated_with_total ... ok
[INFO] [stdout] test tests::list_keys_bounded_with_limit ... ok
[INFO] [stdout] test tests::hnsw_search_with_ef ... ok
[INFO] [stdout] test tests::low_memory_config_has_timeout ... ok
[INFO] [stdout] test tests::metadata_field_key_helper ... ok
[INFO] [stdout] test tests::list_keys_bounded_respects_limit ... ok
[INFO] [stdout] test tests::load_index_binary_file_size_limit ... ok
[INFO] [stdout] test tests::metadata_value_from_tensor_value ... ok
[INFO] [stdout] test tests::metadata_value_from_tensor_value_bytes ... ok
[INFO] [stdout] test tests::hnsw_high_speed ... ok
[INFO] [stdout] test tests::metadata_value_from_tensor_value_vector ... ok
[INFO] [stdout] test tests::metadata_value_serialization ... ok
[INFO] [stdout] test tests::metadata_value_to_tensor_value ... ok
[INFO] [stdout] test tests::list_keys_paginated_skip ... ok
[INFO] [stdout] test tests::paged_result_empty ... ok
[INFO] [stdout] test tests::paged_result_new_with_data ... ok
[INFO] [stdout] test tests::pagination_constructor_variants ... ok
[INFO] [stdout] test tests::pagination_default ... ok
[INFO] [stdout] test tests::list_keys_paginated_no_limit_variant ... ok
[INFO] [stdout] test tests::pagination_new ... ok
[INFO] [stdout] test tests::pagination_skip_only ... ok
[INFO] [stdout] test tests::load_all_indices_basic ... ok
[INFO] [stdout] test tests::list_keys_paginated_basic ... ok
[INFO] [stdout] test tests::persistent_vector_index_new ... ok
[INFO] [stdout] test tests::persistent_vector_index_push ... ok
[INFO] [stdout] test tests::pagination_with_total ... ok
[INFO] [stdout] test tests::load_index_binary_invalid ... ok
[INFO] [stdout] test tests::load_index_invalid_json ... ok
[INFO] [stdout] test tests::pagination_empty_result ... ok
[INFO] [stdout] test tests::load_index_io_error ... ok
[INFO] [stdout] test tests::load_index_entry_count_limit ... ok
[INFO] [stdout] test tests::metadata_with_sparse_vector ... ok
[INFO] [stdout] test tests::mismatched_dimensions_silently_skipped ... ok
[INFO] [stdout] test tests::metadata_overwrites_on_store ... ok
[INFO] [stdout] test tests::metadata_multiple_types ... ok
[INFO] [stdout] test tests::pagination_skip_past_end ... ok
[INFO] [stdout] test tests::engine_search_with_hnsw ... ok
[INFO] [stdout] test tests::scale_100k_vector_search ... ignored, Run with: cargo test --release -- --ignored
[INFO] [stdout] test tests::scale_10k_batch_store ... ignored
[INFO] [stdout] test tests::remove_entity_embedding_no_field ... ok
[INFO] [stdout] test tests::load_index_file_size_limit ... ok
[INFO] [stdout] test tests::save_and_load_index_binary ... ok
[INFO] [stdout] test tests::remove_entity_embedding_success ... ok
[INFO] [stdout] test tests::scan_entities_with_embeddings_test ... ok
[INFO] [stdout] test tests::remove_metadata_field_nonexistent_key ... ok
[INFO] [stdout] test tests::save_empty_collection_skipped ... ok
[INFO] [stdout] test tests::remove_metadata_field_basic ... ok
[INFO] [stdout] test tests::remove_entity_embedding_not_found ... ok
[INFO] [stdout] test tests::save_all_indices_basic ... ok
[INFO] [stdout] test tests::search_entities_paginated_basic ... ok
[INFO] [stdout] test tests::quantized_search_recall ... ok
[INFO] [stdout] test tests::search_entities_rejects_oversized_dimension ... ok
[INFO] [stdout] test tests::search_entities_basic ... ok
[INFO] [stdout] test tests::search_entities_respects_timeout ... ok
[INFO] [stdout] test tests::save_and_load_named_collection ... ok
[INFO] [stdout] test tests::scan_entities_with_embeddings ... ok
[INFO] [stdout] test tests::search_entities_empty_query_error ... ok
[INFO] [stdout] test tests::search_filtered_and ... ok
[INFO] [stdout] test tests::search_entities_paginated_no_count_variant ... ok
[INFO] [stdout] test tests::search_entities_filters_non_embeddings ... ok
[INFO] [stdout] test tests::search_entities_zero_top_k_error ... ok
[INFO] [stdout] test tests::save_and_load_index_with_metadata ... ok
[INFO] [stdout] test tests::save_and_load_index_json ... ok
[INFO] [stdout] test tests::search_entities_with_sparse ... ok
[INFO] [stdout] test tests::search_entities_zero_query_returns_empty ... ok
[INFO] [stdout] test tests::search_filtered_bool ... ok
[INFO] [stdout] test tests::search_filtered_bool_false ... ok
[INFO] [stdout] test tests::search_filtered_empty_result ... ok
[INFO] [stdout] test tests::search_filtered_eq_int ... ok
[INFO] [stdout] test tests::search_filtered_eq_string ... ok
[INFO] [stdout] test tests::search_filtered_empty_vector_error ... ok
[INFO] [stdout] test tests::search_filtered_contains_on_non_string ... ok
[INFO] [stdout] test tests::search_filtered_dimension_limit ... ok
[INFO] [stdout] test tests::search_filtered_exists ... ok
[INFO] [stdout] test tests::search_filtered_float_comparison ... ok
[INFO] [stdout] test tests::search_filtered_in_collection_basic ... ok
[INFO] [stdout] test tests::search_filtered_mixed_int_float_comparison ... ok
[INFO] [stdout] test tests::search_filtered_contains ... ok
[INFO] [stdout] test tests::search_filtered_ge ... ok
[INFO] [stdout] test tests::search_filtered_int_vs_float_filter ... ok
[INFO] [stdout] test tests::search_filtered_pre_filter_strategy ... ok
[INFO] [stdout] test tests::search_filtered_gt ... ok
[INFO] [stdout] test tests::search_filtered_starts_with ... ok
[INFO] [stdout] test tests::search_filtered_incompatible_types ... ok
[INFO] [stdout] test tests::search_filtered_missing_field ... ok
[INFO] [stdout] test tests::search_filtered_string_comparison ... ok
[INFO] [stdout] test tests::search_filtered_ne ... ok
[INFO] [stdout] test tests::search_filtered_le ... ok
[INFO] [stdout] test tests::search_filtered_lt ... ok
[INFO] [stdout] test tests::search_result_clone_and_eq ... ok
[INFO] [stdout] test tests::search_result_new ... ok
[INFO] [stdout] test tests::search_filtered_in ... ok
[INFO] [stdout] test tests::search_filtered_or ... ok
[INFO] [stdout] test tests::search_in_collection_dimension_constraint ... ok
[INFO] [stdout] test tests::search_filtered_null_comparison ... ok
[INFO] [stdout] test tests::search_filtered_respects_top_k ... ok
[INFO] [stdout] test tests::search_in_collection_empty ... ok
[INFO] [stdout] test tests::search_filtered_post_filter_strategy ... ok
[INFO] [stdout] test tests::search_no_embeddings ... ok
[INFO] [stdout] test tests::search_similar_empty_query_error ... ok
[INFO] [stdout] test tests::search_filtered_starts_with_on_non_string ... ok
[INFO] [stdout] test tests::search_similar_no_timeout_when_none ... ok
[INFO] [stdout] test tests::search_filtered_true ... ok
[INFO] [stdout] test tests::search_timeout_error_display ... ok
[INFO] [stdout] test tests::search_skips_dimension_mismatch ... ok
[INFO] [stdout] test tests::search_similar_with_metric_euclidean ... ok
[INFO] [stdout] test tests::search_similar_zero_top_k_error ... ok
[INFO] [stdout] test tests::hnsw_high_recall ... ok
[INFO] [stdout] test tests::search_handles_denormalized_floats ... ok
[INFO] [stdout] test tests::search_filtered_zero_top_k_error ... ok
[INFO] [stdout] test tests::search_similar_basic ... ok
[INFO] [stdout] test tests::search_in_collection_basic ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_jaccard ... ok
[INFO] [stdout] test tests::search_similar_rejects_oversized_dimension ... ok
[INFO] [stdout] test tests::search_similar_fewer_than_k ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_zero_top_k ... ok
[INFO] [stdout] test tests::search_similar_top_k ... ok
[INFO] [stdout] test tests::search_with_hnsw_simple ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_empty_query ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_angular ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_euclidean ... ok
[INFO] [stdout] test tests::search_with_metric_dot_product ... ok
[INFO] [stdout] test tests::search_with_metric_cosine ... ok
[INFO] [stdout] test tests::search_with_ivf_basic ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_manhattan ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_overlap ... ok
[INFO] [stdout] test tests::search_similar_paginated_basic ... ok
[INFO] [stdout] test tests::search_similar_with_metric_dot_product ... ok
[INFO] [stdout] test tests::search_with_metric_empty_query_error ... ok
[INFO] [stdout] test tests::search_with_ivf_nprobe_basic ... ok
[INFO] [stdout] test tests::search_similar_respects_timeout ... ok
[INFO] [stdout] test tests::search_with_metric_zero_query_euclidean ... ok
[INFO] [stdout] test tests::search_with_hnsw_and_metric_basic ... ok
[INFO] [stdout] test tests::sparse_detection_empty_vector ... ok
[INFO] [stdout] test tests::sparse_detection_threshold ... ok
[INFO] [stdout] test tests::search_with_metric_zero_query ... ok
[INFO] [stdout] test tests::search_zero_query_vector ... ok
[INFO] [stdout] test tests::search_with_hnsw_angular_metric ... ok
[INFO] [stdout] test tests::snapshot_collection_named ... ok
[INFO] [stdout] test tests::search_with_metric_respects_timeout ... ok
[INFO] [stdout] test tests::snapshot_collection_with_metadata ... ok
[INFO] [stdout] test tests::search_with_metric_euclidean ... ok
[INFO] [stdout] test tests::search_with_metric_parallel_path ... ok
[INFO] [stdout] test tests::sparse_search_with_metric ... ok
[INFO] [stdout] test tests::store_and_search_with_very_small_values ... ok
[INFO] [stdout] test tests::similarity_scores_mathematically_correct ... ok
[INFO] [stdout] test tests::snapshot_collection_default ... ok
[INFO] [stdout] test tests::store_and_search_with_large_values ... ok
[INFO] [stdout] test tests::single_dimension_vector ... ok
[INFO] [stdout] test tests::store_and_retrieve_embedding ... ok
[INFO] [stdout] test tests::sparse_entity_embedding ... ok
[INFO] [stdout] test tests::set_entity_embedding_rejects_oversized_dimension ... ok
[INFO] [stdout] test tests::sparse_vector_storage_and_retrieval ... ok
[INFO] [stdout] test tests::store_embedding_with_metadata_basic ... ok
[INFO] [stdout] test tests::sparse_with_custom_threshold ... ok
[INFO] [stdout] test tests::sparse_vector_search ... ok
[INFO] [stdout] test tests::store_embedding_rejects_oversized_dimension ... ok
[INFO] [stdout] test tests::store_embedding_with_metadata_dimension_limit ... ok
[INFO] [stdout] test tests::store_overwrites_existing ... ok
[INFO] [stdout] test tests::store_embedding_with_metadata_empty_metadata ... ok
[INFO] [stdout] test tests::store_accessor ... ok
[INFO] [stdout] test tests::store_embedding_with_metadata_empty_vector_error ... ok
[INFO] [stdout] test tests::test_concurrent_batch_operations ... ok
[INFO] [stdout] test tests::search_with_metric_zero_top_k_error ... ok
[INFO] [stdout] test tests::vector_collection_config_with_auto_index ... ok
[INFO] [stdout] test tests::vector_collection_config_with_dimension ... ok
[INFO] [stdout] test tests::vector_collection_config_with_metric ... ok
[INFO] [stdout] test tests::vector_entry_serialization ... ok
[INFO] [stdout] test tests::vector_error_display_collection_exists ... ok
[INFO] [stdout] test tests::vector_error_display_collection_not_found ... ok
[INFO] [stdout] test tests::vector_error_display_io_error ... ok
[INFO] [stdout] test tests::vector_error_display_serialization_error ... ok
[INFO] [stdout] test tests::store_in_collection_dimension_constraint ... ok
[INFO] [stdout] test tests::with_config_validates_and_returns_error ... ok
[INFO] [stdout] test tests::store_in_collection_without_prior_create ... ok
[INFO] [stdout] test tests::test_is_durable_false_for_in_memory ... ok
[INFO] [stdout] test tests::store_in_collection_basic ... ok
[INFO] [stdout] test tests::test_concurrent_delete_embedding_same_key ... ok
[INFO] [stdout] test tests::update_metadata_nonexistent_key ... ok
[INFO] [stdout] test tests::test_open_durable ... ok
[INFO] [stdout] test tests::update_metadata_basic ... ok
[INFO] [stdout] test tests::test_concurrent_search_similar ... ok
[INFO] [stdout] test tests::zero_vector_with_euclidean_metric ... ok
[INFO] [stdout] test tests::test_concurrent_store_embedding_same_key ... ok
[INFO] [stdout] test tests::with_config_valid_succeeds ... ok
[INFO] [stdout] test tests::test_concurrent_store_and_search ... ok
[INFO] [stdout] test tests::with_store_constructor ... ok
[INFO] [stdout] test tests::update_metadata_no_vector_error ... ok
[INFO] [stdout] test tests::with_store_and_config_validates_and_returns_error ... ok
[INFO] [stdout] test tests::store_10000_vectors_search ... ok
[INFO] [stdout] test tests::test_recover_durable ... ok
[INFO] [stdout] test tests::hnsw_many_vectors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 386 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 22.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vector_engine
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 18) ... ignored
[INFO] [stdout] test src/lib.rs - VectorEngine::build_hnsw_index (line 2368) ... ignored
[INFO] [stdout] test src/lib.rs - VectorEngine::build_hnsw_index_with_options (line 2397) ... ignored
[INFO] [stdout] test src/lib.rs - VectorEngine::build_ivf_index (line 2632) ... ignored
[INFO] [stdout] test src/lib.rs - VectorEngine::store_embedding_with_metadata (line 3255) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9975c1bfd61970fa0401cfaee627449d40382d2f26bbe7baed6322872ae7ae71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9975c1bfd61970fa0401cfaee627449d40382d2f26bbe7baed6322872ae7ae71", kill_on_drop: false }`
[INFO] [stdout] 9975c1bfd61970fa0401cfaee627449d40382d2f26bbe7baed6322872ae7ae71
