[INFO] cloning repository https://github.com/jolestar/indexbind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jolestar/indexbind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolestar%2Findexbind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolestar%2Findexbind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37ae3165e256280dd2e5b58410ade5a387f26892 [INFO] testing jolestar/indexbind against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolestar%2Findexbind" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jolestar/indexbind [INFO] finished tweaking git repo https://github.com/jolestar/indexbind [INFO] tweaked toml for git repo https://github.com/jolestar/indexbind written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jolestar/indexbind on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jolestar/indexbind 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e21bc726985436c55508aab33fd1f550b014171b833ddfa02787fcf1c8a74eb0 [INFO] running `Command { std: "docker" "start" "-a" "e21bc726985436c55508aab33fd1f550b014171b833ddfa02787fcf1c8a74eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e21bc726985436c55508aab33fd1f550b014171b833ddfa02787fcf1c8a74eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21bc726985436c55508aab33fd1f550b014171b833ddfa02787fcf1c8a74eb0", kill_on_drop: false }` [INFO] [stdout] e21bc726985436c55508aab33fd1f550b014171b833ddfa02787fcf1c8a74eb0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a97880ccc18107ed332b52c57fff858ed95f65072b0467c70152d66e6a10ed1d [INFO] running `Command { std: "docker" "start" "-a" "a97880ccc18107ed332b52c57fff858ed95f65072b0467c70152d66e6a10ed1d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling napi v3.8.3 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexbind-node v0.6.0 (/opt/rustwide/workdir/crates/indexbind-node) [INFO] [stderr] Compiling napi-sys v3.2.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling yaml-rust2 v0.11.0 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Compiling napi-derive-backend v5.0.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling monostate v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling napi-derive v3.5.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.6.0 [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 derive_builder_macro v0.20.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling safetensors v0.5.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling js-sys v0.3.91 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hf-hub v0.4.3 [INFO] [stderr] Compiling tokenizers v0.21.4 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling model2vec-rs v0.1.4 (/opt/rustwide/workdir/forks/model2vec-rs) [INFO] [stderr] Compiling indexbind-core v0.6.0 (/opt/rustwide/workdir/crates/indexbind-core) [INFO] [stderr] Compiling indexbind-build v0.6.0 (/opt/rustwide/workdir/crates/indexbind-build) [INFO] [stderr] Compiling indexbind-wasm v0.6.0 (/opt/rustwide/workdir/crates/indexbind-wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "a97880ccc18107ed332b52c57fff858ed95f65072b0467c70152d66e6a10ed1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97880ccc18107ed332b52c57fff858ed95f65072b0467c70152d66e6a10ed1d", kill_on_drop: false }` [INFO] [stdout] a97880ccc18107ed332b52c57fff858ed95f65072b0467c70152d66e6a10ed1d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46b21522fbcb5d942ba8d1b32fa4f157956526f3786931a9f5acf5cae5674e33 [INFO] running `Command { std: "docker" "start" "-a" "46b21522fbcb5d942ba8d1b32fa4f157956526f3786931a9f5acf5cae5674e33", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling napi v3.8.3 [INFO] [stderr] Compiling tokenizers v0.21.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling model2vec-rs v0.1.4 (/opt/rustwide/workdir/forks/model2vec-rs) [INFO] [stderr] Compiling indexbind-core v0.6.0 (/opt/rustwide/workdir/crates/indexbind-core) [INFO] [stderr] Compiling indexbind-build v0.6.0 (/opt/rustwide/workdir/crates/indexbind-build) [INFO] [stderr] Compiling indexbind-node v0.6.0 (/opt/rustwide/workdir/crates/indexbind-node) [INFO] [stderr] Compiling indexbind-wasm v0.6.0 (/opt/rustwide/workdir/crates/indexbind-wasm) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.73s [INFO] running `Command { std: "docker" "inspect" "46b21522fbcb5d942ba8d1b32fa4f157956526f3786931a9f5acf5cae5674e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b21522fbcb5d942ba8d1b32fa4f157956526f3786931a9f5acf5cae5674e33", kill_on_drop: false }` [INFO] [stdout] 46b21522fbcb5d942ba8d1b32fa4f157956526f3786931a9f5acf5cae5674e33 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8da8e0f7862101891c4208c36b2036476aeca4bf6ccdb1edcb562f8017b1f871 [INFO] running `Command { std: "docker" "start" "-a" "8da8e0f7862101891c4208c36b2036476aeca4bf6ccdb1edcb562f8017b1f871", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/indexbind_build-46cb45912b5a04d9) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::invalid_frontmatter_falls_back_to_body_content ... ok [INFO] [stdout] test tests::nested_frontmatter_values_remain_json_compatible ... ok [INFO] [stdout] test tests::collect_document_relative_paths_matches_scan_rules ... ok [INFO] [stdout] test tests::frontmatter_overrides_body_heading_and_populates_metadata ... ok [INFO] [stdout] test tests::canonical_url_alias_is_supported ... ok [INFO] [stdout] test tests::read_documents_parses_frontmatter_from_directory_files ... ok [INFO] [stdout] test tests::read_documents_ignores_hidden_and_generated_paths ... ok [INFO] [stdout] test tests::read_documents_allows_explicit_hidden_root ... ok [INFO] [stdout] test tests::windows_style_frontmatter_is_supported ... ok [INFO] [stdout] test tests::read_documents_respects_gitignore_rules ... ok [INFO] [stdout] test tests::body_heading_and_filename_remain_fallbacks ... ok [INFO] [stdout] /tmp/.tmp9GWKVJ [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/indexbind_core-ee7ace8e1b406d5d) [INFO] [stdout] test tests::git_diff_mode_updates_only_changed_and_removed_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test chunking::tests::chunker_estimates_cjk_tokens_without_whitespace ... ok [INFO] [stdout] test chunking::tests::chunker_keeps_heading_context ... ok [INFO] [stdout] test embedding::tests::formats_query_for_embedding ... ok [INFO] [stdout] test lexical::tests::normalizes_heuristic_text_consistently ... ok [INFO] [stdout] test lexical::tests::tokenizes_short_cjk_terms_without_dropping_exact_terms ... ok [INFO] [stdout] test lexical::tests::counts_newer_cjk_extensions_as_cjk ... ok [INFO] [stdout] test embedding::tests::formats_chunk_with_document_context ... ok [INFO] [stdout] test lexical::tests::tokenizes_mixed_cjk_and_latin_queries ... ok [INFO] [stdout] test embedding::tests::formats_document_for_reranking ... ok [INFO] [stdout] test retriever::tests::embedding_reranker_prefers_document_level_match ... ok [INFO] [stdout] test retriever::tests::heuristic_reranker_prefers_title_and_heading_matches ... ok [INFO] [stdout] test canonical::tests::writes_bundle_files_with_expected_records ... ok [INFO] [stdout] test retriever::tests::min_score_can_return_fewer_than_top_k_hits ... ok [INFO] [stdout] test retriever::tests::min_score_is_applied_after_score_adjustment ... ok [INFO] [stdout] test retriever::tests::metadata_numeric_multiplier_can_promote_hits_without_reranker ... ok [INFO] [stdout] test retriever::tests::filters_hits_by_path_prefix_and_metadata ... ok [INFO] [stdout] test retriever::tests::chinese_lexical_queries_match_expected_document ... ok [INFO] [stdout] test retriever::tests::lexical_mode_profile_rejects_vector_search ... ok [INFO] [stdout] test retriever::tests::returns_document_hits_with_runtime_neutral_fields ... ok [INFO] [stdout] test retriever::tests::metadata_numeric_multiplier_reorders_final_hits ... ok [INFO] [stdout] test retriever::tests::lexical_mode_returns_lexical_matches ... ok [INFO] [stdout] test build_cache::tests::stores_cache_metadata_for_export ... ok [INFO] [stdout] test build_cache::tests::partial_updates_can_remove_documents_without_full_replace ... ok [INFO] [stdout] test build_cache::tests::reuses_unchanged_documents_and_rebuilds_changed_ones ... ok [INFO] [stdout] test build_cache::tests::exports_artifact_and_bundle_from_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/indexbind_node-4a9670033b04f40d) [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 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/indexbind_wasm-e1afcec1455b51b3) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/model2vec_rs-07524c965e17fb91) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/model2vec_rs-3349bd59552264d6) [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] Doc-tests indexbind_build [INFO] [stderr] Doc-tests indexbind_core [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 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] Doc-tests model2vec_rs [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" "8da8e0f7862101891c4208c36b2036476aeca4bf6ccdb1edcb562f8017b1f871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da8e0f7862101891c4208c36b2036476aeca4bf6ccdb1edcb562f8017b1f871", kill_on_drop: false }` [INFO] [stdout] 8da8e0f7862101891c4208c36b2036476aeca4bf6ccdb1edcb562f8017b1f871