[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 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquiskyy%2Fbasalt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/squiskyy/basalt on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.11
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded num-conv v0.2.1
[INFO] [stderr]   Downloaded instant-distance v0.6.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.8
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded seize v0.5.1
[INFO] [stderr]   Downloaded papaya v0.2.4
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded lz4_flex v0.11.6
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded io-uring v0.7.11
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914
[INFO] running `Command { std: "docker" "start" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ordered-float v3.9.2
[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 parking_lot v0.12.5
[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 getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling papaya v0.2.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling instant-distance v0.6.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[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 1m 16s
[INFO] running `Command { std: "docker" "inspect" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling instant-distance v0.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[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 1m 21s
[INFO] running `Command { std: "docker" "inspect" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt-fbb6c2d927018966)
[INFO] [stdout] 
[INFO] [stdout] running 215 tests
[INFO] [stdout] test http::rate_limit::tests::test_extract_client_ip_no_headers ... ok
[INFO] [stdout] test http::auth::tests::test_extract_namespace ... ok
[INFO] [stdout] test http::rate_limit::tests::test_extract_client_ip_forwarded ... ok
[INFO] [stdout] test config::tests::test_cli_overrides ... ok
[INFO] [stdout] test http::rate_limit::tests::test_extract_client_ip_real_ip ... ok
[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_resolve_tokens_merges_file_and_cli ... ok
[INFO] [stdout] test config::tests::test_load_tokens_file ... ok
[INFO] [stdout] test config::tests::test_load_tokens_file_invalid ... ok
[INFO] [stdout] test config::tests::test_config_partial_toml ... ok
[INFO] [stdout] test config::tests::test_config_from_toml ... ok
[INFO] [stdout] test llm::error::tests::test_error_display ... ok
[INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_disabled ... ok
[INFO] [stdout] test http::auth::tests::test_auth_disabled ... ok
[INFO] [stdout] test http::auth::tests::test_auth_wildcard ... ok
[INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_per_ip ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_append_and_read ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_serialize_deserialize ... ok
[INFO] [stdout] test http::auth::tests::test_add_remove_token ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_ttl_large_value ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_serialize_delete_prefix ... ok
[INFO] [stdout] test http::auth::tests::test_auth_scoped ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_ttl_positive_means_actual_ttl ... ok
[INFO] [stdout] test replication::wal::tests::test_record_set_none_ttl_stores_zero ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_serialize_delete ... ok
[INFO] [stdout] test resp::commands::tests::test_set_get_del ... ok
[INFO] [stdout] test resp::commands::tests::test_replicaof_invalid ... ok
[INFO] [stdout] test resp::commands::tests::test_set_nx_and_xx_mutually_exclusive ... ok
[INFO] [stdout] test resp::commands::tests::test_msett_mgett ... ok
[INFO] [stdout] test resp::commands::tests::test_set_nx_key_does_not_exist ... ok
[INFO] [stdout] test resp::commands::tests::test_ping ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_circular ... ok
[INFO] [stdout] test resp::commands::tests::test_replicaof_host_port ... ok
[INFO] [stdout] test resp::commands::tests::test_mtype ... 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_xx_key_does_not_exist ... ok
[INFO] [stdout] test resp::commands::tests::test_ping_with_message ... ok
[INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_zero_window_uses_default ... ok
[INFO] [stdout] test resp::commands::tests::test_set_xx_key_exists ... ok
[INFO] [stdout] test replication::wal::tests::test_record_set_some_ttl_stores_value ... ok
[INFO] [stdout] test resp::commands::tests::test_set_with_ex ... ok
[INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_within_limit ... ok
[INFO] [stdout] test replication::wal::tests::test_wal_ttl_zero_means_no_expiry ... ok
[INFO] [stdout] test resp::commands::tests::test_replicaof_no_one ... ok
[INFO] [stdout] test resp::commands::tests::test_unknown_command ... ok
[INFO] [stdout] test resp::parser::tests::test_array ... ok
[INFO] [stdout] test resp::parser::tests::test_error ... ok
[INFO] [stdout] test resp::parser::tests::test_empty_bulk_string ... ok
[INFO] [stdout] test resp::parser::tests::test_integer ... ok
[INFO] [stdout] test resp::parser::tests::test_crlf_not_just_cr ... ok
[INFO] [stdout] test resp::parser::tests::test_negative_integer ... ok
[INFO] [stdout] test resp::parser::tests::test_null_array ... ok
[INFO] [stdout] test resp::parser::tests::test_bulk_string ... ok
[INFO] [stdout] test resp::parser::tests::test_null_bulk_string ... ok
[INFO] [stdout] test resp::parser::tests::test_crlf_multiple_candidates ... ok
[INFO] [stdout] test resp::parser::tests::test_pipeline_serialization ... ok
[INFO] [stdout] test resp::parser::tests::test_pipeline ... ok
[INFO] [stdout] test resp::parser::tests::test_pipeline_incomplete ... ok
[INFO] [stdout] test resp::parser::tests::test_serialize_error ... 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 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_manager_with_rules ... ok
[INFO] [stdout] test resp::parser::tests::test_simple_string ... ok
[INFO] [stdout] test resp::parser::tests::test_to_command ... ok
[INFO] [stdout] test resp::parser::tests::test_to_command_case_insensitive ... ok
[INFO] [stdout] test store::consolidation::tests::test_compress_delete_source ... ok
[INFO] [stdout] test store::consolidation::tests::test_promote_basic ... ok
[INFO] [stdout] test store::consolidation::tests::test_consolidation_result_new ... ok
[INFO] [stdout] test resp::parser::tests::test_serialize_roundtrip ... ok
[INFO] [stdout] test store::consolidation::tests::test_promote_conflict_overwrite ... ok
[INFO] [stdout] test store::consolidation::tests::test_manager_meta_operations ... ok
[INFO] [stdout] test store::consolidation::tests::test_promote_conflict_skip ... ok
[INFO] [stdout] test store::consolidation::tests::test_compress_concat ... ok
[INFO] [stdout] test store::consolidation::tests::test_promote_below_threshold ... ok
[INFO] [stdout] test store::consolidation::tests::test_compress_below_threshold ... ok
[INFO] [stdout] test store::consolidation::tests::test_rule_compress_serde_roundtrip ... ok
[INFO] [stdout] test store::consolidation::tests::test_promote_conflict_version ... ok
[INFO] [stdout] test store::consolidation::tests::test_rule_defaults_serde ... ok
[INFO] [stdout] test store::decay::tests::test_config_store_override ... ok
[INFO] [stdout] test store::decay::tests::test_config_store_remove ... ok
[INFO] [stdout] test store::decay::tests::test_decay_over_time ... ok
[INFO] [stdout] test resp::parser::tests::test_incomplete ... ok
[INFO] [stdout] test store::consolidation::tests::test_summary_strategy_default ... 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_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_write_boost ... ok
[INFO] [stdout] test store::engine::tests::test_engine_compression_disabled ... 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::consolidation::tests::test_rule_promote_serde_roundtrip ... ok
[INFO] [stdout] test store::engine::tests::test_decay_config_per_namespace ... ok
[INFO] [stdout] test store::engine::tests::test_namespace_of_key ... ok
[INFO] [stdout] test store::engine::tests::test_engine_compression_large_value ... ok
[INFO] [stdout] test store::engine::tests::test_clear_removes_all_data ... ok
[INFO] [stdout] test store::engine::tests::test_namespace_version_independent ... ok
[INFO] [stdout] test store::engine::tests::test_engine_scan_prefix_with_compression ... ok
[INFO] [stdout] test store::engine::tests::test_engine_count_prefix_skips_expired ... ok
[INFO] [stdout] test store::engine::tests::test_get_increments_access_count ... ok
[INFO] [stdout] test store::engine::tests::test_engine_set_returns_err_at_capacity ... ok
[INFO] [stdout] test store::engine::tests::test_get_with_meta_returns_relevance ... ok
[INFO] [stdout] test store::engine::tests::test_namespaced_key_equality ... ok
[INFO] [stdout] test store::engine::tests::test_namespaced_key_from_internal ... 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_set_creates_with_relevance_1 ... ok
[INFO] [stdout] test store::engine::tests::test_pin_unpin ... ok
[INFO] [stdout] test store::engine::tests::test_engine_default ... ok
[INFO] [stdout] test store::engine::tests::test_scan_prefix_includes_relevance ... ok
[INFO] [stdout] test store::engine::tests::test_scan_prefix_sorted_by_relevance ... 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_to_u8_from_u8_roundtrip ... ok
[INFO] [stdout] test store::engine::tests::test_set_force_full_preserves_metadata ... ok
[INFO] [stdout] test store::engine::tests::test_engine_reap_all_expired ... ok
[INFO] [stdout] test store::persistence::tests::test_backward_compatibility_v1 ... ok
[INFO] [stdout] test store::engine::tests::test_reap_all_low_relevance ... ok
[INFO] [stdout] test store::persistence::tests::test_backward_compatibility_v2 ... ok
[INFO] [stdout] test store::persistence::tests::test_find_latest_snapshot ... ok
[INFO] [stdout] test store::memory_type::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test store::persistence::tests::test_memory_type_roundtrip ... ok
[INFO] [stdout] test store::persistence::tests::test_prune_snapshots ... ok
[INFO] [stdout] test store::persistence::tests::test_compression_disabled_with_zero_threshold ... ok
[INFO] [stdout] test store::persistence::tests::test_invalid_magic ... ok
[INFO] [stdout] test store::persistence::tests::test_no_compression_small_values ... ok
[INFO] [stdout] test store::persistence::tests::test_unsupported_version ... ok
[INFO] [stdout] test store::persistence::tests::test_empty_snapshot ... ok
[INFO] [stdout] test store::persistence::tests::test_embedding_roundtrip ... ok
[INFO] [stdout] test store::persistence::tests::test_v4_backward_compat_v1 ... ok
[INFO] [stdout] test store::shard::tests::test_eviction_policy_display ... ok
[INFO] [stdout] test store::shard::tests::test_eviction_policy_from_str_loose ... ok
[INFO] [stdout] test store::shard::tests::test_eviction_policy_lru ... ok
[INFO] [stdout] test store::shard::tests::test_eviction_policy_lru_with_access_pattern ... ok
[INFO] [stdout] test store::shard::tests::test_eviction_policy_reject ... ok
[INFO] [stdout] test store::shard::tests::test_eviction_policy_ttl_first_still_rejects_if_no_expired ... ok
[INFO] [stdout] test store::persistence::tests::test_compression_large_values ... ok
[INFO] [stdout] test store::persistence::tests::test_embedding_with_compression ... ok
[INFO] [stdout] test store::shard::tests::test_lru_eviction_bulk_stays_at_capacity ... ok
[INFO] [stdout] test store::persistence::tests::test_v4_backward_compat_v3 ... ok
[INFO] [stdout] test store::shard::tests::test_lru_sample_size_custom ... ok
[INFO] [stdout] test store::shard::tests::test_lru_sample_size_minimum_one ... ok
[INFO] [stdout] test store::persistence::tests::test_v4_backward_compat_v2 ... ok
[INFO] [stdout] test store::shard::tests::test_lru_eviction_with_small_sample_size ... ok
[INFO] [stdout] test store::persistence::tests::test_v5_corrupt_entry ... ok
[INFO] [stdout] test store::persistence::tests::test_v5_with_embeddings ... ok
[INFO] [stdout] test store::shard::tests::test_lru_sample_size_default ... ok
[INFO] [stdout] test store::shard::tests::test_shard_compression_large_value ... ok
[INFO] [stdout] test store::shard::tests::test_shard_compression_disabled ... ok
[INFO] [stdout] test store::shard::tests::test_shard_compression_incompressible_data ... 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_count_prefix ... ok
[INFO] [stdout] test store::shard::tests::test_shard_keys_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_lazy_expiry ... ok
[INFO] [stdout] test store::persistence::tests::test_v5_corrupt_footer ... 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_max_entries_delete_then_insert ... 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_scan_prefix ... ok
[INFO] [stdout] test store::shard::tests::test_shard_reap_low_relevance ... ok
[INFO] [stdout] test store::shard::tests::test_shard_keys_prefix ... ok
[INFO] [stdout] test store::shard::tests::test_shard_scan_prefix_with_compression ... ok
[INFO] [stdout] test store::persistence::tests::test_v5_relevance_roundtrip ... ok
[INFO] [stdout] test store::shard::tests::test_shard_set_get ... ok
[INFO] [stdout] test store::share::tests::test_empty_key_list_access ... ok
[INFO] [stdout] test store::share::tests::test_grant_and_check_read_access ... ok
[INFO] [stdout] test store::shard::tests::test_shard_set_force_with_compression ... ok
[INFO] [stdout] test store::share::tests::test_no_self_share_check ... ok
[INFO] [stdout] test store::share::tests::test_grant_and_check_readwrite_access ... 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_grant_replaces_existing ... ok
[INFO] [stdout] test store::shard::tests::test_shard_set_pinned ... ok
[INFO] [stdout] test store::share::tests::test_key_prefix_scoping ... ok
[INFO] [stdout] test store::share::tests::test_revoke ... ok
[INFO] [stdout] test store::share::tests::test_revoke_all ... 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_enable_disable ... ok
[INFO] [stdout] test store::trigger::tests::test_force_fire_ignores_cooldown ... ok
[INFO] [stdout] test store::trigger::tests::test_register_and_list ... 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::trigger::tests::test_register_duplicate_fails ... ok
[INFO] [stdout] test store::trigger::tests::test_trigger_from_config ... ok
[INFO] [stdout] test store::persistence::tests::test_v5_roundtrip ... ok
[INFO] [stdout] test store::trigger::tests::test_try_fire_disabled ... ok
[INFO] [stdout] test store::persistence::tests::test_v5_empty_snapshot ... ok
[INFO] [stdout] test store::trigger::tests::test_try_fire_returns_context ... ok
[INFO] [stdout] test store::persistence::tests::test_v5_missing_footer_crc ... ok
[INFO] [stdout] test store::trigger::tests::test_condition_serialization ... 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_cooldown_allows_after_wait ... ok
[INFO] [stdout] test store::persistence::tests::test_write_and_read_snapshot ... 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_embedding_point_distance_orthogonal ... ok
[INFO] [stdout] test store::vector::tests::test_hnsw_index_empty ... ok
[INFO] [stdout] test store::shard::tests::test_eviction_policy_ttl_first ... ok
[INFO] [stdout] test store::vector::tests::test_hnsw_index_rebuild_and_search ... ok
[INFO] [stdout] test http::rate_limit::tests::test_cleanup_expired ... ok
[INFO] [stdout] test http::rate_limit::tests::test_rate_limiter_window_reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 215 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/basalt-81979f2a2afc44ab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/concurrency_test.rs (/opt/rustwide/target/debug/deps/concurrency_test-ea2e5ed1025a27fa)
[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_namespace_operations ... ok
[INFO] [stdout] test test_concurrent_mixed_memory_types ... ok
[INFO] [stdout] test test_concurrent_reap_and_mutate ... ok
[INFO] [stdout] test test_concurrent_set_get_delete ... ok
[INFO] [stdout] test test_concurrent_ttl_expiry ... ok
[INFO] [stdout] test test_concurrent_same_key_rw ... ok
[INFO] [stderr]      Running tests/engine_test.rs (/opt/rustwide/target/debug/deps/engine_test-9f57214e12dbe840)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_get_with_meta ... ok
[INFO] [stdout] test test_set_get_basic ... ok
[INFO] [stdout] test test_namespace_via_prefix ... ok
[INFO] [stdout] test test_delete_prefix ... ok
[INFO] [stdout] test test_episodic_has_ttl ... ok
[INFO] [stdout] test test_delete ... 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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_integration_test.rs (/opt/rustwide/target/debug/deps/http_integration_test-1ca8202598c17ecf)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_health_and_info_no_auth_required ... ok
[INFO] [stdout] test test_auth_unauthenticated_returns_401 ... ok
[INFO] [stdout] test test_auth_wildcard_token ... ok
[INFO] [stdout] test test_batch_get ... ok
[INFO] [stdout] test test_auth_wrong_namespace_returns_403 ... ok
[INFO] [stdout] test test_auth_correct_token_namespace_returns_200 ... ok
[INFO] [stdout] test test_list_memories ... ok
[INFO] [stdout] test test_memory_types_and_ttl ... ok
[INFO] [stdout] test test_info_returns_200_with_json ... ok
[INFO] [stdout] test test_health_returns_200 ... ok
[INFO] [stdout] test test_delete_key ... ok
[INFO] [stdout] test test_snapshot_with_db_path_returns_200 ... ok
[INFO] [stdout] test test_snapshot_without_db_path_returns_412 ... ok
[INFO] [stdout] test test_507_insufficient_storage ... ok
[INFO] [stdout] test test_delete_prefix ... ok
[INFO] [stdout] test test_store_and_retrieve ... ok
[INFO] [stdout] test test_batch_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/io_uring_test.rs (/opt/rustwide/target/debug/deps/io_uring_test-559900e6795b8673)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[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] [stderr]      Running tests/llm_test.rs (/opt/rustwide/target/debug/deps/llm_test-9a8c868803dcf0be)
[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_llm_request_builders ... ok
[INFO] [stdout] test test_openai_provider_requires_api_key ... ok
[INFO] [stdout] test test_anthropic_provider_requires_api_key ... ok
[INFO] [stdout] test test_disabled_client_returns_not_configured ... 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_llm_config_anthropic_from_toml ... ok
[INFO] [stderr]      Running tests/replication_e2e_test.rs (/opt/rustwide/target/debug/deps/replication_e2e_test-06508e5403a54fbf)
[INFO] [stdout] test test_openai_request_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_e2e_replication_state_initial ... ok
[INFO] [stdout] test test_e2e_replication_offset_advances ... ok
[INFO] [stdout] test test_e2e_replication_wal_circular_with_offset ... ok
[INFO] [stdout] test test_e2e_replication_set_sync ... ok
[INFO] [stdout] test test_e2e_replication_delete_sync ... ok
[INFO] [stdout] test test_e2e_replication_delete_prefix_sync ... ok
[INFO] [stdout] test test_e2e_replication_snapshot_plus_wal ... ok
[INFO] [stdout] test test_e2e_replication_with_embeddings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/replication_test.rs (/opt/rustwide/target/debug/deps/replication_test-90fe71a7fd095620)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_node_id_is_generated ... ok
[INFO] [stdout] test test_epoch_increment ... ok
[INFO] [stdout] test test_lease_tracking ... ok
[INFO] [stdout] test test_promote_to_primary ... ok
[INFO] [stdout] test test_epoch_starts_at_zero ... ok
[INFO] [stdout] test test_record_set_none_ttl_stores_zero ... ok
[INFO] [stdout] test test_demote_to_replica ... ok
[INFO] [stdout] test test_failover_config ... ok
[INFO] [stdout] test test_info_string_includes_failover_fields ... ok
[INFO] [stdout] test test_ttl_positive_means_actual_ttl_roundtrip ... ok
[INFO] [stdout] test test_ttl_large_value_roundtrip ... ok
[INFO] [stdout] test test_wal_append_and_read ... ok
[INFO] [stdout] test test_wal_empty ... ok
[INFO] [stdout] test test_wal_sequence_numbers ... ok
[INFO] [stdout] test test_record_set_some_ttl_stores_value ... ok
[INFO] [stdout] test test_replication_state_record_delete ... ok
[INFO] [stdout] test test_wal_serialize_deserialize ... ok
[INFO] [stdout] test test_wal_serialize_roundtrip_all_ops ... ok
[INFO] [stdout] test test_node_id_is_unique ... ok
[INFO] [stdout] test test_wal_circular_buffer ... ok
[INFO] [stdout] test test_lease_expiry_detection ... ok
[INFO] [stdout] test test_replication_state_record_set ... ok
[INFO] [stdout] test test_epoch_set ... ok
[INFO] [stdout] test test_replication_state_primary ... ok
[INFO] [stdout] test test_ttl_zero_means_no_expiry_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stderr]      Running tests/resp_integration_test.rs (/opt/rustwide/target/debug/deps/resp_integration_test-14895620cc15b812)
[INFO] [stdout] test test_pipelining ... ok
[INFO] [stdout] test test_auth_scoped_token_can_access_own_namespace ... ok
[INFO] [stdout] test test_auth_wrong_token ... ok
[INFO] [stdout] test test_ping_returns_pong ... ok
[INFO] [stdout] test test_get_nonexistent_returns_null ... ok
[INFO] [stdout] test test_set_returns_ok ... ok
[INFO] [stdout] test test_get_returns_bulk_string ... ok
[INFO] [stdout] test test_info_returns_bulk_string ... ok
[INFO] [stdout] test test_auth_flow ... ok
[INFO] [stdout] test test_mset_mget ... ok
[INFO] [stdout] test test_mscan ... ok
[INFO] [stdout] test test_msett_mgett ... ok
[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_scoped_token_cannot_access_other_namespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/resp_uring_integration_test.rs (/opt/rustwide/target/debug/deps/resp_uring_integration_test-42ecf3b7b7f1ee9d)
[INFO] [stderr]      Running tests/session_test.rs (/opt/rustwide/target/debug/deps/session_test-0221fed5da4db9f4)
[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 19 tests
[INFO] [stdout] test test_rate_limit_allows_within_limit ... ok
[INFO] [stdout] test test_replicaof_replicate ... ok
[INFO] [stdout] test test_replicaof_invalid ... ok
[INFO] [stdout] test test_no_auth_ping ... ok
[INFO] [stdout] test test_pipeline_multiple_commands ... ok
[INFO] [stdout] test test_no_auth_set_get ... ok
[INFO] [stdout] test test_rate_limit_disabled_when_zero ... ok
[INFO] [stdout] test test_replicaof_no_one ... ok
[INFO] [stdout] test test_auth_succeeds_then_commands_work ... ok
[INFO] [stdout] test test_auth_required_rejects_commands ... ok
[INFO] [stdout] test test_key_without_namespace_prefix_rejected ... ok
[INFO] [stdout] test test_scoped_token_cannot_access_other_namespace ... ok
[INFO] [stdout] test test_wildcard_token_bypasses_namespace_check ... ok
[INFO] [stdout] test test_set_key_without_namespace_prefix_rejected ... ok
[INFO] [stdout] test test_scoped_token_can_access_own_namespace ... ok
[INFO] [stdout] test test_mget_bare_key_rejected ... ok
[INFO] [stdout] test test_invalid_command_format ... ok
[INFO] [stdout] test test_rate_limit_auth_bypasses_rate_limit ... ok
[INFO] [stdout] test test_auth_wrong_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshot_test.rs (/opt/rustwide/target/debug/deps/snapshot_test-ff4959b9ec443570)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_snapshot_backward_compat_v1 ... ok
[INFO] [stdout] test test_snapshot_binary_values ... ok
[INFO] [stdout] test test_snapshot_roundtrip_all_memory_types ... ok
[INFO] [stdout] test test_snapshot_roundtrip_basic ... ok
[INFO] [stdout] test test_snapshot_no_compression_small_values ... ok
[INFO] [stdout] test test_snapshot_namespace_keys ... ok
[INFO] [stdout] test test_snapshot_roundtrip_empty ... ok
[INFO] [stdout] test test_collect_entries ... ok
[INFO] [stdout] test test_snapshot_compression_disabled ... ok
[INFO] [stdout] test test_snapshot_compression_large_values ... ok
[INFO] [stdout] test test_snapshot_restore_into_nonempty_engine ... 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-b068dff951d31d53)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/vector_search_integration_test.rs (/opt/rustwide/target/debug/deps/vector_search_integration_test-b2b0198839785f74)
[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 9 tests
[INFO] [stdout] test test_search_namespace_isolation ... ok
[INFO] [stdout] test test_search_returns_correct_values ... ok
[INFO] [stdout] test test_search_after_embedding_update ... ok
[INFO] [stdout] test test_search_lifecycle_store_search_verify_sort ... ok
[INFO] [stdout] test test_search_empty_namespace_returns_empty ... ok
[INFO] [stdout] test test_search_after_batch_store_with_embeddings ... ok
[INFO] [stderr]      Running tests/vector_test.rs (/opt/rustwide/target/debug/deps/vector_test-bf3c192be187f4ab)
[INFO] [stdout] test test_search_after_delete ... ok
[INFO] [stdout] test test_search_excludes_entries_without_embeddings ... 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 0.69s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_vsearch_command ... ok
[INFO] [stdout] test test_search_no_embeddings_in_namespace ... ok
[INFO] [stdout] test test_search_empty_namespace ... ok
[INFO] [stdout] test test_search_respects_top_k ... ok
[INFO] [stdout] test test_vsearch_with_results ... ok
[INFO] [stdout] test test_set_with_embedding_and_search ... ok
[INFO] [stdout] test test_http_search_endpoint ... ok
[INFO] [stdout] test test_http_store_with_embedding ... ok
[INFO] [stdout] test test_http_search_empty_namespace ... ok
[INFO] [stdout] test test_http_batch_store_with_embeddings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[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.69s; merged doctests compilation took 0.69s
[INFO] running `Command { std: "docker" "inspect" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914", kill_on_drop: false }`
[INFO] [stdout] 0f0047f48d2a536cadc549786bca5acf6d93cfbc7a3e8bef5fb0ad3d45830914
