[INFO] cloning repository https://github.com/swissarmyhammer/shardex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swissarmyhammer/shardex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37a5ae784c2a8623b67aaa4ea4b4c442117174fb
[INFO] testing swissarmyhammer/shardex against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/swissarmyhammer/shardex
[INFO] finished tweaking git repo https://github.com/swissarmyhammer/shardex
[INFO] tweaked toml for git repo https://github.com/swissarmyhammer/shardex written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swissarmyhammer/shardex on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swissarmyhammer/shardex 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85bfac760fa115f1e39bf1dc7ac53e88ea42be8d61c0cf53085e11b93ed633ad
[INFO] running `Command { std: "docker" "start" "-a" "85bfac760fa115f1e39bf1dc7ac53e88ea42be8d61c0cf53085e11b93ed633ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85bfac760fa115f1e39bf1dc7ac53e88ea42be8d61c0cf53085e11b93ed633ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bfac760fa115f1e39bf1dc7ac53e88ea42be8d61c0cf53085e11b93ed633ad", kill_on_drop: false }`
[INFO] [stdout] 85bfac760fa115f1e39bf1dc7ac53e88ea42be8d61c0cf53085e11b93ed633ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed86cfc9ca8ba48daf8b2522e2cc13dfe9b4688d56f7fce542f40461172abff7
[INFO] running `Command { std: "docker" "start" "-a" "ed86cfc9ca8ba48daf8b2522e2cc13dfe9b4688d56f7fce542f40461172abff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling winnow v0.7.13
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling arrow-array v53.4.1
[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 tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytemuck v1.23.2
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling futures v0.3.31
[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 toml_edit v0.22.27
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[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 24s
[INFO] running `Command { std: "docker" "inspect" "ed86cfc9ca8ba48daf8b2522e2cc13dfe9b4688d56f7fce542f40461172abff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed86cfc9ca8ba48daf8b2522e2cc13dfe9b4688d56f7fce542f40461172abff7", kill_on_drop: false }`
[INFO] [stdout] ed86cfc9ca8ba48daf8b2522e2cc13dfe9b4688d56f7fce542f40461172abff7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d6f8569a22001c246a4e69ec4374c627e48133e022cb30a230f505f12f82f00
[INFO] running `Command { std: "docker" "start" "-a" "7d6f8569a22001c246a4e69ec4374c627e48133e022cb30a230f505f12f82f00", 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 rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tempfile v3.21.0
[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 46s
[INFO] running `Command { std: "docker" "inspect" "7d6f8569a22001c246a4e69ec4374c627e48133e022cb30a230f505f12f82f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6f8569a22001c246a4e69ec4374c627e48133e022cb30a230f505f12f82f00", kill_on_drop: false }`
[INFO] [stdout] 7d6f8569a22001c246a4e69ec4374c627e48133e022cb30a230f505f12f82f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c359cce8b038e60a00fb5de10c55ae11db6e869fc602854f031aa3726c99b655
[INFO] running `Command { std: "docker" "start" "-a" "c359cce8b038e60a00fb5de10c55ae11db6e869fc602854f031aa3726c99b655", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shardex-838e4650ebbcbbd4)
[INFO] [stdout] 
[INFO] [stdout] running 852 tests
[INFO] [stdout] test api::context::tests::test_config_update_with_text_storage ... ok
[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_context_creation_equality ... ok
[INFO] [stdout] test api::context::tests::test_context_debug ... ok
[INFO] [stdout] test api::context::tests::test_context_debug_includes_text_storage ... ok
[INFO] [stdout] test api::context::tests::test_new_context ... ok
[INFO] [stdout] test api::context::tests::test_performance_tracker_throughput ... ok
[INFO] [stdout] test api::context::tests::test_performance_tracker_standalone ... ok
[INFO] [stdout] test api::context::tests::test_default_context ... ok
[INFO] [stdout] test api::context::tests::test_set_directory_path ... ok
[INFO] [stdout] test api::context::tests::test_text_storage_configuration ... 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_effective_directory_path_fallback ... ok
[INFO] [stdout] test api::context::tests::test_update_config_valid ... 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_batch_document_text_stats ... ok
[INFO] [stdout] test api::operations::tests::test_batch_stats ... ok
[INFO] [stdout] test api::operations::tests::test_batch_store_document_text_no_index ... ok
[INFO] [stdout] test api::operations::tests::test_add_postings_no_index ... ok
[INFO] [stdout] test api::operations::tests::test_detailed_performance_metrics ... ok
[INFO] [stdout] test api::operations::tests::test_extract_snippet_operation ... ok
[INFO] [stdout] test api::operations::tests::test_flush_operation ... ok
[INFO] [stdout] test api::operations::tests::test_extract_snippet_from_posting ... ok
[INFO] [stdout] test api::operations::tests::test_create_index_operation ... ok
[INFO] [stdout] test api::operations::tests::test_get_document_text_operation ... ok
[INFO] [stdout] test api::operations::tests::test_batch_add_postings_operation ... ok
[INFO] [stdout] test api::operations::tests::test_get_performance_stats_operation ... ok
[INFO] [stdout] test api::operations::tests::test_open_index_nonexistent_directory ... ok
[INFO] [stdout] test api::operations::tests::test_get_stats_operation ... ok
[INFO] [stdout] test api::operations::tests::test_removal_stats ... ok
[INFO] [stdout] test api::operations::tests::test_add_postings_operation ... ok
[INFO] [stdout] test api::operations::tests::test_batch_store_document_text_operation ... ok
[INFO] [stdout] test api::operations::tests::test_create_index_already_initialized ... ok
[INFO] [stdout] test api::operations::tests::test_store_document_text_no_index ... ok
[INFO] [stdout] test api::operations::tests::test_validate_config_operation_invalid ... ok
[INFO] [stdout] test api::operations::tests::test_validate_config_operation_valid ... ok
[INFO] [stdout] test api::operations::tests::test_incremental_add_operation ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params ... ok
[INFO] [stdout] test api::operations::tests::test_open_index_already_initialized ... 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_duplicate_ids ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_extract_snippet_params ... 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::operations::tests::test_search_operation ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_store_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::document_text_tests::test_extract_snippet_params_zero_length ... 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_get_document_text_params ... 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_k_zero ... ok
[INFO] [stdout] test api::parameters::tests::test_search_params_with_slop_factor ... ok
[INFO] [stdout] test api::parameters::tests::test_search_params_validation_empty_vector ... 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_cooccurrence_map ... 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 ... ok
[INFO] [stdout] test api::operations::tests::test_batch_add_postings_with_flush ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_buffer_functionality ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_async_read_write ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_basic_lifecycle ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_creation ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_start ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_graceful_shutdown_with_pending_operations ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_prediction_integration ... 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 batch_processor::tests::test_batch_processor_timer_based_flushing ... ok
[INFO] [stdout] test bloom_filter::tests::test_hash_function_independence ... ok
[INFO] [stdout] test api::operations::tests::test_remove_documents_operation ... ok
[INFO] [stdout] test bloom_filter::tests::test_header_creation ... ok
[INFO] [stdout] test bloom_filter::tests::test_header_bytemuck ... ok
[INFO] [stdout] test bloom_filter::tests::test_invalid_parameters ... ok
[INFO] [stdout] test bloom_filter::tests::test_insert_and_contains ... 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_parameter_calculation ... ok
[INFO] [stdout] test bloom_filter::tests::test_no_false_negatives ... ok
[INFO] [stdout] test bloom_filter::tests::test_serialization ... ok
[INFO] [stdout] test bloom_filter::tests::test_stats_serialization ... ok
[INFO] [stdout] test bloom_filter::tests::test_zero_initialized_header ... ok
[INFO] [stdout] test bloom_filter::tests::test_statistics ... 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 concurrent::tests::test_configuration_options ... ok
[INFO] [stdout] test concurrent::tests::test_concurrent_shardex_creation ... 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_coordination ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_access_pattern_cleanup ... ok
[INFO] [stdout] test concurrent::tests::test_write_operation_timeout ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_read_write ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_batched_writes ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_storage_config ... 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 bloom_filter::tests::test_false_positive_rate ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test api::operations::tests::test_store_document_text_operation ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_storage_creation ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_empty_directory_path_validation ... 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_at_maximum_boundary ... ok
[INFO] [stdout] test config::tests::test_default_config_validation ... ok
[INFO] [stdout] test config::tests::test_max_document_text_size_too_large_validation ... ok
[INFO] [stdout] test config::tests::test_max_document_text_size_below_minimum_validation ... 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_new_config ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_builder ... ok
[INFO] [stdout] test config::tests::test_pathbuf_conversion ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_build_valid ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_default_out_of_range_validation ... 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_new ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_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_default_validation ... ok
[INFO] [stdout] test config::tests::test_wal_segment_size_too_large_validation ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_zero_performance_threshold_validation ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_zero_min_validation ... ok
[INFO] [stdout] test config::tests::test_wal_segment_size_too_small_validation ... ok
[INFO] [stdout] test config::tests::test_zero_max_document_text_size_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_shard_size_validation ... ok
[INFO] [stdout] test config::tests::test_zero_vector_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 config_persistence::tests::test_atomic_save_operation ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_compatibility ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_manager ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_merge_compatible_changes ... ok
[INFO] [stdout] test config_persistence::tests::test_checksum_validation ... ok
[INFO] [stdout] test config_persistence::tests::test_invalid_configuration ... ok
[INFO] [stdout] test config_persistence::tests::test_persisted_config_creation ... 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 constants::tests::test_magic_constants_are_four_bytes ... 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 config::tests::test_slop_factor_config_min_greater_than_max_validation ... ok
[INFO] [stdout] test cow_index::tests::test_commit_changes ... ok
[INFO] [stdout] test cow_index::tests::test_clone_for_write ... ok
[INFO] [stdout] test cow_index::tests::test_cow_index_clone ... ok
[INFO] [stdout] test cow_index::tests::test_active_reader_count ... ok
[INFO] [stdout] test cow_index::tests::test_cow_index_creation ... 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 cow_index::tests::test_memory_usage_tracking ... ok
[INFO] [stdout] test cow_index::tests::test_metrics_across_clones ... ok
[INFO] [stdout] test cow_index::tests::test_metrics_tracking ... 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_read_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 crash_recovery::tests::test_crash_recovery_creation ... 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_detect_crash_empty_metadata ... ok
[INFO] [stdout] test cow_index::tests::test_writer_stats ... ok
[INFO] [stdout] test crash_recovery::tests::test_detect_crash_no_crash ... ok
[INFO] [stdout] test cow_index::tests::test_writer_discard_metrics ... 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 cow_index::tests::test_writer_drop_metrics ... ok
[INFO] [stdout] test deduplication::tests::test_deduplication_policy_default ... ok
[INFO] [stdout] test deduplication::tests::test_deduplication_policy_descriptions ... ok
[INFO] [stdout] test crash_recovery::tests::test_detect_crash_recovery_lock ... 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_deduplicator_reset ... ok
[INFO] [stdout] test deduplication::tests::test_empty_results ... ok
[INFO] [stdout] test deduplication::tests::test_hash_search_result_consistency ... ok
[INFO] [stdout] test deduplication::tests::test_exact_deduplication ... ok
[INFO] [stdout] test deduplication::tests::test_no_deduplication ... ok
[INFO] [stdout] test deduplication::tests::test_single_result ... ok
[INFO] [stdout] test deduplication::tests::test_result_deduplicator_creation ... ok
[INFO] [stdout] test deduplication::tests::test_vector_quantization_in_hashing ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_normalization ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_identical_vectors ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_opposite_vectors ... ok
[INFO] [stdout] test distance::tests::test_dimension_validation ... ok
[INFO] [stdout] test distance::tests::test_distance_metric_default ... 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_dot_product_similarity_sigmoid ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_orthogonal_vectors ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_zero_vectors ... ok
[INFO] [stdout] test distance::tests::test_empty_vectors ... ok
[INFO] [stdout] test distance::tests::test_euclidean_similarity_different_vectors ... ok
[INFO] [stdout] test distance::tests::test_euclidean_similarity_identical_vectors ... ok
[INFO] [stdout] test distance::tests::test_prefers_normalized ... 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 deduplication::tests::test_by_position_deduplication ... ok
[INFO] [stdout] test distance::tests::test_euclidean_similarity_behavior ... 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_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_entry_helper_methods ... ok
[INFO] [stdout] test document_text_entry::tests::test_utilization_calculation ... ok
[INFO] [stdout] test document_text_entry::tests::test_entry_overlap_detection ... 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_bounds_checking ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_update_consistency ... ok
[INFO] [stdout] test document_text_entry::tests::test_header_add_operations ... ok
[INFO] [stdout] test document_text_storage::tests::test_backward_search_finds_latest ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_on_clean_storage ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_validation_error_messages ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_reload_consistency ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_after_multiple_operations ... 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_data ... 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_extract_text_substring_basic ... ok
[INFO] [stdout] test document_text_storage::tests::test_document_updates ... ok
[INFO] [stdout] test document_text_storage::tests::test_empty_text_rejection ... 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_get_text_safe_document_not_found ... ok
[INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_utf8_boundary_error ... ok
[INFO] [stdout] test document_text_storage::tests::test_max_document_size_update ... ok
[INFO] [stdout] test document_text_storage::tests::test_get_text_safe_with_validation ... 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_maximum_file_size_boundary_conditions ... ok
[INFO] [stdout] test document_text_storage::tests::test_rebuild_index_from_data_corrupted_index ... 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_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 cow_index::tests::test_readers_during_write ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_text_safe_basic ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_multiple_documents ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_text_safe_utf8_validation ... ok
[INFO] [stdout] test api::operations::tests::test_open_index_operation ... ok
[INFO] [stdout] test document_text_storage::tests::test_sync_operations ... 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_store_text_safe_size_validation ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_basic ... 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_unicode_text_storage ... 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_utilization_ratio ... ok
[INFO] [stdout] test concurrent::tests::test_concurrent_readers_during_write ... ok
[INFO] [stdout] test document_text_storage::tests::test_validation_methods_comprehensive ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_inactive_transaction_error ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_commit_validation ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_multiple_operations_in_transaction ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_large_document_validation ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_operation_validation ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_count_limit ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_abort ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_boundary_conditions ... 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_lifecycle_basic ... 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 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 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_error_display ... ok
[INFO] [stdout] test error::tests::test_memory_mapping_failed ... ok
[INFO] [stdout] test error::tests::test_resource_exhausted_error ... 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_error_display ... 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 ... 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_classification_preservation ... 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_io_error_context_enhancement ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_memory_mapping_error_helper ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_multiple_context_layering ... 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_test_utilities_expect_error ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_expect_success ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_wal_operation_error_helper ... ok
[INFO] [stdout] test document_text_storage::tests::test_file_growth ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_not_found_errors ... ok
[INFO] [stdout] test error_handling::tests::test_backup_manager_creation ... ok
[INFO] [stdout] test error_handling::tests::test_backup_listing ... ok
[INFO] [stdout] test error_handling::tests::test_backup_creation ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_statistics ... 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_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 error_handling::tests::test_health_monitor_creation ... ok
[INFO] [stdout] test error_handling::tests::test_health_check_empty_storage ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_timeout_cleanup ... ok
[INFO] [stdout] test error_handling_integration_test::test_error_metrics_integration ... ok
[INFO] [stdout] test error_handling_integration_test::test_error_handling_system_integration ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_concurrent_transaction_cleanup ... ok
[INFO] [stdout] test error_handling_integration_test::test_recovery_manager_scenarios ... 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 error_handling_integration_test::test_storage_validation_methods ... 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 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 integrity::tests::test_cross_reference_validation ... ok
[INFO] [stdout] test integrity::tests::test_cross_reference_validation_missing_files ... ok
[INFO] [stdout] test error_handling_integration_test::test_health_monitor_performance_integration ... ok
[INFO] [stdout] test integrity::tests::test_cross_validation_capability ... ok
[INFO] [stdout] test integrity::tests::test_detailed_corruption_analysis ... 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 integrity::tests::test_full_integrity_verification ... ok
[INFO] [stdout] test integrity::tests::test_integrity_checker_creation ... 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_incremental_integrity_verification ... ok
[INFO] [stdout] test integrity::tests::test_is_valid_magic ... ok
[INFO] [stdout] test integrity::tests::test_integrity_statistics ... ok
[INFO] [stdout] test integrity::tests::test_monitoring_add_remove ... 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_pointer_corruption_repair_vector_storage ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_alignment_issues ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_data_offset_out_of_bounds ... ok
[INFO] [stdout] test integrity::tests::test_periodic_validation_workflow ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_invalid_magic_bytes ... ok
[INFO] [stdout] test integrity::tests::test_recovery_data_corruption ... ok
[INFO] [stdout] test integrity::tests::test_recovery_file_truncation ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_wal_file ... ok
[INFO] [stdout] test integrity::tests::test_recovery_structural_inconsistency ... 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_repair_report_functionality ... ok
[INFO] [stdout] test integrity::tests::test_recovery_header_corruption ... ok
[INFO] [stdout] test integrity::tests::test_repair_strategies ... ok
[INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_file_access_failures ... ok
[INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_successful ... ok
[INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_validation_failures ... ok
[INFO] [stdout] test integrity::tests::test_validation_result_failure ... ok
[INFO] [stdout] test integrity::tests::test_storage_integrity_validation ... ok
[INFO] [stdout] test integrity::tests::test_validation_result_success ... 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_arrays_beyond_bounds ... 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_count_exceeds_capacity ... 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_too_many_zero_lengths ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_valid_data ... ok
[INFO] [stdout] test layout::tests::test_atomic_metadata_save ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_too_many_invalid_document_ids ... ok
[INFO] [stdout] test layout::tests::test_cleanup_manager ... 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_cleanup_stats_no_text_storage ... ok
[INFO] [stdout] test layout::tests::test_cleanup_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_layout_validation ... ok
[INFO] [stdout] test layout::tests::test_index_metadata_serialization_with_text_fields ... ok
[INFO] [stdout] test layout::tests::test_metadata_compatibility ... 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_file_paths ... ok
[INFO] [stdout] test layout::tests::test_text_storage_existence_check ... ok
[INFO] [stdout] test layout::tests::test_text_storage_size_calculation ... ok
[INFO] [stdout] test memory::tests::test_alignment_checking ... ok
[INFO] [stdout] test layout::tests::test_text_storage_validation_no_files ... 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_file_header_compatibility ... ok
[INFO] [stdout] test memory::tests::test_create_memory_mapped_file ... ok
[INFO] [stdout] test memory::tests::test_file_resize ... ok
[INFO] [stdout] test memory::tests::test_parent_directory_creation ... ok
[INFO] [stdout] test memory::tests::test_memory_mapped_file_with_header ... ok
[INFO] [stdout] test memory::tests::test_read_write_operations ... ok
[INFO] [stdout] test memory::tests::test_read_only_mapping ... ok
[INFO] [stdout] test memory::tests::test_slice_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_creation ... 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_complete_validation ... ok
[INFO] [stdout] test memory::tests::test_standard_header_structure_validation ... ok
[INFO] [stdout] test memory::tests::test_standard_header_update_checksum ... ok
[INFO] [stdout] test memory::tests::test_standard_header_update_for_modification ... 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 memory::tests::test_zero_size_file ... ok
[INFO] [stdout] test monitoring::tests::test_bloom_filter_metrics ... ok
[INFO] [stdout] test memory::tests::test_sync_operations ... ok
[INFO] [stdout] test monitoring::tests::test_percentile_calculator_extreme_values ... ok
[INFO] [stdout] test monitoring::tests::test_percentile_calculator_with_microsecond_precision ... ok
[INFO] [stdout] test monitoring::tests::test_performance_monitor ... 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_create_posting_storage ... ok
[INFO] [stdout] test posting_storage::tests::test_file_size_calculation ... ok
[INFO] [stdout] test posting_storage::tests::test_deleted_flag_operations ... ok
[INFO] [stdout] test posting_storage::tests::test_find_by_document_id ... 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_iter_active ... ok
[INFO] [stdout] test posting_storage::tests::test_out_of_bounds_access ... 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 error_handling_integration_test::test_health_monitoring_scenarios ... 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 identifiers::tests::test_uniqueness ... 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_persistence ... ok
[INFO] [stdout] test shard::tests::test_centroid_calculation_empty_shard ... ok
[INFO] [stdout] test shard::tests::test_bloom_filter_split_maintenance ... 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_centroid_multiple_vectors ... ok
[INFO] [stdout] test shard::tests::test_centroid_recalculation ... ok
[INFO] [stdout] test shard::tests::test_centroid_persistence_on_reopen ... ok
[INFO] [stdout] test shard::tests::test_centroid_remove_document ... ok
[INFO] [stdout] test shard::tests::test_centroid_with_deleted_vectors ... ok
[INFO] [stdout] test shard::tests::test_centroid_single_vector ... ok
[INFO] [stdout] test shard::tests::test_euclidean_distance_calculation ... ok
[INFO] [stdout] test shard::tests::test_cosine_similarity_calculation ... ok
[INFO] [stdout] test shard::tests::test_search_with_metric_dimension_validation ... ok
[INFO] [stdout] test shard::tests::test_search_with_metric_empty_k ... ok
[INFO] [stdout] test shard::tests::test_search_with_metric_vs_regular_search ... 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_shard_available_capacity ... ok
[INFO] [stdout] test shard::tests::test_shard_creation_validation ... ok
[INFO] [stdout] test shard::tests::test_bloom_filter_metadata_consistency ... ok
[INFO] [stdout] test shard::tests::test_shard_metadata ... ok
[INFO] [stdout] test shard::tests::test_shard_open_nonexistent ... ok
[INFO] [stdout] test shard::tests::test_shard_integrity_validation ... ok
[INFO] [stdout] test shard::tests::test_shard_capacity_limits ... ok
[INFO] [stdout] test shard::tests::test_shard_out_of_bounds ... ok
[INFO] [stdout] test shard::tests::test_shard_creation ... ok
[INFO] [stdout] test shard::tests::test_shard_persistence ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_nonexistent ... ok
[INFO] [stdout] test shard::tests::test_shard_read_only_mode ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_multiple ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_read_only ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_posting ... ok
[INFO] [stdout] test shard::tests::test_shard_search_basic ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_single ... 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_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_should_split_below_threshold ... ok
[INFO] [stdout] test shard::tests::test_should_split_at_threshold ... ok
[INFO] [stdout] test shard::tests::test_shard_search_with_metric_euclidean ... ok
[INFO] [stdout] test shard::tests::test_should_split_zero_capacity ... ok
[INFO] [stdout] test shard::tests::test_should_split_empty_shard ... 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_data_integrity ... 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_read_only_shard ... ok
[INFO] [stdout] test shard::tests::test_split_identical_vectors ... ok
[INFO] [stdout] test shard::tests::test_split_minimum_capacity ... ok
[INFO] [stdout] test shard::tests::test_split_small_dataset ... ok
[INFO] [stdout] test shard::tests::test_split_with_append_only_updates ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_empty_list ... 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_invalid_floats ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_validation_zero_length ... 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_batch_processor_initialization ... 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 shardex::tests::test_document_text_storage_directly ... ok
[INFO] [stdout] test error_handling_integration_test::test_error_handling_stress ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_create_new_index ... 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_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_coordinate_overflow ... 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_flush_consistency_validation ... ok
[INFO] [stdout] test shardex::tests::test_consistency_validation_failure_recovery ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_batch_processing ... ok
[INFO] [stdout] test shardex::tests::test_flush_empty_operations ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_wal_integration ... ok
[INFO] [stdout] test shardex::tests::test_flush_stats_display ... ok
[INFO] [stdout] test shardex::tests::test_get_document_text_nil_document_id ... ok
[INFO] [stdout] test shardex::tests::test_flush_with_mixed_operations ... 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_open_metadata_state_management ... ok
[INFO] [stdout] test shardex::tests::test_flush_durability_after_restart ... ok
[INFO] [stdout] test shardex::tests::test_open_with_wal_recovery ... ok
[INFO] [stdout] test shardex::tests::test_flush_with_stats_basic_functionality ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_batch_processor_initialization ... ok
[INFO] [stdout] test shardex::tests::test_flush_performance_monitoring ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_empty_list ... ok
[INFO] [stdout] test shardex::tests::test_mixed_operations_add_and_remove ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_with_multiple_postings_same_doc ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_basic_functionality ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_document_too_large ... ok
[INFO] [stdout] test shardex::tests::test_remove_nonexistent_documents ... 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_remove_documents_wal_integration ... 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_posting_document_id ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_nil_document_id ... 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_remove_documents_transaction_atomicity ... 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 shardex::tests::test_shardex_search_default_metric ... 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::tests::test_replace_document_with_postings_success ... ok
[INFO] [stdout] test shardex_index::tests::test_bulk_operations ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_overlapping_warning ... ok
[INFO] [stdout] test shardex::tests::test_transaction_acid_properties ... ok
[INFO] [stdout] test shardex_index::tests::test_calculate_optimal_slop ... 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_create_shardex_index ... 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_delete_document_empty_index ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_batch_processing ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_single_shard ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_documents_empty_list ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_multiple_shards ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_updates_metadata ... 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 error_handling_integration_test::recovery_system_tests::test_backup_retention_enforcement ... 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_find_nearest_shards ... ok
[INFO] [stdout] test shardex_index::tests::test_find_nearest_shard ... ok
[INFO] [stdout] test shardex_index::tests::test_index_creation_with_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_index_open_with_existing_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_index_creation_without_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_find_candidate_shards_for_deletion ... ok
[INFO] [stdout] test shardex_index::tests::test_index_statistics ... ok
[INFO] [stdout] test shardex_index::tests::test_index_validation ... ok
[INFO] [stdout] test shardex_index::tests::test_merge_results_functionality ... ok
[INFO] [stdout] test shardex_index::tests::test_invalid_operations ... ok
[INFO] [stdout] test shardex_index::tests::test_lifecycle_methods_with_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_deleted_postings_tracking ... 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_deduplication ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_documents_multiple_shards ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_error_handling ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_large_k_values ... ok
[INFO] [stdout] test shardex_index::tests::test_shard_caching ... ok
[INFO] [stdout] test shardex_index::tests::test_select_shards_with_slop ... 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_shard_count_basic ... ok
[INFO] [stdout] test shardex_index::tests::test_text_storage_access_when_disabled ... ok
[INFO] [stdout] test shardex_index::tests::test_shard_management_analysis ... ok
[INFO] [stdout] test shardex_index::tests::test_text_storage_access_when_enabled ... ok
[INFO] [stdout] test shardex_index::tests::test_text_storage_statistics ... ok
[INFO] [stdout] test shardex_index::tests::test_wal_operation_delete_document_text ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_distance_calculation ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_detailed_stats ... ok
[INFO] [stdout] test shardex_index::tests::test_wal_operation_store_document_text ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_for_test_builder ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_index_stats_builder_pattern ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_vs_sequential ... ok
[INFO] [stdout] test structures::tests::test_dimension_validation ... 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_header_validity ... 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 structures::tests::test_posting_dimension_validation ... ok
[INFO] [stdout] test structures::tests::test_posting_header_bytemuck ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_enhanced_index_stats ... 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_serialization ... ok
[INFO] [stdout] test structures::tests::test_zero_initialized_headers ... ok
[INFO] [stdout] test shardex_index::tests::test_wal_operations_tracking ... ok
[INFO] [stdout] test structures::tests::test_posting_header_creation ... ok
[INFO] [stdout] test structures::tests::test_search_result_similarity_score_validation ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_basic ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_high_concurrency ... ok
[INFO] [stdout] test test_utils::tests::test_create_temp_dir_for_test ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_build_with_concurrent ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_search_performance_monitoring ... ok
[INFO] [stdout] test test_utils::tests::test_environment_creation ... ok
[INFO] [stdout] test test_utils::tests::test_file_operations ... ok
[INFO] [stdout] test test_utils::tests::test_path_methods ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_basic ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_build_with_cow_index ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_custom_config ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_large_convenience ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_small_convenience ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_basic ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_large ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_with_custom_shard_size ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_with_custom_vector_size ... ok
[INFO] [stdout] test test_utils::tests::test_subdir_creation ... ok
[INFO] [stdout] test test_utils::tests::test_wal_test_env_basic ... 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_with_custom_vector_size ... 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 text_memory_pool::tests::test_oversized_buffer_handling ... 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 test_utils::tests::test_wal_test_env_with_custom_shard_size ... ok
[INFO] [stdout] test transactions::tests::test_batch_config_defaults ... 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_atomic_batch_commits ... 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 test_utils::tests::test_setup_builder_with_index ... ok
[INFO] [stdout] test transactions::tests::test_batch_manager_with_wal_integration ... ok
[INFO] [stdout] test transactions::tests::test_document_text_wal_operations ... ok
[INFO] [stdout] test transactions::tests::test_failed_batch_commit_rollback ... ok
[INFO] [stdout] test transactions::tests::test_empty_batch_flush ... 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_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_operation_validation ... ok
[INFO] [stdout] test vector_storage::tests::test_add_and_get_vectors ... ok
[INFO] [stdout] test vector_storage::tests::test_alignment ... ok
[INFO] [stdout] test vector_storage::tests::test_capacity_limits ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_serialization ... 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 vector_storage::tests::test_create_vector_storage ... ok
[INFO] [stdout] test vector_storage::tests::test_out_of_bounds_access ... ok
[INFO] [stdout] test vector_storage::tests::test_persistence ... ok
[INFO] [stdout] test text_memory_pool::tests::test_buffer_expiration ... ok
[INFO] [stdout] test vector_storage::tests::test_large_vectors ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_bloom_filter_optimization ... ok
[INFO] [stdout] test vector_storage::tests::test_simd_alignment ... ok
[INFO] [stdout] test vector_storage::tests::test_remove_vector ... ok
[INFO] [stdout] test vector_storage::tests::test_vector_storage_header_creation ... 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_read_only_mode ... ok
[INFO] [stdout] test vector_storage::tests::test_vector_dimension_validation ... ok
[INFO] [stdout] test wal::tests::test_wal_manager_initialization ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_append ... ok
[INFO] [stdout] test vector_storage::tests::test_zero_copy_access ... ok
[INFO] [stdout] test wal::tests::test_wal_manager_current_segment ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_create ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_full ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_integrity ... ok
[INFO] [stdout] test wal_replay::tests::test_recovery_stats_basic ... ok
[INFO] [stdout] test wal_replay::tests::test_recovery_stats_comprehensive ... 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_recovery_stats_text_operations ... ok
[INFO] [stdout] test wal_replay::tests::test_text_operation_replay_without_storage ... ok
[INFO] [stdout] test wal_replay::tests::test_text_operation_replay_with_storage ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_open ... ok
[INFO] [stdout] test wal_replay::tests::test_comprehensive_stats_display ... ok
[INFO] [stdout] test wal_replay::tests::test_validate_text_storage_after_replay_no_storage ... ok
[INFO] [stdout] test transactions::tests::test_invalid_batch_operations ... ok
[INFO] [stdout] test wal_replay::tests::test_transaction_tracking ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_with_custom_sizes ... 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 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.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_integration.rs (/opt/rustwide/target/debug/deps/api_integration-d176d859af92152f)
[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 4.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_memory.rs (/opt/rustwide/target/debug/deps/api_memory-05b116cc9255b52d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_resource_cleanup_on_drop ... ok
[INFO] [stdout] test test_error_handling_memory_safety ... ok
[INFO] [stdout] test test_memory_pressure_handling ... ok
[INFO] [stdout] test test_large_document_memory_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.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_performance.rs (/opt/rustwide/target/debug/deps/api_performance-775d251cfb2ab320)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_posting_addition_performance ... ok
[INFO] [stdout] test test_index_creation_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 ... ok
[INFO] [stdout] test test_scaling_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 169.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_surface.rs (/opt/rustwide/target/debug/deps/api_surface-9634ae98ab6389b9)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_builder_pattern_consistency ... ok
[INFO] [stdout] test test_api_module_organization ... ok
[INFO] [stdout] test test_deprecated_api_warnings ... ok
[INFO] [stdout] test test_error_types_accessible ... ok
[INFO] [stdout] test test_feature_flags_not_required ... ok
[INFO] [stdout] test test_identifier_types_accessible ... ok
[INFO] [stdout] test test_internal_types_not_accessible ... ok
[INFO] [stdout] test test_public_api_surface_complete ... ok
[INFO] [stdout] test test_data_structure_completeness ... ok
[INFO] [stdout] test test_consistent_naming_conventions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch_operations_integration_test.rs (/opt/rustwide/target/debug/deps/batch_operations_integration_test-07c4ae720f547028)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_batch_operations_cleanup ... ok
[INFO] [stdout] test test_batch_operations_performance ... ok
[INFO] [stdout] test test_batch_operations_example_workflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch_operations_tests.rs (/opt/rustwide/target/debug/deps/batch_operations_tests-e3a87f63909465d4)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_generate_deterministic_vector ... ok
[INFO] [stdout] test test_generate_test_vector ... ok
[INFO] [stdout] test test_vector_normalization ... ok
[INFO] [stdout] test test_generate_document_batch ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_document_length_calculation ... ok
[INFO] [stdout] test test_batch_size_edge_cases ... ok
[INFO] [stdout] test test_incremental_operations_workflow ... ok
[INFO] [stdout] test test_batch_operations_workflow ... ok
[INFO] [stdout] test test_search_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/checksum_verification_test.rs (/opt/rustwide/target/debug/deps/checksum_verification_test-eebe5eca95635e9c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_checksum_verification_on_empty_storage ... ok
[INFO] [stdout] test test_checksum_verification_with_unicode ... ok
[INFO] [stdout] test test_checksum_verification_persistence ... ok
[INFO] [stdout] test test_checksum_verification_with_stored_data ... ok
[INFO] [stdout] test test_checksum_verification_after_multiple_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-1c50607663c5b097)
[INFO] [stderr]      Running tests/concurrent_coordination_tests.rs (/opt/rustwide/target/debug/deps/concurrent_coordination_tests-502a31de2024c484)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_concurrency_metrics_real_time_tracking ... ok
[INFO] [stdout] test test_graceful_error_handling ... ok
[INFO] [stdout] test test_epoch_based_coordination ... ok
[INFO] [stdout] test test_write_operation_timeout_behavior ... ok
[INFO] [stdout] test test_coordination_statistics_accuracy ... ok
[INFO] [stdout] test test_high_contention_reader_performance ... ok
[INFO] [stdout] test test_reader_writer_isolation ... ok
[INFO] [stdout] test test_mixed_read_write_operations_no_deadlock ... ok
[INFO] [stdout] test test_stress_concurrent_operations ... ok
[INFO] [stderr]      Running tests/concurrent_edge_case_tests.rs (/opt/rustwide/target/debug/deps/concurrent_edge_case_tests-ca9d14e6f872cee6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_cow_operation_crash_recovery ... ok
[INFO] [stdout] test test_concurrent_reader_writer_failures ... ok
[INFO] [stdout] test test_extreme_read_concurrency ... ok
[INFO] [stdout] test test_memory_pressure_behavior ... ok
[INFO] [stderr]      Running tests/concurrent_performance_demo.rs (/opt/rustwide/target/debug/deps/concurrent_performance_demo-7c209d55a87c05d5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.43s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_basic_coordination_functionality ... ok
[INFO] [stdout] test test_coordination_statistics ... ok
[INFO] [stdout] test test_concurrent_throughput_demonstration ... ok
[INFO] [stdout] test test_high_concurrency_stress ... ok
[INFO] [stdout] test test_realistic_document_workload_performance ... ok
[INFO] [stderr]      Running tests/cow_concurrent_safety_tests.rs (/opt/rustwide/target/debug/deps/cow_concurrent_safety_tests-1364080cf6f1ece2)
[INFO] [stdout] test test_concurrent_readers_non_blocking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_sequential_writer_operations ... ok
[INFO] [stdout] test test_performance_overhead ... ok
[INFO] [stdout] test test_concurrent_readers_non_blocking ... ok
[INFO] [stdout] test test_atomic_update_integrity ... ok
[INFO] [stdout] test test_memory_cleanup_old_versions ... ok
[INFO] [stderr]      Running tests/crash_recovery_tests.rs (/opt/rustwide/target/debug/deps/crash_recovery_tests-1a872484be1080f3)
[INFO] [stdout] test test_reader_consistency_during_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_crash_detection_empty_metadata ... ok
[INFO] [stdout] test test_crash_detection_wal_without_metadata ... ok
[INFO] [stdout] test test_recovery_performance ... ok
[INFO] [stdout] test test_crash_detection_with_lock_file ... ok
[INFO] [stdout] test test_concurrent_crash_detection ... ok
[INFO] [stdout] test test_acceptance_criteria_validation ... ok
[INFO] [stdout] test test_recovery_statistics ... ok
[INFO] [stdout] test test_recovery_with_corrupted_wal ... ok
[INFO] [stdout] test test_basic_crash_recovery_workflow ... ok
[INFO] [stdout] test test_recovery_with_various_configs ... ok
[INFO] [stdout] test test_complete_crash_recovery_with_wal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_advanced_test.rs (/opt/rustwide/target/debug/deps/document_text_advanced_test-3b4b7d5bc257b5d0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_context_creation ... ok
[INFO] [stdout] test tests::test_error_handling_document_not_found ... ok
[INFO] [stdout] test tests::test_vector_generation_consistency ... ok
[INFO] [stdout] test tests::test_valid_edge_cases ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_range ... ok
[INFO] [stdout] test tests::test_basic_document_storage_and_retrieval ... ok
[INFO] [stdout] test tests::test_search_functionality ... ok
[INFO] [stdout] test tests::test_multiple_document_storage ... ok
[INFO] [stdout] test tests::test_document_updates ... ok
[INFO] [stdout] test tests::test_batch_document_processing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_entry_tests.rs (/opt/rustwide/target/debug/deps/document_text_entry_tests-4108a24dabc37034)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_bytemuck_zeroable_compatibility ... ok
[INFO] [stdout] test test_constants_and_magic_bytes ... ok
[INFO] [stdout] test test_default_implementations ... ok
[INFO] [stdout] test test_comprehensive_entry_validation_edge_cases ... ok
[INFO] [stdout] test test_bytemuck_pod_compatibility ... ok
[INFO] [stdout] test test_boundary_conditions ... ok
[INFO] [stdout] test test_header_checksum_updates ... ok
[INFO] [stdout] test test_header_version_validation ... ok
[INFO] [stdout] test test_headers_with_data_checksum ... ok
[INFO] [stdout] test test_document_text_entry_creation ... ok
[INFO] [stdout] test test_memory_safety_with_arrays ... ok
[INFO] [stdout] test test_offset_boundary_conditions ... ok
[INFO] [stdout] test test_text_data_header_creation ... ok
[INFO] [stdout] test test_text_data_header_operations ... ok
[INFO] [stdout] test test_document_text_entry_helper_methods ... ok
[INFO] [stdout] test test_memory_layout_consistency ... ok
[INFO] [stdout] test test_document_text_entry_validation ... ok
[INFO] [stdout] test test_text_index_header_creation ... ok
[INFO] [stdout] test test_text_index_header_operations ... ok
[INFO] [stdout] test test_text_index_header_offset_calculations ... ok
[INFO] [stdout] test test_text_index_header_validation ... ok
[INFO] [stdout] test test_document_text_entry_overlap_detection ... ok
[INFO] [stdout] test test_text_data_header_validation ... ok
[INFO] [stderr]      Running tests/document_text_error_tests.rs (/opt/rustwide/target/debug/deps/document_text_error_tests-59261c4446213967)
[INFO] [stdout] test test_text_data_header_utilization_calculation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_document_size_limit_errors ... ok
[INFO] [stdout] test test_error_message_accuracy ... ok
[INFO] [stdout] test test_document_not_found_errors ... ok
[INFO] [stdout] test test_concurrent_error_scenarios ... ok
[INFO] [stdout] test test_boundary_conditions_comprehensive ... ok
[INFO] [stdout] test test_empty_text_validation_error ... ok
[INFO] [stdout] test test_error_propagation_chain ... ok
[INFO] [stdout] test test_error_classification ... ok
[INFO] [stdout] test test_utf8_validation_errors ... ok
[INFO] [stdout] test test_invalid_range_errors ... ok
[INFO] [stdout] test test_extraction_error_recovery ... ok
[INFO] [stdout] test test_utf8_boundary_errors ... ok
[INFO] [stdout] test test_integer_overflow_conditions ... ok
[INFO] [stdout] test test_storage_state_after_errors ... ok
[INFO] [stdout] test test_stress_error_conditions ... ok
[INFO] [stdout] test test_mixed_success_failure_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_integration_tests.rs (/opt/rustwide/target/debug/deps/document_text_integration_tests-b432a0a0c8ac6dcd)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_document_text_storage_creation_and_opening ... ok
[INFO] [stdout] test test_complete_document_storage_workflow ... ok
[INFO] [stdout] test test_error_recovery_integration ... ok
[INFO] [stdout] test test_crash_recovery_simulation ... ok
[INFO] [stdout] test test_multiple_documents_workflow ... ok
[INFO] [stdout] test test_document_replacement_workflow ... ok
[INFO] [stdout] test test_document_versioning_with_postings ... ok
[INFO] [stdout] test test_realistic_usage_workflow ... ok
[INFO] [stdout] test test_unicode_document_integration ... ok
[INFO] [stdout] test test_large_document_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_performance_integration_test.rs (/opt/rustwide/target/debug/deps/document_text_performance_integration_test-2e70ea5590fea3db)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_performance_monitoring_integration ... ok
[INFO] [stdout] test test_text_memory_pool_integration ... ok
[INFO] [stdout] test test_component_compatibility ... ok
[INFO] [stdout] test test_error_handling_integration ... ok
[INFO] [stdout] test test_concurrent_storage_integration ... ok
[INFO] [stdout] test test_optimized_memory_mapping_integration ... ok
[INFO] [stdout] test test_full_integration_stack ... ok
[INFO] [stdout] test test_async_storage_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_performance_tests.rs (/opt/rustwide/target/debug/deps/document_text_performance_tests-55fbcf847fadc8bf)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_many_documents_performance ... ignored, Performance test - too slow for CI environment
[INFO] [stdout] test document_text_test_utils::tests::test_performance_tracker ... ok
[INFO] [stdout] test document_text_test_utils::tests::test_posting_generator ... ok
[INFO] [stdout] test document_text_test_utils::tests::test_document_test_environment ... ok
[INFO] [stdout] test document_text_test_utils::tests::test_text_generator ... ok
[INFO] [stdout] test test_substring_extraction_performance ... ok
[INFO] [stdout] test test_update_performance ... ok
[INFO] [stdout] test test_large_document_storage_performance ... ok
[INFO] [stdout] test test_file_growth_performance ... ok
[INFO] [stdout] test test_memory_usage_scaling ... ok
[INFO] [stdout] test test_worst_case_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 16.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_storage_tests.rs (/opt/rustwide/target/debug/deps/document_text_storage_tests-0571f967fb3743a7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_empty_text_rejection ... ok
[INFO] [stdout] test test_basic_text_storage_and_retrieval ... ok
[INFO] [stdout] test test_error_handling_during_storage ... ok
[INFO] [stdout] test test_document_not_found ... ok
[INFO] [stdout] test test_backward_search_finds_latest ... ok
[INFO] [stdout] test test_boundary_text_lengths ... ok
[INFO] [stdout] test test_document_updates ... ok
[INFO] [stdout] test test_max_document_size_updates ... ok
[INFO] [stdout] test test_multiple_documents ... ok
[INFO] [stdout] test test_size_limit_enforcement ... ok
[INFO] [stdout] test test_persistence_across_sessions ... ok
[INFO] [stdout] test test_storage_creation ... ok
[INFO] [stdout] test test_mixed_document_sizes ... ok
[INFO] [stdout] test test_storage_opening ... ok
[INFO] [stdout] test test_sync_operations ... ok
[INFO] [stdout] test test_storage_statistics ... ok
[INFO] [stdout] test test_concurrent_document_operations ... ok
[INFO] [stdout] test test_unicode_text_handling ... ok
[INFO] [stdout] test test_utilization_ratio ... ok
[INFO] [stdout] test test_text_alignment_and_boundaries ... ok
[INFO] [stdout] test test_text_with_special_characters ... ok
[INFO] [stdout] test test_large_document_handling ... ok
[INFO] [stdout] test test_file_system_stress ... ok
[INFO] [stdout] test test_file_growth_and_resize ... ok
[INFO] [stdout] test test_many_small_documents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_test_utils.rs (/opt/rustwide/target/debug/deps/document_text_test_utils-d1ac35b3a095f3d4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-0f95c5f84424cdc6)
[INFO] [stdout] test tests::test_text_generator ... ok
[INFO] [stdout] test tests::test_posting_generator ... ok
[INFO] [stdout] test tests::test_document_test_environment ... ok
[INFO] [stdout] test tests::test_performance_tracker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_parallel_storage_active_iteration ... ok
[INFO] [stdout] test test_parallel_storage_capacity_limits ... ok
[INFO] [stdout] test test_parallel_storage_removal_alignment ... ok
[INFO] [stdout] test test_parallel_storage_persistence ... ok
[INFO] [stdout] test test_parallel_storage_alignment ... ok
[INFO] [stderr]      Running tests/wal_replay_debug.rs (/opt/rustwide/target/debug/deps/wal_replay_debug-fe1922f5119dba54)
[INFO] [stdout] test test_parallel_storage_basic_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_wal_segment_transaction_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wal_replay_tests.rs (/opt/rustwide/target/debug/deps/wal_replay_tests-e2af03cab230d952)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_replay_all_segments_empty_directory ... ok
[INFO] [stdout] test test_replay_empty_segment ... ok
[INFO] [stdout] test test_replay_segment_with_corruption ... ok
[INFO] [stdout] test test_replay_segment_integration ... ok
[INFO] [stdout] test test_replay_segment_idempotency ... ok
[INFO] [stdout] test test_replay_all_segments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shardex
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::get_stats (line 344) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::is_initialized (line 303) ... ok
[INFO] [stdout] test src/api/context.rs - api::context (line 12) ... ok
[INFO] [stdout] test src/api/context.rs - api::context (line 31) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::get_total_operations (line 548) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::record_operation (line 520) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::new (line 231) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::get_config (line 323) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::with_config (line 263) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::set_directory_path (line 390) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::start_performance_tracking (line 477) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::update_config (line 423) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::AddPostings (line 528) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations (line 19) ... FAILED
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::stop_performance_tracking (line 495) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::BatchAddPostings (line 777) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::BatchStoreDocumentText (line 1339) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::ExtractSnippet (line 1272) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::CreateIndex (line 344) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::GetDocumentText (line 1218) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::Flush (line 657) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::GetPerformanceStats (line 865) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::GetStats (line 719) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::Search (line 593) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::OpenIndex (line 411) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::RemoveDocuments (line 1070) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::StoreDocumentText (line 1146) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::ValidateConfig (line 483) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::IncrementalAdd (line 982) ... FAILED
[INFO] [stdout] test src/api/parameters.rs - api::parameters (line 21) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters (line 38) ... ok
[INFO] [stdout] test src/concurrent.rs - concurrent (line 131) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::CreateIndexParams::from_shardex_config (line 181) ... ok
[INFO] [stdout] test src/concurrent.rs - concurrent (line 20) - compile ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::ValidateConfigParams::new (line 754) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::OpenIndexParams::new (line 704) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::CreateIndexParams::memory_optimized (line 149) ... ok
[INFO] [stdout] test src/concurrent.rs - concurrent (line 59) - compile ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters (line 58) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::CreateIndexParams::high_performance (line 117) ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 145) - compile ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 72) - compile ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 200) ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 36) - compile ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry (line 29) - compile ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 94) - compile ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 116) ... ok
[INFO] [stdout] test src/config.rs - config::ShardexConfig (line 163) ... ok
[INFO] [stdout] test src/config.rs - config::ShardexConfig::max_document_text_size (line 223) ... ok
[INFO] [stdout] test src/config.rs - config::ShardexConfig::max_document_text_size (line 345) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry (line 68) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry::DocumentTextEntry::new (line 324) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage (line 34) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::extract_text_substring (line 673) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::create (line 106) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry (line 44) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry::TextIndexHeader::new (line 209) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::scan_and_rebuild_index (line 1181) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::rebuild_index_from_data (line 1241) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::open (line 184) ... ok
[INFO] [stdout] test src/integrity.rs - integrity (line 56) ... ok
[INFO] [stdout] test src/lib.rs - (line 154) ... ok
[INFO] [stdout] test src/lib.rs - (line 122) ... ok
[INFO] [stdout] test src/lib.rs - (line 134) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::get_text_safe (line 621) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::store_text (line 238) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::get_text (line 289) ... ok
[INFO] [stdout] test src/lib.rs - (line 178) ... ok
[INFO] [stdout] test src/lib.rs - (line 193) ... ok
[INFO] [stdout] test src/lib.rs - (line 206) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::store_text_safe (line 568) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::update_checksums_to_current_state (line 895) ... ok
[INFO] [stdout] test src/lib.rs - (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 46) ... ok
[INFO] [stdout] test src/shardex.rs - shardex::Shardex::extract_text (line 126) - compile ... ok
[INFO] [stdout] test src/shard.rs - shard (line 59) ... ok
[INFO] [stdout] test src/posting_storage.rs - posting_storage (line 18) ... ok
[INFO] [stdout] test src/shard.rs - shard (line 43) ... ok
[INFO] [stdout] test src/shardex.rs - shardex::Shardex::get_document_text (line 95) - compile ... ok
[INFO] [stdout] test src/shardex.rs - shardex::Shardex::replace_document_with_postings (line 171) - compile ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index (line 41) ... ok
[INFO] [stdout] test src/posting_storage.rs - posting_storage (line 53) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index::ShardexIndex::delete_document (line 1370) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index::ShardexIndex::delete_documents (line 1443) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index (line 55) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index::ShardexIndex::parallel_search (line 665) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index (line 19) ... ok
[INFO] [stdout] test src/shard.rs - shard (line 17) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 14) ... ok
[INFO] [stdout] test src/vector_storage.rs - vector_storage (line 50) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 33) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 53) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 73) ... ok
[INFO] [stdout] test src/structures.rs - structures::Posting (line 131) ... ok
[INFO] [stdout] test src/vector_storage.rs - vector_storage (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::AddPostings (line 528) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1574) panicked at src/api/operations.rs:30:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_add_postings: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f61eaac0a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f61eaac0a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f61eaac0a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60f61eaac0a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60f61eabd96f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60f61eabd96f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60f61ea821d3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f61ea821d3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60f61ea8afb2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60f61ea8f95f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60f61ea8f7b9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x60f61ea8ffe5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x60f61ea8fdca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x60f61ea8b0e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x60f61ea7597d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x60f61eac7210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f61eac6716 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x60f61e7e9163 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x60f61e7e7d43 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x60f61e7e7be6 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x60f61e7e7bc9 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x60f61ea837a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x60f61ea837a0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x60f61ea837a0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x60f61ea837a0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x60f61ea837a0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x60f61ea837a0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x60f61ea837a0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x60f61ea837a0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60f61ea837a0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x60f61e7e7bb1 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x60f61e7e99a5 - main
[INFO] [stdout]   32:     0x75dcc48311ca - <unknown>
[INFO] [stdout]   33:     0x75dcc483128b - __libc_start_main
[INFO] [stdout]   34:     0x60f61e7e7a55 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations (line 19) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1609) panicked at src/api/operations.rs:19:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_module: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60831757e9c2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60831757e9c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60831757e9c2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60831757e9c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60831759026f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60831759026f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x608317554f53 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608317554f53 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60831755dc22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6083175624ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x608317562349 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x608317562ac5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x60831756295a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x60831755dd59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6083175487bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x608317599b10 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x608317599016 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x60831735a903 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x608317359a93 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x608317359936 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x608317359919 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x608317556520 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x608317556520 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x608317556520 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x608317556520 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x608317556520 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x608317556520 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x608317556520 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x608317556520 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x608317556520 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x608317359901 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x60831735adb5 - main
[INFO] [stdout]   32:     0x7d1e1f98e1ca - <unknown>
[INFO] [stdout]   33:     0x7d1e1f98e28b - __libc_start_main
[INFO] [stdout]   34:     0x6083173597a5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::BatchAddPostings (line 777) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1648) panicked at src/api/operations.rs:31:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_batch_add: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7f56cebec2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7f56cebec2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7f56cebec2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d7f56cebec2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d7f56cfdf5f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d7f56cfdf5f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d7f56cc1683 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d7f56cc1683 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d7f56cca672 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d7f56ccf0ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d7f56ccef59 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5d7f56ccf785 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5d7f56ccf56a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5d7f56cca7a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d7f56cb4e2d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5d7f56d07800 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d7f56d06d06 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5d7f569dff23 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x5d7f569dea23 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x5d7f569de896 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x5d7f569de879 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x5d7f56cc2e60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5d7f56cc2e60 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5d7f56cc2e60 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5d7f56cc2e60 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5d7f56cc2e60 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5d7f56cc2e60 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5d7f56cc2e60 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5d7f56cc2e60 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d7f56cc2e60 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5d7f569de861 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x5d7f569e0855 - main
[INFO] [stdout]   32:     0x7ee41f44e1ca - <unknown>
[INFO] [stdout]   33:     0x7ee41f44e28b - __libc_start_main
[INFO] [stdout]   34:     0x5d7f569de705 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::BatchStoreDocumentText (line 1339) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1694) panicked at src/api/operations.rs:46:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_batch_store_text: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a57df1f8c32 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a57df1f8c32 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a57df1f8c32 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a57df1f8c32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a57df20acaf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a57df20acaf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a57df1ce853 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a57df1ce853 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a57df1d7732 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a57df1dc0df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a57df1dbf39 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5a57df1dc6b5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5a57df1dc54a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5a57df1d7869 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a57df1c20bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5a57df214550 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a57df213a56 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5a57def39553 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x5a57def37f43 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x5a57def37de6 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x5a57def37dc9 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x5a57df1d0030 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5a57df1d0030 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5a57df1d0030 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5a57df1d0030 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5a57df1d0030 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5a57df1d0030 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5a57df1d0030 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5a57df1d0030 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a57df1d0030 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5a57def37db1 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x5a57def3a325 - main
[INFO] [stdout]   32:     0x7a5c594ed1ca - <unknown>
[INFO] [stdout]   33:     0x7a5c594ed28b - __libc_start_main
[INFO] [stdout]   34:     0x5a57def37c55 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::CreateIndex (line 344) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1725) panicked at src/api/operations.rs:20:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_index: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648a5ee2ca62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648a5ee2ca62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648a5ee2ca62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x648a5ee2ca62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x648a5ee3e30f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x648a5ee3e30f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x648a5ee02ff3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648a5ee02ff3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x648a5ee0bcc2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x648a5ee1058f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x648a5ee103e9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x648a5ee10b65 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x648a5ee109fa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x648a5ee0bdf9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x648a5edf685d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x648a5ee47bb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x648a5ee470b6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x648a5ec08943 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x648a5ec07ad3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x648a5ec07976 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x648a5ec07959 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x648a5ee045c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x648a5ee045c0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x648a5ee045c0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x648a5ee045c0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x648a5ee045c0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x648a5ee045c0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x648a5ee045c0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x648a5ee045c0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x648a5ee045c0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x648a5ec07941 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x648a5ec08e15 - main
[INFO] [stdout]   32:     0x7f28608671ca - <unknown>
[INFO] [stdout]   33:     0x7f286086728b - __libc_start_main
[INFO] [stdout]   34:     0x648a5ec077e5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::Flush (line 657) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1780) panicked at src/api/operations.rs:24:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_flush: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ace75730a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ace75730a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ace75730a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62ace75730a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62ace758511f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62ace758511f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62ace7548cc3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ace7548cc3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62ace7551ba2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62ace755654f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62ace75563a9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x62ace7556b25 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x62ace75569ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x62ace7551cd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x62ace753c52d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x62ace758e9c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62ace758dec6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x62ace72bded3 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x62ace72bcfa3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x62ace72bce46 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x62ace72bce29 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x62ace754a4a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x62ace754a4a0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x62ace754a4a0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x62ace754a4a0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x62ace754a4a0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x62ace754a4a0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x62ace754a4a0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x62ace754a4a0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62ace754a4a0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x62ace72bce11 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x62ace72be565 - main
[INFO] [stdout]   32:     0x73df4e68b1ca - <unknown>
[INFO] [stdout]   33:     0x73df4e68b28b - __libc_start_main
[INFO] [stdout]   34:     0x62ace72bccb5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::GetPerformanceStats (line 865) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1792) panicked at src/api/operations.rs:22:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_perf_stats: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d23ad0bac22 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d23ad0bac22 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d23ad0bac22 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d23ad0bac22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d23ad0cc53f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d23ad0cc53f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d23ad090843 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d23ad090843 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d23ad099722 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d23ad09e0cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d23ad09df29 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5d23ad09e6a5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5d23ad09e53a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5d23ad099859 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d23ad0840ad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5d23ad0d5de0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d23ad0d52e6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5d23ace84673 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x5d23ace835e3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x5d23ace83486 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x5d23ace83469 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x5d23ad092020 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5d23ad092020 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5d23ad092020 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5d23ad092020 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5d23ad092020 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5d23ad092020 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5d23ad092020 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5d23ad092020 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d23ad092020 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5d23ace83451 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x5d23ace852b5 - main
[INFO] [stdout]   32:     0x7e88059211ca - <unknown>
[INFO] [stdout]   33:     0x7e880592128b - __libc_start_main
[INFO] [stdout]   34:     0x5d23ace832f5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::GetStats (line 719) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1842) panicked at src/api/operations.rs:23:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_stats: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c58b236b02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c58b236b02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c58b236b02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63c58b236b02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63c58b24841f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63c58b24841f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63c58b20c723 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c58b20c723 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63c58b215602 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63c58b219faf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63c58b219e09 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x63c58b21a585 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x63c58b21a41a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x63c58b215739 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x63c58b1fff8d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x63c58b251cc0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63c58b2511c6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x63c58b001c93 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x63c58b000e23 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x63c58b000c96 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x63c58b000c79 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x63c58b20df00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x63c58b20df00 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x63c58b20df00 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x63c58b20df00 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x63c58b20df00 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x63c58b20df00 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x63c58b20df00 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x63c58b20df00 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63c58b20df00 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x63c58b000c61 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x63c58b002365 - main
[INFO] [stdout]   32:     0x7a0073ba01ca - <unknown>
[INFO] [stdout]   33:     0x7a0073ba028b - __libc_start_main
[INFO] [stdout]   34:     0x63c58b000b05 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::Search (line 593) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1876) panicked at src/api/operations.rs:26:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_search: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a92dcee1c72 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a92dcee1c72 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a92dcee1c72 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a92dcee1c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a92dcef358f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a92dcef358f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a92dceb7703 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a92dceb7703 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a92dcec05e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a92dcec4faf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a92dcec4e09 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5a92dcec5635 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5a92dcec541a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5a92dcec0719 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a92dceaaf5d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5a92dcefce30 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a92dcefc336 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5a92dcc1de33 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x5a92dcc1cef3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x5a92dcc1cd96 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x5a92dcc1cd79 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x5a92dceb8ee0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5a92dceb8ee0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5a92dceb8ee0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5a92dceb8ee0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5a92dceb8ee0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5a92dceb8ee0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5a92dceb8ee0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5a92dceb8ee0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a92dceb8ee0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5a92dcc1cd61 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x5a92dcc1e715 - main
[INFO] [stdout]   32:     0x771018c8f1ca - <unknown>
[INFO] [stdout]   33:     0x771018c8f28b - __libc_start_main
[INFO] [stdout]   34:     0x5a92dcc1cc05 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::RemoveDocuments (line 1070) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1921) panicked at src/api/operations.rs:21:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_remove: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61941ec632d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61941ec632d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61941ec632d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61941ec632d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61941ec7524f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61941ec7524f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61941ec38a93 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61941ec38a93 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61941ec41a82 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61941ec4650f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61941ec46369 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61941ec46b95 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61941ec4697a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x61941ec41bb9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61941ec2c23d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61941ec7eaf0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61941ec7dff6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x61941e9a27e3 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x61941e9a1393 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x61941e9a1236 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x61941e9a1219 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x61941ec3a270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x61941ec3a270 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x61941ec3a270 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x61941ec3a270 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x61941ec3a270 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x61941ec3a270 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61941ec3a270 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61941ec3a270 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61941ec3a270 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x61941e9a1201 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x61941e9a2fc5 - main
[INFO] [stdout]   32:     0x7c196b7061ca - <unknown>
[INFO] [stdout]   33:     0x7c196b70628b - __libc_start_main
[INFO] [stdout]   34:     0x61941e9a10a5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::StoreDocumentText (line 1146) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1944) panicked at src/api/operations.rs:29:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_store_text: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b75ace85af2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b75ace85af2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b75ace85af2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b75ace85af2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b75ace97b6f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b75ace97b6f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b75ace5c083 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b75ace5c083 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b75ace64d52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b75ace6961f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b75ace69479 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5b75ace69bf5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5b75ace69a8a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5b75ace64e89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5b75ace4f8ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5b75acea1410 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b75acea0916 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5b75acbd5603 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x5b75acbd42c3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x5b75acbd4166 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x5b75acbd4149 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x5b75ace5d650 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5b75ace5d650 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5b75ace5d650 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5b75ace5d650 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5b75ace5d650 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5b75ace5d650 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5b75ace5d650 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5b75ace5d650 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b75ace5d650 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5b75acbd4131 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x5b75acbd5fb5 - main
[INFO] [stdout]   32:     0x76dc805e71ca - <unknown>
[INFO] [stdout]   33:     0x76dc805e728b - __libc_start_main
[INFO] [stdout]   34:     0x5b75acbd3fd5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::IncrementalAdd (line 982) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1974) panicked at src/api/operations.rs:30:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_incremental: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d5704940f2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d5704940f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d5704940f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58d5704940f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58d5704a59bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58d5704a59bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58d5704698b3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58d5704698b3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58d5704728a2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58d57047732f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58d570477189 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x58d5704779b5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x58d57047779a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x58d5704729d9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x58d57045d05d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x58d5704af260 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58d5704ae766 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x58d5701cf113 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   18:     0x58d5701cdbd3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   19:     0x58d5701cda76 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   20:     0x58d5701cda59 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   21:     0x58d57046b090 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x58d57046b090 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x58d57046b090 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x58d57046b090 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x58d57046b090 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x58d57046b090 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x58d57046b090 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x58d57046b090 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x58d57046b090 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x58d5701cda41 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   31:     0x58d5701cfb45 - main
[INFO] [stdout]   32:     0x73c98c54f1ca - <unknown>
[INFO] [stdout]   33:     0x73c98c54f28b - __libc_start_main
[INFO] [stdout]   34:     0x58d5701cd8e5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 38) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]  --> src/lib.rs:41:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | let result = OperationType::execute(&mut context, &parameters)?;
[INFO] [stdout]   |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parameters` in this scope
[INFO] [stdout]  --> src/lib.rs:41:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | let result = OperationType::execute(&mut context, &parameters)?;
[INFO] [stdout]   |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OperationType`
[INFO] [stdout]  --> src/lib.rs:41:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let result = OperationType::execute(&mut context, &parameters)?;
[INFO] [stdout]   |              ^^^^^^^^^^^^^ use of undeclared type `OperationType`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/operations.rs - api::operations (line 19)
[INFO] [stdout]     src/api/operations.rs - api::operations::AddPostings (line 528)
[INFO] [stdout]     src/api/operations.rs - api::operations::BatchAddPostings (line 777)
[INFO] [stdout]     src/api/operations.rs - api::operations::BatchStoreDocumentText (line 1339)
[INFO] [stdout]     src/api/operations.rs - api::operations::CreateIndex (line 344)
[INFO] [stdout]     src/api/operations.rs - api::operations::Flush (line 657)
[INFO] [stdout]     src/api/operations.rs - api::operations::GetPerformanceStats (line 865)
[INFO] [stdout]     src/api/operations.rs - api::operations::GetStats (line 719)
[INFO] [stdout]     src/api/operations.rs - api::operations::IncrementalAdd (line 982)
[INFO] [stdout]     src/api/operations.rs - api::operations::RemoveDocuments (line 1070)
[INFO] [stdout]     src/api/operations.rs - api::operations::Search (line 593)
[INFO] [stdout]     src/api/operations.rs - api::operations::StoreDocumentText (line 1146)
[INFO] [stdout]     src/lib.rs - (line 38)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 82 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c359cce8b038e60a00fb5de10c55ae11db6e869fc602854f031aa3726c99b655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c359cce8b038e60a00fb5de10c55ae11db6e869fc602854f031aa3726c99b655", kill_on_drop: false }`
[INFO] [stdout] c359cce8b038e60a00fb5de10c55ae11db6e869fc602854f031aa3726c99b655
