[INFO] fetching crate search-semantically 0.1.10...
[INFO] testing search-semantically-0.1.10 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate search-semantically 0.1.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate search-semantically 0.1.10
[INFO] finished tweaking crates.io crate search-semantically 0.1.10
[INFO] tweaked toml for crates.io crate search-semantically 0.1.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate search-semantically 0.1.10 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate search-semantically 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2171c3532921f0cdf5a24c8879dfbb7628961ec029c26f642ae4e52599d8d5ae
[INFO] running `Command { std: "docker" "start" "-a" "2171c3532921f0cdf5a24c8879dfbb7628961ec029c26f642ae4e52599d8d5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2171c3532921f0cdf5a24c8879dfbb7628961ec029c26f642ae4e52599d8d5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2171c3532921f0cdf5a24c8879dfbb7628961ec029c26f642ae4e52599d8d5ae", kill_on_drop: false }`
[INFO] [stdout] 2171c3532921f0cdf5a24c8879dfbb7628961ec029c26f642ae4e52599d8d5ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aac2a368b6d5520400ccd2c868409eae747a0988a59b920b2202b3d96dfa013a
[INFO] running `Command { std: "docker" "start" "-a" "aac2a368b6d5520400ccd2c868409eae747a0988a59b920b2202b3d96dfa013a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling webpki-root-certs v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokenizers v0.22.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling ort v2.0.0-rc.12
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling search-semantically v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "aac2a368b6d5520400ccd2c868409eae747a0988a59b920b2202b3d96dfa013a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac2a368b6d5520400ccd2c868409eae747a0988a59b920b2202b3d96dfa013a", kill_on_drop: false }`
[INFO] [stdout] aac2a368b6d5520400ccd2c868409eae747a0988a59b920b2202b3d96dfa013a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62cfe8837b35d25cc31a5dc7123af35a0c52352d45608e1f353013c0367387ca
[INFO] running `Command { std: "docker" "start" "-a" "62cfe8837b35d25cc31a5dc7123af35a0c52352d45608e1f353013c0367387ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling tokenizers v0.22.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]    Compiling ort v2.0.0-rc.12
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling search-semantically v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.77s
[INFO] running `Command { std: "docker" "inspect" "62cfe8837b35d25cc31a5dc7123af35a0c52352d45608e1f353013c0367387ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cfe8837b35d25cc31a5dc7123af35a0c52352d45608e1f353013c0367387ca", kill_on_drop: false }`
[INFO] [stdout] 62cfe8837b35d25cc31a5dc7123af35a0c52352d45608e1f353013c0367387ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b062f17ea0c7f135b44131d1c70eaae901a8c361980206f88f77772ad3f9b00
[INFO] running `Command { std: "docker" "start" "-a" "0b062f17ea0c7f135b44131d1c70eaae901a8c361980206f88f77772ad3f9b00", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/search_semantically-34d72866330e67ed)
[INFO] [stdout] 
[INFO] [stdout] running 125 tests
[INFO] [stdout] test chunker::tests::markdown_dispatches_to_text_chunker ... ok
[INFO] [stdout] test chunker::tests::rust_dispatches_to_ts_chunker ... ok
[INFO] [stdout] test chunker::tests::yaml_dispatches_to_text_chunker ... ok
[INFO] [stdout] test embedder::tests::embedder_default_dimension ... ok
[INFO] [stdout] test embedder::tests::embedder_new_has_no_session ... ok
[INFO] [stdout] test embedder::tests::mean_pool_normalize_produces_unit_vector ... ok
[INFO] [stdout] test embedder::tests::mean_pool_normalize_with_zero_mask ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_crate_self ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_empty ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_grouped ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_ignores_non_use_lines ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_mixed_single_and_multiline ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_multiline_crate_path ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_multiline_grouped ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_open_brace_only_no_panic ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_simple ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_super_path ... ok
[INFO] [stdout] test engine::tests::extract_rust_imports_trailing_comma_multiline ... ok
[INFO] [stdout] test db::tests::embedding_crud ... ok
[INFO] [stdout] test db::tests::get_chunk_ids_without_embedding ... ok
[INFO] [stdout] test db::tests::upsert_and_get_file ... ok
[INFO] [stdout] test db::tests::import_crud ... ok
[INFO] [stdout] test format::tests::empty_results_returns_no_results ... ok
[INFO] [stdout] test format::tests::long_content_preview_truncated ... ok
[INFO] [stdout] test format::tests::long_line_with_multibyte_char_does_not_panic ... ok
[INFO] [stdout] test format::tests::multi_line_content_shows_more_lines_indicator ... ok
[INFO] [stdout] test format::tests::result_without_name_shows_kind_only ... ok
[INFO] [stdout] test format::tests::single_line_result_shows_l_prefix ... ok
[INFO] [stdout] test format::tests::single_result_formats_correctly ... ok
[INFO] [stdout] test format::tests::zero_scores_are_omitted ... ok
[INFO] [stdout] test db::tests::schema_initializes_without_error ... ok
[INFO] [stdout] test metrics::tests::path_match_no_match_returns_empty ... ok
[INFO] [stdout] test metrics::tests::path_match_scores_basic ... ok
[INFO] [stdout] test metrics::tests::sanitize_fts_empty_query_returns_empty ... ok
[INFO] [stdout] test metrics::tests::sanitize_fts_joins_with_or ... ok
[INFO] [stdout] test metrics::tests::sanitize_fts_removes_special_chars ... ok
[INFO] [stdout] test metrics::tests::sanitize_fts_stopwords_only_returns_empty ... ok
[INFO] [stdout] test metrics::tests::symbol_match_exact_substring_bonus ... ok
[INFO] [stdout] test metrics::tests::symbol_match_scores_basic ... ok
[INFO] [stdout] test metrics::tokenize::tests::deduplicates ... ok
[INFO] [stdout] test metrics::tokenize::tests::empty_input_returns_empty ... ok
[INFO] [stdout] test metrics::tokenize::tests::filters_short_tokens ... ok
[INFO] [stdout] test metrics::tokenize::tests::normalizes_to_lowercase ... ok
[INFO] [stdout] test db::tests::symbol_crud ... ok
[INFO] [stdout] test metrics::tokenize::tests::splits_camel_case ... ok
[INFO] [stdout] test metrics::tokenize::tests::splits_on_dots ... ok
[INFO] [stdout] test metrics::tokenize::tests::splits_path_separators ... ok
[INFO] [stdout] test metrics::tokenize::tests::splits_snake_case ... ok
[INFO] [stdout] test query_classifier::tests::empty_query_classified_as_natural_language ... ok
[INFO] [stdout] test query_classifier::tests::dotted_path_three_segments_is_path_like ... ok
[INFO] [stdout] test query_classifier::tests::filename_with_extension_is_path_like ... ok
[INFO] [stdout] test query_classifier::tests::four_words_without_code_patterns_is_natural_language ... ok
[INFO] [stdout] test query_classifier::tests::natural_language_sentence_is_natural_language ... ok
[INFO] [stdout] test query_classifier::tests::path_with_backslash_is_path_like ... ok
[INFO] [stdout] test query_classifier::tests::path_with_slash_is_path_like ... ok
[INFO] [stdout] test query_classifier::tests::short_camel_case_phrase_is_identifier ... ok
[INFO] [stdout] test query_classifier::tests::short_mixed_words_without_code_patterns_is_natural_language ... ok
[INFO] [stdout] test query_classifier::tests::single_camel_case_word_is_identifier ... ok
[INFO] [stdout] test db::tests::fts_search_malformed_query_returns_empty ... ok
[INFO] [stdout] test db::tests::insert_and_get_chunks ... ok
[INFO] [stdout] test engine::tests::search_empty_directory_returns_no_results ... ok
[INFO] [stdout] test query_classifier::tests::single_lowercase_word_is_identifier ... ok
[INFO] [stdout] test query_classifier::tests::single_snake_case_word_is_identifier ... ok
[INFO] [stdout] test query_classifier::tests::whitespace_only_query_classified_as_natural_language ... ok
[INFO] [stdout] test ranker::tests::empty_candidates_returns_empty ... ok
[INFO] [stdout] test ranker::tests::deterministic_ranking_for_same_inputs ... ok
[INFO] [stdout] test ranker::tests::single_candidate_gets_rank_zero ... ok
[INFO] [stdout] test scanner::tests::detect_json_file ... ok
[INFO] [stdout] test ranker::tests::higher_scoring_candidate_ranks_better ... ok
[INFO] [stdout] test scanner::tests::detect_markdown_file ... ok
[INFO] [stdout] test query_classifier::tests::screaming_snake_case_is_identifier ... ok
[INFO] [stdout] test db::tests::get_all_files_returns_inserted ... ok
[INFO] [stdout] test query_classifier::tests::single_uppercase_word_is_identifier ... ok
[INFO] [stdout] test db::tests::batch_upsert_embeddings_transactional ... ok
[INFO] [stdout] test scanner::tests::detect_rust_file ... ok
[INFO] [stdout] test scanner::tests::detect_toml_file ... ok
[INFO] [stdout] test scanner::tests::detect_unknown_extension_returns_none ... ok
[INFO] [stdout] test scanner::tests::detect_yaml_file ... ok
[INFO] [stdout] test scanner::tests::file_type_display_roundtrips ... ok
[INFO] [stdout] test db::tests::fts_search_after_insert ... ok
[INFO] [stdout] test db::tests::delete_file_cascades_to_chunks ... ok
[INFO] [stdout] test db::tests::get_chunks_by_ids ... ok
[INFO] [stdout] test db::tests::upsert_file_idempotent ... ok
[INFO] [stdout] test scanner::tests::scan_empty_directory ... ok
[INFO] [stdout] test scanner::tests::scan_finds_files_with_known_extensions ... ok
[INFO] [stdout] test scanner::tests::scan_skips_unknown_extensions ... ok
[INFO] [stdout] test scanner::tests::scan_skips_empty_files ... ok
[INFO] [stdout] test metrics::tests::git_recency_no_git_returns_neutral ... ok
[INFO] [stdout] test text_chunker::tests::chunk_kind_display_roundtrips ... ok
[INFO] [stdout] test text_chunker::tests::extract_paragraph_name_multibyte_does_not_panic ... ok
[INFO] [stdout] test text_chunker::tests::invalid_json_returns_empty ... ok
[INFO] [stdout] test text_chunker::tests::json_array_returns_empty ... ok
[INFO] [stdout] test text_chunker::tests::json_splits_by_top_level_keys ... ok
[INFO] [stdout] test text_chunker::tests::markdown_no_headings_falls_back_to_plaintext ... ok
[INFO] [stdout] test text_chunker::tests::markdown_splits_by_headings ... ok
[INFO] [stdout] test text_chunker::tests::oversized_chunk_is_split ... ok
[INFO] [stdout] test text_chunker::tests::plaintext_splits_by_double_newlines ... ok
[INFO] [stdout] test text_chunker::tests::small_file_returns_single_chunk ... ok
[INFO] [stdout] test text_chunker::tests::toml_splits_by_sections_and_kv_pairs ... ok
[INFO] [stdout] test text_chunker::tests::yaml_splits_by_top_level_keys ... ok
[INFO] [stdout] test ts_chunker::tests::empty_rust_file_returns_single_chunk ... ok
[INFO] [stdout] test ts_chunker::tests::rust_file_with_only_comments ... ok
[INFO] [stdout] test ts_chunker::tests::rust_function_extraction ... ok
[INFO] [stdout] test util::tests::max_bytes_le_3_with_multibyte_walks_back_to_zero ... ok
[INFO] [stdout] test util::tests::max_bytes_less_than_or_equal_3_no_ellipsis ... ok
[INFO] [stdout] test util::tests::max_bytes_zero ... ok
[INFO] [stdout] test ts_chunker::tests::rust_impl_extraction ... ok
[INFO] [stdout] test util::tests::multibyte_at_cut_is_valid_utf8 ... ok
[INFO] [stdout] test ts_chunker::tests::rust_struct_and_enum_extraction ... ok
[INFO] [stdout] test util::tests::emoji_at_cut_is_valid_utf8 ... ok
[INFO] [stdout] test util::tests::short_string_unchanged ... ok
[INFO] [stdout] test vector_store::tests::identical_vectors_have_cosine_similarity_one ... ok
[INFO] [stdout] test vector_store::tests::opposite_vectors_have_cosine_similarity_minus_one ... ok
[INFO] [stdout] test vector_store::tests::orthogonal_vectors_have_cosine_similarity_zero ... ok
[INFO] [stdout] test vector_store::tests::pack_unpack_roundtrip ... ok
[INFO] [stdout] test vector_store::tests::top_k_empty_vectors_returns_empty ... ok
[INFO] [stdout] test vector_store::tests::top_k_returns_highest_scoring ... ok
[INFO] [stdout] test vector_store::tests::top_k_zero_returns_empty ... ok
[INFO] [stdout] test util::tests::exact_length_unchanged ... ok
[INFO] [stdout] test util::tests::long_ascii_truncated ... ok
[INFO] [stdout] test scanner::tests::detect_no_extension_returns_none ... ok
[INFO] [stdout] test engine::tests::search_finds_files_in_project ... ok
[INFO] [stdout] test engine::tests::search_from_tokio_context_does_not_panic ... ok
[INFO] [stdout] test engine::tests::search_with_restrict_to_dir ... ok
[INFO] [stdout] test engine::tests::rebuild_creates_fresh_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests search_semantically
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... 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] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.84s
[INFO] running `Command { std: "docker" "inspect" "0b062f17ea0c7f135b44131d1c70eaae901a8c361980206f88f77772ad3f9b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b062f17ea0c7f135b44131d1c70eaae901a8c361980206f88f77772ad3f9b00", kill_on_drop: false }`
[INFO] [stdout] 0b062f17ea0c7f135b44131d1c70eaae901a8c361980206f88f77772ad3f9b00
