[INFO] fetching crate memvid-core 2.0.131... [INFO] testing memvid-core-2.0.131 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate memvid-core 2.0.131 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate memvid-core 2.0.131 [INFO] finished tweaking crates.io crate memvid-core 2.0.131 [INFO] tweaked toml for crates.io crate memvid-core 2.0.131 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate memvid-core 2.0.131 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate memvid-core 2.0.131 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2e8ba57f378c799a8e9a538366135c92784a5748637c068c233953aa76e89af [INFO] running `Command { std: "docker" "start" "-a" "d2e8ba57f378c799a8e9a538366135c92784a5748637c068c233953aa76e89af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e8ba57f378c799a8e9a538366135c92784a5748637c068c233953aa76e89af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e8ba57f378c799a8e9a538366135c92784a5748637c068c233953aa76e89af", kill_on_drop: false }` [INFO] [stdout] d2e8ba57f378c799a8e9a538366135c92784a5748637c068c233953aa76e89af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c61d54c718e678bf83be6e7424375c01be64072339aec11c54aafe46805dfc1 [INFO] running `Command { std: "docker" "start" "-a" "0c61d54c718e678bf83be6e7424375c01be64072339aec11c54aafe46805dfc1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zmij v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling tantivy-bitpacker v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling jiff v0.2.17 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling atomic-write-file v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tantivy-query-grammar v0.24.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.5.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling calamine v0.22.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling bon v3.8.1 [INFO] [stderr] Compiling tantivy-common v0.9.0 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling tantivy-sstable v0.5.0 [INFO] [stderr] Compiling tantivy-stacker v0.5.0 [INFO] [stderr] Compiling tantivy-columnar v0.5.0 [INFO] [stderr] Compiling tantivy v0.24.2 [INFO] [stderr] Compiling pdf-extract v0.10.0 [INFO] [stderr] Compiling memvid-core v2.0.131 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "0c61d54c718e678bf83be6e7424375c01be64072339aec11c54aafe46805dfc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c61d54c718e678bf83be6e7424375c01be64072339aec11c54aafe46805dfc1", kill_on_drop: false }` [INFO] [stdout] 0c61d54c718e678bf83be6e7424375c01be64072339aec11c54aafe46805dfc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94fe5a6810b01e0faf960dd606392b50d5ea168125c29ae5810547bf11c26919 [INFO] running `Command { std: "docker" "start" "-a" "94fe5a6810b01e0faf960dd606392b50d5ea168125c29ae5810547bf11c26919", kill_on_drop: false }` [INFO] [stderr] Compiling memvid-core v2.0.131 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.51s [INFO] running `Command { std: "docker" "inspect" "94fe5a6810b01e0faf960dd606392b50d5ea168125c29ae5810547bf11c26919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fe5a6810b01e0faf960dd606392b50d5ea168125c29ae5810547bf11c26919", kill_on_drop: false }` [INFO] [stdout] 94fe5a6810b01e0faf960dd606392b50d5ea168125c29ae5810547bf11c26919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2967ca4d1252a6e5a20a742a63577efef3c67ed6262759c299fba6179aa36bd [INFO] running `Command { std: "docker" "start" "-a" "c2967ca4d1252a6e5a20a742a63577efef3c67ed6262759c299fba6179aa36bd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memvid_core-f8d9ff147f23a864) [INFO] [stdout] [INFO] [stdout] running 288 tests [INFO] [stdout] test analysis::ner::tests::test_model_info ... ok [INFO] [stdout] test analysis::ner::tests::test_entity_kind_mapping ... ok [INFO] [stdout] test analysis::ner::tests::test_model_paths ... ok [INFO] [stdout] test analysis::ner::tests::test_ner_labels ... ok [INFO] [stdout] test clip::tests::clip_index_builder_roundtrip ... ok [INFO] [stdout] test clip::tests::clip_index_search ... ok [INFO] [stdout] test clip::tests::model_registry ... ok [INFO] [stdout] test clip::tests::image_info_filtering ... ok [INFO] [stdout] test enrich::engine::tests::test_engine_trait ... ok [INFO] [stdout] test clip::tests::l2_distance_calculation ... ok [INFO] [stdout] test enrich::engine::tests::test_enrichment_context ... ok [INFO] [stdout] test clip::tests::clip_embedding_provider_trait ... ok [INFO] [stdout] test enrich::engine::tests::test_enrichment_result ... ok [INFO] [stdout] test clip::tests::clip_config_defaults ... ok [INFO] [stdout] test analysis::auto_tag::tests::detects_european_dates ... ok [INFO] [stdout] test analysis::auto_tag::tests::detects_spelled_out_dates ... ok [INFO] [stdout] test analysis::auto_tag::tests::produces_keywords_and_labels ... ok [INFO] [stdout] test analysis::auto_tag::tests::detects_dates ... ok [INFO] [stdout] test enrich::rules::tests::test_custom_rule ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_travel ... ok [INFO] [stdout] test enrich::rules::tests::test_entity_normalization ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_preference_positive ... ok [INFO] [stdout] test enrich::rules::tests::test_extract_employer ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_hobby ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_location ... ok [INFO] [stdout] test enrich::rules::tests::test_extract_pet ... ok [INFO] [stdout] test enrich::rules::tests::test_extract_location ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_family ... ok [INFO] [stdout] test enrichment_worker::tests::test_embedding_batcher_basic ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_preference_negative ... ok [INFO] [stdout] test enrichment_worker::tests::test_embedding_batcher_flush_empty ... ok [INFO] [stdout] test enrichment_worker::tests::test_embedding_batcher_dimension ... ok [INFO] [stdout] test enrichment_worker::tests::test_processor_with_skim ... ok [INFO] [stdout] test enrichment_worker::tests::test_worker_handle ... ok [INFO] [stdout] test extract_budgeted::tests::test_budget_config ... ok [INFO] [stdout] test extract_budgeted::tests::test_pdf_magic_detection ... ok [INFO] [stdout] test extract_budgeted::tests::test_text_extraction_budget ... ok [INFO] [stdout] test enrichment_worker::tests::test_processor ... ok [INFO] [stdout] test extract_budgeted::tests::test_text_truncation ... ok [INFO] [stdout] test footer::tests::scan_finds_footer ... ok [INFO] [stdout] test footer::tests::encode_decode_roundtrip ... ok [INFO] [stdout] test footer::tests::scan_skips_corrupt_footer ... ok [INFO] [stdout] test graph_search::tests::test_extract_possessive ... ok [INFO] [stdout] test graph_search::tests::test_extract_value ... ok [INFO] [stdout] test graph_search::tests::test_query_planner_detects_location ... ok [INFO] [stdout] test graph_search::tests::test_query_planner_possessive ... ok [INFO] [stdout] test graph_search::tests::test_query_planner_detects_workplace ... ok [INFO] [stdout] test io::header::tests::clears_legacy_lock_metadata ... ok [INFO] [stdout] test io::header::tests::read_write_from_cursor ... ok [INFO] [stdout] test io::header::tests::reject_decoding_with_bad_version ... ok [INFO] [stdout] test io::header::tests::reject_invalid_magic ... ok [INFO] [stdout] test io::header::tests::reject_short_wal_size ... ok [INFO] [stdout] test io::time_index::tests::append_and_read_roundtrip ... ok [INFO] [stdout] test io::header::tests::roundtrip_encode_decode ... ok [INFO] [stdout] test io::time_index::tests::calculate_checksum_is_deterministic ... ok [INFO] [stdout] test io::wal::tests::append_and_recover ... ok [INFO] [stdout] test io::wal::tests::corrupted_record_reports_offset ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_relationship_married ... ok [INFO] [stdout] test io::wal::tests::wrap_and_checkpoint ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_age ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_pet ... ok [INFO] [stdout] test lex::tests::tokenizer_retains_connector_characters ... ok [INFO] [stdout] test lex::tests::builder_produces_artifact ... ok [INFO] [stdout] test memvid::ask::tests::fallback_prefers_proper_noun ... ok [INFO] [stdout] test lock::tests::acquiring_lock_blocks_second_writer ... ok [INFO] [stdout] test memvid::ask::tests::sanitize_preserves_field_queries ... ok [INFO] [stdout] test memvid::ask::tests::sanitize_question_strips_trailing_punctuation ... ok [INFO] [stdout] test memvid::ask::tests::sanitize_removes_stopwords_when_possible ... ok [INFO] [stdout] test lex::tests::tokenizer_lowercases_and_filters ... ok [INFO] [stdout] test memvid::ask::tests::fallback_skips_stopwords ... ok [INFO] [stdout] test memvid::chunks::tests::skips_short_text ... ok [INFO] [stdout] test memvid::ask::tests::disjunctive_query_deduplicates_tokens ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_employer_variations ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_multiple_extractions ... ok [INFO] [stdout] test memvid::chunks::tests::splits_long_text_into_chunks ... ok [INFO] [stdout] test memvid::enrichment::tests::test_enrichment_stats_default ... ok [INFO] [stdout] test memvid::lifecycle::tests::ensure_single_file_blocks_sidecars ... ok [INFO] [stdout] test memvid::lifecycle::tests::toc_prefix_underflow_surfaces_reason ... ok [INFO] [stdout] test memvid::chunks::tests::structural_chunking_detects_code_blocks ... ok [INFO] [stdout] test memvid::chunks::tests::structural_chunking_preserves_table_headers ... ok [INFO] [stdout] test io::time_index::tests::read_rejects_unsorted_entries ... ok [INFO] [stdout] test memvid::chunks::tests::structural_chunking_keeps_small_table_whole ... ok [INFO] [stdout] test memvid::memory::tests::test_put_and_get_memory_card ... ok [INFO] [stdout] test enrich::rules::tests::test_extract_preference_negative ... ok [INFO] [stdout] test enrich::rules::tests::test_extract_name ... ok [INFO] [stdout] test memvid::memory::tests::test_enrichment_tracking ... ok [INFO] [stdout] test memvid::memory::tests::test_memory_stats ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_employer ... ok [INFO] [stdout] test memvid::search::tantivy::tests::test_parse_spelled_date_with_newlines ... ok [INFO] [stdout] test memvid::search::tantivy::tests::test_parse_content_date_picks_most_recent ... ok [INFO] [stdout] test memvid::search::tantivy::tests::test_parse_ordinal_dates ... ok [INFO] [stdout] test models::tests::verify_model_missing_optional_warns ... ok [INFO] [stdout] test models::tests::verify_models_directory_listing ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_education ... ok [INFO] [stdout] test models::tests::verify_model_success ... ok [INFO] [stdout] test memvid::memory::tests::test_schema_validation_strict ... ok [INFO] [stdout] test pii::tests::test_contains_pii ... ok [INFO] [stdout] test pii::tests::test_mask_api_key ... ok [INFO] [stdout] test pii::tests::test_mask_email ... ok [INFO] [stdout] test pii::tests::test_mask_credit_card ... ok [INFO] [stdout] test pii::tests::test_mask_multiple_emails ... ok [INFO] [stdout] test pii::tests::test_mask_ip_address ... ok [INFO] [stdout] test pii::tests::test_mask_phone ... ok [INFO] [stdout] test pii::tests::test_mask_multiple_pii_types ... ok [INFO] [stdout] test pii::tests::test_mask_ssn ... ok [INFO] [stdout] test pii::tests::test_no_false_positives_on_normal_text ... ok [INFO] [stdout] test pii::tests::test_mask_ssn_variations ... ok [INFO] [stdout] test pii::tests::test_mask_credit_card_variations ... ok [INFO] [stdout] test replay::engine::tests::test_replay_result_partial ... ok [INFO] [stdout] test replay::engine::tests::test_replay_result_success ... ok [INFO] [stdout] test replay::engine::tests::test_session_comparison_identical ... ok [INFO] [stdout] test replay::tests::test_active_session ... ok [INFO] [stdout] test pii::tests::test_preserves_non_pii_numbers ... ok [INFO] [stdout] test memvid::memory::tests::test_schema_registry_custom ... ok [INFO] [stdout] test memvid::memory::tests::test_schema_validation_non_strict ... ok [INFO] [stdout] test replay::tests::test_segment_roundtrip ... ok [INFO] [stdout] test pii::tests::test_preserves_dates ... ok [INFO] [stdout] test replay::types::tests::test_session_lifecycle ... ok [INFO] [stdout] test pii::tests::test_mask_phone_variations ... ok [INFO] [stdout] test search::parser::tests::colon_in_middle_of_text ... ok [INFO] [stdout] test search::parser::tests::known_fields_still_work ... ok [INFO] [stdout] test search::parser::tests::mixed_known_and_unknown_fields ... ok [INFO] [stdout] test search::parser::tests::parses_basic_query ... ok [INFO] [stdout] test search::parser::tests::parses_field_filters ... ok [INFO] [stdout] test search::parser::tests::punctuation_only_tokens_handled ... ok [INFO] [stdout] test replay::types::tests::test_session_summary ... ok [INFO] [stdout] test search::parser::tests::parses_date_range ... ok [INFO] [stdout] test memvid::sketch::tests::test_sketch_insert_and_query ... ok [INFO] [stdout] test search::parser::tests::text_term_filters_punctuation ... ok [INFO] [stdout] test search::parser::tests::unknown_field_colon_treated_as_word ... ok [INFO] [stdout] test signature::tests::parse_public_key ... ok [INFO] [stdout] test structure::chunker::tests::test_large_table_split_with_header ... ok [INFO] [stdout] test structure::chunker::tests::test_code_block_preserved ... ok [INFO] [stdout] test signature::tests::model_roundtrip ... ok [INFO] [stdout] test structure::chunker::tests::test_simple_text_chunking ... ok [INFO] [stdout] test structure::chunker::tests::test_preserve_whole_strategy ... ok [INFO] [stdout] test structure::chunker::tests::test_chunking_result_stats ... ok [INFO] [stdout] test structure::chunker::tests::test_mixed_content ... ok [INFO] [stdout] test structure::chunker::tests::test_table_header_formatting ... ok [INFO] [stdout] test structure::chunker::tests::test_table_preserved_when_small ... ok [INFO] [stdout] test structure::detector::tests::test_detect_code_block ... ok [INFO] [stdout] test structure::detector::tests::test_detect_headings ... ok [INFO] [stdout] test structure::detector::tests::test_ascii_table_detection ... ok [INFO] [stdout] test structure::detector::tests::test_column_detection ... ok [INFO] [stdout] test structure::detector::tests::test_table_parsing ... ok [INFO] [stdout] test structure::detector::tests::test_detect_lists ... ok [INFO] [stdout] test table::layout::tests::test_cluster_values ... ok [INFO] [stdout] test table::layout::tests::test_line_segment_orientation ... ok [INFO] [stdout] test table::multi_page::tests::test_combined_quality ... ok [INFO] [stdout] test table::layout::tests::test_text_box_geometry ... ok [INFO] [stdout] test structure::detector::tests::test_detect_markdown_table ... ok [INFO] [stdout] test table::layout::tests::test_page_layout_line_filtering ... ok [INFO] [stdout] test table::multi_page::tests::test_header_similarity_case_insensitive ... ok [INFO] [stdout] test table::multi_page::tests::test_header_similarity_different ... ok [INFO] [stdout] test table::multi_page::tests::test_merge_consecutive_tables ... ok [INFO] [stdout] test table::multi_page::tests::test_merge_disabled ... ok [INFO] [stdout] test table::multi_page::tests::test_no_merge_non_consecutive_pages ... ok [INFO] [stdout] test table::multi_page::tests::test_header_similarity_identical ... ok [INFO] [stdout] test table::multi_page::tests::test_no_merge_different_columns ... ok [INFO] [stdout] test table::pdf_extractor::tests::test_build_grid_cells ... ok [INFO] [stdout] test table::storage::tests::test_export_to_csv ... ok [INFO] [stdout] test table::storage::tests::test_export_to_json_full ... ok [INFO] [stdout] test table::pdf_extractor::tests::test_cluster_into_rows ... ok [INFO] [stdout] test table::pdf_extractor::tests::test_stream_quality_calculation ... ok [INFO] [stdout] test table::storage::tests::test_csv_escaping ... ok [INFO] [stdout] test table::storage::tests::test_export_to_json_records ... ok [INFO] [stdout] test table::tests::test_extraction_options_builder ... ok [INFO] [stdout] test table::tests::test_default_options ... ok [INFO] [stdout] test table::types::tests::test_extracted_table ... ok [INFO] [stdout] test table::types::tests::test_options_builder ... ok [INFO] [stdout] test table::types::tests::test_quality_display ... ok [INFO] [stdout] test table::types::tests::test_table_cell_creation ... ok [INFO] [stdout] test table::types::tests::test_table_row_creation ... ok [INFO] [stdout] test signature::tests::ticket_roundtrip ... ok [INFO] [stdout] test table::tests::test_pdf_magic_detection ... ok [INFO] [stdout] test replay::types::tests::test_action_type_names ... ok [INFO] [stdout] test structure::detector::tests::test_complex_document ... ok [INFO] [stdout] test enrich::rules::tests::test_3p_job_title ... ok [INFO] [stdout] test memvid::sketch::tests::test_sketch_candidate_speed ... ok [INFO] [stdout] test enrich::rules::tests::test_extract_preference_positive ... ok [INFO] [stdout] test enrich::rules::tests::test_multiple_extractions ... ok [INFO] [stdout] test enrich::rules::tests::test_rules_engine_default ... ok [INFO] [stdout] test enrich::rules::tests::test_no_matches ... ok [INFO] [stdout] test memvid::audit::tests::test_audit_basic ... ok [INFO] [stdout] test memvid::memory::tests::test_run_enrichment ... ok [INFO] [stdout] test memvid::audit::tests::test_audit_with_snippets ... ok [INFO] [stdout] test tests::blob_reader_roundtrip_with_media_manifest ... ok [INFO] [stdout] test tests::auto_tag_populates_frame_metadata ... ok [INFO] [stdout] test tests::capacity_limit_enforced ... ok [INFO] [stdout] test text::tests::fixes_pdf_spacing_fragment_chains ... ok [INFO] [stdout] test text::tests::fixes_pdf_spacing_preserves_normal_text ... ok [INFO] [stdout] test text::tests::fixes_pdf_spacing_real_pdf_artifacts ... ok [INFO] [stdout] test text::tests::fixes_pdf_spacing_single_chars ... ok [INFO] [stdout] test text::tests::fixes_pdf_spacing_two_letter_fragments ... ok [INFO] [stdout] test text::tests::normalises_control_and_whitespace ... ok [INFO] [stdout] test text::tests::normalize_truncates_on_grapheme_boundary ... ok [INFO] [stdout] test text::tests::truncate_boundary_handles_long_grapheme ... ok [INFO] [stdout] test toc::tests::detect_checksum_mismatch ... ok [INFO] [stdout] test toc::tests::reject_trailing_bytes ... ok [INFO] [stdout] test toc::tests::serialize_deserialize_roundtrip ... ok [INFO] [stdout] test triplet::extractor::tests::test_deduplicate_cards ... ok [INFO] [stdout] test triplet::extractor::tests::test_extractor_default ... ok [INFO] [stdout] test tests::create_put_commit_reopen ... ok [INFO] [stdout] test triplet::extractor::tests::test_extractor_disabled ... ok [INFO] [stdout] test triplet::extractor::tests::test_extractor_no_matches ... ok [INFO] [stdout] test triplet::types::tests::test_extraction_mode_default ... ok [INFO] [stdout] test triplet::types::tests::test_extraction_mode_disabled ... ok [INFO] [stdout] test triplet::types::tests::test_extraction_mode_hybrid ... ok [INFO] [stdout] test triplet::types::tests::test_extraction_mode_llm ... ok [INFO] [stdout] test triplet::types::tests::test_extraction_stats ... ok [INFO] [stdout] test types::adaptive::tests::test_absolute_threshold ... ok [INFO] [stdout] test types::adaptive::tests::test_combined_strategy ... ok [INFO] [stdout] test types::adaptive::tests::test_elbow_detection ... ok [INFO] [stdout] test types::adaptive::tests::test_empty_scores ... ok [INFO] [stdout] test types::adaptive::tests::test_min_results_respected ... ok [INFO] [stdout] test types::adaptive::tests::test_normalize_scores ... ok [INFO] [stdout] test types::adaptive::tests::test_real_world_scenario ... ok [INFO] [stdout] test types::adaptive::tests::test_relative_threshold ... ok [INFO] [stdout] test types::adaptive::tests::test_score_cliff ... ok [INFO] [stdout] test types::audit::tests::test_audit_report_to_text ... ok [INFO] [stdout] test types::audit::tests::test_format_timestamp ... ok [INFO] [stdout] test types::audit::tests::test_source_span_serialization ... ok [INFO] [stdout] test types::embedding::tests::test_batch_default_impl ... ok [INFO] [stdout] test types::embedding::tests::test_configs ... ok [INFO] [stdout] test types::embedding::tests::test_mock_provider ... ok [INFO] [stdout] test types::graph_query::tests::test_graph_pattern_variables ... ok [INFO] [stdout] test types::graph_query::tests::test_query_plan_types ... ok [INFO] [stdout] test types::graph_query::tests::test_triple_pattern_creation ... ok [INFO] [stdout] test types::logic_mesh::tests::test_deterministic_serialization ... ok [INFO] [stdout] test types::logic_mesh::tests::test_follow ... ok [INFO] [stdout] test types::logic_mesh::tests::test_mesh_roundtrip ... ok [INFO] [stdout] test types::memories_track::tests::test_add_and_retrieve_card ... ok [INFO] [stdout] test types::memories_track::tests::test_aggregate_slot ... ok [INFO] [stdout] test types::memories_track::tests::test_count_occurrences ... ok [INFO] [stdout] test types::memories_track::tests::test_enrichment_tracking ... ok [INFO] [stdout] test types::memories_track::tests::test_get_at_time ... ok [INFO] [stdout] test types::memories_track::tests::test_get_current ... ok [INFO] [stdout] test types::memories_track::tests::test_serialize_deserialize ... ok [INFO] [stdout] test types::memories_track::tests::test_timeline ... ok [INFO] [stdout] test types::memory_card::tests::test_builder_missing_field ... ok [INFO] [stdout] test types::memory_card::tests::test_memory_card_builder ... ok [INFO] [stdout] test types::memory_card::tests::test_memory_kind_from_str ... ok [INFO] [stdout] test types::memory_card::tests::test_preference_with_polarity ... ok [INFO] [stdout] test types::memory_card::tests::test_supersedes ... ok [INFO] [stdout] test types::memory_card::tests::test_version_key_default ... ok [INFO] [stdout] test types::reranker::tests::test_config_defaults ... ok [INFO] [stdout] test types::reranker::tests::test_mock_reranker ... ok [INFO] [stdout] test types::reranker::tests::test_reranker_kind_parsing ... ok [INFO] [stdout] test types::schema::tests::test_predicate_schema_validation ... ok [INFO] [stdout] test types::schema::tests::test_schema_inference ... ok [INFO] [stdout] test types::schema::tests::test_schema_registry ... ok [INFO] [stdout] test types::schema::tests::test_schema_registry_strict ... ok [INFO] [stdout] test types::schema::tests::test_value_type_matches ... ok [INFO] [stdout] test types::sketch_track::tests::test_query_sketch_candidates ... ok [INFO] [stdout] test types::sketch_track::tests::test_simhash_similar_texts ... ok [INFO] [stdout] test types::sketch_track::tests::test_sketch_entry_roundtrip ... ok [INFO] [stdout] test types::sketch_track::tests::test_sketch_track_io ... ok [INFO] [stdout] test types::sketch_track::tests::test_term_filter ... ok [INFO] [stdout] test types::structure::tests::test_chunking_options_default ... ok [INFO] [stdout] test types::structure::tests::test_code_block_formatting ... ok [INFO] [stdout] test types::structure::tests::test_document_element ... ok [INFO] [stdout] test types::structure::tests::test_list_formatting ... ok [INFO] [stdout] test types::structure::tests::test_structured_chunk_types ... ok [INFO] [stdout] test types::structure::tests::test_structured_document ... ok [INFO] [stdout] test types::structure::tests::test_structured_table_creation ... ok [INFO] [stdout] test vec::tests::builder_roundtrip ... ok [INFO] [stdout] test vec::tests::l2_distance_behaves ... ok [INFO] [stdout] test vec_pq::tests::test_kmeans_simple ... ok [INFO] [stdout] test triplet::extractor::tests::test_extractor_rules ... ok [INFO] [stdout] test tests::doctor_rebuilds_time_index ... ok [INFO] [stdout] test vec_pq::tests::test_subspace_codebook ... ok [INFO] [stdout] test whisper::tests::whisper_config_defaults ... ok [INFO] [stdout] test whisper::tests::whisper_model_registry ... ok [INFO] [stdout] test tests::lex_search_roundtrip ... ok [INFO] [stdout] test tests::search_chunk_range_reflects_chunk_offset ... ok [INFO] [stdout] test tests::search_falls_back_when_tantivy_missing ... ok [INFO] [stdout] test tests::search_filters_by_uri_and_scope ... ok [INFO] [stdout] test tests::search_pagination_and_params ... ok [INFO] [stdout] test tests::search_snippet_ranges_match_bytes ... ok [INFO] [stdout] test tests::test_create_enables_indexes_by_default ... ok [INFO] [stdout] test tests::ticket_sequence_enforced ... ok [INFO] [stdout] test tests::timeline_limit_and_reverse ... ok [INFO] [stdout] test tests::vec_search_roundtrip ... ok [INFO] [stdout] test tests::verify_reports_success ... ok [INFO] [stdout] test tests::video_frame_roundtrip_does_not_corrupt_toc ... ok [INFO] [stdout] test tests_lex_flag::tests::test_lex_persists_and_search_works has been running for over 60 seconds [INFO] [stdout] test vec_pq::tests::test_product_quantizer_roundtrip has been running for over 60 seconds [INFO] [stdout] test vec_pq::tests::test_quantized_index_builder has been running for over 60 seconds [INFO] [stdout] test vec_pq::tests::test_quantized_index_builder ... ok [INFO] [stdout] test vec_pq::tests::test_product_quantizer_roundtrip ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c2967ca4d1252a6e5a20a742a63577efef3c67ed6262759c299fba6179aa36bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2967ca4d1252a6e5a20a742a63577efef3c67ed6262759c299fba6179aa36bd", kill_on_drop: false }` [INFO] [stdout] c2967ca4d1252a6e5a20a742a63577efef3c67ed6262759c299fba6179aa36bd