[INFO] cloning repository https://github.com/squiskyy/basalt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/squiskyy/basalt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquiskyy%2Fbasalt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquiskyy%2Fbasalt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f95c047b4dbf3b87bb5a37844a60abebe500ddcf [INFO] testing squiskyy/basalt/f95c047b4dbf3b87bb5a37844a60abebe500ddcf against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquiskyy%2Fbasalt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/squiskyy/basalt [INFO] finished tweaking git repo https://github.com/squiskyy/basalt [INFO] tweaked toml for git repo https://github.com/squiskyy/basalt written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/squiskyy/basalt on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/squiskyy/basalt 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd242960e77e3e5f4bb71ccb457c8c337970ab55dd58b8dee4dada29d1bdbb25 [INFO] running `Command { std: "docker" "start" "-a" "bd242960e77e3e5f4bb71ccb457c8c337970ab55dd58b8dee4dada29d1bdbb25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd242960e77e3e5f4bb71ccb457c8c337970ab55dd58b8dee4dada29d1bdbb25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd242960e77e3e5f4bb71ccb457c8c337970ab55dd58b8dee4dada29d1bdbb25", kill_on_drop: false }` [INFO] [stdout] bd242960e77e3e5f4bb71ccb457c8c337970ab55dd58b8dee4dada29d1bdbb25 [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 362c4d13ffb6a16a95f6efee583cf18ccf0de626576ce687c5122300bb8669ef [INFO] running `Command { std: "docker" "start" "-a" "362c4d13ffb6a16a95f6efee583cf18ccf0de626576ce687c5122300bb8669ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling papaya v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling instant-distance v0.6.1 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling basalt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "362c4d13ffb6a16a95f6efee583cf18ccf0de626576ce687c5122300bb8669ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362c4d13ffb6a16a95f6efee583cf18ccf0de626576ce687c5122300bb8669ef", kill_on_drop: false }` [INFO] [stdout] 362c4d13ffb6a16a95f6efee583cf18ccf0de626576ce687c5122300bb8669ef [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d09a4a7a3764872486b0c79fb5bee7cd5bae02fb6c5bae45f1317d4652149e42 [INFO] running `Command { std: "docker" "start" "-a" "d09a4a7a3764872486b0c79fb5bee7cd5bae02fb6c5bae45f1317d4652149e42", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [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.8.5 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling instant-distance v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling basalt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "d09a4a7a3764872486b0c79fb5bee7cd5bae02fb6c5bae45f1317d4652149e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09a4a7a3764872486b0c79fb5bee7cd5bae02fb6c5bae45f1317d4652149e42", kill_on_drop: false }` [INFO] [stdout] d09a4a7a3764872486b0c79fb5bee7cd5bae02fb6c5bae45f1317d4652149e42 [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c824b3c5f97e13cf3953ff4bcb51135ad141ceca556e3a378aa73679a5e551e [INFO] running `Command { std: "docker" "start" "-a" "4c824b3c5f97e13cf3953ff4bcb51135ad141ceca556e3a378aa73679a5e551e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt-f7da5d8223213b60) [INFO] [stdout] [INFO] [stdout] running 215 tests [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_parse_token_spec ... ok [INFO] [stdout] test config::tests::test_load_tokens_file_invalid ... ok [INFO] [stdout] test config::tests::test_resolve_tokens_merges_file_and_cli ... ok [INFO] [stdout] test config::tests::test_load_tokens_file ... ok [INFO] [stdout] test http::auth::tests::test_extract_namespace ... ok [INFO] [stdout] test config::tests::test_cli_overrides ... ok [INFO] [stdout] test config::tests::test_config_partial_toml ... ok [INFO] [stdout] test config::tests::test_config_from_toml ... ok [INFO] [stdout] test http::rate_limit::tests::test_extract_client_ip_no_headers ... ok [INFO] [stdout] test http::rate_limit::tests::test_extract_client_ip_real_ip ... ok [INFO] [stdout] test http::rate_limit::tests::test_extract_client_ip_forwarded ... ok [INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_disabled ... ok [INFO] [stdout] test http::auth::tests::test_add_remove_token ... ok [INFO] [stdout] test http::auth::tests::test_auth_wildcard ... ok [INFO] [stdout] test http::auth::tests::test_auth_disabled ... ok [INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_per_ip ... ok [INFO] [stdout] test http::auth::tests::test_auth_scoped ... ok [INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_zero_window_uses_default ... ok [INFO] [stdout] test llm::error::tests::test_error_display ... ok [INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_within_limit ... ok [INFO] [stdout] test replication::wal::tests::test_wal_serialize_delete ... ok [INFO] [stdout] test replication::wal::tests::test_wal_serialize_delete_prefix ... ok [INFO] [stdout] test replication::wal::tests::test_wal_serialize_deserialize ... ok [INFO] [stdout] test replication::wal::tests::test_wal_append_and_read ... ok [INFO] [stdout] test replication::wal::tests::test_wal_circular ... ok [INFO] [stdout] test replication::wal::tests::test_wal_ttl_large_value ... ok [INFO] [stdout] test replication::wal::tests::test_wal_ttl_positive_means_actual_ttl ... ok [INFO] [stdout] test replication::wal::tests::test_wal_ttl_zero_means_no_expiry ... ok [INFO] [stdout] test resp::commands::tests::test_ping ... ok [INFO] [stdout] test resp::commands::tests::test_ping_with_message ... ok [INFO] [stdout] test resp::commands::tests::test_replicaof_host_port ... ok [INFO] [stdout] test resp::commands::tests::test_replicaof_invalid ... ok [INFO] [stdout] test resp::commands::tests::test_mtype ... ok [INFO] [stdout] test resp::commands::tests::test_replicaof_no_one ... ok [INFO] [stdout] test resp::commands::tests::test_set_nx_and_xx_mutually_exclusive ... ok [INFO] [stdout] test resp::commands::tests::test_set_nx_key_does_not_exist ... ok [INFO] [stdout] test resp::commands::tests::test_set_nx_key_exists ... ok [INFO] [stdout] test resp::commands::tests::test_set_nx_with_ex ... ok [INFO] [stdout] test resp::commands::tests::test_set_with_ex ... ok [INFO] [stdout] test resp::commands::tests::test_set_xx_key_does_not_exist ... ok [INFO] [stdout] test replication::wal::tests::test_record_set_some_ttl_stores_value ... ok [INFO] [stdout] test resp::commands::tests::test_set_xx_key_exists ... ok [INFO] [stdout] test resp::commands::tests::test_unknown_command ... ok [INFO] [stdout] test resp::parser::tests::test_bulk_string ... ok [INFO] [stdout] test resp::parser::tests::test_crlf_multiple_candidates ... ok [INFO] [stdout] test resp::parser::tests::test_array ... ok [INFO] [stdout] test replication::wal::tests::test_record_set_none_ttl_stores_zero ... ok [INFO] [stdout] test resp::commands::tests::test_set_get_del ... ok [INFO] [stdout] test resp::parser::tests::test_crlf_not_just_cr ... ok [INFO] [stdout] test resp::parser::tests::test_empty_bulk_string ... ok [INFO] [stdout] test resp::parser::tests::test_error ... ok [INFO] [stdout] test resp::parser::tests::test_incomplete ... ok [INFO] [stdout] test resp::parser::tests::test_integer ... ok [INFO] [stdout] test resp::parser::tests::test_pipeline ... ok [INFO] [stdout] test resp::parser::tests::test_negative_integer ... ok [INFO] [stdout] test resp::parser::tests::test_pipeline_incomplete ... ok [INFO] [stdout] test resp::parser::tests::test_pipeline_serialization ... ok [INFO] [stdout] test resp::parser::tests::test_serialize_error ... ok [INFO] [stdout] test resp::parser::tests::test_serialize_roundtrip ... ok [INFO] [stdout] test resp::parser::tests::test_to_command_case_insensitive ... ok [INFO] [stdout] test resp::parser::tests::test_null_array ... ok [INFO] [stdout] test resp::parser::tests::test_null_bulk_string ... ok [INFO] [stdout] test store::consolidation::tests::test_compress_delete_source ... ok [INFO] [stdout] test store::consolidation::tests::test_compress_concat ... ok [INFO] [stdout] test store::consolidation::tests::test_conflict_policy_default ... ok [INFO] [stdout] test store::consolidation::tests::test_consolidation_meta_default ... ok [INFO] [stdout] test resp::commands::tests::test_msett_mgett ... ok [INFO] [stdout] test resp::parser::tests::test_simple_string ... ok [INFO] [stdout] test store::consolidation::tests::test_consolidation_result_new ... ok [INFO] [stdout] test store::consolidation::tests::test_group_by_default ... ok [INFO] [stdout] test store::consolidation::tests::test_manager_disabled ... ok [INFO] [stdout] test store::consolidation::tests::test_promote_basic ... ok [INFO] [stdout] test store::consolidation::tests::test_promote_below_threshold ... ok [INFO] [stdout] test store::consolidation::tests::test_promote_conflict_overwrite ... ok [INFO] [stdout] test store::consolidation::tests::test_promote_conflict_skip ... ok [INFO] [stdout] test store::consolidation::tests::test_promote_conflict_version ... ok [INFO] [stdout] test resp::parser::tests::test_to_command ... ok [INFO] [stdout] test store::consolidation::tests::test_manager_meta_operations ... ok [INFO] [stdout] test store::consolidation::tests::test_rule_defaults_serde ... ok [INFO] [stdout] test store::consolidation::tests::test_manager_with_rules ... ok [INFO] [stdout] test store::consolidation::tests::test_rule_compress_serde_roundtrip ... ok [INFO] [stdout] test store::consolidation::tests::test_compress_below_threshold ... ok [INFO] [stdout] test store::decay::tests::test_below_floor ... ok [INFO] [stdout] test store::decay::tests::test_config_store_default ... ok [INFO] [stdout] test store::decay::tests::test_config_store_override ... ok [INFO] [stdout] test store::decay::tests::test_decay_over_time ... ok [INFO] [stdout] test store::decay::tests::test_default_halflife ... ok [INFO] [stdout] test store::decay::tests::test_pinned_always_1 ... ok [INFO] [stdout] test store::decay::tests::test_read_boost ... ok [INFO] [stdout] test store::decay::tests::test_config_store_remove ... ok [INFO] [stdout] test store::decay::tests::test_write_boost ... ok [INFO] [stdout] test store::engine::tests::test_engine_compression_disabled ... ok [INFO] [stdout] test store::engine::tests::test_clear_removes_all_data ... ok [INFO] [stdout] test store::engine::tests::test_decay_config_per_namespace ... ok [INFO] [stdout] test store::engine::tests::test_engine_compression_large_value ... ok [INFO] [stdout] test store::consolidation::tests::test_rule_promote_serde_roundtrip ... ok [INFO] [stdout] test store::consolidation::tests::test_summary_strategy_default ... ok [INFO] [stdout] test store::engine::tests::test_engine_count_prefix ... ok [INFO] [stdout] test store::engine::tests::test_engine_max_entries ... ok [INFO] [stdout] test store::engine::tests::test_engine_scan_prefix_with_compression ... ok [INFO] [stdout] test store::engine::tests::test_engine_set_returns_err_at_capacity ... ok [INFO] [stdout] test store::engine::tests::test_namespace_of_key ... ok [INFO] [stdout] test store::engine::tests::test_engine_default ... ok [INFO] [stdout] test store::engine::tests::test_get_increments_access_count ... ok [INFO] [stdout] test store::engine::tests::test_engine_count_prefix_skips_expired ... ok [INFO] [stdout] test store::engine::tests::test_namespaced_key_from_internal ... ok [INFO] [stdout] test store::engine::tests::test_namespace_version_independent ... ok [INFO] [stdout] test store::engine::tests::test_namespaced_key_equality ... ok [INFO] [stdout] test store::engine::tests::test_get_with_meta_returns_relevance ... ok [INFO] [stdout] test store::engine::tests::test_engine_reap_all_expired ... ok [INFO] [stdout] test store::engine::tests::test_namespaced_key_new ... ok [INFO] [stdout] test store::engine::tests::test_namespaced_key_roundtrip ... ok [INFO] [stdout] test store::engine::tests::test_next_power_of_2 ... ok [INFO] [stdout] test store::engine::tests::test_pin_unpin ... ok [INFO] [stdout] test store::engine::tests::test_scan_prefix_includes_relevance ... ok [INFO] [stdout] test store::engine::tests::test_set_force_full_preserves_metadata ... ok [INFO] [stdout] test store::engine::tests::test_reap_all_low_relevance ... ok [INFO] [stdout] test store::engine::tests::test_scan_prefix_sorted_by_relevance ... ok [INFO] [stdout] test store::engine::tests::test_set_creates_with_relevance_1 ... ok [INFO] [stdout] test store::memory_type::tests::test_default_ttl ... ok [INFO] [stdout] test store::memory_type::tests::test_display ... ok [INFO] [stdout] test store::memory_type::tests::test_serde_roundtrip ... ok [INFO] [stdout] test store::memory_type::tests::test_to_u8_from_u8_roundtrip ... ok [INFO] [stdout] test store::persistence::tests::test_backward_compatibility_v1 ... ok [INFO] [stdout] test store::persistence::tests::test_compression_large_values ... ok [INFO] [stdout] test store::persistence::tests::test_compression_disabled_with_zero_threshold ... ok [INFO] [stdout] test store::persistence::tests::test_embedding_with_compression ... ok [INFO] [stdout] test store::persistence::tests::test_embedding_roundtrip ... ok [INFO] [stdout] test store::persistence::tests::test_find_latest_snapshot ... ok [INFO] [stdout] test store::persistence::tests::test_invalid_magic ... ok [INFO] [stdout] test store::persistence::tests::test_empty_snapshot ... ok [INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_window_reset ... ok [INFO] [stdout] test store::persistence::tests::test_prune_snapshots ... ok [INFO] [stdout] test store::persistence::tests::test_v4_backward_compat_v1 ... ok [INFO] [stdout] test store::persistence::tests::test_memory_type_roundtrip ... ok [INFO] [stdout] test store::persistence::tests::test_unsupported_version ... ok [INFO] [stdout] test store::persistence::tests::test_no_compression_small_values ... ok [INFO] [stdout] test store::persistence::tests::test_v4_backward_compat_v2 ... ok [INFO] [stdout] test store::persistence::tests::test_v4_backward_compat_v3 ... ok [INFO] [stdout] test store::persistence::tests::test_v5_corrupt_entry ... ok [INFO] [stdout] test store::persistence::tests::test_v5_empty_snapshot ... ok [INFO] [stdout] test store::persistence::tests::test_v5_missing_footer_crc ... ok [INFO] [stdout] test store::persistence::tests::test_write_and_read_snapshot ... ok [INFO] [stdout] test store::persistence::tests::test_v5_with_embeddings ... ok [INFO] [stdout] test store::shard::tests::test_eviction_policy_display ... ok [INFO] [stdout] test store::persistence::tests::test_v5_relevance_roundtrip ... ok [INFO] [stdout] test store::shard::tests::test_eviction_policy_from_str_loose ... ok [INFO] [stdout] test store::shard::tests::test_eviction_policy_lru_with_access_pattern ... ok [INFO] [stdout] test store::persistence::tests::test_v5_roundtrip ... ok [INFO] [stdout] test store::shard::tests::test_eviction_policy_reject ... ok [INFO] [stdout] test store::persistence::tests::test_v5_corrupt_footer ... ok [INFO] [stdout] test store::shard::tests::test_eviction_policy_ttl_first_still_rejects_if_no_expired ... ok [INFO] [stdout] test store::shard::tests::test_lru_sample_size_custom ... ok [INFO] [stdout] test store::shard::tests::test_lru_sample_size_default ... ok [INFO] [stdout] test store::shard::tests::test_lru_sample_size_minimum_one ... ok [INFO] [stdout] test store::shard::tests::test_shard_compression_disabled ... ok [INFO] [stdout] test store::shard::tests::test_lru_eviction_bulk_stays_at_capacity ... ok [INFO] [stdout] test store::shard::tests::test_shard_compression_incompressible_data ... ok [INFO] [stdout] test store::shard::tests::test_shard_compression_large_value ... ok [INFO] [stdout] test store::shard::tests::test_shard_count_prefix ... ok [INFO] [stdout] test store::shard::tests::test_shard_compression_small_value_not_compressed ... ok [INFO] [stdout] test store::shard::tests::test_shard_count_prefix_skips_expired ... ok [INFO] [stdout] test store::shard::tests::test_shard_delete ... ok [INFO] [stdout] test store::shard::tests::test_shard_full_error_has_shard_index ... ok [INFO] [stdout] test store::shard::tests::test_shard_keys_prefix_skips_expired ... ok [INFO] [stdout] test store::shard::tests::test_shard_keys_prefix ... ok [INFO] [stdout] test store::shard::tests::test_shard_max_entries_delete_then_insert ... ok [INFO] [stdout] test store::shard::tests::test_shard_lazy_expiry ... ok [INFO] [stdout] test store::shard::tests::test_shard_max_entries_rejects_at_capacity ... ok [INFO] [stdout] test store::shard::tests::test_shard_reap_expired ... ok [INFO] [stdout] test store::shard::tests::test_shard_max_entries_update_existing_key ... ok [INFO] [stdout] test store::shard::tests::test_shard_reap_expired_none_expired ... ok [INFO] [stdout] test store::shard::tests::test_shard_reap_low_relevance ... ok [INFO] [stdout] test store::shard::tests::test_shard_scan_prefix_with_compression ... ok [INFO] [stdout] test store::shard::tests::test_shard_scan_prefix ... ok [INFO] [stdout] test store::shard::tests::test_shard_set_force_with_compression ... ok [INFO] [stdout] test store::shard::tests::test_shard_set_get ... ok [INFO] [stdout] test store::shard::tests::test_shard_set_pinned ... ok [INFO] [stdout] test store::share::tests::test_empty_key_list_access ... ok [INFO] [stdout] test store::share::tests::test_grant_and_check_readwrite_access ... ok [INFO] [stdout] test store::share::tests::test_grant_and_check_read_access ... ok [INFO] [stdout] test store::share::tests::test_grant_replaces_existing ... ok [INFO] [stdout] test store::share::tests::test_key_prefix_scoping ... ok [INFO] [stdout] test store::share::tests::test_multiple_targets ... ok [INFO] [stdout] test store::share::tests::test_policies_for_and_shared_with ... ok [INFO] [stdout] test store::share::tests::test_no_self_share_check ... ok [INFO] [stdout] test store::share::tests::test_revoke_all ... ok [INFO] [stdout] test store::share::tests::test_revoke ... ok [INFO] [stdout] test store::share::tests::test_revoke_nonexistent ... ok [INFO] [stdout] test store::share::tests::test_revoke_prefix_specific ... ok [INFO] [stdout] test store::trigger::tests::test_cooldown_prevents_rapid_fire ... ok [INFO] [stdout] test store::trigger::tests::test_cooldown_allows_after_wait ... ok [INFO] [stdout] test store::trigger::tests::test_condition_serialization ... ok [INFO] [stdout] test store::trigger::tests::test_enable_disable ... ok [INFO] [stdout] test store::trigger::tests::test_force_fire_ignores_cooldown ... ok [INFO] [stdout] test store::trigger::tests::test_register_duplicate_fails ... ok [INFO] [stdout] test store::trigger::tests::test_register_and_list ... ok [INFO] [stdout] test store::trigger::tests::test_trigger_from_config ... ok [INFO] [stdout] test store::trigger::tests::test_try_fire_returns_context ... ok [INFO] [stdout] test store::trigger::tests::test_try_fire_disabled ... ok [INFO] [stdout] test store::trigger::tests::test_unregister ... ok [INFO] [stdout] test store::vector::tests::test_embedding_point_distance_opposite ... ok [INFO] [stdout] test store::trigger::tests::test_webhook_action_config_serialization ... ok [INFO] [stdout] test store::vector::tests::test_embedding_point_distance_identical ... ok [INFO] [stdout] test store::vector::tests::test_embedding_point_distance_orthogonal ... ok [INFO] [stdout] test store::vector::tests::test_hnsw_index_empty ... ok [INFO] [stdout] test time::tests::test_now_ms_monotonic_property ... ok [INFO] [stdout] test time::tests::test_now_ms_returns_nonzero ... ok [INFO] [stdout] test store::vector::tests::test_hnsw_index_rebuild_and_search ... ok [INFO] [stdout] test store::shard::tests::test_eviction_policy_ttl_first ... ok [INFO] [stdout] test http::rate_limit::tests::test_cleanup_expired ... ok [INFO] [stdout] test store::persistence::tests::test_backward_compatibility_v2 ... ok [INFO] [stdout] test store::shard::tests::test_lru_eviction_with_small_sample_size ... ok [INFO] [stdout] test store::shard::tests::test_eviction_policy_lru ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 215 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/basalt-c08f80602756f5bc) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/concurrency_test.rs (/opt/rustwide/target/debug/deps/concurrency_test-bff429a1c4b6d0ca) [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 6 tests [INFO] [stdout] test test_concurrent_mixed_memory_types ... ok [INFO] [stdout] test test_concurrent_namespace_operations ... ok [INFO] [stdout] test test_concurrent_reap_and_mutate ... ok [INFO] [stdout] test test_concurrent_ttl_expiry ... ok [INFO] [stdout] test test_concurrent_same_key_rw ... ok [INFO] [stdout] test test_concurrent_set_get_delete ... ok [INFO] [stderr] Running tests/engine_test.rs (/opt/rustwide/target/debug/deps/engine_test-2fc2535698e8e91b) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_set_get_basic ... ok [INFO] [stdout] test test_episodic_has_ttl ... ok [INFO] [stdout] test test_namespace_via_prefix ... ok [INFO] [stdout] test test_get_with_meta ... ok [INFO] [stdout] test test_delete ... ok [INFO] [stdout] test test_delete_prefix ... ok [INFO] [stdout] test test_set_get_with_ttl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/http_integration_test.rs (/opt/rustwide/target/debug/deps/http_integration_test-da4f9725b1b6cf6b) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_auth_wrong_namespace_returns_403 ... ok [INFO] [stdout] test test_auth_unauthenticated_returns_401 ... ok [INFO] [stdout] test test_delete_key ... ok [INFO] [stdout] test test_auth_wildcard_token ... ok [INFO] [stdout] test test_auth_correct_token_namespace_returns_200 ... ok [INFO] [stdout] test test_batch_store ... ok [INFO] [stdout] test test_507_insufficient_storage ... ok [INFO] [stdout] test test_batch_get ... ok [INFO] [stdout] test test_health_returns_200 ... ok [INFO] [stdout] test test_delete_prefix ... ok [INFO] [stdout] test test_list_memories ... ok [INFO] [stdout] test test_info_returns_200_with_json ... ok [INFO] [stdout] test test_health_and_info_no_auth_required ... ok [INFO] [stdout] test test_snapshot_without_db_path_returns_412 ... ok [INFO] [stdout] test test_memory_types_and_ttl ... ok [INFO] [stdout] test test_snapshot_with_db_path_returns_200 ... ok [INFO] [stdout] test test_store_and_retrieve ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.71s [INFO] [stdout] [INFO] [stderr] Running tests/io_uring_test.rs (/opt/rustwide/target/debug/deps/io_uring_test-a5c04520cfa23e6d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/llm_test.rs (/opt/rustwide/target/debug/deps/llm_test-25604fec02bc1cac) [INFO] [stdout] test test_io_uring_feature_in_cargo_toml ... ok [INFO] [stdout] test io_uring_feature_gate_tests::test_io_uring_module_gated_behind_feature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_llm_client_disabled ... ok [INFO] [stdout] test test_llm_config_default_is_disabled ... ok [INFO] [stdout] test test_openai_provider_requires_api_key ... ok [INFO] [stdout] test test_llm_request_builders ... ok [INFO] [stdout] test test_anthropic_provider_requires_api_key ... ok [INFO] [stdout] test test_llm_config_anthropic_from_toml ... ok [INFO] [stdout] test test_llm_config_custom_provider_with_base_url ... ok [INFO] [stdout] test test_llm_config_from_toml ... ok [INFO] [stdout] test test_disabled_client_returns_not_configured ... ok [INFO] [stdout] test test_openai_request_body ... ok [INFO] [stdout] [INFO] [stderr] Running tests/replication_e2e_test.rs (/opt/rustwide/target/debug/deps/replication_e2e_test-06444e75721b6fc3) [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_e2e_replication_wal_circular_with_offset ... ok [INFO] [stdout] test test_e2e_replication_set_sync ... ok [INFO] [stderr] Running tests/replication_test.rs (/opt/rustwide/target/debug/deps/replication_test-5e3fe5d863ded929) [INFO] [stdout] test test_e2e_replication_delete_sync ... ok [INFO] [stdout] test test_e2e_replication_snapshot_plus_wal ... ok [INFO] [stdout] test test_e2e_replication_delete_prefix_sync ... ok [INFO] [stdout] test test_e2e_replication_with_embeddings ... ok [INFO] [stdout] test test_e2e_replication_state_initial ... ok [INFO] [stdout] test test_e2e_replication_offset_advances ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_epoch_starts_at_zero ... ok [INFO] [stdout] test test_info_string_includes_failover_fields ... ok [INFO] [stdout] test test_epoch_set ... ok [INFO] [stdout] test test_node_id_is_unique ... ok [INFO] [stdout] test test_node_id_is_generated ... ok [INFO] [stdout] test test_epoch_increment ... ok [INFO] [stdout] test test_promote_to_primary ... ok [INFO] [stdout] test test_replication_state_record_delete ... ok [INFO] [stdout] test test_record_set_some_ttl_stores_value ... ok [INFO] [stdout] test test_lease_expiry_detection ... ok [INFO] [stdout] test test_demote_to_replica ... ok [INFO] [stdout] test test_replication_state_primary ... ok [INFO] [stdout] test test_lease_tracking ... ok [INFO] [stdout] test test_ttl_large_value_roundtrip ... ok [INFO] [stdout] test test_ttl_positive_means_actual_ttl_roundtrip ... ok [INFO] [stdout] test test_wal_append_and_read ... ok [INFO] [stdout] test test_wal_circular_buffer ... ok [INFO] [stdout] test test_ttl_zero_means_no_expiry_roundtrip ... ok [INFO] [stdout] test test_wal_empty ... ok [INFO] [stdout] test test_wal_sequence_numbers ... ok [INFO] [stdout] test test_failover_config ... ok [INFO] [stdout] test test_wal_serialize_roundtrip_all_ops ... ok [INFO] [stdout] test test_wal_serialize_deserialize ... ok [INFO] [stdout] test test_replication_state_record_set ... ok [INFO] [stdout] test test_record_set_none_ttl_stores_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/resp_integration_test.rs (/opt/rustwide/target/debug/deps/resp_integration_test-b098d240b3acb303) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_del_returns_count ... ok [INFO] [stdout] test test_auth_wildcard_token_can_access_any_namespace ... ok [INFO] [stdout] test test_auth_wrong_token ... ok [INFO] [stdout] test test_auth_scoped_token_cannot_access_other_namespace ... ok [INFO] [stdout] test test_auth_flow ... ok [INFO] [stdout] test test_get_returns_bulk_string ... ok [INFO] [stdout] test test_auth_scoped_token_can_access_own_namespace ... ok [INFO] [stdout] test test_get_nonexistent_returns_null ... ok [INFO] [stdout] test test_info_returns_bulk_string ... ok [INFO] [stderr] Running tests/resp_uring_integration_test.rs (/opt/rustwide/target/debug/deps/resp_uring_integration_test-4e88243498e59411) [INFO] [stdout] test test_mscan ... ok [INFO] [stdout] test test_ping_returns_pong ... ok [INFO] [stdout] test test_mset_mget ... ok [INFO] [stdout] test test_msett_mgett ... ok [INFO] [stdout] test test_pipelining ... ok [INFO] [stdout] test test_set_returns_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/session_test.rs (/opt/rustwide/target/debug/deps/session_test-40f9bbb354f1fa25) [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 19 tests [INFO] [stdout] test test_no_auth_ping ... ok [INFO] [stdout] test test_no_auth_set_get ... ok [INFO] [stdout] test test_invalid_command_format ... ok [INFO] [stdout] test test_auth_required_rejects_commands ... ok [INFO] [stdout] test test_key_without_namespace_prefix_rejected ... ok [INFO] [stdout] test test_pipeline_multiple_commands ... ok [INFO] [stdout] test test_rate_limit_allows_within_limit ... ok [INFO] [stdout] test test_rate_limit_auth_bypasses_rate_limit ... ok [INFO] [stdout] test test_auth_succeeds_then_commands_work ... ok [INFO] [stdout] test test_mget_bare_key_rejected ... ok [INFO] [stdout] test test_auth_wrong_token ... ok [INFO] [stdout] test test_rate_limit_disabled_when_zero ... ok [INFO] [stdout] test test_replicaof_invalid ... ok [INFO] [stdout] test test_replicaof_no_one ... ok [INFO] [stdout] test test_set_key_without_namespace_prefix_rejected ... ok [INFO] [stdout] test test_scoped_token_cannot_access_other_namespace ... ok [INFO] [stdout] test test_replicaof_replicate ... ok [INFO] [stdout] test test_scoped_token_can_access_own_namespace ... ok [INFO] [stdout] test test_wildcard_token_bypasses_namespace_check ... ok [INFO] [stderr] Running tests/snapshot_test.rs (/opt/rustwide/target/debug/deps/snapshot_test-7e18cd7a483acedf) [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_collect_entries ... ok [INFO] [stdout] test test_snapshot_backward_compat_v1 ... ok [INFO] [stdout] test test_snapshot_binary_values ... ok [INFO] [stdout] test test_snapshot_restore_into_nonempty_engine ... ok [INFO] [stdout] test test_snapshot_namespace_keys ... ok [INFO] [stdout] test test_snapshot_no_compression_small_values ... ok [INFO] [stdout] test test_snapshot_compression_disabled ... ok [INFO] [stdout] test test_snapshot_compression_large_values ... ok [INFO] [stdout] test test_snapshot_roundtrip_basic ... ok [INFO] [stdout] test test_snapshot_roundtrip_empty ... ok [INFO] [stdout] test test_snapshot_roundtrip_all_memory_types ... ok [INFO] [stdout] test test_snapshot_multiple_and_restore_latest ... ok [INFO] [stdout] test test_snapshot_expired_entries_not_restored ... ok [INFO] [stdout] test test_snapshot_roundtrip_many_entries ... ok [INFO] [stderr] Running tests/tls_integration_test.rs (/opt/rustwide/target/debug/deps/tls_integration_test-0d1fecd66a4b4c47) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [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 tests/vector_search_integration_test.rs (/opt/rustwide/target/debug/deps/vector_search_integration_test-07a0de0128b495ac) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_search_empty_namespace_returns_empty ... ok [INFO] [stdout] test test_search_excludes_entries_without_embeddings ... ok [INFO] [stdout] test test_search_returns_correct_values ... ok [INFO] [stdout] test test_search_lifecycle_store_search_verify_sort ... ok [INFO] [stdout] test test_search_after_delete ... ok [INFO] [stdout] test test_search_after_batch_store_with_embeddings ... ok [INFO] [stdout] test test_search_namespace_isolation ... ok [INFO] [stdout] test test_search_after_embedding_update ... ok [INFO] [stdout] test test_search_top_k_limits_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stderr] Running tests/vector_test.rs (/opt/rustwide/target/debug/deps/vector_test-fbf6a2d6a46c86d2) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_search_empty_namespace ... ok [INFO] [stdout] test test_vsearch_command ... ok [INFO] [stdout] test test_search_no_embeddings_in_namespace ... ok [INFO] [stdout] test test_vsearch_with_results ... ok [INFO] [stdout] test test_set_with_embedding_and_search ... ok [INFO] [stdout] test test_search_respects_top_k ... ok [INFO] [stdout] test test_http_search_empty_namespace ... ok [INFO] [stdout] test test_http_store_with_embedding ... ok [INFO] [stdout] test test_http_batch_store_with_embeddings ... ok [INFO] [stdout] test test_http_search_endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] Doc-tests basalt [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/store/engine.rs - store::engine::KvEngine::vector_indexes (line 69) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.67s; merged doctests compilation took 0.67s [INFO] running `Command { std: "docker" "inspect" "4c824b3c5f97e13cf3953ff4bcb51135ad141ceca556e3a378aa73679a5e551e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c824b3c5f97e13cf3953ff4bcb51135ad141ceca556e3a378aa73679a5e551e", kill_on_drop: false }` [INFO] [stdout] 4c824b3c5f97e13cf3953ff4bcb51135ad141ceca556e3a378aa73679a5e551e