[INFO] fetching crate memvid-core 2.0.133...
[INFO] testing memvid-core-2.0.133 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate memvid-core 2.0.133 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate memvid-core 2.0.133
[INFO] finished tweaking crates.io crate memvid-core 2.0.133
[INFO] tweaked toml for crates.io crate memvid-core 2.0.133 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate memvid-core 2.0.133 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate memvid-core 2.0.133 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8ff5dad5ae68b6429292f8ac31b4c045fb9b5591a2e27cde9ef9a67302fc124
[INFO] running `Command { std: "docker" "start" "-a" "e8ff5dad5ae68b6429292f8ac31b4c045fb9b5591a2e27cde9ef9a67302fc124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ff5dad5ae68b6429292f8ac31b4c045fb9b5591a2e27cde9ef9a67302fc124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ff5dad5ae68b6429292f8ac31b4c045fb9b5591a2e27cde9ef9a67302fc124", kill_on_drop: false }`
[INFO] [stdout] e8ff5dad5ae68b6429292f8ac31b4c045fb9b5591a2e27cde9ef9a67302fc124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d3367f25460c4ec91066b3174671ceb88133be22348d090587add5333850fa49
[INFO] running `Command { std: "docker" "start" "-a" "d3367f25460c4ec91066b3174671ceb88133be22348d090587add5333850fa49", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling tantivy-bitpacker v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling atomic-write-file v0.2.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 regex v1.12.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rust-stemmers v1.2.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 tantivy-query-grammar v0.24.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling calamine v0.22.1
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling tantivy-common v0.9.0
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling tantivy-stacker v0.5.0
[INFO] [stderr]    Compiling tantivy-sstable 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.133 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "d3367f25460c4ec91066b3174671ceb88133be22348d090587add5333850fa49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3367f25460c4ec91066b3174671ceb88133be22348d090587add5333850fa49", kill_on_drop: false }`
[INFO] [stdout] d3367f25460c4ec91066b3174671ceb88133be22348d090587add5333850fa49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6da18506eccbf086b54179f09c04c4895cd33124a16d3a9fb6468e49a104e1e9
[INFO] running `Command { std: "docker" "start" "-a" "6da18506eccbf086b54179f09c04c4895cd33124a16d3a9fb6468e49a104e1e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memvid-core v2.0.133 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `memvid::ticket::<impl memvid::lifecycle::Memvid>::apply_ticket`: Use apply_signed_ticket() for cryptographically verified tickets
[INFO] [stdout]     --> src/lib.rs:1264:17
[INFO] [stdout]      |
[INFO] [stdout] 1264 |             mem.apply_ticket(Ticket::new("issuer", 2))
[INFO] [stdout]      |                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `memvid::ticket::<impl memvid::lifecycle::Memvid>::apply_ticket`: Use apply_signed_ticket() for cryptographically verified tickets
[INFO] [stdout]     --> src/lib.rs:1268:18
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 .apply_ticket(Ticket::new("issuer", 2))
[INFO] [stdout]      |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `memvid::ticket::<impl memvid::lifecycle::Memvid>::apply_ticket`: Use apply_signed_ticket() for cryptographically verified tickets
[INFO] [stdout]     --> src/lib.rs:1282:17
[INFO] [stdout]      |
[INFO] [stdout] 1282 |             mem.apply_ticket(Ticket::new("issuer", 2).capacity_bytes(base + 64))
[INFO] [stdout]      |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.15s
[INFO] running `Command { std: "docker" "inspect" "6da18506eccbf086b54179f09c04c4895cd33124a16d3a9fb6468e49a104e1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da18506eccbf086b54179f09c04c4895cd33124a16d3a9fb6468e49a104e1e9", kill_on_drop: false }`
[INFO] [stdout] 6da18506eccbf086b54179f09c04c4895cd33124a16d3a9fb6468e49a104e1e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6edd83ed0d2719da9bb3efb943b5dc4791d940532e6eda23e2343c70bdaa81e2
[INFO] running `Command { std: "docker" "start" "-a" "6edd83ed0d2719da9bb3efb943b5dc4791d940532e6eda23e2343c70bdaa81e2", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `memvid::ticket::<impl memvid::lifecycle::Memvid>::apply_ticket`: Use apply_signed_ticket() for cryptographically verified tickets
[INFO] [stderr]     --> src/lib.rs:1264:17
[INFO] [stderr]      |
[INFO] [stderr] 1264 |             mem.apply_ticket(Ticket::new("issuer", 2))
[INFO] [stderr]      |                 ^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `memvid::ticket::<impl memvid::lifecycle::Memvid>::apply_ticket`: Use apply_signed_ticket() for cryptographically verified tickets
[INFO] [stderr]     --> src/lib.rs:1268:18
[INFO] [stderr]      |
[INFO] [stderr] 1268 |                 .apply_ticket(Ticket::new("issuer", 2))
[INFO] [stderr]      |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `memvid::ticket::<impl memvid::lifecycle::Memvid>::apply_ticket`: Use apply_signed_ticket() for cryptographically verified tickets
[INFO] [stderr]     --> src/lib.rs:1282:17
[INFO] [stderr]      |
[INFO] [stderr] 1282 |             mem.apply_ticket(Ticket::new("issuer", 2).capacity_bytes(base + 64))
[INFO] [stderr]      |                 ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `memvid-core` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/memvid-core/aa81c9028b6c62aa/deps/memvid_core-aa81c9028b6c62aa)
[INFO] [stdout] 
[INFO] [stdout] running 297 tests
[INFO] [stdout] test analysis::ner::tests::test_entity_kind_mapping ... ok
[INFO] [stdout] test clip::tests::clip_config_defaults ... ok
[INFO] [stdout] test clip::tests::clip_index_builder_roundtrip ... ok
[INFO] [stdout] test analysis::ner::tests::test_ner_labels ... ok
[INFO] [stdout] test analysis::ner::tests::test_model_paths ... ok
[INFO] [stdout] test analysis::ner::tests::test_model_info ... ok
[INFO] [stdout] test clip::tests::clip_embedding_provider_trait ... ok
[INFO] [stdout] test clip::tests::clip_index_search ... ok
[INFO] [stdout] test clip::tests::l2_distance_calculation ... ok
[INFO] [stdout] test clip::tests::model_registry ... ok
[INFO] [stdout] test enrich::engine::tests::test_engine_trait ... ok
[INFO] [stdout] test enrich::engine::tests::test_enrichment_context ... ok
[INFO] [stdout] test enrich::engine::tests::test_enrichment_result ... ok
[INFO] [stdout] test clip::tests::image_info_filtering ... 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_european_dates ... 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_relationship_married ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_location ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_age ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_hobby ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_preference_positive ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_job_title ... ok
[INFO] [stdout] test enrich::rules::tests::test_entity_normalization ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_employer ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_employer_variations ... 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_processor ... 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 enrichment_worker::tests::test_embedding_batcher_dimension ... ok
[INFO] [stdout] test extract_budgeted::tests::test_text_truncation ... ok
[INFO] [stdout] test footer::tests::encode_decode_roundtrip ... ok
[INFO] [stdout] test footer::tests::scan_finds_footer ... ok
[INFO] [stdout] test footer::tests::scan_skips_corrupt_footer ... ok
[INFO] [stdout] test extract_budgeted::tests::test_text_extraction_budget ... 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_detects_workplace ... ok
[INFO] [stdout] test graph_search::tests::test_query_planner_possessive ... 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::header::tests::roundtrip_encode_decode ... ok
[INFO] [stdout] test io::time_index::tests::calculate_checksum_is_deterministic ... ok
[INFO] [stdout] test io::time_index::tests::read_rejects_unsorted_entries ... ok
[INFO] [stdout] test io::time_index::tests::append_and_read_roundtrip ... ok
[INFO] [stdout] test io::wal::tests::corrupted_record_reports_offset ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_travel ... ok
[INFO] [stdout] test lex::tests::builder_produces_artifact ... ok
[INFO] [stdout] test io::wal::tests::append_and_recover ... ok
[INFO] [stdout] test lex::tests::tokenizer_lowercases_and_filters ... ok
[INFO] [stdout] test lock::tests::acquiring_lock_blocks_second_writer ... ok
[INFO] [stdout] test memvid::ask::tests::disjunctive_query_deduplicates_tokens ... ok
[INFO] [stdout] test memvid::ask::tests::fallback_prefers_proper_noun ... ok
[INFO] [stdout] test memvid::ask::tests::fallback_skips_stopwords ... 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_retains_connector_characters ... ok
[INFO] [stdout] test io::wal::tests::wrap_and_checkpoint ... ok
[INFO] [stdout] test memvid::chunks::tests::skips_short_text ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_family ... ok
[INFO] [stdout] test memvid::chunks::tests::splits_long_text_into_chunks ... ok
[INFO] [stdout] test memvid::chunks::tests::structural_chunking_detects_code_blocks ... ok
[INFO] [stdout] test memvid::chunks::tests::structural_chunking_keeps_small_table_whole ... 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_preserves_table_headers ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_employer ... ok
[INFO] [stdout] test memvid::memory::tests::test_enrichment_tracking ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_multiple_extractions ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_pet ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_preference_positive ... ok
[INFO] [stdout] test memvid::memory::tests::test_schema_validation_non_strict ... 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 memvid::search::tantivy::tests::test_parse_spelled_date_with_newlines ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_education ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_pet ... ok
[INFO] [stdout] test memvid::ticket::tests::test_invalid_signature_rejected ... ok
[INFO] [stdout] test memvid::ticket::tests::test_pubkey_parses ... ok
[INFO] [stdout] test memvid::ticket::tests::test_signed_ticket_serialization ... ok
[INFO] [stdout] test memvid::ticket::tests::test_signed_ticket_struct ... ok
[INFO] [stdout] test memvid::memory::tests::test_put_and_get_memory_card ... ok
[INFO] [stdout] test models::tests::verify_model_missing_optional_warns ... ok
[INFO] [stdout] test models::tests::verify_model_success ... ok
[INFO] [stdout] test memvid::memory::tests::test_schema_validation_strict ... ok
[INFO] [stdout] test models::tests::verify_models_directory_listing ... ok
[INFO] [stdout] test memvid::ticket::tests::test_ticket_ref_verified_default ... ok
[INFO] [stdout] test memvid::memory::tests::test_memory_stats ... ok
[INFO] [stdout] test memvid::memory::tests::test_schema_registry_custom ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_name ... ok
[INFO] [stdout] test memvid::sketch::tests::test_sketch_insert_and_query ... ok
[INFO] [stdout] test pii::tests::test_mask_multiple_emails ... ok
[INFO] [stdout] test pii::tests::test_mask_email ... ok
[INFO] [stdout] test pii::tests::test_contains_pii ... ok
[INFO] [stdout] test pii::tests::test_mask_ip_address ... ok
[INFO] [stdout] test pii::tests::test_mask_credit_card ... ok
[INFO] [stdout] test pii::tests::test_mask_api_key ... ok
[INFO] [stdout] test pii::tests::test_mask_ssn ... ok
[INFO] [stdout] test pii::tests::test_mask_ssn_variations ... ok
[INFO] [stdout] test pii::tests::test_no_false_positives_on_normal_text ... ok
[INFO] [stdout] test pii::tests::test_preserves_dates ... ok
[INFO] [stdout] test pii::tests::test_mask_multiple_pii_types ... ok
[INFO] [stdout] test replay::engine::tests::test_session_comparison_identical ... ok
[INFO] [stdout] test pii::tests::test_preserves_non_pii_numbers ... ok
[INFO] [stdout] test replay::engine::tests::test_replay_result_partial ... ok
[INFO] [stdout] test pii::tests::test_mask_credit_card_variations ... ok
[INFO] [stdout] test replay::types::tests::test_session_lifecycle ... ok
[INFO] [stdout] test replay::types::tests::test_session_summary ... ok
[INFO] [stdout] test replay::engine::tests::test_replay_result_success ... 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 replay::tests::test_segment_roundtrip ... 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 replay::types::tests::test_action_type_names ... ok
[INFO] [stdout] test replay::tests::test_active_session ... ok
[INFO] [stdout] test pii::tests::test_mask_phone_variations ... ok
[INFO] [stdout] test search::parser::tests::parses_date_range ... ok
[INFO] [stdout] test signature::tests::parse_public_key ... ok
[INFO] [stdout] test search::parser::tests::parses_field_filters ... ok
[INFO] [stdout] test signature::tests::test_embedded_pubkey_valid ... ok
[INFO] [stdout] test signature::tests::test_payload_json_format ... ok
[INFO] [stdout] test search::parser::tests::punctuation_only_tokens_handled ... ok
[INFO] [stdout] test search::parser::tests::text_term_filters_punctuation ... ok
[INFO] [stdout] test structure::chunker::tests::test_chunking_result_stats ... ok
[INFO] [stdout] test structure::chunker::tests::test_code_block_preserved ... ok
[INFO] [stdout] test structure::chunker::tests::test_large_table_split_with_header ... ok
[INFO] [stdout] test pii::tests::test_mask_phone ... ok
[INFO] [stdout] test structure::chunker::tests::test_mixed_content ... ok
[INFO] [stdout] test structure::chunker::tests::test_simple_text_chunking ... ok
[INFO] [stdout] test structure::chunker::tests::test_table_header_formatting ... ok
[INFO] [stdout] test signature::tests::test_dashboard_signature_verification ... ok
[INFO] [stdout] test structure::chunker::tests::test_table_preserved_when_small ... ok
[INFO] [stdout] test structure::chunker::tests::test_preserve_whole_strategy ... ok
[INFO] [stdout] test signature::tests::model_roundtrip ... ok
[INFO] [stdout] test structure::detector::tests::test_column_detection ... ok
[INFO] [stdout] test structure::detector::tests::test_ascii_table_detection ... ok
[INFO] [stdout] test structure::detector::tests::test_detect_code_block ... ok
[INFO] [stdout] test structure::detector::tests::test_detect_lists ... ok
[INFO] [stdout] test structure::detector::tests::test_complex_document ... ok
[INFO] [stdout] test structure::detector::tests::test_detect_markdown_table ... ok
[INFO] [stdout] test table::layout::tests::test_line_segment_orientation ... ok
[INFO] [stdout] test structure::detector::tests::test_detect_headings ... ok
[INFO] [stdout] test structure::detector::tests::test_table_parsing ... ok
[INFO] [stdout] test table::layout::tests::test_cluster_values ... ok
[INFO] [stdout] test table::layout::tests::test_page_layout_line_filtering ... ok
[INFO] [stdout] test table::layout::tests::test_text_box_geometry ... ok
[INFO] [stdout] test table::multi_page::tests::test_combined_quality ... ok
[INFO] [stdout] test table::multi_page::tests::test_header_similarity_case_insensitive ... ok
[INFO] [stdout] test table::multi_page::tests::test_header_similarity_identical ... ok
[INFO] [stdout] test table::multi_page::tests::test_merge_disabled ... ok
[INFO] [stdout] test table::multi_page::tests::test_merge_consecutive_tables ... ok
[INFO] [stdout] test table::multi_page::tests::test_no_merge_different_columns ... 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::multi_page::tests::test_no_merge_non_consecutive_pages ... ok
[INFO] [stdout] test table::multi_page::tests::test_header_similarity_different ... ok
[INFO] [stdout] test table::pdf_extractor::tests::test_build_grid_cells ... ok
[INFO] [stdout] test table::storage::tests::test_csv_escaping ... ok
[INFO] [stdout] test signature::tests::ticket_roundtrip ... ok
[INFO] [stdout] test table::storage::tests::test_export_to_csv ... ok
[INFO] [stdout] test table::tests::test_default_options ... ok
[INFO] [stdout] test table::storage::tests::test_export_to_json_full ... 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_pdf_magic_detection ... 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::test_signature_flow_e2e ... ok
[INFO] [stdout] test enrich::rules::tests::test_rules_engine_default ... ok
[INFO] [stdout] test search::parser::tests::unknown_field_colon_treated_as_word ... ok
[INFO] [stdout] test enrich::rules::tests::test_multiple_extractions ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_preference_negative ... ok
[INFO] [stdout] test memvid::sketch::tests::test_sketch_candidate_speed ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_location ... 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::capacity_limit_enforced ... ok
[INFO] [stdout] test tests::auto_tag_populates_frame_metadata has been running for over 60 seconds
[INFO] [stdout] test tests::create_put_commit_reopen has been running for over 60 seconds
[INFO] [stdout] test tests::doctor_rebuilds_time_index has been running for over 60 seconds
[INFO] [stdout] test tests::lex_search_roundtrip has been running for over 60 seconds
[INFO] [stdout] test tests::search_chunk_range_reflects_chunk_offset has been running for over 60 seconds
[INFO] [stdout] test tests::search_falls_back_when_tantivy_missing has been running for over 60 seconds
[INFO] [stdout] test tests::search_filters_by_uri_and_scope has been running for over 60 seconds
[INFO] [stdout] test tests::search_pagination_and_params has been running for over 60 seconds
[INFO] [stdout] test tests::search_snippet_ranges_match_bytes has been running for over 60 seconds
[INFO] [stdout] test tests::test_create_enables_indexes_by_default has been running for over 60 seconds
[INFO] [stdout] test tests::ticket_sequence_enforced has been running for over 60 seconds
[INFO] [stdout] test tests::timeline_limit_and_reverse has been running for over 60 seconds
[INFO] [stdout] test tests::vec_search_roundtrip has been running for over 60 seconds
[INFO] [stdout] test tests::verify_reports_success has been running for over 60 seconds
[INFO] [stdout] test tests::video_frame_roundtrip_does_not_corrupt_toc has been running for over 60 seconds
[INFO] [stdout] test tests_lex_flag::tests::test_lex_persists_and_search_works has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "6edd83ed0d2719da9bb3efb943b5dc4791d940532e6eda23e2343c70bdaa81e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6edd83ed0d2719da9bb3efb943b5dc4791d940532e6eda23e2343c70bdaa81e2", kill_on_drop: false }`
[INFO] [stdout] 6edd83ed0d2719da9bb3efb943b5dc4791d940532e6eda23e2343c70bdaa81e2
