[INFO] cloning repository https://github.com/nosqlbench/vectordata-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nosqlbench/vectordata-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnosqlbench%2Fvectordata-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnosqlbench%2Fvectordata-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4c421db53fecd5a9d6b76cb67c5774c4431ff82 [INFO] testing nosqlbench/vectordata-rs against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnosqlbench%2Fvectordata-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nosqlbench/vectordata-rs [INFO] finished tweaking git repo https://github.com/nosqlbench/vectordata-rs [INFO] tweaked toml for git repo https://github.com/nosqlbench/vectordata-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nosqlbench/vectordata-rs on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nosqlbench/vectordata-rs 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b8e62cc40bb041ae0ef64480ca00859d5339188b3ff825946464281a9215dd6 [INFO] running `Command { std: "docker" "start" "-a" "3b8e62cc40bb041ae0ef64480ca00859d5339188b3ff825946464281a9215dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b8e62cc40bb041ae0ef64480ca00859d5339188b3ff825946464281a9215dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8e62cc40bb041ae0ef64480ca00859d5339188b3ff825946464281a9215dd6", kill_on_drop: false }` [INFO] [stdout] 3b8e62cc40bb041ae0ef64480ca00859d5339188b3ff825946464281a9215dd6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0335cbb744ea3a261b96d567f98bb6fcd13b3d0360f503d99f1f187540365b13 [INFO] running `Command { std: "docker" "start" "-a" "0335cbb744ea3a261b96d567f98bb6fcd13b3d0360f503d99f1f187540365b13", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling curl-sys v0.4.85+curl-8.18.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling simsimd v6.5.15 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling hifijson v0.2.3 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling jaq-syn v1.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ndarray-npy v0.9.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling jaq-std v1.6.0 [INFO] [stderr] Compiling slabtastic v0.7.0 (/opt/rustwide/workdir/slabtastic) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jaq-interpret v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling jaq-core v1.5.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling jaq-parse v1.0.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling vectordata v0.2.0 (/opt/rustwide/workdir/vectordata) [INFO] [stderr] Compiling veks v0.2.0 (/opt/rustwide/workdir/veks) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "0335cbb744ea3a261b96d567f98bb6fcd13b3d0360f503d99f1f187540365b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0335cbb744ea3a261b96d567f98bb6fcd13b3d0360f503d99f1f187540365b13", kill_on_drop: false }` [INFO] [stdout] 0335cbb744ea3a261b96d567f98bb6fcd13b3d0360f503d99f1f187540365b13 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c325d25e55ca3ac5a717becf812d340230a7ef6b6b18b7d01dc9271ff60bfa58 [INFO] running `Command { std: "docker" "start" "-a" "c325d25e55ca3ac5a717becf812d340230a7ef6b6b18b7d01dc9271ff60bfa58", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling jaq-syn v1.6.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ndarray-npy v0.9.1 [INFO] [stderr] Compiling jaq-interpret v1.5.0 [INFO] [stderr] Compiling jaq-parse v1.0.3 [INFO] [stderr] Compiling jaq-std v1.6.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling slabtastic v0.7.0 (/opt/rustwide/workdir/slabtastic) [INFO] [stderr] Compiling jaq-core v1.5.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling vectordata v0.2.0 (/opt/rustwide/workdir/vectordata) [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling veks v0.2.0 (/opt/rustwide/workdir/veks) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "c325d25e55ca3ac5a717becf812d340230a7ef6b6b18b7d01dc9271ff60bfa58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c325d25e55ca3ac5a717becf812d340230a7ef6b6b18b7d01dc9271ff60bfa58", kill_on_drop: false }` [INFO] [stdout] c325d25e55ca3ac5a717becf812d340230a7ef6b6b18b7d01dc9271ff60bfa58 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ec2c7319d7b7c11a4f6735645555b53d5d3bb9ef39ee189ab07f36f60c2eba3 [INFO] running `Command { std: "docker" "start" "-a" "8ec2c7319d7b7c11a4f6735645555b53d5d3bb9ef39ee189ab07f36f60c2eba3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slabtastic-1185b4bd8708f26f) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test cli::ordinal_range::tests::test_dotdot_range ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_closed_comma ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_half_open_dotdot ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_half_open_right_inclusive ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_negative_ordinals ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_half_open_comma ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_open_comma ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_single_count ... ok [INFO] [stdout] test cli::ordinal_range::tests::test_single_ordinal ... ok [INFO] [stdout] test config::tests::test_aligned_size ... ok [INFO] [stdout] test config::tests::test_aligned_size_disabled ... ok [INFO] [stdout] test config::tests::test_config_validation_min_too_small ... ok [INFO] [stdout] test config::tests::test_config_validation_ordering ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test constants::tests::test_magic_bytes ... ok [INFO] [stdout] test constants::tests::test_page_type_roundtrip ... ok [INFO] [stdout] test footer::tests::test_footer_invalid_namespace_index_reserved ... ok [INFO] [stdout] test footer::tests::test_footer_large_ordinal ... ok [INFO] [stdout] test footer::tests::test_footer_invalid_namespace_index_zero ... ok [INFO] [stdout] test footer::tests::test_footer_negative_ordinal ... ok [INFO] [stdout] test footer::tests::test_footer_max_record_count ... ok [INFO] [stdout] test footer::tests::test_footer_roundtrip ... ok [INFO] [stdout] test footer::tests::test_footer_user_namespace_index ... ok [INFO] [stdout] test namespaces_page::tests::test_namespaces_page_wrong_type ... ok [INFO] [stdout] test page::tests::test_get_record_from_buf_multiple ... ok [INFO] [stdout] test namespaces_page::tests::test_namespaces_page_roundtrip ... ok [INFO] [stdout] test footer::tests::test_footer_invalid_page_type ... ok [INFO] [stdout] test page::tests::test_get_record_from_buf_out_of_bounds ... ok [INFO] [stdout] test page::tests::test_get_record_from_buf_skips_magic_validation ... ok [INFO] [stdout] test page::tests::test_get_record_ref_from_buf_out_of_bounds ... ok [INFO] [stdout] test page::tests::test_page_magic_validation ... ok [INFO] [stdout] test page::tests::test_page_multiple_records ... ok [INFO] [stdout] test page::tests::test_page_serialized_size ... ok [INFO] [stdout] test page::tests::test_page_single_record ... ok [INFO] [stdout] test page::tests::test_get_record_from_buf_single ... ok [INFO] [stdout] test pages_page::tests::test_find_page_exact ... ok [INFO] [stdout] test page::tests::test_page_empty_roundtrip ... ok [INFO] [stdout] test pages_page::tests::test_find_page_before_first ... ok [INFO] [stdout] test pages_page::tests::test_find_page_empty ... ok [INFO] [stdout] test page::tests::test_get_record_ref_from_buf_multiple ... ok [INFO] [stdout] test pages_page::tests::test_find_page_between ... ok [INFO] [stdout] test pages_page::tests::test_pages_page_roundtrip ... ok [INFO] [stdout] test task::tests::test_progress_tracking ... ok [INFO] [stdout] test namespaces_page::tests::test_namespace_entry_roundtrip ... ok [INFO] [stdout] test task::tests::test_task_wait_returns_result ... ok [INFO] [stdout] test reader::tests::test_batch_iter_size_larger_than_total ... ok [INFO] [stdout] test reader::tests::test_batch_iter_size_total ... ok [INFO] [stdout] test reader::tests::test_multi_batch_partial_success ... ok [INFO] [stdout] test writer::tests::test_add_records_at_correct_ordinal ... ok [INFO] [stdout] test reader::tests::test_multi_batch_empty_result ... ok [INFO] [stdout] test writer::tests::test_add_record_at_wrong_ordinal ... ok [INFO] [stdout] test reader::tests::test_multi_batch_basic ... ok [INFO] [stdout] test writer::tests::test_write_from_iter_async ... ok [INFO] [stdout] test reader::tests::test_read_all_to_sink ... ok [INFO] [stdout] test writer::tests::test_add_records_at_wrong_ordinal ... ok [INFO] [stdout] test reader::tests::test_reader_basic ... ok [INFO] [stdout] test writer::tests::test_add_record_at_correct_ordinal ... ok [INFO] [stdout] test reader::tests::test_multi_batch_single_batch ... ok [INFO] [stdout] test reader::tests::test_batch_iter_size_one ... ok [INFO] [stdout] test writer::tests::test_writer_creates_valid_file ... ok [INFO] [stdout] test reader::tests::test_multi_batch_preserves_order ... ok [INFO] [stdout] test writer::tests::test_add_records_matches_sequential ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slab-91856a025d7589c5) [INFO] [stderr] Running tests/adversarial.rs (/opt/rustwide/target/debug/deps/adversarial-767c0d06e09ba10c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 109 tests [INFO] [stdout] test test_config_all_equal ... ok [INFO] [stdout] test test_config_min_below_absolute_minimum ... ok [INFO] [stdout] test test_error_with_context_display ... ok [INFO] [stdout] test test_config_preferred_above_max ... ok [INFO] [stdout] test test_append_to_nonexistent_file ... ok [INFO] [stdout] test test_config_min_above_preferred ... ok [INFO] [stdout] test test_explain_multi_page ... ok [INFO] [stdout] test test_corrupted_header_page_size_zero ... ok [INFO] [stdout] test test_export_raw ... ok [INFO] [stdout] test test_export_slab_to_slab_roundtrip ... ok [INFO] [stdout] test test_alignment_with_various_record_sizes ... ok [INFO] [stdout] test test_explain_single_page ... ok [INFO] [stdout] test test_export_text_adds_newlines ... ok [INFO] [stdout] test test_explain_pages_page ... ok [INFO] [stdout] test test_explain_empty_file ... ok [INFO] [stdout] test test_binary_data_all_byte_values ... ok [INFO] [stdout] test test_export_cstrings_no_double_null ... ok [INFO] [stdout] test test_explain_page_filter ... ok [INFO] [stdout] test test_export_empty_slab ... ok [INFO] [stdout] test test_alignment_page_sizes_are_multiples ... ok [INFO] [stdout] test test_footer_buffer_too_small ... ok [INFO] [stdout] test test_footer_footer_length_too_small ... ok [INFO] [stdout] test test_footer_invalid_page_type_unknown ... ok [INFO] [stdout] test test_buffer_rename_on_rewrite ... ok [INFO] [stdout] test test_footer_invalid_page_type_zero ... ok [INFO] [stdout] test test_footer_namespace_index_128_rejected ... ok [INFO] [stdout] test test_footer_namespace_index_255_rejected ... ok [INFO] [stdout] test test_footer_namespaces_page_type_roundtrip ... ok [INFO] [stdout] test test_footer_odd_footer_length ... ok [INFO] [stdout] test test_import_json_malformed_rejected ... ok [INFO] [stdout] test test_file_all_empty_records ... ok [INFO] [stdout] test test_import_jsonl_malformed_line_rejected ... ok [INFO] [stdout] test test_explain_ordinal_filter ... ok [INFO] [stdout] test test_max_positive_ordinal ... ok [INFO] [stdout] test test_footer_namespace_index_127_roundtrip ... ok [INFO] [stdout] test test_export_text_no_double_newline ... ok [INFO] [stdout] test test_import_json_roundtrip ... ok [INFO] [stdout] test test_namespace_entry_buffer_too_short ... ok [INFO] [stdout] test test_namespace_entry_default_namespace_roundtrip ... ok [INFO] [stdout] test test_max_negative_ordinal ... ok [INFO] [stdout] test test_import_jsonl_roundtrip ... ok [INFO] [stdout] test test_import_yaml_malformed_rejected ... ok [INFO] [stdout] test test_import_fail_on_malformed_jsonl ... ok [INFO] [stdout] test test_namespace_entry_exactly_minimum_size ... ok [INFO] [stdout] test test_namespace_entry_invalid_utf8 ... ok [INFO] [stdout] test test_namespace_entry_max_name_length ... ok [INFO] [stdout] test test_namespace_entry_name_length_exceeds_buffer ... ok [INFO] [stdout] test test_namespace_entry_negative_offset ... ok [INFO] [stdout] test test_namespaces_page_empty ... ok [INFO] [stdout] test test_import_preserves_newline_by_default ... ok [INFO] [stdout] test test_import_skip_malformed_jsonl ... ok [INFO] [stdout] test test_import_tsv_roundtrip ... ok [INFO] [stdout] test test_import_strip_newline ... ok [INFO] [stdout] test test_import_csv_roundtrip ... ok [INFO] [stdout] test test_import_yaml_roundtrip ... ok [INFO] [stdout] test test_multiple_appends ... ok [INFO] [stdout] test test_forward_traversal_matches_index ... ok [INFO] [stdout] test test_namespaces_page_rejects_data_type ... ok [INFO] [stdout] test test_namespaces_page_unicode_names ... ok [INFO] [stdout] test test_open_empty_file ... ok [INFO] [stdout] test test_ordinal_range_empty_string ... ok [INFO] [stdout] test test_ordinal_range_dotdot_with_spaces ... ok [INFO] [stdout] test test_ordinal_range_large_values ... ok [INFO] [stdout] test test_ordinal_range_negative_count ... ok [INFO] [stdout] test test_ordinal_range_garbage ... ok [INFO] [stdout] test test_ordinal_range_single_zero ... ok [INFO] [stdout] test test_ordinal_range_single_negative ... ok [INFO] [stdout] test test_ordinal_range_mixed_brackets ... ok [INFO] [stdout] test test_open_truncated_one_byte_short_of_minimum ... ok [INFO] [stdout] test test_open_truncated_to_header_only ... ok [INFO] [stdout] test test_open_corrupted_magic ... ok [INFO] [stdout] test test_ordinal_range_whitespace_only ... ok [INFO] [stdout] test test_open_corrupted_pages_page_type_to_data ... ok [INFO] [stdout] test test_open_single_byte_file ... ok [INFO] [stdout] test test_open_corrupted_pages_page_footer_namespace_index ... ok [INFO] [stdout] test test_ordinal_just_outside_negative_range ... ok [INFO] [stdout] test test_ordinal_range_bracket_garbage ... ok [INFO] [stdout] test test_ordinal_range_zero_width ... ok [INFO] [stdout] test test_page_deserialize_bad_magic ... ok [INFO] [stdout] test test_page_deserialize_truncated_buffer ... ok [INFO] [stdout] test test_page_entry_roundtrip ... ok [INFO] [stdout] test test_page_entry_zero_values ... ok [INFO] [stdout] test test_page_type_from_u8_exhaustive_invalid ... ok [INFO] [stdout] test test_pages_page_empty ... ok [INFO] [stdout] test test_pages_page_find_in_empty ... ok [INFO] [stdout] test test_pages_page_find_ordinal_at_exact_last_entry ... ok [INFO] [stdout] test test_page_deserialize_header_footer_size_mismatch ... ok [INFO] [stdout] test test_pages_page_single_entry ... ok [INFO] [stdout] test test_open_file_ending_with_data_page_not_pages_page ... ok [INFO] [stdout] test test_pages_page_find_ordinal_well_past_last ... ok [INFO] [stdout] test test_split_with_delimiter_empty ... ok [INFO] [stdout] test test_pages_page_many_entries_binary_search ... ok [INFO] [stdout] test test_record_too_large_for_max_page ... ok [INFO] [stdout] test test_reader_opens_file_with_namespaces_page ... ok [INFO] [stdout] test test_reader_rejects_namespaces_page_without_default ... ok [INFO] [stdout] test test_reader_rejects_unknown_terminal_page_type ... ok [INFO] [stdout] test test_split_with_delimiter_at_start ... ok [INFO] [stdout] test test_split_with_delimiter_consecutive ... ok [INFO] [stdout] test test_record_exactly_fits_page ... ok [INFO] [stdout] test test_split_with_delimiter_no_delimiter ... ok [INFO] [stdout] test test_zero_ordinal_roundtrip ... ok [INFO] [stdout] test test_reorder_sorts_correctly ... ok [INFO] [stdout] test test_pages_page_negative_ordinal_before_all ... ok [INFO] [stdout] test test_repack_preserves_all_records ... ok [INFO] [stdout] test test_writer_ordinal_mismatch ... ok [INFO] [stdout] test test_single_record_file ... ok [INFO] [stdout] test test_split_with_delimiter_no_trailing ... ok [INFO] [stdout] test test_reader_error_carries_offset_context ... ok [INFO] [stdout] test test_writer_ordinal_correct_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ac9fe612199cd39f) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_empty_records ... ok [INFO] [stdout] test test_many_records_multi_page ... ok [INFO] [stdout] test test_large_records ... ok [INFO] [stdout] test test_ordinal_not_found ... ok [INFO] [stdout] test test_async_read_with_progress ... ok [INFO] [stdout] test test_page_alignment ... ok [INFO] [stdout] test test_append_mode ... ok [INFO] [stdout] test test_slab_extension_constant ... ok [INFO] [stdout] test test_iterate_all_records ... ok [INFO] [stdout] test test_async_write_with_progress ... ok [INFO] [stdout] test test_async_write_then_batch_iter_roundtrip ... ok [INFO] [stdout] test test_page_count ... ok [INFO] [stdout] test test_write_then_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/large_scale.rs (/opt/rustwide/target/debug/deps/large_scale-eb0988d070b1a85a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_write_read_100m ... ignored [INFO] [stdout] test test_write_read_10m ... ignored [INFO] [stdout] test test_write_read_1b ... ignored [INFO] [stdout] test test_write_read_1m ... ignored [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vectordata-7462f3357797b2eb) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test group::tests::test_load_from_path_missing_file ... ok [INFO] [stdout] test group::tests::test_load_from_path_invalid_yaml ... ok [INFO] [stdout] test group::tests::test_load_from_path_file_success ... ok [INFO] [stdout] test group::tests::test_load_from_path_success ... ok [INFO] [stdout] test model::tests::test_parse_simple_config ... ok [INFO] [stdout] test model::tests::test_parse_detailed_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veks-6f3c0a2a5800e0c7) [INFO] [stdout] [INFO] [stdout] running 572 tests [INFO] [stdout] test analyze::describe::tests::test_is_normalized_f32_axis_aligned ... ok [INFO] [stdout] test analyze::describe::tests::test_is_normalized_f32_not_normalized ... ok [INFO] [stdout] test analyze::describe::tests::test_is_normalized_f32_unit_vector ... ok [INFO] [stdout] test analyze::describe::tests::test_l2_norm_sq_half ... ok [INFO] [stdout] test analyze::describe::tests::test_make_norm_result_normalized ... ok [INFO] [stdout] test analyze::describe::tests::test_make_norm_result_empty ... ok [INFO] [stdout] test analyze::describe::tests::test_l2_norm_sq_f64 ... ok [INFO] [stdout] test analyze::describe::tests::test_make_norm_result_not_normalized ... ok [INFO] [stdout] test bulkdl::expand::tests::test_parse_token_spec ... ok [INFO] [stdout] test bulkdl::expand::tests::test_expand_tokens_none ... ok [INFO] [stdout] test bulkdl::expand::tests::test_expand_tokens_single ... ok [INFO] [stdout] test bulkdl::expand::tests::test_parse_token_spec_negative ... ok [INFO] [stdout] test bulkdl::expand::tests::test_url_to_filename ... ok [INFO] [stdout] test convert::order::tests::test_inconsistent_order ... ok [INFO] [stdout] test convert::order::tests::test_extract_number ... ok [INFO] [stdout] test convert::order::tests::test_no_numbers ... ok [INFO] [stdout] test convert::order::tests::test_consistent_order ... ok [INFO] [stdout] test formats::anode::tests::test_auto_detect_mnode ... ok [INFO] [stdout] test formats::anode::tests::test_auto_detect_pnode ... ok [INFO] [stdout] test formats::anode::tests::test_empty_data ... ok [INFO] [stdout] test formats::anode::tests::test_display ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_parse_sql_values ... ok [INFO] [stdout] test bulkdl::expand::tests::test_parse_token_spec_invalid ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_parse_yaml ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_parse_cql_values ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_cddl ... ok [INFO] [stdout] test formats::anode::tests::test_dialect_constants ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_parse_readout ... ok [INFO] [stdout] test formats::anode::tests::test_encode_decode_roundtrip_pnode ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_sql ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_parse_cddl_group ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_vernacular_from_str ... ok [INFO] [stdout] test formats::convert::tests::test_convert_elements_f16_to_f32 ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_yaml ... ok [INFO] [stdout] test formats::anode::tests::test_encode_decode_roundtrip_mnode ... ok [INFO] [stdout] test formats::convert::tests::test_convert_elements_noop ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_unsupported_parse ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_display ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_pnode_json ... ok [INFO] [stdout] test formats::anode::tests::test_unknown_dialect ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_json_roundtrip ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_cql ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_pnode_sql ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_readout ... ok [INFO] [stdout] test formats::convert::tests::test_f32_f64_roundtrip ... ok [INFO] [stdout] test formats::anode_vernacular::tests::test_render_mnode_jsonl ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_unsupported_type ... ok [INFO] [stdout] test formats::convert::tests::test_f16_f32_roundtrip ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_discover_schema_basic ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_discover_schema_empty_mnode ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_empty_schema ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_flatten_and_or_returns_none ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_nullable_with_mixed_nulls ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_dictionary_column ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_string_binary_roundtrip ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_fixed_size_types_roundtrip ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_framed_output ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_always_null_column ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_missing_field_gt ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_missing_field_eq_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_missing_field_in_null ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_bytes ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_flatten_and_simple_predicate ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_cross_type_float_vs_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_enumstr_vs_text ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_eq_bool ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_eq_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_eq_float ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_eq_null ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_missing_field_ne_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_eq_text ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_missing_field_ne_null ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_ascii_vs_text ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_missing_field_eq_null ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_cross_type_int_vs_float ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_scan_record_missing_field_non_null ... ok [INFO] [stdout] test formats::mnode::parquet_compiler::tests::test_temporal_types ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_scan_record_missing_field_in_schema ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_gt_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_scan_record_schema_mismatch ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_bool ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_eof ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_float ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_scan_skips_non_targeted_fields ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_int32_vs_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_le_float ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_ne ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_in ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_raw_short_vs_int ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_scan_record_and_predicate ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_invalid_tag ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_nanos ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_null ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_text ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_skip_uuid ... ok [INFO] [stdout] test formats::mnode::tests::test_mnode_display ... ok [INFO] [stdout] test formats::mnode::tags::tests::test_invalid_tag ... ok [INFO] [stdout] test formats::mnode::tests::test_mnode_framed_roundtrip ... ok [INFO] [stdout] test formats::mnode::tests::test_mnode_roundtrip ... ok [INFO] [stdout] test formats::mnode::vernacular::tests::test_cddl_output ... ok [INFO] [stdout] test formats::mnode::tests::test_mnode_nested ... ok [INFO] [stdout] test formats::mnode::vernacular::tests::test_sql_output ... ok [INFO] [stdout] test formats::mnode::vernacular::tests::test_cql_output ... ok [INFO] [stdout] test analyze::describe::tests::test_l2_norm_sq_f32_bytes ... ok [INFO] [stdout] test formats::mnode::vernacular::tests::test_sql_escaping ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_scan_record_basic ... ok [INFO] [stdout] test formats::mnode::vernacular::tests::test_cql_schema ... ok [INFO] [stdout] test formats::mnode::vernacular::tests::test_sql_schema ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_flatten_and_index_returns_none ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_bool_vs_int_mismatch ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_enumstr_vs_text ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_ascii_vs_text ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_explicit_null_ne_null ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_eq_bool ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_eq_bytes ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_eq_float ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_and_conjugate ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_eq_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_eq_null ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_eq_text ... ok [INFO] [stdout] test formats::mnode::scan::tests::test_flatten_and_conjugate ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_explicit_null_eq_null ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_explicit_null_gt ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_float_vs_int_ordering ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_ge_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_gt_text ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_gt_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_in_text ... ok [INFO] [stdout] test formats::mnode::tags::tests::test_roundtrip_all_tags ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_int_vs_float_ordering ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_int_vs_comparand_float ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_lt_float ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_in_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_int32_vs_comparand_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_le_float ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_matches_unsupported ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_millis_vs_comparand_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_missing_field_eq_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_missing_field_eq_null ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_missing_field_ne_null ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_ne_null ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_short_vs_comparand_int ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_or_conjugate ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_text_vs_int_mismatch ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_ne_int ... ok [INFO] [stdout] test formats::pnode::tests::test_comparand_display ... ok [INFO] [stdout] test formats::pnode::tests::test_display ... ok [INFO] [stdout] test formats::pnode::tests::test_indexed_wire_size ... ok [INFO] [stdout] test formats::pnode::tests::test_predicate_indexed_roundtrip ... ok [INFO] [stdout] test formats::pnode::tests::test_predicate_named_roundtrip ... ok [INFO] [stdout] test formats::pnode::vernacular::tests::test_sql_typed_comparands ... ok [INFO] [stdout] test formats::pnode::vernacular::tests::test_cql_typed_comparands ... ok [INFO] [stdout] test formats::pnode::vernacular::tests::test_sql_output ... ok [INFO] [stdout] test formats::pnode::tests::test_named_legacy_backward_compat ... ok [INFO] [stdout] test formats::pnode::vernacular::tests::test_cddl_output ... ok [INFO] [stdout] test formats::pnode::tests::test_conjugate_tree_roundtrip ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_missing_field_gt ... ok [INFO] [stdout] test formats::pnode::tests::test_named_typed_roundtrip ... ok [INFO] [stdout] test formats::pnode::vernacular::tests::test_cql_output ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_float32_vs_comparand_float ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_field_ref_index ... ok [INFO] [stdout] test formats::pnode::eval::tests::test_float_vs_comparand_int ... ok [INFO] [stdout] test formats::reader::parquet_mnode::tests::test_probe_returns_correct_metadata ... ok [INFO] [stdout] test formats::writer::slab::tests::test_slab_many_records ... ok [INFO] [stdout] test import::dataset::tests::test_empty_profiles ... ok [INFO] [stdout] test import::dataset::tests::test_config_with_upstream_and_profiles ... ok [INFO] [stdout] test import::dataset::tests::test_profiles_with_aliases ... ok [INFO] [stdout] test formats::writer::slab::tests::test_slab_write_read_roundtrip ... ok [INFO] [stdout] test import::dataset::tests::test_validate_rejects_scratch_path ... ok [INFO] [stdout] test import::dataset::tests::test_scaffold_ordering ... ok [INFO] [stdout] test import::dataset::tests::test_profiles_yaml_parse ... ok [INFO] [stdout] test import::dataset::tests::test_validate_unknown_view ... ok [INFO] [stdout] test import::dataset::tests::test_scaffold_generation ... ok [INFO] [stdout] test formats::reader::parquet_mnode::tests::test_single_file_mode ... ok [INFO] [stdout] test import::dataset::tests::test_validate_rejects_cache_path ... ok [INFO] [stdout] test import::dataset::tests::test_scaffold_roundtrip ... ok [INFO] [stdout] test import::facet::tests::test_facet_roundtrip ... ok [INFO] [stdout] test import::facet::tests::test_from_alias_distances ... ok [INFO] [stdout] test import::facet::tests::test_from_alias_filtered ... ok [INFO] [stdout] test import::facet::tests::test_from_alias_indices ... ok [INFO] [stdout] test import::facet::tests::test_from_alias_metadata ... ok [INFO] [stdout] test import::facet::tests::test_from_alias_unknown ... ok [INFO] [stdout] test formats::reader::parquet_mnode::tests::test_open_reads_all_rows_as_mnode ... ok [INFO] [stdout] test import::facet::tests::test_from_alias_base ... ok [INFO] [stdout] test import::profile::tests::test_profile_alias_resolution ... ok [INFO] [stdout] test import::facet::tests::test_from_alias_query ... ok [INFO] [stdout] test import::facet::tests::test_preferred_order_is_complete ... ok [INFO] [stdout] test import::profile::tests::test_profile_group_single_default ... ok [INFO] [stdout] test import::profile::tests::test_profile_group_inheritance ... ok [INFO] [stdout] test import::profile::tests::test_profile_group_no_default ... ok [INFO] [stdout] test import::facet::tests::test_preferred_formats_f32 ... ok [INFO] [stdout] test import::facet::tests::test_preferred_formats_by_element_size ... ok [INFO] [stdout] test import::profile::tests::test_profile_names ... ok [INFO] [stdout] test import::profile::tests::test_profile_basic ... ok [INFO] [stdout] test import::profile::tests::test_profile_with_mixed_sugar ... ok [INFO] [stdout] test import::profile::tests::test_view_from_bare_string ... ok [INFO] [stdout] test import::profile::tests::test_view_from_map ... ok [INFO] [stdout] test import::source::tests::test_parse_b_g_suffix ... ok [INFO] [stdout] test import::source::tests::test_interval_yaml_string ... ok [INFO] [stdout] test import::source::tests::test_parse_interval_single_number ... ok [INFO] [stdout] test import::profile::tests::test_view_names ... ok [INFO] [stdout] test import::profile::tests::test_view_sugar_with_window_string ... ok [INFO] [stdout] test import::source::tests::test_parse_m_suffix ... ok [INFO] [stdout] test import::source::tests::test_parse_plain_number ... ok [INFO] [stdout] test import::source::tests::test_parse_underscore_separator ... ok [INFO] [stdout] test import::source::tests::test_parse_interval_bracketed ... ok [INFO] [stdout] test import::source::tests::test_parse_interval_with_underscores ... ok [INFO] [stdout] test import::source::tests::test_parse_window_single ... ok [INFO] [stdout] test import::source::tests::test_parse_window_bracketed_list ... ok [INFO] [stdout] test import::dataset::tests::test_view_names_accessor ... ok [INFO] [stdout] test import::profile::tests::test_profile_group_child_maxk_override ... ok [INFO] [stdout] test import::source::tests::test_parse_window_empty ... ok [INFO] [stdout] test import::source::tests::test_parse_interval_range ... ok [INFO] [stdout] test import::source::tests::test_source_bracket_window ... ok [INFO] [stdout] test import::source::tests::test_source_bare_string ... ok [INFO] [stdout] test import::source::tests::test_source_namespace ... ok [INFO] [stdout] test import::source::tests::test_parse_interval_with_suffix ... ok [INFO] [stdout] test import::source::tests::test_source_namespace_and_window ... ok [INFO] [stdout] test import::source::tests::test_window_yaml_list ... ok [INFO] [stdout] test import::source::tests::test_window_yaml_number ... ok [INFO] [stdout] test import::source::tests::test_source_paren_window ... ok [INFO] [stdout] test import::source::tests::test_source_yaml_map_with_path ... ok [INFO] [stdout] test pipeline::bound::tests::test_empty_file ... ok [INFO] [stdout] test import::source::tests::test_source_yaml_map_with_source ... ok [INFO] [stdout] test import::source::tests::test_source_yaml_bare_string ... ok [INFO] [stdout] test import::source::tests::test_parse_k_suffix ... ok [INFO] [stdout] test pipeline::bound::tests::test_absent_file ... ok [INFO] [stdout] test import::source::tests::test_source_yaml_map_with_window ... ok [INFO] [stdout] test pipeline::cli::tests::test_all_commands_reachable ... ok [INFO] [stdout] test pipeline::cli::tests::test_build_pipeline_command_has_all_commands ... ok [INFO] [stdout] test pipeline::bound::tests::test_nonempty_unknown_format ... ok [INFO] [stdout] test pipeline::cli::tests::test_emit_step_yaml_basic ... ok [INFO] [stdout] test pipeline::cli::tests::test_all_commands_have_documentation ... ok [INFO] [stdout] test pipeline::cli::tests::test_emit_step_yaml_no_id_no_after ... ok [INFO] [stdout] test pipeline::commands::analyze_compare::tests::test_compare_identical_files ... ok [INFO] [stdout] test pipeline::commands::analyze_compare::tests::test_compare_single_dimension ... ok [INFO] [stdout] test pipeline::commands::analyze_compare::tests::test_ks_different ... ok [INFO] [stdout] test pipeline::cli::tests::test_option_help_format ... ok [INFO] [stdout] test pipeline::commands::analyze_compare::tests::test_ks_identical ... ok [INFO] [stdout] test pipeline::commands::analyze_explore::tests::test_explore_info ... ok [INFO] [stdout] test pipeline::command::tests::test_options_get_set ... ok [INFO] [stdout] test pipeline::command::tests::test_options_require ... ok [INFO] [stdout] test pipeline::command::tests::test_status_display ... ok [INFO] [stdout] test pipeline::commands::analyze_checkendian::tests::test_check_be_file ... ok [INFO] [stdout] test pipeline::commands::analyze_checkendian::tests::test_check_empty_file ... ok [INFO] [stdout] test pipeline::commands::analyze_compare::tests::test_compare_different_files ... ok [INFO] [stdout] test pipeline::commands::analyze_checkendian::tests::test_check_le_file ... ok [INFO] [stdout] test formats::reader::parquet_mnode::tests::test_multi_row_multi_file_parallel ... ok [INFO] [stdout] test pipeline::cli::tests::test_completion_tree_has_emit_yaml_arg ... ok [INFO] [stdout] test pipeline::commands::analyze_find::tests::test_compare_vectors ... ok [INFO] [stdout] test pipeline::commands::analyze_flamegraph::tests::test_frame_color_heuristics ... ok [INFO] [stdout] test pipeline::commands::analyze_flamegraph::tests::test_parse_empty_input ... ok [INFO] [stdout] test pipeline::commands::analyze_flamegraph::tests::test_parse_comments_and_blanks ... ok [INFO] [stdout] test pipeline::commands::analyze_explore::tests::test_explore_norms ... ok [INFO] [stdout] test pipeline::cli::tests::test_option_args_have_type_in_help ... ok [INFO] [stdout] test pipeline::commands::analyze_find::tests::test_find_exact_match ... ok [INFO] [stdout] test pipeline::commands::analyze_explore::tests::test_explore_distance ... ok [INFO] [stdout] test pipeline::commands::analyze_flamegraph::tests::test_flamegraph_missing_file ... ok [INFO] [stdout] test pipeline::commands::analyze_flamegraph::tests::test_parse_folded_stacks ... ok [INFO] [stdout] test formats::reader::parquet_mnode::tests::test_many_files_ordering_preserved ... ok [INFO] [stdout] test pipeline::commands::analyze_flamegraph::tests::test_flamegraph_command ... ok [INFO] [stdout] test pipeline::commands::analyze_find::tests::test_find_not_found ... ok [INFO] [stdout] test pipeline::commands::analyze_flamegraph::tests::test_render_flamegraph_basic ... ok [INFO] [stdout] test pipeline::commands::analyze_profile::tests::test_ks_normal_perfect ... ok [INFO] [stdout] test pipeline::commands::analyze_plot::tests::test_plot_command_scatter ... ok [INFO] [stdout] test pipeline::commands::analyze_profile::tests::test_normal_cdf ... ok [INFO] [stdout] test pipeline::commands::analyze_plot::tests::test_braille_char_empty ... ok [INFO] [stdout] test pipeline::commands::analyze_modeldiff::tests::test_drifted_models_fail ... ok [INFO] [stdout] test pipeline::commands::analyze_modeldiff::tests::test_param_drift ... ok [INFO] [stdout] test pipeline::commands::analyze_plot::tests::test_braille_char_full ... ok [INFO] [stdout] test pipeline::commands::analyze_plot::tests::test_plot_invalid_dimension ... ok [INFO] [stdout] test pipeline::commands::analyze_plot::tests::test_histogram_renders_braille ... ok [INFO] [stdout] test pipeline::commands::analyze_slice::tests::test_parse_range_dotdot ... ok [INFO] [stdout] test pipeline::commands::analyze_slice::tests::test_parse_range_interval ... ok [INFO] [stdout] test pipeline::commands::analyze_slice::tests::test_parse_range_plain ... ok [INFO] [stdout] test pipeline::commands::analyze_select::tests::test_select_json_format ... ok [INFO] [stdout] test pipeline::commands::analyze_histogram::tests::test_histogram_invalid_dimension ... ok [INFO] [stdout] test pipeline::commands::analyze_slice::tests::test_parse_range_single ... ok [INFO] [stdout] test pipeline::commands::analyze_select::tests::test_format_vector_csv ... ok [INFO] [stdout] test pipeline::commands::analyze_slice::tests::test_slice_ivec_basic ... ok [INFO] [stdout] test pipeline::commands::analyze_plot::tests::test_plot_command_histogram ... ok [INFO] [stdout] test pipeline::commands::analyze_stats::tests::test_dimension_stats_constant ... ok [INFO] [stdout] test pipeline::commands::analyze_stats::tests::test_percentile ... ok [INFO] [stdout] test pipeline::commands::analyze_stats::tests::test_dimension_stats_basic ... ok [INFO] [stdout] test pipeline::commands::analyze_modeldiff::tests::test_identical_models_pass ... ok [INFO] [stdout] test pipeline::commands::analyze_select::tests::test_format_vector_text ... ok [INFO] [stdout] test pipeline::commands::analyze_histogram::tests::test_histogram_basic ... ok [INFO] [stdout] test pipeline::commands::analyze_histogram::tests::test_histogram_with_sample ... ok [INFO] [stdout] test pipeline::commands::analyze_stats::tests::test_stats_invalid_dimension ... ok [INFO] [stdout] test pipeline::commands::analyze_verifyknn::tests::test_parse_range_invalid ... ok [INFO] [stdout] test pipeline::commands::analyze_stats::tests::test_dimension_stats_empty ... ok [INFO] [stdout] test pipeline::commands::analyze_select::tests::test_select_fvec ... ok [INFO] [stdout] test pipeline::commands::analyze_verifyknn::tests::test_parse_range_valid ... ok [INFO] [stdout] test pipeline::commands::analyze_stats::tests::test_stats_command_global ... ok [INFO] [stdout] test pipeline::cli::tests::test_resource_args_per_command ... ok [INFO] [stdout] test pipeline::cli::tests::test_build_pipeline_command_has_args_from_describe_options ... ok [INFO] [stdout] test pipeline::commands::analyze_zeros::tests::test_zeros_fvec_no_zeros ... ok [INFO] [stdout] test pipeline::commands::analyze_verifyknn::tests::test_verify_knn_pass ... ok [INFO] [stdout] test pipeline::commands::catalog::tests::test_catalog_empty_dir ... ok [INFO] [stdout] test pipeline::commands::analyze_stats::tests::test_stats_command_single_dim ... ok [INFO] [stdout] test pipeline::commands::analyze_zeros::tests::test_zeros_fvec_with_zeros ... ok [INFO] [stdout] test pipeline::commands::analyze_slice::tests::test_slice_json_format ... ok [INFO] [stdout] test pipeline::commands::analyze_select::tests::test_select_out_of_range ... ok [INFO] [stdout] test pipeline::commands::catalog::tests::test_catalog_with_datasets ... ok [INFO] [stdout] test pipeline::commands::cleanup_cleanfvec::tests::test_fnv_hash ... ok [INFO] [stdout] test pipeline::commands::cleanup_cleanfvec::tests::test_clean_removes_zero_vectors ... ok [INFO] [stdout] test pipeline::commands::analyze_zeros::tests::test_zeros_ivec ... ok [INFO] [stdout] test pipeline::commands::cleanup_cleanfvec::tests::test_clean_removes_duplicates ... ok [INFO] [stdout] test pipeline::commands::analyze_slice::tests::test_slice_fvec_basic ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_metric_parsing ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_simd_distance_selection ... ok [INFO] [stdout] test pipeline::commands::compute_filtered_knn::tests::test_filtered_knn_basic ... ok [INFO] [stdout] test pipeline::commands::analyze_verifyknn::tests::test_verify_knn_with_range ... ok [INFO] [stdout] test pipeline::commands::compute_sort::tests::test_sort_by_norm ... ok [INFO] [stdout] test pipeline::commands::compute_sort::tests::test_sort_criterion_parsing ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_knn_threaded ... ok [INFO] [stdout] test pipeline::commands::compute_filtered_knn::tests::test_filtered_knn_empty_filter ... ok [INFO] [stdout] test pipeline::commands::config::tests::test_config_show_no_config ... ok [INFO] [stdout] test pipeline::commands::config::tests::test_dir_size ... ok [INFO] [stdout] test pipeline::commands::config::tests::test_settings_roundtrip ... ok [INFO] [stdout] test pipeline::commands::config::tests::test_format_bytes ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_knn_small ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_knn_results_sorted_by_distance ... ok [INFO] [stdout] test pipeline::commands::cleanup_cleanfvec::tests::test_clean_no_changes ... ok [INFO] [stdout] test pipeline::commands::cleanup_cleanfvec::tests::test_clean_removes_trailing_bytes ... ok [INFO] [stdout] test pipeline::commands::compute_sort::tests::test_sort_by_dimension ... ok [INFO] [stdout] test pipeline::commands::compute_sort::tests::test_sort_preserves_size ... ok [INFO] [stdout] test pipeline::commands::compute_sort::tests::test_sort_invalid_dimension ... ok [INFO] [stdout] test pipeline::commands::analyze_verifyprofiles::tests::test_verify_wrong_model_fails ... ok [INFO] [stdout] test pipeline::commands::datasets_cache::tests::test_format_size ... ok [INFO] [stdout] test pipeline::commands::datasets_cache::tests::test_cache_with_dataset ... ok [INFO] [stdout] test pipeline::commands::datasets_list::tests::test_datasets_list_nested ... ok [INFO] [stdout] test pipeline::commands::datasets_plan::tests::test_plan_all_present ... ok [INFO] [stdout] test pipeline::commands::fetch_dlhf::tests::test_describe_options ... ok [INFO] [stdout] test pipeline::commands::datasets_plan::tests::test_plan_missing_facet ... ok [INFO] [stdout] test pipeline::commands::datasets_prebuffer::tests::test_prebuffer_local_copy ... ok [INFO] [stdout] test pipeline::commands::datasets_plan::tests::test_plan_missing_yaml ... ok [INFO] [stdout] test pipeline::commands::datasets_list::tests::test_datasets_list_json_format ... ok [INFO] [stdout] test pipeline::commands::fetch_dlhf::tests::test_glob_match ... ok [INFO] [stdout] test pipeline::commands::datasets_cache::tests::test_cache_empty ... ok [INFO] [stdout] test pipeline::commands::datasets_list::tests::test_datasets_list_with_dataset ... ok [INFO] [stdout] test pipeline::commands::datasets_curlify::tests::test_curlify_with_urls ... ok [INFO] [stdout] test pipeline::commands::datasets_curlify::tests::test_curlify_no_urls ... ok [INFO] [stdout] test pipeline::commands::gen_dataset::tests::test_generate_dataset_no_overwrite ... ok [INFO] [stdout] test pipeline::commands::gen_dataset::tests::test_dataset_yaml_content ... ok [INFO] [stdout] test pipeline::commands::datasets_list::tests::test_datasets_list_empty_dir ... ok [INFO] [stdout] test pipeline::commands::gen_derive::tests::test_derive_from_fvec ... ok [INFO] [stdout] test pipeline::commands::gen_derive::tests::test_fit_bounded ... ok [INFO] [stdout] test pipeline::commands::gen_derive::tests::test_fit_normal ... ok [INFO] [stdout] test pipeline::commands::gen_derive::tests::test_fit_constant ... ok [INFO] [stdout] test pipeline::commands::gen_extract::tests::test_parse_range_rust_style ... ok [INFO] [stdout] test pipeline::commands::gen_extract::tests::test_parse_range_java_interval ... ok [INFO] [stdout] test pipeline::commands::gen_extract::tests::test_fvec_extract_roundtrip ... ok [INFO] [stdout] test pipeline::commands::gen_extract::tests::test_hvec_extract_range ... ok [INFO] [stdout] test pipeline::commands::gen_dataset::tests::test_ground_truth_correctness ... ok [INFO] [stdout] test pipeline::commands::gen_extract::tests::test_parse_range_invalid ... ok [INFO] [stdout] test pipeline::commands::gen_extract::tests::test_parse_range_start_only ... ok [INFO] [stdout] test pipeline::commands::gen_extract::tests::test_parse_range_with_spaces ... ok [INFO] [stdout] test pipeline::commands::gen_dataset::tests::test_generate_dataset_small ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_knn_cache_validation ... ok [INFO] [stdout] test pipeline::commands::gen_from_model::tests::test_from_model_deterministic ... ok [INFO] [stdout] test pipeline::commands::gen_dataset::tests::test_generate_dataset_force_overwrite ... ok [INFO] [stdout] test pipeline::commands::gen_from_model::tests::test_from_model_basic ... ok [INFO] [stdout] test pipeline::commands::gen_predicate_keys::tests::test_empty_metadata ... ok [INFO] [stdout] test pipeline::commands::gen_predicate_keys::tests::test_basic ... ok [INFO] [stdout] test pipeline::commands::gen_predicate_keys::tests::test_conjugate ... ok [INFO] [stdout] test pipeline::commands::gen_predicated::tests::test_predicated_neighbors_satisfy_predicate ... ok [INFO] [stdout] test pipeline::commands::gen_predicated::tests::test_extract_yaml_value ... ok [INFO] [stdout] test pipeline::commands::gen_predicate_keys::tests::test_with_limit ... ok [INFO] [stdout] test pipeline::commands::gen_predicated::tests::test_predicated_missing_dataset ... ok [INFO] [stdout] test pipeline::commands::gen_from_model::tests::test_scalar_model_parsing ... ok [INFO] [stdout] test pipeline::commands::gen_from_model::tests::test_from_model_dimension_mismatch ... ok [INFO] [stdout] test pipeline::commands::gen_predicates::tests::test_generate_predicates_empty_slab ... ok [INFO] [stdout] test pipeline::commands::gen_shuffle::tests::test_shuffle_is_permutation ... ok [INFO] [stdout] test pipeline::commands::gen_predicates::tests::test_generate_predicates_selectivity_range ... ok [INFO] [stdout] test pipeline::commands::gen_shuffle::tests::test_shuffle_output_size ... ok [INFO] [stdout] test pipeline::commands::gen_shuffle::tests::test_shuffle_deterministic ... ok [INFO] [stdout] test pipeline::commands::gen_sketch::tests::test_mix_type_parsing ... ok [INFO] [stdout] test pipeline::commands::gen_sketch::tests::test_all_mix_types ... ok [INFO] [stdout] test pipeline::commands::gen_sketch::tests::test_sketch_bounded ... ok [INFO] [stdout] test pipeline::commands::gen_predicates::tests::test_generate_predicates_basic ... ok [INFO] [stdout] test pipeline::commands::info_file::tests::test_human_bytes ... ok [INFO] [stdout] test pipeline::commands::gen_vectors::tests::test_generate_bvec ... ok [INFO] [stdout] test pipeline::commands::info_compute::tests::test_detect_simd ... ok [INFO] [stdout] test pipeline::commands::info_file::tests::test_info_fvec ... ok [INFO] [stdout] test pipeline::commands::gen_predicated::tests::test_generate_predicated_small ... ok [INFO] [stdout] test pipeline::commands::gen_vectors::tests::test_generate_fvec ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_apply_field_path ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_apply_identity ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_apply_select ... ok [INFO] [stdout] test pipeline::commands::gen_vectors::tests::test_generate_ivec ... ok [INFO] [stdout] test pipeline::commands::gen_sketch::tests::test_sketch_deterministic ... ok [INFO] [stdout] test pipeline::commands::info_compute::tests::test_info_compute ... ok [INFO] [stdout] test pipeline::commands::info_compute::tests::test_info_compute_short ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_jjq_field_extract ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_parse_field_path ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_parse_identity ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_parse_multi_field ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_parse_nested_path ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_parse_select ... ok [INFO] [stdout] test pipeline::commands::gen_vectors::tests::test_generate_deterministic ... ok [INFO] [stdout] test pipeline::commands::info_file::tests::test_probe_file_format ... ok [INFO] [stdout] test pipeline::commands::info_file::tests::test_info_ivec ... ok [INFO] [stdout] test pipeline::commands::gen_sketch::tests::test_sketch_normalized ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_jjq_identity_command ... ok [INFO] [stdout] test pipeline::commands::info_file::tests::test_unknown_format ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_jjq_select_filter ... ok [INFO] [stdout] test pipeline::commands::info_file::tests::test_probe_truncated_file ... ok [INFO] [stdout] test pipeline::commands::json_jjq::tests::test_jjq_length ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_compile_jq_identity ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_compile_jq_field ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_rjq_identity ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_rjq_keys ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_rjq_invalid_expression ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_knn_partitioned ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_rjq_field_extract ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_braille_rendering ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_chunk_size_validation ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_hex_encode ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_create_and_verify ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_path ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_tree_roundtrip ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_path_out_of_range ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_treeview ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_summary ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_verify_detects_modification ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_rjq_pipe_expression ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_tree_detects_corruption ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_spoilbits_dryrun ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_tree_identical ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_mref_path ... ok [INFO] [stdout] test pipeline::commands::compute_knn::tests::test_knn_cache_reuse ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_rjq_object_construction ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_verify_no_reference ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_diff_different ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_spoilbits_modifies_mref ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_rjq_select_filter ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_spoilchunks_corrupts_data ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_resolve_mref_path ... ok [INFO] [stdout] test pipeline::commands::merkle::tests::test_merkle_diff_identical ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_parse_ordinals ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_export_to_file ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_check ... ok [INFO] [stdout] test pipeline::dag::tests::test_dangling_reference ... ok [INFO] [stdout] test pipeline::dag::tests::test_cycle_detection ... ok [INFO] [stdout] test pipeline::dag::tests::test_derived_id ... ok [INFO] [stdout] test pipeline::dag::tests::test_duplicate_id ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_append ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_import_text ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_rewrite ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_analyze ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_get_missing ... ok [INFO] [stdout] test pipeline::dag::tests::test_empty_dag ... ok [INFO] [stdout] test pipeline::dag::tests::test_explicit_ordering ... ok [INFO] [stdout] test pipeline::dag::tests::test_output_collision ... ok [INFO] [stdout] test pipeline::dag::tests::test_implicit_file_dependency ... ok [INFO] [stdout] test pipeline::dag::tests::test_single_step ... ok [INFO] [stdout] test pipeline::display::tests::test_display_bar_and_finish ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_survey ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_survey_empty ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_explain ... ok [INFO] [stdout] test pipeline::commands::slab::tests::test_slab_get ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_env_var ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_missing_var_error ... ok [INFO] [stdout] test pipeline::display::tests::test_display_clear ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_interpolate_options ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_multiple_vars ... ok [INFO] [stdout] test pipeline::display::tests::test_display_log ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_cache_implicit ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_dataset_dir_implicit ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_empty_string ... ok [INFO] [stdout] test pipeline::display::tests::test_display_spinner_and_finish ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_no_vars ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_scratch_implicit ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_env_var_with_fallback ... ok [INFO] [stdout] test pipeline::predicate::attribute::tests::test_field_type_parse ... ok [INFO] [stdout] test pipeline::dag::tests::test_diamond_dag ... ok [INFO] [stdout] test pipeline::predicate::codec::tests::test_pnode_roundtrip_conjugate ... ok [INFO] [stdout] test pipeline::predicate::codec::tests::test_in_predicate_values_preserved ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_simple_substitution ... ok [INFO] [stdout] test pipeline::predicate::codec::tests::test_predicates_sequence_roundtrip ... ok [INFO] [stdout] test pipeline::predicate::generator::tests::test_generate_columns ... ok [INFO] [stdout] test pipeline::predicate::attribute::tests::test_attribute_schema_yaml_roundtrip ... ok [INFO] [stdout] test pipeline::predicate::attribute::tests::test_attribute_column_accessors ... ok [INFO] [stdout] test pipeline::predicate::codec::tests::test_pnode_roundtrip_simple ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_fallback ... ok [INFO] [stdout] test pipeline::interpolate::tests::test_workspace_implicit ... ok [INFO] [stdout] test pipeline::predicate::generator::tests::test_generate_schema ... ok [INFO] [stdout] test pipeline::predicate::predicate::tests::test_evaluate_and ... ok [INFO] [stdout] test pipeline::predicate::predicate::tests::test_evaluate_enum_set ... ok [INFO] [stdout] test pipeline::predicate::predicate::tests::test_evaluate_int_range ... ok [INFO] [stdout] test pipeline::predicate::predicate::tests::test_evaluate_or ... ok [INFO] [stdout] test pipeline::commands::json_rjq::tests::test_compile_jq_invalid ... ok [INFO] [stdout] test pipeline::predicate::generator::tests::test_generate_predicate_compound ... ok [INFO] [stdout] test pipeline::progress::tests::test_progress_log_path ... ok [INFO] [stdout] test pipeline::resource::tests::test_default_governor ... ok [INFO] [stdout] test pipeline::registry::tests::test_registry_register_and_lookup ... ok [INFO] [stdout] test pipeline::predicate::predicate::tests::test_evaluate_in ... ok [INFO] [stdout] test pipeline::predicate::predicate::tests::test_evaluate_int_eq ... ok [INFO] [stdout] test pipeline::resource::tests::test_maximize_strategy_emergency ... ok [INFO] [stdout] test pipeline::resource::tests::test_maximize_strategy_nominal ... ok [INFO] [stdout] test pipeline::commands::analyze_profile::tests::test_profile_roundtrip ... ok [INFO] [stdout] test pipeline::resource::tests::test_parse_percentage_without_total ... ok [INFO] [stdout] test pipeline::resource::tests::test_parse_plain_integers ... ok [INFO] [stdout] test pipeline::resource::tests::test_parse_percentages ... ok [INFO] [stdout] test pipeline::resource::tests::test_parse_range_floor_exceeds_ceiling ... ok [INFO] [stdout] test pipeline::resource::tests::test_governor_current_and_request ... ok [INFO] [stdout] test pipeline::resource::tests::test_fixed_strategy_never_adjusts ... ok [INFO] [stdout] test pipeline::predicate::generator::tests::test_generate_predicate_selectivity ... ok [INFO] [stdout] test pipeline::predicate::predicate::tests::test_op_type_roundtrip ... ok [INFO] [stdout] test pipeline::resource::tests::test_governor_request_clamped ... ok [INFO] [stdout] test pipeline::progress::tests::test_record_and_check ... ok [INFO] [stdout] test pipeline::resource::tests::test_parse_ranges ... ok [INFO] [stdout] test pipeline::resource::tests::test_resource_desc_new ... ok [INFO] [stdout] test pipeline::resource::tests::test_resource_type_from_name ... ok [INFO] [stdout] test pipeline::resource::tests::test_resource_budget_parse ... ok [INFO] [stdout] test pipeline::resource::tests::test_resource_type_roundtrip ... ok [INFO] [stdout] test pipeline::resource::tests::test_resource_type_supports_percentage ... ok [INFO] [stdout] test pipeline::progress::tests::test_roundtrip ... ok [INFO] [stdout] test pipeline::resource::tests::test_resource_type_value_kind ... ok [INFO] [stdout] test pipeline::resource::tests::test_resource_value_midpoint ... ok [INFO] [stdout] test pipeline::rng::tests::test_different_seeds_differ ... ok [INFO] [stdout] test pipeline::resource::tests::test_parse_size_units ... ok [INFO] [stdout] test pipeline::rng::tests::test_fisher_yates_deterministic ... ok [INFO] [stdout] test pipeline::progress::tests::test_save_and_load ... ok [INFO] [stdout] test pipeline::registry::tests::test_registry_command_paths ... ok [INFO] [stdout] test pipeline::rng::tests::test_fisher_yates_permutation ... ok [INFO] [stdout] test pipeline::rng::tests::test_parse_seed ... ok [INFO] [stdout] test pipeline::progress::tests::test_load_nonexistent ... ok [INFO] [stdout] test pipeline::registry::tests::test_registry_create_via_get ... ok [INFO] [stdout] test pipeline::rng::tests::test_seeded_rng_deterministic ... ok [INFO] [stdout] test pipeline::schema::tests::test_on_partial_default ... ok [INFO] [stdout] test pipeline::schema::tests::test_step_effective_id_explicit ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_cosine_scalar_identical ... ok [INFO] [stdout] test pipeline::schema::tests::test_step_output_path ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_dot_product_scalar ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_f16_odd_length_vectors ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_l1_scalar ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_f16_select_returns_working_fn ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_odd_length_vectors ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_cosine_scalar_orthogonal ... ok [INFO] [stdout] test pipeline::schema::tests::test_pipeline_config_roundtrip ... ok [INFO] [stdout] test pipeline::schema::tests::test_step_effective_id_derived ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_select_returns_working_fn ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_simd_level_reports_something ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_simd_matches_scalar_cosine ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_f16_simd_matches_scalar_l1 ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_l2_scalar_identity ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_f16_simd_matches_scalar_cosine ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_f16_simd_matches_scalar_dot ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_l2_scalar_known ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_f16_simd_matches_scalar_l2 ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_simd_matches_scalar_dot ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_simd_matches_scalar_l1 ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_simd_matches_scalar_l2 ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_transposed_batch_l2sq_f16_matches_pairwise ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_transposed_batch_neg_dot_f16 ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_transposed_batch_partial_fill ... ok [INFO] [stdout] test pipeline::tests::test_resolve_pipeline_yaml_unresolved_var_error ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_transposed_batch_l2sq_f32_matches_pairwise ... ok [INFO] [stdout] test pipeline::tests::test_resolve_pipeline_yaml_preserves_dag_order ... ok [INFO] [stdout] test pipeline::tests::test_clean_scratch_contents ... ok [INFO] [stdout] test pipeline::tests::test_resolve_pipeline_yaml_with_defaults ... ok [INFO] [stdout] test pipeline::tests::test_resolve_pipeline_yaml_basic ... ok [INFO] [stdout] test pipeline::tests::test_resolve_pipeline_yaml_workspace_interpolation ... ok [INFO] [stdout] test pipeline::tests::test_ensure_gitignore_creates_file ... ok [INFO] [stdout] test pipeline::tests::test_ensure_gitignore_does_not_duplicate ... ok [INFO] [stdout] test pipeline::tests::test_ensure_gitignore_preserves_existing ... ok [INFO] [stdout] test pipeline::simd_distance::tests::test_transposed_batch_l1_f16 ... ok [INFO] [stdout] test formats::pnode::tests::test_indexed_rejects_non_int ... ok [INFO] [stdout] test pipeline::commands::analyze_verifyprofiles::tests::test_verify_uniform_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 572 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/profile_convert.rs (/opt/rustwide/target/debug/deps/profile_convert-8ee9be392dc6e62e) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/profile_predicate_keys.rs (/opt/rustwide/target/debug/deps/profile_predicate_keys-e1dfe78c1f9da7fa) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/veks-88af57b3494df173) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests slabtastic [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test slabtastic/src/task.rs - task (line 24) - compile ... ok [INFO] [stdout] test slabtastic/src/writer.rs - writer::SlabWriter (line 74) - compile ... ok [INFO] [stdout] test slabtastic/src/footer.rs - footer::Footer (line 49) ... ok [INFO] [stdout] test slabtastic/src/lib.rs - (line 85) - compile ... ok [INFO] [stdout] test slabtastic/src/reader.rs - reader::SlabReader (line 168) - compile ... ok [INFO] [stdout] test slabtastic/src/config.rs - config::WriterConfig (line 19) ... ok [INFO] [stdout] test slabtastic/src/page.rs - page::Page (line 49) ... ok [INFO] [stdout] test slabtastic/src/pages_page.rs - pages_page (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.81s; merged doctests compilation took 0.80s [INFO] [stderr] Doc-tests vectordata [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test vectordata/src/group.rs - group::TestDataGroup::load (line 38) - compile ... ok [INFO] [stdout] test vectordata/src/lib.rs - (line 13) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.28s; merged doctests compilation took 1.26s [INFO] [stderr] Doc-tests veks [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ec2c7319d7b7c11a4f6735645555b53d5d3bb9ef39ee189ab07f36f60c2eba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec2c7319d7b7c11a4f6735645555b53d5d3bb9ef39ee189ab07f36f60c2eba3", kill_on_drop: false }` [INFO] [stdout] 8ec2c7319d7b7c11a4f6735645555b53d5d3bb9ef39ee189ab07f36f60c2eba3