[INFO] fetching crate shardex 0.1.0... [INFO] testing shardex-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate shardex 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate shardex 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shardex 0.1.0 [INFO] tweaked toml for crates.io crate shardex 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shardex 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shardex 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ed4473902a7ebefbae571ae39a375f518c669538847e0bd3ec03a2a58418f93 [INFO] running `Command { std: "docker" "start" "-a" "2ed4473902a7ebefbae571ae39a375f518c669538847e0bd3ec03a2a58418f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed4473902a7ebefbae571ae39a375f518c669538847e0bd3ec03a2a58418f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed4473902a7ebefbae571ae39a375f518c669538847e0bd3ec03a2a58418f93", kill_on_drop: false }` [INFO] [stdout] 2ed4473902a7ebefbae571ae39a375f518c669538847e0bd3ec03a2a58418f93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9833eecef39bee3a21d45860bd4297ee3a0627f88b6037c2835f0c1d8315f7ef [INFO] running `Command { std: "docker" "start" "-a" "9833eecef39bee3a21d45860bd4297ee3a0627f88b6037c2835f0c1d8315f7ef", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling apithing v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling shardex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "9833eecef39bee3a21d45860bd4297ee3a0627f88b6037c2835f0c1d8315f7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9833eecef39bee3a21d45860bd4297ee3a0627f88b6037c2835f0c1d8315f7ef", kill_on_drop: false }` [INFO] [stdout] 9833eecef39bee3a21d45860bd4297ee3a0627f88b6037c2835f0c1d8315f7ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a391eeffb1cddc41bc16b78dcfb4d9f3023b1266f42871cf1d09715f2718d1b2 [INFO] running `Command { std: "docker" "start" "-a" "a391eeffb1cddc41bc16b78dcfb4d9f3023b1266f42871cf1d09715f2718d1b2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling shardex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "a391eeffb1cddc41bc16b78dcfb4d9f3023b1266f42871cf1d09715f2718d1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a391eeffb1cddc41bc16b78dcfb4d9f3023b1266f42871cf1d09715f2718d1b2", kill_on_drop: false }` [INFO] [stdout] a391eeffb1cddc41bc16b78dcfb4d9f3023b1266f42871cf1d09715f2718d1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23beadfa6a3d306aeca0e9ed1ee962f5d5f5cdb824b228282f5a09becf360ac1 [INFO] running `Command { std: "docker" "start" "-a" "23beadfa6a3d306aeca0e9ed1ee962f5d5f5cdb824b228282f5a09becf360ac1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shardex-c29f7f8d93b8dcaf) [INFO] [stdout] [INFO] [stdout] running 852 tests [INFO] [stdout] test api::context::tests::test_clear_directory_path ... ok [INFO] [stdout] test api::context::tests::test_batch_text_storage_validation ... ok [INFO] [stdout] test api::context::tests::test_effective_directory_path_fallback ... ok [INFO] [stdout] test api::context::tests::test_new_context ... ok [INFO] [stdout] test api::context::tests::test_context_debug_includes_text_storage ... ok [INFO] [stdout] test api::context::tests::test_performance_tracker_throughput ... ok [INFO] [stdout] test api::context::tests::test_default_context ... ok [INFO] [stdout] test api::context::tests::test_performance_tracking ... ok [INFO] [stdout] test api::context::tests::test_performance_tracking_reset ... ok [INFO] [stdout] test api::context::tests::test_text_storage_configuration ... ok [INFO] [stdout] test api::context::tests::test_context_creation_equality ... ok [INFO] [stdout] test api::context::tests::test_config_update_with_text_storage ... ok [INFO] [stdout] test api::context::tests::test_text_storage_validation ... ok [INFO] [stdout] test api::context::tests::test_update_config_invalid ... ok [INFO] [stdout] test api::context::tests::test_with_config ... ok [INFO] [stdout] test api::operations::tests::test_add_postings_no_index ... ok [INFO] [stdout] test api::context::tests::test_update_config_valid ... ok [INFO] [stdout] test api::operations::tests::test_batch_document_text_stats ... ok [INFO] [stdout] test api::operations::tests::test_batch_store_document_text_no_index ... ok [INFO] [stdout] test api::operations::tests::test_batch_stats ... ok [INFO] [stdout] test api::context::tests::test_set_directory_path ... ok [INFO] [stdout] test api::context::tests::test_performance_tracker_standalone ... ok [INFO] [stdout] test api::operations::tests::test_detailed_performance_metrics ... ok [INFO] [stdout] test api::operations::tests::test_create_index_operation ... ok [INFO] [stdout] test api::context::tests::test_context_debug ... ok [INFO] [stdout] test api::operations::tests::test_extract_snippet_operation ... ok [INFO] [stdout] test api::operations::tests::test_batch_store_document_text_operation ... ok [INFO] [stdout] test api::operations::tests::test_get_document_text_operation ... ok [INFO] [stdout] test api::operations::tests::test_create_index_already_initialized ... ok [INFO] [stdout] test api::operations::tests::test_extract_snippet_from_posting ... ok [INFO] [stdout] test api::operations::tests::test_add_postings_operation ... ok [INFO] [stdout] test api::operations::tests::test_batch_add_postings_operation ... ok [INFO] [stdout] test api::operations::tests::test_open_index_nonexistent_directory ... ok [INFO] [stdout] test api::operations::tests::test_get_performance_stats_operation ... ok [INFO] [stdout] test api::operations::tests::test_open_index_already_initialized ... ok [INFO] [stdout] test api::operations::tests::test_removal_stats ... ok [INFO] [stdout] test api::operations::tests::test_store_document_text_no_index ... ok [INFO] [stdout] test api::operations::tests::test_incremental_add_operation ... ok [INFO] [stdout] test api::operations::tests::test_flush_operation ... ok [INFO] [stdout] test api::operations::tests::test_validate_config_operation_invalid ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params_duplicate_ids ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params_empty ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params_with_options ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_document_text_entry ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_extract_snippet_params ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_extract_snippet_params_from_posting ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_extract_snippet_params_zero_length ... ok [INFO] [stdout] test api::operations::tests::test_get_stats_operation ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params ... ok [INFO] [stdout] test api::operations::tests::test_validate_config_operation_valid ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_get_document_text_params ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params_document_id_mismatch ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params_empty_text ... ok [INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params_range_exceeds_document ... ok [INFO] [stdout] test api::parameters::tests::test_add_postings_params_dimension_mismatch ... ok [INFO] [stdout] test api::parameters::tests::test_add_postings_params_empty ... ok [INFO] [stdout] test api::parameters::tests::test_add_postings_params_valid ... ok [INFO] [stdout] test api::parameters::tests::test_batch_add_postings_params ... ok [INFO] [stdout] test api::parameters::tests::test_batch_add_postings_params_empty ... ok [INFO] [stdout] test api::parameters::tests::test_batch_add_postings_params_with_options ... ok [INFO] [stdout] test api::parameters::tests::test_create_index_params_builder ... ok [INFO] [stdout] test api::parameters::tests::test_create_index_params_from_config ... ok [INFO] [stdout] test api::parameters::tests::test_create_index_params_from_shardex_config ... ok [INFO] [stdout] test api::parameters::tests::test_create_index_params_high_performance ... ok [INFO] [stdout] test api::parameters::tests::test_create_index_params_memory_optimized ... ok [INFO] [stdout] test api::parameters::tests::test_create_index_params_validation_vector_size_zero ... ok [INFO] [stdout] test api::parameters::tests::test_flush_params ... ok [INFO] [stdout] test api::parameters::tests::test_get_performance_stats_params ... ok [INFO] [stdout] test api::parameters::tests::test_get_stats_params ... ok [INFO] [stdout] test api::parameters::tests::test_incremental_add_params ... ok [INFO] [stdout] test api::parameters::tests::test_incremental_add_params_empty_batch_id ... ok [INFO] [stdout] test api::parameters::tests::test_open_index_params ... ok [INFO] [stdout] test api::parameters::tests::test_open_index_params_empty_path ... ok [INFO] [stdout] test api::parameters::tests::test_remove_documents_params ... ok [INFO] [stdout] test api::parameters::tests::test_remove_documents_params_empty ... ok [INFO] [stdout] test api::parameters::tests::test_search_params_builder ... ok [INFO] [stdout] test api::parameters::tests::test_search_params_validation_empty_vector ... ok [INFO] [stdout] test api::parameters::tests::test_search_params_validation_k_zero ... ok [INFO] [stdout] test api::parameters::tests::test_search_params_with_slop_factor ... ok [INFO] [stdout] test api::parameters::tests::test_validate_config_params ... ok [INFO] [stdout] test async_document_text_storage::tests::test_access_pattern_sequence_prediction ... ok [INFO] [stdout] test async_document_text_storage::tests::test_access_pattern_tracker ... ok [INFO] [stdout] test async_document_text_storage::tests::test_async_metrics_calculations ... ok [INFO] [stdout] test async_document_text_storage::tests::test_async_storage_creation ... ok [INFO] [stdout] test async_document_text_storage::tests::test_async_read_write ... ok [INFO] [stdout] test async_document_text_storage::tests::test_cooccurrence_map ... ok [INFO] [stdout] test api::operations::tests::test_search_operation ... ok [INFO] [stdout] test async_document_text_storage::tests::test_batch_async_operations ... ok [INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_buffer_functionality ... ok [INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_prediction_integration ... ok [INFO] [stdout] test batch_processor::tests::test_batch_processor_basic_lifecycle ... ok [INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_buffer ... ok [INFO] [stdout] test batch_processor::tests::test_batch_processor_creation ... ok [INFO] [stdout] test batch_processor::tests::test_batch_processor_graceful_shutdown_with_pending_operations ... ok [INFO] [stdout] test batch_processor::tests::test_batch_processor_start ... ok [INFO] [stdout] test batch_processor::tests::test_batch_processor_timer_based_flushing ... ok [INFO] [stdout] test bloom_filter::tests::test_bit_operations ... ok [INFO] [stdout] test bloom_filter::tests::test_bloom_filter_creation ... ok [INFO] [stdout] test bloom_filter::tests::test_builder_pattern ... ok [INFO] [stdout] test bloom_filter::tests::test_clear ... ok [INFO] [stdout] test bloom_filter::tests::test_consistent_hashing ... ok [INFO] [stdout] test bloom_filter::tests::test_edge_cases ... ok [INFO] [stdout] test api::operations::tests::test_store_document_text_operation ... ok [INFO] [stdout] test bloom_filter::tests::test_hash_function_independence ... ok [INFO] [stdout] test bloom_filter::tests::test_header_bytemuck ... ok [INFO] [stdout] test bloom_filter::tests::test_header_creation ... ok [INFO] [stdout] test bloom_filter::tests::test_insert_and_contains ... ok [INFO] [stdout] test bloom_filter::tests::test_invalid_parameters ... ok [INFO] [stdout] test bloom_filter::tests::test_load_factor_tracking ... ok [INFO] [stdout] test bloom_filter::tests::test_memory_layout ... ok [INFO] [stdout] test bloom_filter::tests::test_merge_compatible_filters ... ok [INFO] [stdout] test bloom_filter::tests::test_merge_incompatible_filters ... ok [INFO] [stdout] test bloom_filter::tests::test_no_false_negatives ... ok [INFO] [stdout] test bloom_filter::tests::test_parameter_calculation ... ok [INFO] [stdout] test bloom_filter::tests::test_serialization ... ok [INFO] [stdout] test bloom_filter::tests::test_statistics ... ok [INFO] [stdout] test bloom_filter::tests::test_stats_serialization ... ok [INFO] [stdout] test bloom_filter::tests::test_false_positive_rate ... ok [INFO] [stdout] test bloom_filter::tests::test_zero_initialized_header ... ok [INFO] [stdout] test concurrent::tests::test_concurrency_metrics ... ok [INFO] [stdout] test batch_processor::tests::test_batch_processor_with_wal_integration ... ok [INFO] [stdout] test async_document_text_storage::tests::test_access_pattern_cleanup ... ok [INFO] [stdout] test concurrent::tests::test_concurrent_shardex_creation ... ok [INFO] [stdout] test concurrent::tests::test_configuration_options ... ok [INFO] [stdout] test concurrent::tests::test_write_operation_coordination ... ok [INFO] [stdout] test concurrent::tests::test_coordination_statistics ... ok [INFO] [stdout] test concurrent::tests::test_non_blocking_read_operations ... ok [INFO] [stdout] test concurrent::tests::test_write_operation_timeout ... ok [INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_storage_config ... ok [INFO] [stdout] test api::operations::tests::test_batch_add_postings_with_flush ... ok [INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_storage_creation ... ok [INFO] [stdout] test concurrent_document_text_storage::tests::test_metrics_calculations ... ok [INFO] [stdout] test config::tests::test_boundary_values ... ok [INFO] [stdout] test config::tests::test_build_with_invalid_config ... ok [INFO] [stdout] test config::tests::test_build_with_valid_config ... ok [INFO] [stdout] test config::tests::test_builder_pattern ... ok [INFO] [stdout] test config::tests::test_calculate_optimal_slop_adaptive_disabled ... ok [INFO] [stdout] test config::tests::test_calculate_optimal_slop_adaptive_enabled ... ok [INFO] [stdout] test config::tests::test_calculate_optimal_slop_clamping ... ok [INFO] [stdout] test config::tests::test_config_clone ... ok [INFO] [stdout] test config::tests::test_config_debug ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_default_config_validation ... ok [INFO] [stdout] test config::tests::test_empty_directory_path_validation ... ok [INFO] [stdout] test config::tests::test_max_document_text_size_at_maximum_boundary ... ok [INFO] [stdout] test config::tests::test_max_document_text_size_at_minimum_boundary ... ok [INFO] [stdout] test config::tests::test_max_document_text_size_below_minimum_validation ... ok [INFO] [stdout] test config::tests::test_max_document_text_size_too_large_validation ... ok [INFO] [stdout] test config::tests::test_new_config ... ok [INFO] [stdout] test config::tests::test_pathbuf_conversion ... ok [INFO] [stdout] test config::tests::test_shardex_config_with_slop_factor_config ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_build_invalid ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_build_valid ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_builder ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_clone ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_debug ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_default ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_default_out_of_range_validation ... ok [INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_read_write ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_min_greater_than_max_validation ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_new ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_validation ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_zero_default_validation ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_zero_max_validation ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_zero_min_validation ... ok [INFO] [stdout] test config::tests::test_slop_factor_config_zero_performance_threshold_validation ... ok [INFO] [stdout] test config::tests::test_wal_segment_size_too_large_validation ... ok [INFO] [stdout] test config::tests::test_wal_segment_size_too_small_validation ... ok [INFO] [stdout] test config::tests::test_zero_batch_write_interval_validation ... ok [INFO] [stdout] test config::tests::test_zero_bloom_filter_size_validation ... ok [INFO] [stdout] test config::tests::test_zero_max_document_text_size_validation ... ok [INFO] [stdout] test config::tests::test_zero_shard_size_validation ... ok [INFO] [stdout] test config::tests::test_zero_shardex_segment_size_validation ... ok [INFO] [stdout] test config::tests::test_zero_slop_factor_validation ... ok [INFO] [stdout] test concurrent_document_text_storage::tests::test_batched_writes ... ok [INFO] [stdout] test config_persistence::tests::test_atomic_save_operation ... ok [INFO] [stdout] test config::tests::test_zero_vector_size_validation ... ok [INFO] [stdout] test config_persistence::tests::test_configuration_manager ... ok [INFO] [stdout] test config_persistence::tests::test_checksum_validation ... ok [INFO] [stdout] test config_persistence::tests::test_configuration_compatibility ... ok [INFO] [stdout] test config_persistence::tests::test_configuration_merge_compatible_changes ... ok [INFO] [stdout] test config_persistence::tests::test_persisted_config_creation ... ok [INFO] [stdout] test config_persistence::tests::test_invalid_configuration ... ok [INFO] [stdout] test config_persistence::tests::test_persisted_config_save_and_load ... ok [INFO] [stdout] test config_persistence::tests::test_configuration_update ... ok [INFO] [stdout] test config_persistence::tests::test_unsupported_future_version ... ok [INFO] [stdout] test config_persistence::tests::test_version_migration ... ok [INFO] [stdout] test constants::tests::test_magic_constants_are_correct ... ok [INFO] [stdout] test constants::tests::test_magic_constants_are_unique ... ok [INFO] [stdout] test constants::tests::test_magic_constants_are_four_bytes ... ok [INFO] [stdout] test cow_index::tests::test_clone_for_write ... ok [INFO] [stdout] test cow_index::tests::test_commit_changes ... ok [INFO] [stdout] test cow_index::tests::test_active_reader_count ... ok [INFO] [stdout] test config_persistence::tests::test_configuration_timestamps ... ok [INFO] [stdout] test cow_index::tests::test_cow_metrics_default ... ok [INFO] [stdout] test api::operations::tests::test_remove_documents_operation ... ok [INFO] [stdout] test cow_index::tests::test_cow_index_clone ... ok [INFO] [stdout] test cow_index::tests::test_cow_index_creation ... ok [INFO] [stdout] test cow_index::tests::test_memory_usage_tracking ... ok [INFO] [stdout] test cow_index::tests::test_metrics_tracking ... ok [INFO] [stdout] test cow_index::tests::test_metrics_across_clones ... ok [INFO] [stdout] test cow_index::tests::test_multiple_writers_sequential ... ok [INFO] [stdout] test cow_index::tests::test_quick_stats_access ... ok [INFO] [stdout] test cow_index::tests::test_concurrent_readers ... ok [INFO] [stdout] test cow_index::tests::test_thread_safety_markers ... ok [INFO] [stdout] test cow_index::tests::test_read_access ... ok [INFO] [stdout] test cow_index::tests::test_writer_discard_metrics ... ok [INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_add_corrupted_segment ... ok [INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_new ... ok [INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_successful ... ok [INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_with_errors ... ok [INFO] [stdout] test crash_recovery::tests::test_crash_recovery_creation ... ok [INFO] [stdout] test crash_recovery::tests::test_detect_crash_empty_metadata ... ok [INFO] [stdout] test crash_recovery::tests::test_detect_crash_no_crash ... ok [INFO] [stdout] test crash_recovery::tests::test_detect_crash_recovery_lock ... ok [INFO] [stdout] test deduplication::tests::test_all_duplicates ... ok [INFO] [stdout] test deduplication::tests::test_by_document_id_deduplication ... ok [INFO] [stdout] test crash_recovery::tests::test_detect_crash_wal_without_metadata ... ok [INFO] [stdout] test deduplication::tests::test_deduplication_policy_default ... ok [INFO] [stdout] test deduplication::tests::test_by_position_deduplication ... ok [INFO] [stdout] test cow_index::tests::test_writer_drop_metrics ... ok [INFO] [stdout] test deduplication::tests::test_deduplication_policy_descriptions ... ok [INFO] [stdout] test deduplication::tests::test_deduplication_policy_performance_costs ... ok [INFO] [stdout] test deduplication::tests::test_deduplication_stats ... ok [INFO] [stdout] test deduplication::tests::test_empty_results ... ok [INFO] [stdout] test deduplication::tests::test_exact_deduplication ... ok [INFO] [stdout] test deduplication::tests::test_hash_search_result_consistency ... ok [INFO] [stdout] test deduplication::tests::test_no_deduplication ... ok [INFO] [stdout] test deduplication::tests::test_result_deduplicator_creation ... ok [INFO] [stdout] test deduplication::tests::test_single_result ... ok [INFO] [stdout] test deduplication::tests::test_vector_quantization_in_hashing ... ok [INFO] [stdout] test distance::tests::test_cosine_similarity_identical_vectors ... ok [INFO] [stdout] test deduplication::tests::test_deduplicator_reset ... ok [INFO] [stdout] test distance::tests::test_cosine_similarity_opposite_vectors ... ok [INFO] [stdout] test cow_index::tests::test_writer_stats ... ok [INFO] [stdout] test distance::tests::test_cosine_similarity_orthogonal_vectors ... ok [INFO] [stdout] test distance::tests::test_cosine_similarity_normalization ... ok [INFO] [stdout] test distance::tests::test_distance_metric_descriptions ... ok [INFO] [stdout] test distance::tests::test_distance_metric_names ... ok [INFO] [stdout] test distance::tests::test_dot_product_similarity_negative_correlation ... ok [INFO] [stdout] test distance::tests::test_dot_product_similarity_positive_correlation ... ok [INFO] [stdout] test distance::tests::test_cosine_similarity_zero_vectors ... ok [INFO] [stdout] test distance::tests::test_dimension_validation ... ok [INFO] [stdout] test distance::tests::test_dot_product_similarity_sigmoid ... ok [INFO] [stdout] test distance::tests::test_distance_metric_default ... ok [INFO] [stdout] test distance::tests::test_euclidean_similarity_different_vectors ... ok [INFO] [stdout] test distance::tests::test_empty_vectors ... ok [INFO] [stdout] test distance::tests::test_prefers_normalized ... ok [INFO] [stdout] test distance::tests::test_euclidean_similarity_identical_vectors ... ok [INFO] [stdout] test distance::tests::test_euclidean_similarity_behavior ... ok [INFO] [stdout] test distance::tests::test_similarity_range_bounds ... ok [INFO] [stdout] test document_text_entry::tests::test_bytemuck_compatibility ... ok [INFO] [stdout] test document_text_entry::tests::test_constants ... ok [INFO] [stdout] test document_text_entry::tests::test_default_implementations ... ok [INFO] [stdout] test document_text_entry::tests::test_document_text_entry_creation ... ok [INFO] [stdout] test document_text_entry::tests::test_document_text_entry_validation ... ok [INFO] [stdout] test document_text_entry::tests::test_entry_helper_methods ... ok [INFO] [stdout] test document_text_entry::tests::test_entry_overlap_detection ... ok [INFO] [stdout] test document_text_entry::tests::test_header_add_operations ... ok [INFO] [stdout] test document_text_entry::tests::test_header_offset_calculations ... ok [INFO] [stdout] test document_text_entry::tests::test_header_validation ... ok [INFO] [stdout] test document_text_entry::tests::test_memory_layout_sizes ... ok [INFO] [stdout] test document_text_entry::tests::test_text_data_header_creation ... ok [INFO] [stdout] test document_text_entry::tests::test_text_index_header_creation ... ok [INFO] [stdout] test document_text_entry::tests::test_utilization_calculation ... ok [INFO] [stdout] test document_text_entry::tests::test_zeroable_trait ... ok [INFO] [stdout] test document_text_performance::tests::test_basic_optimized_storage ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_update_consistency ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_bounds_checking ... ok [INFO] [stdout] test document_text_storage::tests::test_backward_search_finds_latest ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_validation_error_messages ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_verification_with_data ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_verification_after_multiple_operations ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_verification_on_clean_storage ... ok [INFO] [stdout] test document_text_storage::tests::test_create_document_text_storage ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_verification_with_unicode ... ok [INFO] [stdout] test document_text_storage::tests::test_document_not_found ... ok [INFO] [stdout] test document_text_storage::tests::test_checksum_verification_reload_consistency ... ok [INFO] [stdout] test document_text_storage::tests::test_empty_text_rejection ... ok [INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_basic ... ok [INFO] [stdout] test document_text_storage::tests::test_document_updates ... ok [INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_invalid_range ... ok [INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_unicode ... ok [INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_utf8_boundary_error ... ok [INFO] [stdout] test document_text_storage::tests::test_get_text_safe_document_not_found ... ok [INFO] [stdout] test document_text_storage::tests::test_get_text_safe_with_validation ... ok [INFO] [stdout] test document_text_storage::tests::test_max_document_size_update ... ok [INFO] [stdout] test document_text_storage::tests::test_maximum_file_size_boundary_conditions ... ok [INFO] [stdout] test document_text_storage::tests::test_rebuild_empty_storage ... ok [INFO] [stdout] test document_text_storage::tests::test_open_existing_storage ... ok [INFO] [stdout] test document_text_storage::tests::test_safe_operations_with_document_updates ... ok [INFO] [stdout] test document_text_storage::tests::test_rebuild_index_from_data_corrupted_index ... ok [INFO] [stdout] test document_text_storage::tests::test_rebuild_index_from_data_basic ... ok [INFO] [stdout] test document_text_storage::tests::test_scan_and_rebuild_index_async_tracing_context ... ok [INFO] [stdout] test document_text_storage::tests::test_scan_and_rebuild_index_async_error_propagation ... ok [INFO] [stdout] test document_text_storage::tests::test_size_limit_enforcement ... ok [INFO] [stdout] test document_text_storage::tests::test_store_and_retrieve_text ... ok [INFO] [stdout] test document_text_storage::tests::test_scan_and_rebuild_index_async_wrapper ... ok [INFO] [stdout] test api::operations::tests::test_open_index_operation ... ok [INFO] [stdout] test document_text_storage::tests::test_store_multiple_documents ... ok [INFO] [stdout] test document_text_storage::tests::test_store_text_safe_basic ... ok [INFO] [stdout] test document_text_storage::tests::test_store_text_safe_size_validation ... ok [INFO] [stdout] test document_text_storage::tests::test_store_text_safe_utf8_validation ... ok [INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_all_entries_corrupted ... ok [INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_basic ... ok [INFO] [stdout] test document_text_storage::tests::test_sync_operations ... ok [INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_invalid_utf8_corruption ... ok [INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_with_corruption_at_end ... ok [INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_with_mixed_corruption ... ok [INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_with_valid_data ... ok [INFO] [stdout] test document_text_storage::tests::test_unicode_text_storage ... ok [INFO] [stdout] test document_text_storage::tests::test_utilization_ratio ... ok [INFO] [stdout] test document_text_storage::tests::test_validation_methods_comprehensive ... ok [INFO] [stdout] test cow_index::tests::test_readers_during_write ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_commit_validation ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_inactive_transaction_error ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_large_document_validation ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_multiple_operations_in_transaction ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_operation_validation ... ok [INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_large_file_with_corruption ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_abort ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_count_limit ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_boundary_conditions ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_lifecycle_basic ... ok [INFO] [stdout] test concurrent::tests::test_concurrent_readers_during_write ... ok [INFO] [stdout] test error::tests::test_chain_with_source ... ok [INFO] [stdout] test error::tests::test_concurrency_error ... ok [INFO] [stdout] test error::tests::test_config_error_display ... ok [INFO] [stdout] test error::tests::test_context_chaining ... ok [INFO] [stdout] test error::tests::test_context_preserves_error_classification ... ok [INFO] [stdout] test error::tests::test_corruption_error_display ... ok [INFO] [stdout] test error::tests::test_dimension_context_suggestions ... ok [INFO] [stdout] test error::tests::test_document_text_error_classification ... ok [INFO] [stdout] test error::tests::test_document_text_not_found_error_display ... ok [INFO] [stdout] test error::tests::test_document_text_not_found_helper_method ... ok [INFO] [stdout] test error::tests::test_document_too_large_error_display ... ok [INFO] [stdout] test error::tests::test_document_too_large_helper_method ... ok [INFO] [stdout] test error::tests::test_error_classification ... ok [INFO] [stdout] test error::tests::test_error_context_integration_validation ... ok [INFO] [stdout] test error::tests::test_error_debug_format ... ok [INFO] [stdout] test error::tests::test_file_operation_failed ... ok [INFO] [stdout] test error::tests::test_invalid_dimension_display ... ok [INFO] [stdout] test error::tests::test_invalid_document_id_error ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_not_found_errors ... ok [INFO] [stdout] test error::tests::test_invalid_input_error ... ok [INFO] [stdout] test error::tests::test_invalid_posting_data_error ... ok [INFO] [stdout] test error::tests::test_invalid_range_error_display ... ok [INFO] [stdout] test error::tests::test_invalid_range_helper_method ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_statistics ... ok [INFO] [stdout] test error::tests::test_invalid_similarity_score_display ... ok [INFO] [stdout] test error::tests::test_io_error_conversion ... ok [INFO] [stdout] test error::tests::test_io_error_display ... ok [INFO] [stdout] test error::tests::test_memory_mapping_failed ... ok [INFO] [stdout] test error::tests::test_memory_mapping_error_display ... ok [INFO] [stdout] test error::tests::test_resource_exhausted_error ... ok [INFO] [stdout] test error::tests::test_shard_error_display ... ok [INFO] [stdout] test error::tests::test_search_error_display ... ok [INFO] [stdout] test error::tests::test_search_operation_failed ... ok [INFO] [stdout] test error::tests::test_shard_operation_failed ... ok [INFO] [stdout] test error::tests::test_similarity_score_suggestions ... ok [INFO] [stdout] test error::tests::test_structured_error_context_preservation ... ok [INFO] [stdout] test error::tests::test_text_corruption_error_display ... ok [INFO] [stdout] test error::tests::test_text_corruption_helper_method ... ok [INFO] [stdout] test error::tests::test_transient_failure_error ... ok [INFO] [stdout] test error::tests::test_wal_error_display ... ok [INFO] [stdout] test error::tests::test_wal_operation_failed ... ok [INFO] [stdout] test error::tests::test_with_file_context_config_error ... ok [INFO] [stdout] test error::tests::test_with_operation_context ... ok [INFO] [stdout] test error::tests::test_with_operation_context_invalid_input ... ok [INFO] [stdout] test error::tests::test_with_operation_context_transient_failure ... ok [INFO] [stdout] test error_context_integration_test::tests::test_error_causality_chain ... ok [INFO] [stdout] test error_context_integration_test::tests::test_error_chaining_with_context ... ok [INFO] [stdout] test error_context_integration_test::tests::test_error_with_file_context_enhancement ... ok [INFO] [stdout] test error_context_integration_test::tests::test_error_with_operation_context_enhancement ... ok [INFO] [stdout] test error_context_integration_test::tests::test_file_operation_error_helper ... ok [INFO] [stdout] test error_context_integration_test::tests::test_error_classification_preservation ... ok [INFO] [stdout] test error_context_integration_test::tests::test_memory_mapping_error_helper ... ok [INFO] [stdout] test error_context_integration_test::tests::test_io_error_context_enhancement ... ok [INFO] [stdout] test error::tests::test_with_file_context ... ok [INFO] [stdout] test error_context_integration_test::tests::test_search_operation_error_helper ... ok [INFO] [stdout] test error_context_integration_test::tests::test_shard_operation_error_helper ... ok [INFO] [stdout] test error_context_integration_test::tests::test_structured_error_context_preservation ... ok [INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_assert_error_contains ... ok [INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_assert_error_type ... ok [INFO] [stdout] test error_context_integration_test::tests::test_multiple_context_layering ... ok [INFO] [stdout] test error_context_integration_test::tests::test_wal_operation_error_helper ... ok [INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_expect_error ... ok [INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_expect_success ... ok [INFO] [stdout] test error_handling::tests::test_backup_creation ... ok [INFO] [stdout] test error_handling::tests::test_backup_listing ... ok [INFO] [stdout] test error_handling::tests::test_backup_manager_creation ... ok [INFO] [stdout] test error_handling::tests::test_emergency_backup ... ok [INFO] [stdout] test error_handling::tests::test_recovery_config_default ... ok [INFO] [stdout] test error_handling::tests::test_health_monitor_creation ... ok [INFO] [stdout] test error_handling::tests::test_health_check_empty_storage ... ok [INFO] [stdout] test error_handling_integration_test::recovery_system_tests::test_recovery_strategy_configuration ... ok [INFO] [stdout] test error_handling_integration_test::test_backup_restore_system ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_timeout_cleanup ... ok [INFO] [stdout] test document_transaction_coordinator::tests::test_concurrent_transaction_cleanup ... ok [INFO] [stdout] test error_handling_integration_test::test_error_handling_system_integration ... ok [INFO] [stdout] test error_handling_integration_test::test_error_metrics_integration ... ok [INFO] [stdout] test error_handling_integration_test::test_recovery_manager_scenarios ... ok [INFO] [stdout] test error_handling_integration_test::test_storage_validation_methods ... ok [INFO] [stdout] test identifiers::tests::test_bytemuck_compatibility ... ok [INFO] [stdout] test identifiers::tests::test_bytes_serialization ... ok [INFO] [stdout] test identifiers::tests::test_clone_and_copy ... ok [INFO] [stdout] test identifiers::tests::test_debug_format ... ok [INFO] [stdout] test identifiers::tests::test_default ... ok [INFO] [stdout] test identifiers::tests::test_document_id_generation ... ok [INFO] [stdout] test identifiers::tests::test_hash_consistency ... ok [INFO] [stdout] test identifiers::tests::test_invalid_string_parsing ... ok [INFO] [stdout] test identifiers::tests::test_json_serialization ... ok [INFO] [stdout] test identifiers::tests::test_memory_layout ... ok [INFO] [stdout] test document_text_storage::tests::test_file_growth ... ok [INFO] [stdout] test identifiers::tests::test_raw_access ... ok [INFO] [stdout] test identifiers::tests::test_shard_id_generation ... ok [INFO] [stdout] test identifiers::tests::test_string_serialization ... ok [INFO] [stdout] test identifiers::tests::test_ulid_conversion ... ok [INFO] [stdout] test identifiers::tests::test_ordering_properties ... ok [INFO] [stdout] test identifiers::tests::test_zeroable_trait ... ok [INFO] [stdout] test integrity::tests::test_attempt_recovery_all_types ... ok [INFO] [stdout] test integrity::tests::test_capacity_consistency_validation ... ok [INFO] [stdout] test integrity::tests::test_component_type_name ... ok [INFO] [stdout] test integrity::tests::test_component_type_validation ... ok [INFO] [stdout] test integrity::tests::test_corruption_detection_and_recovery ... ok [INFO] [stdout] test integrity::tests::test_corruption_report_serialization ... ok [INFO] [stdout] test error_handling_integration_test::test_health_monitor_performance_integration ... ok [INFO] [stdout] test integrity::tests::test_cross_reference_validation_missing_files ... ok [INFO] [stdout] test integrity::tests::test_cross_reference_validation ... ok [INFO] [stdout] test integrity::tests::test_detailed_corruption_analysis ... ok [INFO] [stdout] test integrity::tests::test_cross_validation_capability ... ok [INFO] [stdout] test integrity::tests::test_file_path_validation ... ok [INFO] [stdout] test integrity::tests::test_file_validation_checksum_mismatch ... ok [INFO] [stdout] test integrity::tests::test_file_validation_truncation ... ok [INFO] [stdout] test integrity::tests::test_file_validation_success ... ok [INFO] [stdout] test identifiers::tests::test_uniqueness ... ok [INFO] [stdout] test integrity::tests::test_incremental_integrity_verification ... ok [INFO] [stdout] test integrity::tests::test_integrity_config_default ... ok [INFO] [stdout] test integrity::tests::test_integrity_issue_categorization ... ok [INFO] [stdout] test integrity::tests::test_integrity_manager_creation ... ok [INFO] [stdout] test integrity::tests::test_integrity_report_creation ... ok [INFO] [stdout] test integrity::tests::test_full_integrity_verification ... ok [INFO] [stdout] test integrity::tests::test_is_valid_magic ... ok [INFO] [stdout] test integrity::tests::test_monitoring_add_remove ... ok [INFO] [stdout] test integrity::tests::test_integrity_statistics ... ok [INFO] [stdout] test integrity::tests::test_overflow_arithmetic ... ok [INFO] [stdout] test integrity::tests::test_needs_validation ... ok [INFO] [stdout] test integrity::tests::test_pointer_corruption_repair_posting_storage ... ok [INFO] [stdout] test integrity::tests::test_integrity_checker_creation ... ok [INFO] [stdout] test integrity::tests::test_periodic_validation_workflow ... ok [INFO] [stdout] test integrity::tests::test_pointer_validation_alignment_issues ... ok [INFO] [stdout] test integrity::tests::test_pointer_validation_invalid_magic_bytes ... ok [INFO] [stdout] test integrity::tests::test_pointer_validation_wal_file ... ok [INFO] [stdout] test integrity::tests::test_recovery_data_corruption ... ok [INFO] [stdout] test integrity::tests::test_pointer_corruption_repair_vector_storage ... ok [INFO] [stdout] test integrity::tests::test_recovery_header_corruption ... ok [INFO] [stdout] test integrity::tests::test_recovery_file_truncation ... ok [INFO] [stdout] test integrity::tests::test_recovery_with_disabled_config ... ok [INFO] [stdout] test integrity::tests::test_repair_functionality ... ok [INFO] [stdout] test integrity::tests::test_pointer_validation_data_offset_out_of_bounds ... ok [INFO] [stdout] test integrity::tests::test_recovery_structural_inconsistency ... ok [INFO] [stdout] test integrity::tests::test_repair_report_functionality ... ok [INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_file_access_failures ... ok [INFO] [stdout] test integrity::tests::test_repair_strategies ... ok [INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_validation_failures ... ok [INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_successful ... ok [INFO] [stdout] test integrity::tests::test_validation_result_failure ... ok [INFO] [stdout] test integrity::tests::test_validation_result_success ... ok [INFO] [stdout] test integrity::tests::test_storage_integrity_validation ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_active_count_mismatch ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_arrays_beyond_bounds ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_count_exceeds_capacity ... ok [INFO] [stdout] test integrity::tests::test_vector_quality_validation ... ok [INFO] [stdout] test integrity::tests::test_vector_storage_integrity_validation ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_empty_storage ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_overflow_ranges ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_valid_data ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_too_many_invalid_document_ids ... ok [INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_too_many_zero_lengths ... ok [INFO] [stdout] test layout::tests::test_cleanup_stats ... ok [INFO] [stdout] test layout::tests::test_cleanup_stats_default ... ok [INFO] [stdout] test layout::tests::test_atomic_metadata_save ... ok [INFO] [stdout] test layout::tests::test_cleanup_manager ... ok [INFO] [stdout] test layout::tests::test_cleanup_text_storage ... ok [INFO] [stdout] test layout::tests::test_cleanup_stats_no_text_storage ... ok [INFO] [stdout] test layout::tests::test_directory_creation ... ok [INFO] [stdout] test layout::tests::test_directory_layout_creation ... ok [INFO] [stdout] test layout::tests::test_file_discovery_empty_directory ... ok [INFO] [stdout] test layout::tests::test_file_path_generation ... ok [INFO] [stdout] test layout::tests::test_file_discovery_with_files ... ok [INFO] [stdout] test layout::tests::test_index_metadata_creation ... ok [INFO] [stdout] test layout::tests::test_index_metadata_text_storage_fields ... ok [INFO] [stdout] test layout::tests::test_metadata_compatibility ... ok [INFO] [stdout] test layout::tests::test_index_metadata_serialization_with_text_fields ... ok [INFO] [stdout] test layout::tests::test_layout_validation ... ok [INFO] [stdout] test layout::tests::test_text_storage_existence_check ... ok [INFO] [stdout] test layout::tests::test_text_storage_file_paths ... ok [INFO] [stdout] test layout::tests::test_text_storage_size_calculation ... ok [INFO] [stdout] test layout::tests::test_metadata_serialization ... ok [INFO] [stdout] test layout::tests::test_orphaned_file_detection ... ok [INFO] [stdout] test layout::tests::test_text_storage_validation_no_files ... ok [INFO] [stdout] test memory::tests::test_alignment_checking ... ok [INFO] [stdout] test memory::tests::test_bounds_checking ... ok [INFO] [stdout] test memory::tests::test_crc32_consistency ... ok [INFO] [stdout] test memory::tests::test_create_memory_mapped_file ... ok [INFO] [stdout] test memory::tests::test_file_header_compatibility ... ok [INFO] [stdout] test memory::tests::test_file_resize ... ok [INFO] [stdout] test memory::tests::test_memory_mapped_file_with_header ... ok [INFO] [stdout] test memory::tests::test_parent_directory_creation ... ok [INFO] [stdout] test memory::tests::test_read_write_operations ... ok [INFO] [stdout] test memory::tests::test_standard_header_bytemuck ... ok [INFO] [stdout] test memory::tests::test_standard_header_checksum_validation ... ok [INFO] [stdout] test memory::tests::test_standard_header_complete_validation ... ok [INFO] [stdout] test memory::tests::test_slice_operations ... ok [INFO] [stdout] test memory::tests::test_standard_header_creation ... ok [INFO] [stdout] test memory::tests::test_read_only_mapping ... ok [INFO] [stdout] test memory::tests::test_standard_header_magic_validation ... ok [INFO] [stdout] test memory::tests::test_standard_header_size_constants ... ok [INFO] [stdout] test memory::tests::test_standard_header_structure_validation ... ok [INFO] [stdout] test memory::tests::test_standard_header_update_for_modification ... ok [INFO] [stdout] test memory::tests::test_standard_header_update_checksum ... ok [INFO] [stdout] test memory::tests::test_standard_header_version_validation ... ok [INFO] [stdout] test memory::tests::test_standard_header_with_timestamps ... ok [INFO] [stdout] test monitoring::tests::test_bloom_filter_metrics ... ok [INFO] [stdout] test memory::tests::test_zero_size_file ... ok [INFO] [stdout] test monitoring::tests::test_percentile_calculator_extreme_values ... ok [INFO] [stdout] test memory::tests::test_sync_operations ... ok [INFO] [stdout] test monitoring::tests::test_performance_monitor ... ok [INFO] [stdout] test monitoring::tests::test_percentile_calculator_with_microsecond_precision ... ok [INFO] [stdout] test monitoring::tests::test_percentile_calculator ... ok [INFO] [stdout] test posting_storage::tests::test_add_and_get_postings ... ok [INFO] [stdout] test posting_storage::tests::test_capacity_limits ... ok [INFO] [stdout] test posting_storage::tests::test_bit_manipulation ... ok [INFO] [stdout] test posting_storage::tests::test_file_size_calculation ... ok [INFO] [stdout] test posting_storage::tests::test_create_posting_storage ... ok [INFO] [stdout] test posting_storage::tests::test_header_bytemuck_compatibility ... ok [INFO] [stdout] test posting_storage::tests::test_header_validation ... ok [INFO] [stdout] test posting_storage::tests::test_find_by_document_id ... ok [INFO] [stdout] test posting_storage::tests::test_iter_active ... ok [INFO] [stdout] test posting_storage::tests::test_deleted_flag_operations ... ok [INFO] [stdout] test posting_storage::tests::test_posting_storage_header_creation ... ok [INFO] [stdout] test posting_storage::tests::test_posting_storage_header_validation_errors ... ok [INFO] [stdout] test posting_storage::tests::test_persistence ... ok [INFO] [stdout] test posting_storage::tests::test_out_of_bounds_access ... ok [INFO] [stdout] test posting_storage::tests::test_read_only_mode ... ok [INFO] [stdout] test posting_storage::tests::test_remove_posting ... ok [INFO] [stdout] test posting_storage::tests::test_update_posting ... ok [INFO] [stdout] test shard::tests::test_append_only_semantics ... ok [INFO] [stdout] test shard::tests::test_bloom_filter_integration_basic ... ok [INFO] [stdout] test shard::tests::test_bloom_filter_false_positive_handling ... ok [INFO] [stdout] test shard::tests::test_bloom_filter_metadata_consistency ... ok [INFO] [stdout] test shard::tests::test_bloom_filter_persistence ... ok [INFO] [stdout] test shard::tests::test_centroid_calculation_empty_shard ... ok [INFO] [stdout] test shard::tests::test_centroid_incremental_updates ... ok [INFO] [stdout] test shard::tests::test_centroid_integrity_validation ... ok [INFO] [stdout] test shard::tests::test_bloom_filter_split_maintenance ... ok [INFO] [stdout] test shard::tests::test_centroid_multiple_vectors ... ok [INFO] [stdout] test shard::tests::test_centroid_persistence_on_reopen ... ok [INFO] [stdout] test shard::tests::test_centroid_recalculation ... ok [INFO] [stdout] test shard::tests::test_centroid_single_vector ... ok [INFO] [stdout] test shard::tests::test_centroid_remove_document ... ok [INFO] [stdout] test shard::tests::test_cosine_similarity_calculation ... ok [INFO] [stdout] test shard::tests::test_centroid_with_deleted_vectors ... ok [INFO] [stdout] test shard::tests::test_euclidean_distance_calculation ... ok [INFO] [stdout] test shard::tests::test_search_with_metric_empty_k ... ok [INFO] [stdout] test shard::tests::test_search_with_metric_dimension_validation ... ok [INFO] [stdout] test error_handling_integration_test::test_health_monitoring_scenarios ... ok [INFO] [stdout] test shard::tests::test_debug_split_capacity ... ok [INFO] [stdout] test shard::tests::test_shard_add_and_get_posting ... ok [INFO] [stdout] test shard::tests::test_search_with_metric_vs_regular_search ... ok [INFO] [stdout] test shard::tests::test_shard_creation_validation ... ok [INFO] [stdout] test shard::tests::test_shard_available_capacity ... ok [INFO] [stdout] test shard::tests::test_shard_capacity_limits ... ok [INFO] [stdout] test shard::tests::test_shard_open_nonexistent ... ok [INFO] [stdout] test shard::tests::test_shard_out_of_bounds ... ok [INFO] [stdout] test shard::tests::test_shard_integrity_validation ... ok [INFO] [stdout] test shard::tests::test_shard_metadata ... ok [INFO] [stdout] test shard::tests::test_shard_persistence ... ok [INFO] [stdout] test shard::tests::test_shard_remove_document_multiple ... ok [INFO] [stdout] test shard::tests::test_shard_remove_document_nonexistent ... ok [INFO] [stdout] test shard::tests::test_shard_remove_document_read_only ... ok [INFO] [stdout] test shard::tests::test_shard_creation ... ok [INFO] [stdout] test shard::tests::test_shard_read_only_mode ... ok [INFO] [stdout] test shard::tests::test_shard_remove_document_single ... ok [INFO] [stdout] test shard::tests::test_shard_remove_posting ... ok [INFO] [stdout] test shard::tests::test_shard_search_dimension_validation ... ok [INFO] [stdout] test shard::tests::test_shard_search_empty_k ... ok [INFO] [stdout] test shard::tests::test_shard_search_basic ... ok [INFO] [stdout] test shard::tests::test_shard_search_k_limit ... ok [INFO] [stdout] test shard::tests::test_shard_search_empty_shard ... ok [INFO] [stdout] test shard::tests::test_shard_search_sorting ... ok [INFO] [stdout] test shard::tests::test_shard_search_with_append_only_updates ... ok [INFO] [stdout] test shard::tests::test_shard_search_with_metric_cosine ... ok [INFO] [stdout] test shard::tests::test_shard_search_with_metric_dot_product ... ok [INFO] [stdout] test shard::tests::test_shard_vector_dimension_validation ... ok [INFO] [stdout] test shard::tests::test_shard_search_with_metric_euclidean ... ok [INFO] [stdout] test shard::tests::test_should_split_at_threshold ... ok [INFO] [stdout] test shard::tests::test_should_split_below_threshold ... ok [INFO] [stdout] test shard::tests::test_should_split_empty_shard ... ok [INFO] [stdout] test shard::tests::test_should_split_zero_capacity ... ok [INFO] [stdout] test shard::tests::test_split_basic_functionality ... ok [INFO] [stdout] test shard::tests::test_split_balanced_distribution ... ok [INFO] [stdout] test shard::tests::test_split_centroid_calculation ... ok [INFO] [stdout] test shard::tests::test_split_insufficient_data ... ok [INFO] [stdout] test shard::tests::test_split_data_integrity ... ok [INFO] [stdout] test shard::tests::test_split_identical_vectors ... ok [INFO] [stdout] test shard::tests::test_split_read_only_shard ... ok [INFO] [stdout] test shard::tests::test_split_minimum_capacity ... ok [INFO] [stdout] test shard::tests::test_split_small_dataset ... ok [INFO] [stdout] test shardex::tests::test_add_postings_empty_list ... ok [INFO] [stdout] test shard::tests::test_split_with_append_only_updates ... ok [INFO] [stdout] test shardex::tests::test_add_postings_validation_dimension_mismatch ... ok [INFO] [stdout] test shardex::tests::test_add_postings_validation_empty_vector ... ok [INFO] [stdout] test shardex::tests::test_add_postings_validation_zero_length ... ok [INFO] [stdout] test shardex::tests::test_add_postings_validation_invalid_floats ... ok [INFO] [stdout] test shardex::tests::test_batch_processor_initialization ... ok [INFO] [stdout] test shardex::tests::test_add_postings_basic_functionality ... ok [INFO] [stdout] test shardex::tests::test_config_compatibility_checking ... ok [INFO] [stdout] test shardex::tests::test_create_cleanup_on_failure ... ok [INFO] [stdout] test shardex::tests::test_distance_metric_functionality ... ok [INFO] [stdout] test error_handling_integration_test::test_error_handling_stress ... ok [INFO] [stdout] test shardex::tests::test_document_text_storage_directly ... ok [INFO] [stdout] test shardex::tests::test_enhanced_create_existing_index ... ok [INFO] [stdout] test shardex::tests::test_enhanced_create_non_empty_directory ... ok [INFO] [stdout] test shardex::tests::test_enhanced_create_with_invalid_config ... ok [INFO] [stdout] test shardex::tests::test_enhanced_create_new_index ... ok [INFO] [stdout] test shardex::tests::test_enhanced_open_corrupted_metadata ... ok [INFO] [stdout] test shardex::tests::test_enhanced_open_invalid_directory ... ok [INFO] [stdout] test shardex::tests::test_enhanced_open_nonexistent_directory ... ok [INFO] [stdout] test shardex::tests::test_enhanced_open_existing_index ... ok [INFO] [stdout] test shardex::tests::test_extract_text_nil_document_id ... ok [INFO] [stdout] test shardex::tests::test_extract_text_storage_disabled ... ok [INFO] [stdout] test shardex::tests::test_extract_text_zero_length ... ok [INFO] [stdout] test shardex::tests::test_extract_text_coordinate_overflow ... ok [INFO] [stdout] test shardex::tests::test_flush_consistency_validation ... ok [INFO] [stdout] test shardex::tests::test_flush_empty_operations ... ok [INFO] [stdout] test shardex::tests::test_consistency_validation_failure_recovery ... ok [INFO] [stdout] test shardex::tests::test_flush_stats_display ... ok [INFO] [stdout] test shardex::tests::test_add_postings_wal_integration ... ok [INFO] [stdout] test shardex::tests::test_flush_durability_after_restart ... ok [INFO] [stdout] test shardex::tests::test_get_document_text_nil_document_id ... ok [INFO] [stdout] test shardex::tests::test_get_document_text_storage_disabled ... ok [INFO] [stdout] test shardex::tests::test_knn_search_edge_cases ... ok [INFO] [stdout] test shardex::tests::test_flush_with_mixed_operations ... ok [INFO] [stdout] test shardex::tests::test_flush_with_stats_basic_functionality ... ok [INFO] [stdout] test shardex::tests::test_open_metadata_state_management ... ok [INFO] [stdout] test shardex::tests::test_open_with_wal_recovery ... ok [INFO] [stdout] test shardex::tests::test_remove_documents_basic_functionality ... ok [INFO] [stdout] test shardex::tests::test_remove_documents_batch_processor_initialization ... ok [INFO] [stdout] test shardex::tests::test_remove_documents_empty_list ... ok [INFO] [stdout] test shardex::tests::test_add_postings_batch_processing ... ok [INFO] [stdout] test shardex::tests::test_mixed_operations_add_and_remove ... ok [INFO] [stdout] test shardex::tests::test_flush_performance_monitoring ... ok [INFO] [stdout] test shardex::tests::test_remove_nonexistent_documents ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_document_too_large ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_invalid_range ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_invalid_text ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_invalid_vector_dimension ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_nil_document_id ... ok [INFO] [stdout] test shardex::tests::test_remove_documents_transaction_atomicity ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_nil_posting_document_id ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_overlapping_warning ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_zero_length_posting ... ok [INFO] [stdout] test shardex::tests::test_shardex_creation ... ok [INFO] [stdout] test shardex::tests::test_shardex_search_default_metric ... ok [INFO] [stdout] test shardex::tests::test_shardex_search_euclidean_metric ... ok [INFO] [stdout] test shardex::tests::test_sync_search_cosine ... ok [INFO] [stdout] test error_handling_integration_test::recovery_system_tests::test_backup_retention_enforcement ... ok [INFO] [stdout] test shardex::tests::test_sync_search_euclidean_metric ... ok [INFO] [stdout] test shardex::tests::test_sync_shardex_creation ... ok [INFO] [stdout] test shardex::tests::test_version_compatibility_checking ... ok [INFO] [stdout] test shardex_index::tests::test_add_and_remove_shard ... ok [INFO] [stdout] test shardex_index::tests::test_bulk_operations ... ok [INFO] [stdout] test shardex_index::tests::test_cache_management ... ok [INFO] [stdout] test shardex_index::tests::test_calculate_centroid_distances ... ok [INFO] [stdout] test shardex_index::tests::test_calculate_optimal_slop ... ok [INFO] [stdout] test shardex::tests::test_remove_documents_batch_processing ... ok [INFO] [stdout] test shardex::tests::test_remove_documents_with_multiple_postings_same_doc ... ok [INFO] [stdout] test shardex_index::tests::test_create_shardex_index ... ok [INFO] [stdout] test shardex_index::tests::test_calculate_optimal_slop_with_different_parameters ... ok [INFO] [stdout] test shardex_index::tests::test_centroid_distance_calculation_edge_cases ... ok [INFO] [stdout] test shardex_index::tests::test_delete_document_empty_index ... ok [INFO] [stdout] test shardex::tests::test_replace_document_with_postings_success ... ok [INFO] [stdout] test shardex_index::tests::test_delete_document_updates_metadata ... ok [INFO] [stdout] test shardex_index::tests::test_delete_document_single_shard ... ok [INFO] [stdout] test shardex::tests::test_remove_documents_wal_integration ... ok [INFO] [stdout] test shardex_index::tests::test_delete_documents_empty_list ... ok [INFO] [stdout] test shardex::tests::test_transaction_acid_properties ... ok [INFO] [stdout] test shardex_index::tests::test_euclidean_distance_calculation ... ok [INFO] [stdout] test shardex_index::tests::test_extract_text_from_posting ... ok [INFO] [stdout] test shardex_index::tests::test_find_candidate_shards ... ok [INFO] [stdout] test shardex_index::tests::test_delete_documents_batch ... ok [INFO] [stdout] test shardex_index::tests::test_delete_document_bloom_filter_optimization ... ok [INFO] [stdout] test shardex_index::tests::test_find_nearest_shards ... ok [INFO] [stdout] test shardex_index::tests::test_index_creation_with_text_storage ... ok [INFO] [stdout] test shardex_index::tests::test_delete_documents_multiple_shards ... ok [INFO] [stdout] test shardex_index::tests::test_index_creation_without_text_storage ... ok [INFO] [stdout] test shardex_index::tests::test_deleted_postings_tracking ... ok [INFO] [stdout] test shardex_index::tests::test_find_nearest_shard ... ok [INFO] [stdout] test shardex_index::tests::test_index_open_with_existing_text_storage ... ok [INFO] [stdout] test shardex_index::tests::test_index_validation ... ok [INFO] [stdout] test shardex_index::tests::test_index_statistics ... ok [INFO] [stdout] test shardex_index::tests::test_find_candidate_shards_for_deletion ... ok [INFO] [stdout] test shardex_index::tests::test_merge_results_functionality ... ok [INFO] [stdout] test shardex_index::tests::test_lifecycle_methods_with_text_storage ... ok [INFO] [stdout] test shardex_index::tests::test_invalid_operations ... ok [INFO] [stdout] test shardex_index::tests::test_metadata_refresh ... ok [INFO] [stdout] test shardex_index::tests::test_open_existing_index ... ok [INFO] [stdout] test shardex_index::tests::test_multiple_nearest_shards ... ok [INFO] [stdout] test shardex_index::tests::test_parallel_search_empty_cases ... ok [INFO] [stdout] test shardex_index::tests::test_parallel_search_basic_functionality ... ok [INFO] [stdout] test shardex_index::tests::test_parallel_search_error_handling ... ok [INFO] [stdout] test shardex_index::tests::test_parallel_search_deduplication ... ok [INFO] [stdout] test shardex_index::tests::test_select_shards_with_slop ... ok [INFO] [stdout] test shardex_index::tests::test_shard_caching ... ok [INFO] [stdout] test shardex_index::tests::test_shard_count_basic ... ok [INFO] [stdout] test shardex_index::tests::test_shardex_metadata_operations ... ok [INFO] [stdout] test shardex_index::tests::test_shardex_metadata_splitting_logic ... ok [INFO] [stdout] test shardex_index::tests::test_simd_optimized_distance_calculation ... ok [INFO] [stdout] test shardex_index::tests::test_text_storage_access_when_disabled ... ok [INFO] [stdout] test shardex_index::tests::test_text_storage_access_when_enabled ... ok [INFO] [stdout] test shardex_index::tests::test_delete_document_multiple_shards ... ok [INFO] [stdout] test shardex_index::tests::test_text_storage_statistics ... ok [INFO] [stdout] test shardex_index::tests::test_parallel_search_large_k_values ... ok [INFO] [stdout] test shardex_index::tests::test_shard_management_analysis ... ok [INFO] [stdout] test shardex_index::tests::test_wal_operation_delete_document_text ... ok [INFO] [stdout] test statistics_integration_test::tests::test_detailed_stats ... ok [INFO] [stdout] test statistics_integration_test::tests::test_for_test_builder ... ok [INFO] [stdout] test shardex_index::tests::test_wal_operation_store_document_text ... ok [INFO] [stdout] test statistics_integration_test::tests::test_index_stats_builder_pattern ... ok [INFO] [stdout] test structures::tests::test_dimension_validation ... ok [INFO] [stdout] test structures::tests::test_header_validity ... ok [INFO] [stdout] test structures::tests::test_index_stats_builder_methods ... ok [INFO] [stdout] test structures::tests::test_index_stats_calculations ... ok [INFO] [stdout] test structures::tests::test_index_stats_creation ... ok [INFO] [stdout] test structures::tests::test_index_stats_default ... ok [INFO] [stdout] test structures::tests::test_index_stats_display ... ok [INFO] [stdout] test structures::tests::test_index_stats_for_test_builder ... ok [INFO] [stdout] test structures::tests::test_memory_layout ... ok [INFO] [stdout] test structures::tests::test_posting_creation ... ok [INFO] [stdout] test shardex_index::tests::test_wal_operations_tracking ... ok [INFO] [stdout] test statistics_integration_test::tests::test_enhanced_index_stats ... ok [INFO] [stdout] test structures::tests::test_posting_dimension_validation ... ok [INFO] [stdout] test structures::tests::test_posting_header_creation ... ok [INFO] [stdout] test structures::tests::test_search_result_creation ... ok [INFO] [stdout] test structures::tests::test_search_result_from_posting ... ok [INFO] [stdout] test structures::tests::test_search_result_header_bytemuck ... ok [INFO] [stdout] test structures::tests::test_search_result_header_creation ... ok [INFO] [stdout] test structures::tests::test_search_result_similarity_convenience_methods ... ok [INFO] [stdout] test structures::tests::test_search_result_similarity_score_validation ... ok [INFO] [stdout] test structures::tests::test_serialization ... ok [INFO] [stdout] test structures::tests::test_zero_initialized_headers ... ok [INFO] [stdout] test test_utils::tests::test_concurrent_test_env_basic ... ok [INFO] [stdout] test structures::tests::test_posting_header_bytemuck ... ok [INFO] [stdout] test test_utils::tests::test_concurrent_test_env_high_concurrency ... ok [INFO] [stdout] test test_utils::tests::test_concurrent_test_env_with_custom_sizes ... ok [INFO] [stdout] test statistics_integration_test::tests::test_search_performance_monitoring ... ok [INFO] [stdout] test test_utils::tests::test_create_temp_dir_for_test ... ok [INFO] [stdout] test test_utils::tests::test_environment_creation ... ok [INFO] [stdout] test test_utils::tests::test_path_methods ... ok [INFO] [stdout] test test_utils::tests::test_file_operations ... ok [INFO] [stdout] test test_utils::tests::test_setup_builder_basic ... ok [INFO] [stdout] test test_utils::tests::test_setup_builder_custom_config ... ok [INFO] [stdout] test shardex_index::tests::test_parallel_search_vs_sequential ... ok [INFO] [stdout] test test_utils::tests::test_concurrent_test_env_build_with_concurrent ... ok [INFO] [stdout] test test_utils::tests::test_setup_builder_large_convenience ... ok [INFO] [stdout] test test_utils::tests::test_concurrent_test_env_build_with_cow_index ... ok [INFO] [stdout] test test_utils::tests::test_shardex_test_env_basic ... ok [INFO] [stdout] test test_utils::tests::test_shardex_test_env_with_custom_shard_size ... ok [INFO] [stdout] test test_utils::tests::test_setup_builder_small_convenience ... ok [INFO] [stdout] test test_utils::tests::test_subdir_creation ... ok [INFO] [stdout] test test_utils::tests::test_shardex_test_env_with_custom_vector_size ... ok [INFO] [stdout] test test_utils::tests::test_shardex_test_env_large ... ok [INFO] [stdout] test test_utils::tests::test_wal_test_env_build_with_wal_manager ... ok [INFO] [stdout] test test_utils::tests::test_wal_test_env_ensure_wal_dir ... ok [INFO] [stdout] test test_utils::tests::test_wal_test_env_basic ... ok [INFO] [stdout] test text_memory_pool::tests::test_buffer_reuse ... ok [INFO] [stdout] test text_memory_pool::tests::test_growth_factor ... ok [INFO] [stdout] test text_memory_pool::tests::test_into_inner ... ok [INFO] [stdout] test text_memory_pool::tests::test_memory_pool_basic_operations ... ok [INFO] [stdout] test text_memory_pool::tests::test_memory_pool_stats ... ok [INFO] [stdout] test test_utils::tests::test_wal_test_env_with_custom_vector_size ... ok [INFO] [stdout] test text_memory_pool::tests::test_oversized_buffer_handling ... ok [INFO] [stdout] test test_utils::tests::test_wal_test_env_with_custom_shard_size ... ok [INFO] [stdout] test text_memory_pool::tests::test_pool_size_limits ... ok [INFO] [stdout] test text_memory_pool::tests::test_prewarming ... ok [INFO] [stdout] test transactions::tests::test_atomic_batch_commits ... ok [INFO] [stdout] test transactions::tests::test_batch_config_defaults ... ok [INFO] [stdout] test test_utils::tests::test_setup_builder_with_index ... ok [INFO] [stdout] test transactions::tests::test_batch_manager_basic_operations ... ok [INFO] [stdout] test transactions::tests::test_batch_manager_size_limits ... ok [INFO] [stdout] test transactions::tests::test_batch_manager_validation ... ok [INFO] [stdout] test transactions::tests::test_document_text_operation_validation ... ok [INFO] [stdout] test transactions::tests::test_document_text_transaction_atomicity ... ok [INFO] [stdout] test transactions::tests::test_document_text_wal_operations ... ok [INFO] [stdout] test transactions::tests::test_empty_batch_flush ... ok [INFO] [stdout] test transactions::tests::test_failed_batch_commit_rollback ... ok [INFO] [stdout] test transactions::tests::test_invalid_transaction_data ... ok [INFO] [stdout] test transactions::tests::test_operation_estimated_size ... ok [INFO] [stdout] test transactions::tests::test_transaction_validation ... ok [INFO] [stdout] test transactions::tests::test_wal_operation_document_id ... ok [INFO] [stdout] test transactions::tests::test_wal_transaction_affected_documents ... ok [INFO] [stdout] test transactions::tests::test_wal_operation_validation ... ok [INFO] [stdout] test transactions::tests::test_wal_transaction_checksum_verification ... ok [INFO] [stdout] test transactions::tests::test_wal_transaction_creation ... ok [INFO] [stdout] test transactions::tests::test_wal_transaction_empty_operations ... ok [INFO] [stdout] test transactions::tests::test_wal_transaction_header_bytemuck ... ok [INFO] [stdout] test transactions::tests::test_wal_transaction_header_operations ... ok [INFO] [stdout] test transactions::tests::test_wal_transaction_serialization ... ok [INFO] [stdout] test vector_storage::tests::test_alignment ... ok [INFO] [stdout] test transactions::tests::test_batch_manager_with_wal_integration ... ok [INFO] [stdout] test vector_storage::tests::test_capacity_limits ... ok [INFO] [stdout] test vector_storage::tests::test_add_and_get_vectors ... ok [INFO] [stdout] test vector_storage::tests::test_header_bytemuck_compatibility ... ok [INFO] [stdout] test vector_storage::tests::test_header_validation ... ok [INFO] [stdout] test shardex_index::tests::test_parallel_distance_calculation ... ok [INFO] [stdout] test vector_storage::tests::test_out_of_bounds_access ... ok [INFO] [stdout] test vector_storage::tests::test_create_vector_storage ... ok [INFO] [stdout] test text_memory_pool::tests::test_buffer_expiration ... ok [INFO] [stdout] test vector_storage::tests::test_persistence ... ok [INFO] [stdout] test vector_storage::tests::test_read_only_mode ... ok [INFO] [stdout] test vector_storage::tests::test_remove_vector ... ok [INFO] [stdout] test vector_storage::tests::test_simd_alignment ... ok [INFO] [stdout] test vector_storage::tests::test_update_vector ... ok [INFO] [stdout] test vector_storage::tests::test_vector_storage_header_validation_errors ... ok [INFO] [stdout] test vector_storage::tests::test_vector_storage_header_creation ... ok [INFO] [stdout] test vector_storage::tests::test_vector_dimension_validation ... ok [INFO] [stdout] test wal::tests::test_wal_manager_current_segment ... ok [INFO] [stdout] test vector_storage::tests::test_zero_copy_access ... ok [INFO] [stdout] test wal::tests::test_wal_manager_initialization ... ok [INFO] [stdout] test vector_storage::tests::test_large_vectors ... ok [INFO] [stdout] test wal::tests::test_wal_segment_append ... ok [INFO] [stdout] test wal::tests::test_wal_segment_open ... ok [INFO] [stdout] test wal::tests::test_wal_segment_integrity ... ok [INFO] [stdout] test wal::tests::test_wal_segment_full ... ok [INFO] [stdout] test wal_replay::tests::test_recovery_stats_comprehensive ... ok [INFO] [stdout] test wal_replay::tests::test_recovery_stats_basic ... ok [INFO] [stdout] test wal::tests::test_wal_segment_create ... ok [INFO] [stdout] test wal_replay::tests::test_recovery_stats_text_operations ... ok [INFO] [stdout] test wal_replay::tests::test_recovery_stats_success_rate ... ok [INFO] [stdout] test wal::tests::test_wal_manager_segment_rotation ... ok [INFO] [stdout] test wal_replay::tests::test_text_operation_replay_without_storage ... ok [INFO] [stdout] test wal_replay::tests::test_validate_text_storage_after_replay_no_storage ... ok [INFO] [stdout] test wal_replay::tests::test_comprehensive_stats_display ... ok [INFO] [stdout] test wal_replay::tests::test_text_operation_replay_with_storage ... ok [INFO] [stdout] test wal_replay::tests::test_transaction_tracking ... ok [INFO] [stdout] test wal_replay::tests::test_validate_text_storage_after_replay_with_storage ... ok [INFO] [stdout] test wal_replay::tests::test_wal_replayer_creation ... ok [INFO] [stdout] test transactions::tests::test_invalid_batch_operations ... ok [INFO] [stdout] test document_text_storage::tests::test_stress_file_growth_high_document_count ... ok [INFO] [stdout] test async_document_text_storage::tests::test_prediction_performance_with_many_documents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 852 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.03s [INFO] [stdout] [INFO] [stderr] Running tests/api_integration.rs (/opt/rustwide/target/debug/deps/api_integration-abae0a7f414229dd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_error_handling_comprehensive ... ok [INFO] [stdout] test test_batch_operations_integration ... ok [INFO] [stdout] test test_document_text_integration ... ok [INFO] [stdout] test test_api_basic_operations_integration ... ok [INFO] [stdout] test test_operations_workflow_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.47s [INFO] [stdout] [INFO] [stderr] Running tests/api_memory.rs (/opt/rustwide/target/debug/deps/api_memory-ebd79f0ae32600c0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_error_handling_memory_safety ... ok [INFO] [stdout] test test_resource_cleanup_on_drop ... ok [INFO] [stdout] test test_large_document_memory_handling ... ok [INFO] [stdout] test test_memory_pressure_handling ... ok [INFO] [stdout] test test_repeated_operations_memory_stability ... ok [INFO] [stdout] test test_context_lifecycle_management ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.86s [INFO] [stdout] [INFO] [stderr] Running tests/api_performance.rs (/opt/rustwide/target/debug/deps/api_performance-f36b5387eef27fcd) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_index_creation_performance ... ok [INFO] [stdout] test test_posting_addition_performance ... ok [INFO] [stdout] test test_memory_usage_baseline ... ok [INFO] [stdout] test test_memory_per_posting_efficiency has been running for over 60 seconds [INFO] [stdout] test test_memory_usage_batch_processing has been running for over 60 seconds [INFO] [stdout] test test_scaling_performance has been running for over 60 seconds [INFO] [stdout] test test_search_performance has been running for over 60 seconds [INFO] [stdout] test test_memory_usage_batch_processing ... ok [INFO] [stdout] test test_memory_per_posting_efficiency ... ok [INFO] [stdout] test test_search_performance ... FAILED [INFO] [stdout] test test_scaling_performance ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_search_performance stdout ---- [INFO] [stdout] First search returned 10 results [INFO] [stdout] Average search time: 580.717158ms [INFO] [stdout] Average results per search: 10.00 [INFO] [stdout] Search throughput: 1.72 searches/sec [INFO] [stdout] [INFO] [stdout] thread 'test_search_performance' (942) panicked at tests/api_performance.rs:187:5: [INFO] [stdout] Average search time 580.717158ms exceeds maximum of 500ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b82a3bddfe2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b82a3bddfe2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b82a3bddfe2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b82a3bddfe2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b82a3bf076f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b82a3bf076f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b82a3ba89d1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b82a3ba89d1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b82a3bb6612 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b82a3bbb83f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b82a3bbb6d1 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b82a380062e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5b82a380062e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b82a3bbbfaf - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5b82a3bbbfaf - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b82a3bbbd5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b82a3bb6749 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b82a3b9bd0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b82a3bfa090 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b82a37d8ad3 - api_performance::test_search_performance::h9531442144ad29ef [INFO] [stdout] at /opt/rustwide/workdir/tests/api_performance.rs:187:5 [INFO] [stdout] 20: 0x5b82a37d8d57 - api_performance::test_search_performance::{{closure}}::hc93610f7344b32b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/api_performance.rs:130:29 [INFO] [stdout] 21: 0x5b82a37dc726 - core::ops::function::FnOnce::call_once::h856e7648c1deff0d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5b82a38003eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5b82a38003eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5b82a3816055 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5b82a3816055 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5b82a3816055 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5b82a3816055 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5b82a3816055 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5b82a3816055 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5b82a3816055 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5b82a37ec844 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5b82a37ec844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x5b82a37f010a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5b82a37f010a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x5b82a37f010a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x5b82a37f010a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x5b82a37f010a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5b82a37f010a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5b82a37f010a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5b82a3bb18af - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 41: 0x5b82a3bb18af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 42: 0x770a16e42aa4 - [INFO] [stdout] 43: 0x770a16ecfa34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_search_performance [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 226.42s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test api_performance` [INFO] running `Command { std: "docker" "inspect" "23beadfa6a3d306aeca0e9ed1ee962f5d5f5cdb824b228282f5a09becf360ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23beadfa6a3d306aeca0e9ed1ee962f5d5f5cdb824b228282f5a09becf360ac1", kill_on_drop: false }` [INFO] [stdout] 23beadfa6a3d306aeca0e9ed1ee962f5d5f5cdb824b228282f5a09becf360ac1