[INFO] cloning repository https://github.com/phanmn/memvid-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phanmn/memvid-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphanmn%2Fmemvid-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphanmn%2Fmemvid-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbda689eeb4b45e3d6bfc53bfec596f3da885ec8
[INFO] testing phanmn/memvid-core against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphanmn%2Fmemvid-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phanmn/memvid-core
[INFO] finished tweaking git repo https://github.com/phanmn/memvid-core
[INFO] tweaked toml for git repo https://github.com/phanmn/memvid-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phanmn/memvid-core on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phanmn/memvid-core 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45b1199dc4834f7c06512cd1122af2e10f46afbcc02b1fbd81667f640891984a
[INFO] running `Command { std: "docker" "start" "-a" "45b1199dc4834f7c06512cd1122af2e10f46afbcc02b1fbd81667f640891984a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45b1199dc4834f7c06512cd1122af2e10f46afbcc02b1fbd81667f640891984a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b1199dc4834f7c06512cd1122af2e10f46afbcc02b1fbd81667f640891984a", kill_on_drop: false }`
[INFO] [stdout] 45b1199dc4834f7c06512cd1122af2e10f46afbcc02b1fbd81667f640891984a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07425c8f6200afde10a229356e9ac695d1594ef115976455f148f2d31d669c91
[INFO] running `Command { std: "docker" "start" "-a" "07425c8f6200afde10a229356e9ac695d1594ef115976455f148f2d31d669c91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tantivy-bitpacker v0.9.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling unty v0.0.4
[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 atomic-write-file v0.3.0
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling zip v7.1.0
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling tantivy-common v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling tantivy-query-grammar v0.25.0
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling calamine v0.22.1
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling lopdf v0.39.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling pdf-extract v0.10.0
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling memvid-core v2.0.137 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.73s
[INFO] running `Command { std: "docker" "inspect" "07425c8f6200afde10a229356e9ac695d1594ef115976455f148f2d31d669c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07425c8f6200afde10a229356e9ac695d1594ef115976455f148f2d31d669c91", kill_on_drop: false }`
[INFO] [stdout] 07425c8f6200afde10a229356e9ac695d1594ef115976455f148f2d31d669c91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1dbd735e6a4a926e409c7a5bffa14b08ee2d919c38711884ce74d588e82fe07
[INFO] running `Command { std: "docker" "start" "-a" "b1dbd735e6a4a926e409c7a5bffa14b08ee2d919c38711884ce74d588e82fe07", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling lopdf v0.39.0
[INFO] [stderr]    Compiling atomic-write-file v0.3.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling pdf-extract v0.10.0
[INFO] [stderr]    Compiling memvid-core v2.0.137 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.23s
[INFO] running `Command { std: "docker" "inspect" "b1dbd735e6a4a926e409c7a5bffa14b08ee2d919c38711884ce74d588e82fe07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1dbd735e6a4a926e409c7a5bffa14b08ee2d919c38711884ce74d588e82fe07", kill_on_drop: false }`
[INFO] [stdout] b1dbd735e6a4a926e409c7a5bffa14b08ee2d919c38711884ce74d588e82fe07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90e75ffe2eace0c80e461050207f9378b3a0a258c5ee99260df4997d7a3ff397
[INFO] running `Command { std: "docker" "start" "-a" "90e75ffe2eace0c80e461050207f9378b3a0a258c5ee99260df4997d7a3ff397", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memvid_core-0732a96e2ab7a2df)
[INFO] [stdout] 
[INFO] [stdout] running 315 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_ner_labels ... ok
[INFO] [stdout] test analysis::ner::tests::test_model_paths ... ok
[INFO] [stdout] test clip::tests::clip_config_defaults ... ok
[INFO] [stdout] test clip::tests::clip_embedding_provider_trait ... ok
[INFO] [stdout] test clip::tests::image_info_filtering ... ok
[INFO] [stdout] test clip::tests::l2_distance_calculation ... ok
[INFO] [stdout] test clip::tests::model_registry ... ok
[INFO] [stdout] test clip::tests::clip_index_builder_roundtrip ... ok
[INFO] [stdout] test clip::tests::clip_index_search ... ok
[INFO] [stdout] test enrich::engine::tests::test_enrichment_result ... ok
[INFO] [stdout] test enrich::engine::tests::test_enrichment_context ... ok
[INFO] [stdout] test enrich::engine::tests::test_engine_trait ... ok
[INFO] [stdout] test analysis::auto_tag::tests::produces_keywords_and_labels ... ok
[INFO] [stdout] test analysis::auto_tag::tests::detects_spelled_out_dates ... ok
[INFO] [stdout] test analysis::auto_tag::tests::detects_dates ... ok
[INFO] [stdout] test analysis::auto_tag::tests::detects_european_dates ... ok
[INFO] [stdout] test enrich::rules::tests::test_custom_rule ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_hobby ... 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 enrich::rules::tests::test_3p_age ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_relationship_married ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_job_title ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_family ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_pet ... ok
[INFO] [stdout] test enrich::rules::tests::test_entity_normalization ... ok
[INFO] [stdout] test enrichment_worker::tests::test_embedding_batcher_basic ... ok
[INFO] [stdout] test enrichment_worker::tests::test_embedding_batcher_dimension ... 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 extract_budgeted::tests::test_text_extraction_budget ... 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 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 enrich::rules::tests::test_3p_travel ... ok
[INFO] [stdout] test io::header::tests::read_write_from_cursor ... ok
[INFO] [stdout] test io::header::tests::clears_legacy_lock_metadata ... 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 enrich::rules::tests::test_extract_employer ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_location ... ok
[INFO] [stdout] test io::time_index::tests::append_and_read_roundtrip ... ok
[INFO] [stdout] test io::time_index::tests::read_rejects_unsorted_entries ... ok
[INFO] [stdout] test lex::tests::builder_produces_artifact ... ok
[INFO] [stdout] test lex::tests::compute_matches_deduplicates_by_frame_id ... ok
[INFO] [stdout] test lex::tests::compute_matches_keeps_highest_score_per_frame ... ok
[INFO] [stdout] test lex::tests::tokenizer_lowercases_and_filters ... ok
[INFO] [stdout] test lex::tests::tokenizer_retains_connector_characters ... ok
[INFO] [stdout] test lock::tests::acquiring_lock_blocks_second_writer ... ok
[INFO] [stdout] test memvid::acl::tests::evaluate_acl_allows_restricted_group_match ... ok
[INFO] [stdout] test memvid::acl::tests::evaluate_acl_denies_cross_tenant ... ok
[INFO] [stdout] test memvid::acl::tests::evaluate_acl_denies_missing_metadata ... ok
[INFO] [stdout] test memvid::acl::tests::parse_acl_metadata_rejects_invalid_list_encoding ... 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 io::wal::tests::corrupted_record_reports_offset ... ok
[INFO] [stdout] test io::wal::tests::append_and_recover ... ok
[INFO] [stdout] test memvid::chunks::tests::skips_short_text ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_preference_negative ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_multiple_extractions ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_preference_positive ... ok
[INFO] [stdout] test enrich::rules::tests::test_3p_education ... 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::toc_prefix_underflow_surfaces_reason ... ok
[INFO] [stdout] test memvid::chunks::tests::structural_chunking_detects_code_blocks ... ok
[INFO] [stdout] test memvid::lifecycle::tests::ensure_single_file_blocks_sidecars ... ok
[INFO] [stdout] test memvid::chunks::tests::structural_chunking_keeps_small_table_whole ... ok
[INFO] [stdout] test memvid::chunks::tests::structural_chunking_preserves_table_headers ... ok
[INFO] [stdout] test io::wal::tests::wrap_and_checkpoint ... 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 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_extract_preference_negative ... ok
[INFO] [stdout] test enrich::rules::tests::test_no_matches ... 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::ticket::tests::test_ticket_ref_verified_default ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_pet ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_location ... ok
[INFO] [stdout] test models::tests::verify_model_missing_optional_warns ... ok
[INFO] [stdout] test models::tests::verify_model_success ... ok
[INFO] [stdout] test models::tests::verify_models_directory_listing ... ok
[INFO] [stdout] test enrich::rules::tests::test_extract_name ... ok
[INFO] [stdout] test enrich::rules::tests::test_rules_engine_default ... ok
[INFO] [stdout] test pii::tests::test_mask_credit_card ... 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_api_key ... ok
[INFO] [stdout] test pii::tests::test_mask_credit_card_variations ... ok
[INFO] [stdout] test pii::tests::test_mask_multiple_emails ... ok
[INFO] [stdout] test pii::tests::test_mask_ssn ... 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_no_false_positives_on_normal_text ... ok
[INFO] [stdout] test pii::tests::test_mask_phone_variations ... ok
[INFO] [stdout] test pii::tests::test_mask_ssn_variations ... ok
[INFO] [stdout] test pii::tests::test_preserves_dates ... 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_mask_multiple_pii_types ... ok
[INFO] [stdout] test replay::types::tests::test_action_type_names ... ok
[INFO] [stdout] test replay::tests::test_segment_roundtrip ... ok
[INFO] [stdout] test replay::types::tests::test_session_lifecycle ... ok
[INFO] [stdout] test search::parser::tests::colon_in_middle_of_text ... ok
[INFO] [stdout] test pii::tests::test_preserves_non_pii_numbers ... ok
[INFO] [stdout] test replay::types::tests::test_session_summary ... ok
[INFO] [stdout] test search::parser::tests::explicit_and_still_works ... ok
[INFO] [stdout] test search::parser::tests::explicit_or_still_works ... ok
[INFO] [stdout] test search::parser::tests::field_and_word_implicit_and ... ok
[INFO] [stdout] test search::parser::tests::implicit_and_behavior ... ok
[INFO] [stdout] test search::parser::tests::implicit_and_three_words ... ok
[INFO] [stdout] test search::parser::tests::mixed_explicit_and_implicit ... ok
[INFO] [stdout] test search::parser::tests::known_fields_still_work ... ok
[INFO] [stdout] test search::parser::tests::parentheses_preserve_implicit_and ... ok
[INFO] [stdout] test search::parser::tests::mixed_known_and_unknown_fields ... ok
[INFO] [stdout] test search::parser::tests::parentheses_with_different_operators ... ok
[INFO] [stdout] test search::parser::tests::parses_basic_query ... ok
[INFO] [stdout] test search::parser::tests::parses_date_range ... 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 search::parser::tests::phrase_and_word_implicit_and ... ok
[INFO] [stdout] test search::parser::tests::unknown_field_colon_treated_as_word ... ok
[INFO] [stdout] test search::parser::tests::text_term_filters_punctuation ... ok
[INFO] [stdout] test signature::tests::test_embedded_pubkey_valid ... ok
[INFO] [stdout] test signature::tests::parse_public_key ... ok
[INFO] [stdout] test signature::tests::test_payload_json_format ... ok
[INFO] [stdout] test simd::tests::test_l2_distance_384_dims ... ok
[INFO] [stdout] test simd::tests::test_l2_distance_basic ... ok
[INFO] [stdout] test simd::tests::test_l2_distance_squared_basic ... 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 structure::chunker::tests::test_mixed_content ... ok
[INFO] [stdout] test structure::chunker::tests::test_preserve_whole_strategy ... 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 structure::chunker::tests::test_table_preserved_when_small ... 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_complex_document ... 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_detect_lists ... ok
[INFO] [stdout] test structure::detector::tests::test_detect_markdown_table ... 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_line_segment_orientation ... 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_different ... ok
[INFO] [stdout] test table::multi_page::tests::test_header_similarity_identical ... ok
[INFO] [stdout] test table::multi_page::tests::test_merge_consecutive_tables ... ok
[INFO] [stdout] test signature::tests::test_dashboard_signature_verification ... ok
[INFO] [stdout] test table::multi_page::tests::test_merge_disabled ... ok
[INFO] [stdout] test signature::tests::model_roundtrip ... ok
[INFO] [stdout] test table::multi_page::tests::test_no_merge_different_columns ... ok
[INFO] [stdout] test table::multi_page::tests::test_no_merge_non_consecutive_pages ... ok
[INFO] [stdout] test table::pdf_extractor::tests::test_cluster_into_rows ... ok
[INFO] [stdout] test table::pdf_extractor::tests::test_build_grid_cells ... 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_csv ... ok
[INFO] [stdout] test table::tests::test_default_options ... ok
[INFO] [stdout] test signature::tests::ticket_roundtrip ... 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::storage::tests::test_export_to_json_full ... ok
[INFO] [stdout] test table::tests::test_pdf_magic_detection ... 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_extracted_table ... ok
[INFO] [stdout] test signature::tests::test_signature_flow_e2e ... ok
[INFO] [stdout] test table::types::tests::test_table_row_creation ... ok
[INFO] [stdout] test memvid::memory::tests::test_enrichment_tracking ... ok
[INFO] [stdout] test memvid::memory::tests::test_put_and_get_memory_card ... ok
[INFO] [stdout] test memvid::memory::tests::test_schema_validation_non_strict ... ok
[INFO] [stdout] test memvid::memory::tests::test_schema_registry_custom ... ok
[INFO] [stdout] test memvid::memory::tests::test_memory_stats ... ok
[INFO] [stdout] test memvid::memory::tests::test_schema_validation_strict ... ok
[INFO] [stdout] test memvid::sketch::tests::test_sketch_insert_and_query ... ok
[INFO] [stdout] test memvid::sketch::tests::test_sketch_candidate_speed ... ok
[INFO] [stdout] test memvid::memory::tests::test_run_enrichment ... ok
[INFO] [stdout] test memvid::audit::tests::test_audit_basic ... 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 triplet::extractor::tests::test_extractor_disabled ... ok
[INFO] [stdout] test triplet::extractor::tests::test_extractor_no_matches ... ok
[INFO] [stdout] test triplet::extractor::tests::test_extractor_rules ... 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 tests::create_put_commit_reopen ... 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 vec_pq::tests::test_quantized_index_builder ... ok
[INFO] [stdout] test tests::verify_reports_success ... ok
[INFO] [stdout] test tests::video_frame_roundtrip_does_not_corrupt_toc ... ok
[INFO] [stdout] test vec_pq::tests::test_product_quantizer_roundtrip ... ok
[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" "90e75ffe2eace0c80e461050207f9378b3a0a258c5ee99260df4997d7a3ff397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e75ffe2eace0c80e461050207f9378b3a0a258c5ee99260df4997d7a3ff397", kill_on_drop: false }`
[INFO] [stdout] 90e75ffe2eace0c80e461050207f9378b3a0a258c5ee99260df4997d7a3ff397
