[INFO] cloning repository https://github.com/abclark/filesearch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abclark/filesearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabclark%2Ffilesearch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabclark%2Ffilesearch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fb830b2ed6a7f170c2be56e0ecf6c3b36206d77 [INFO] testing abclark/filesearch against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabclark%2Ffilesearch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/abclark/filesearch [INFO] finished tweaking git repo https://github.com/abclark/filesearch [INFO] tweaked toml for git repo https://github.com/abclark/filesearch written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/abclark/filesearch on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/abclark/filesearch 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.26.0 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded markup5ever v0.39.0 [INFO] [stderr] Downloaded ego-tree v0.11.0 [INFO] [stderr] Downloaded selectors v0.36.0 [INFO] [stderr] Downloaded html5ever v0.39.0 [INFO] [stderr] Downloaded rusqlite v0.39.0 [INFO] [stderr] Downloaded type1-encoding-parser v0.1.0 [INFO] [stderr] Downloaded postscript v0.14.1 [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded adobe-cmap-parser v0.4.1 [INFO] [stderr] Downloaded nom_locate v5.0.0 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded notify-types v2.1.0 [INFO] [stderr] Downloaded inotify v0.11.1 [INFO] [stderr] Downloaded cff-parser v0.1.0 [INFO] [stderr] Downloaded pdf-extract v0.10.0 [INFO] [stderr] Downloaded euclid v0.20.14 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded tiktoken-rs v0.9.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.37.0 [INFO] [stderr] Downloaded lopdf v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9390f431a4f8a157a8a8943b4514ed4e4c95964fa7aff5e653f0228499d181e2 [INFO] running `Command { std: "docker" "start" "-a" "9390f431a4f8a157a8a8943b4514ed4e4c95964fa7aff5e653f0228499d181e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9390f431a4f8a157a8a8943b4514ed4e4c95964fa7aff5e653f0228499d181e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9390f431a4f8a157a8a8943b4514ed4e4c95964fa7aff5e653f0228499d181e2", kill_on_drop: false }` [INFO] [stdout] 9390f431a4f8a157a8a8943b4514ed4e4c95964fa7aff5e653f0228499d181e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17d86e83d244e63167244fe66860a44b6580b8bfe19689f23500f2afb633ab62 [INFO] running `Command { std: "docker" "start" "-a" "17d86e83d244e63167244fe66860a44b6580b8bfe19689f23500f2afb633ab62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling selectors v0.36.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling ego-tree v0.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling ignore v0.4.23 (/opt/rustwide/workdir/vendor/ignore) [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling markup5ever v0.39.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling html5ever v0.39.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling pdf-extract v0.10.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling filesearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "17d86e83d244e63167244fe66860a44b6580b8bfe19689f23500f2afb633ab62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d86e83d244e63167244fe66860a44b6580b8bfe19689f23500f2afb633ab62", kill_on_drop: false }` [INFO] [stdout] 17d86e83d244e63167244fe66860a44b6580b8bfe19689f23500f2afb633ab62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74df89dd28b243088520319ef67b205322979f9044418eec72e8d7ad44a3e6f3 [INFO] running `Command { std: "docker" "start" "-a" "74df89dd28b243088520319ef67b205322979f9044418eec72e8d7ad44a3e6f3", kill_on_drop: false }` [INFO] [stderr] Compiling filesearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "74df89dd28b243088520319ef67b205322979f9044418eec72e8d7ad44a3e6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74df89dd28b243088520319ef67b205322979f9044418eec72e8d7ad44a3e6f3", kill_on_drop: false }` [INFO] [stdout] 74df89dd28b243088520319ef67b205322979f9044418eec72e8d7ad44a3e6f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 299da08589ffaaa9148ecd8c4d332bdf94cea4a6f56086a9a3969ec38b8bf9e8 [INFO] running `Command { std: "docker" "start" "-a" "299da08589ffaaa9148ecd8c4d332bdf94cea4a6f56086a9a3969ec38b8bf9e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filesearch-1dae307cd30c48b1) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test extract::tests::glob_filters_match_relative_paths_and_filenames ... ok [INFO] [stdout] test api::tests::index_status_returns_current_progress_snapshot ... ok [INFO] [stdout] test extract::tests::collect_input_files_applies_include_and_exclude_filters ... ok [INFO] [stdout] test search::tests::concurrent_embedding_batches_preserve_input_order ... ok [INFO] [stdout] test chunk::tests::paragraph_mode_splits_large_sections_with_fixed_limits ... ok [INFO] [stdout] test chunk::tests::paragraph_mode_respects_double_newlines ... ok [INFO] [stdout] test search::tests::index_progress_tracker_reports_work ... ok [INFO] [stdout] test search::tests::watch_event_reindexes_only_changed_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/filesearch-67abe6b8342930cf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-4dee6bafa103ef39) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test fts_query_sanitization_strips_operators ... ok [INFO] [stdout] test store_open_rejects_future_index_versions ... ok [INFO] [stdout] test store_initialize_sets_user_version ... ok [INFO] [stdout] test delete_missing_under_removes_out_of_scope_documents ... ok [INFO] [stdout] test vector_search_rejects_dimension_mismatch ... ok [INFO] [stdout] test vector_search_rejects_corrupt_embedding_metadata ... ok [INFO] [stdout] test search_index_returns_empty_results_for_blank_queries ... ok [INFO] [stdout] test store_pool_supports_reused_server_connections ... ok [INFO] [stdout] test store_insert_update_delete_and_search ... ok [INFO] [stdout] test initialize_migrates_v1_indexes_to_v2_fts_sync ... ok [INFO] [stdout] test chunking_creates_overlap_and_offsets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Doc-tests filesearch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "299da08589ffaaa9148ecd8c4d332bdf94cea4a6f56086a9a3969ec38b8bf9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299da08589ffaaa9148ecd8c4d332bdf94cea4a6f56086a9a3969ec38b8bf9e8", kill_on_drop: false }` [INFO] [stdout] 299da08589ffaaa9148ecd8c4d332bdf94cea4a6f56086a9a3969ec38b8bf9e8