[INFO] fetching crate query_router 0.4.0... [INFO] testing query_router-0.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate query_router 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate query_router 0.4.0 [INFO] finished tweaking crates.io crate query_router 0.4.0 [INFO] tweaked toml for crates.io crate query_router 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate query_router 0.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate query_router 0.4.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tensor_unified v0.4.0 [INFO] [stderr] Downloaded arc-swap v1.8.2 [INFO] [stderr] Downloaded tensor_spatial v0.4.0 [INFO] [stderr] Downloaded tensor_compress v0.4.0 [INFO] [stderr] Downloaded tensor_cache v0.4.0 [INFO] [stderr] Downloaded tensor_checkpoint v0.4.0 [INFO] [stderr] Downloaded tensor_blob v0.4.0 [INFO] [stderr] Downloaded uuid v1.22.0 [INFO] [stderr] Downloaded vector_engine v0.4.0 [INFO] [stderr] Downloaded neumann_parser v0.4.0 [INFO] [stderr] Downloaded x509-parser v0.18.1 [INFO] [stderr] Downloaded graph_engine v0.4.0 [INFO] [stderr] Downloaded relational_engine v0.4.0 [INFO] [stderr] Downloaded tensor_vault v0.4.0 [INFO] [stderr] Downloaded tensor_store v0.4.0 [INFO] [stderr] Downloaded tensor_chain v0.4.0 [INFO] [stderr] Downloaded glam v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aa14622c9deec36c884dd9b50fb1a6bebe22f8f0f0414b0270ce0f4f806bbf9 [INFO] running `Command { std: "docker" "start" "-a" "8aa14622c9deec36c884dd9b50fb1a6bebe22f8f0f0414b0270ce0f4f806bbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa14622c9deec36c884dd9b50fb1a6bebe22f8f0f0414b0270ce0f4f806bbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa14622c9deec36c884dd9b50fb1a6bebe22f8f0f0414b0270ce0f4f806bbf9", kill_on_drop: false }` [INFO] [stdout] 8aa14622c9deec36c884dd9b50fb1a6bebe22f8f0f0414b0270ce0f4f806bbf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69ed76dd3860f6ff48c5c45e2a66e94c4f8092a59686b665f8a76607799e2238 [INFO] running `Command { std: "docker" "start" "-a" "69ed76dd3860f6ff48c5c45e2a66e94c4f8092a59686b665f8a76607799e2238", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling neumann_parser v0.4.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bitcode_derive v0.6.9 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling bitcode v0.6.9 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tensor_spatial v0.4.0 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tensor_compress v0.4.0 [INFO] [stderr] Compiling tensor_store v0.4.0 [INFO] [stderr] Compiling graph_engine v0.4.0 [INFO] [stderr] Compiling vector_engine v0.4.0 [INFO] [stderr] Compiling relational_engine v0.4.0 [INFO] [stderr] Compiling tensor_checkpoint v0.4.0 [INFO] [stderr] Compiling tensor_cache v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tensor_unified v0.4.0 [INFO] [stderr] Compiling tensor_vault v0.4.0 [INFO] [stderr] Compiling tensor_blob v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tensor_chain v0.4.0 [INFO] [stderr] Compiling query_router v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "69ed76dd3860f6ff48c5c45e2a66e94c4f8092a59686b665f8a76607799e2238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ed76dd3860f6ff48c5c45e2a66e94c4f8092a59686b665f8a76607799e2238", kill_on_drop: false }` [INFO] [stdout] 69ed76dd3860f6ff48c5c45e2a66e94c4f8092a59686b665f8a76607799e2238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d0d16195f5bb904bd933b3d426c0fd004c389d013ca6e52dfa8abe1b2d8740c [INFO] running `Command { std: "docker" "start" "-a" "6d0d16195f5bb904bd933b3d426c0fd004c389d013ca6e52dfa8abe1b2d8740c", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling tensor_compress v0.4.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tensor_store v0.4.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling graph_engine v0.4.0 [INFO] [stderr] Compiling vector_engine v0.4.0 [INFO] [stderr] Compiling relational_engine v0.4.0 [INFO] [stderr] Compiling tensor_cache v0.4.0 [INFO] [stderr] Compiling tensor_checkpoint v0.4.0 [INFO] [stderr] Compiling tensor_vault v0.4.0 [INFO] [stderr] Compiling tensor_chain v0.4.0 [INFO] [stderr] Compiling tensor_unified v0.4.0 [INFO] [stderr] Compiling tensor_blob v0.4.0 [INFO] [stderr] Compiling query_router v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.49s [INFO] running `Command { std: "docker" "inspect" "6d0d16195f5bb904bd933b3d426c0fd004c389d013ca6e52dfa8abe1b2d8740c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0d16195f5bb904bd933b3d426c0fd004c389d013ca6e52dfa8abe1b2d8740c", kill_on_drop: false }` [INFO] [stdout] 6d0d16195f5bb904bd933b3d426c0fd004c389d013ca6e52dfa8abe1b2d8740c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3858f04e37157f619c282fdddbf57ff2783b68f5c8d1a91d0a92551a43c82227 [INFO] running `Command { std: "docker" "start" "-a" "3858f04e37157f619c282fdddbf57ff2783b68f5c8d1a91d0a92551a43c82227", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/query_router-e8b32243c3e3a819) [INFO] [stdout] [INFO] [stdout] running 1141 tests [INFO] [stdout] test cursor::tests::test_cursor_clone ... ok [INFO] [stdout] test cursor::tests::test_cursor_debug ... ok [INFO] [stdout] test cursor::tests::test_cursor_error_display ... ok [INFO] [stdout] test cursor::tests::test_cursor_has_more_unknown_total ... ok [INFO] [stdout] test cursor::tests::test_cursor_has_more ... ok [INFO] [stdout] test cursor::tests::test_cursor_is_expired ... ok [INFO] [stdout] test cursor::tests::test_cursor_encode_decode_roundtrip ... ok [INFO] [stdout] test cursor::tests::test_cursor_next_page ... ok [INFO] [stdout] test cursor::tests::test_cursor_decode_invalid_token ... ok [INFO] [stdout] test cursor::tests::test_cursor_next_page_chain ... ok [INFO] [stdout] test cursor::tests::test_cursor_constants ... ok [INFO] [stdout] test cursor::tests::test_cursor_prev_page ... ok [INFO] [stdout] test cursor::tests::test_cursor_prev_page_at_start ... ok [INFO] [stdout] test cursor::tests::test_cursor_result_type_display ... ok [INFO] [stdout] test cursor::tests::test_cursor_result_type_equality ... ok [INFO] [stdout] test cursor::tests::test_cursor_state_new ... ok [INFO] [stdout] test cursor::tests::test_cursor_state_partial_eq ... ok [INFO] [stdout] test cursor::tests::test_has_more_exact_boundary ... ok [INFO] [stdout] test cursor::tests::test_is_expired_boundary ... ok [INFO] [stdout] test cursor::tests::test_prev_page_saturating_sub ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_config_builder ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_config_default ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_cleanup_expired ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_default_trait ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_evict_lru ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_len_is_empty ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_remove ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_shutdown ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_update ... ok [INFO] [stdout] test cursor_store::tests::test_evict_lru_empty_store ... ok [INFO] [stdout] test cursor_store::tests::test_capacity_exceeded ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_new ... ok [INFO] [stdout] test cursor::tests::test_cursor_decode_expired ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_update_not_found ... ok [INFO] [stdout] test cypher::tests::test_binding_context ... ok [INFO] [stdout] test cursor::tests::test_cursor_touch ... ok [INFO] [stdout] test cypher::tests::test_binding_context_overwrite ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_get_not_found ... ok [INFO] [stdout] test cypher::tests::test_compare_values_incompatible ... ok [INFO] [stdout] test cypher::tests::test_compare_values_int_float ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_with_config ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_get_expired ... ok [INFO] [stdout] test cursor_store::tests::test_cursor_store_insert_get ... ok [INFO] [stdout] test cypher::tests::test_compare_values ... ok [INFO] [stdout] test cypher::tests::test_compare_values_float ... ok [INFO] [stdout] test cypher::tests::test_compare_values_string ... ok [INFO] [stdout] test cypher::tests::test_eval_int_expr_non_integer ... ok [INFO] [stdout] test cypher::tests::test_cypher_direction_conversion ... ok [INFO] [stdout] test cypher::tests::test_eval_int_expr_valid ... ok [INFO] [stdout] test cursor_store::tests::test_concurrent_access ... ok [INFO] [stdout] test cursor_store::tests::test_get_updates_last_access ... ok [INFO] [stdout] test cursor_store::tests::test_spawn_cleanup_task ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_with_relationship ... ok [INFO] [stdout] test cypher::tests::test_eval_expr_value_other ... ok [INFO] [stdout] test cypher::tests::test_eval_expr_value_qualified_not_bound ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_with_incoming_relationship ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_empty_pattern ... ok [INFO] [stdout] test cypher::tests::test_evaluate_where_clause_unsupported_expr ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_relationship_with_properties ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_relationship_without_type ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_node_without_variable ... ok [INFO] [stdout] test cypher::tests::test_evaluate_where_clause_unsupported_binary_op ... ok [INFO] [stdout] test cypher::tests::test_evaluate_where_clause_unsupported_unary_op ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_node_with_properties ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_node_without_label ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_delete_simple ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_return_property ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_delete_non_ident ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_delete_non_numeric_id ... ok [INFO] [stdout] test cypher::tests::test_eval_expr_value_ident_not_bound ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_create_single_node ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_ge ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_no_label ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_eq ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_simple ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_not ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_inline_property ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_limit ... ok [INFO] [stdout] test cypher::tests::test_expr_to_property_value_literal ... ok [INFO] [stdout] test cypher::tests::test_expr_to_property_value_non_literal ... ok [INFO] [stdout] test cypher::tests::test_literal_conversion ... ok [INFO] [stdout] test cypher::tests::test_literal_conversion_float ... ok [INFO] [stdout] test cypher::tests::test_literal_conversion_null ... ok [INFO] [stdout] test cypher::tests::test_node_matches_pattern_missing_label ... ok [INFO] [stdout] test cypher::tests::test_node_matches_pattern_missing_property ... ok [INFO] [stdout] test cypher::tests::test_node_matches_pattern_wrong_property_value ... ok [INFO] [stdout] test cypher::tests::test_property_value_to_string ... ok [INFO] [stdout] test cypher::tests::test_property_value_to_string_bytes ... ok [INFO] [stdout] test cypher::tests::test_property_value_to_string_datetime ... ok [INFO] [stdout] test cypher::tests::test_property_value_to_string_float ... ok [INFO] [stdout] test cypher::tests::test_property_value_to_string_list ... ok [INFO] [stdout] test cypher::tests::test_property_value_to_string_map ... ok [INFO] [stdout] test cypher::tests::test_property_value_to_string_point ... ok [INFO] [stdout] test distributed::tests::test_aggregate_function_copy ... ok [INFO] [stdout] test distributed::tests::test_aggregate_function_equality ... ok [INFO] [stdout] test distributed::tests::test_all_shards ... ok [INFO] [stdout] test distributed::tests::test_all_shards_empty ... ok [INFO] [stdout] test distributed::tests::test_config_clone ... ok [INFO] [stdout] test distributed::tests::test_config_default ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_lt ... ok [INFO] [stdout] test distributed::tests::test_debug_impls ... ok [INFO] [stdout] test distributed::tests::test_extract_key_empty ... ok [INFO] [stdout] test distributed::tests::test_extract_key_no_get ... ok [INFO] [stdout] test distributed::tests::test_get_with_trailing_space_no_key ... ok [INFO] [stdout] test distributed::tests::test_extract_key_get_at_end ... ok [INFO] [stdout] test distributed::tests::test_merge_aggregate_avg ... ok [INFO] [stdout] test distributed::tests::test_merge_aggregate_avg_empty ... ok [INFO] [stdout] test distributed::tests::test_merge_aggregate_empty_values ... ok [INFO] [stdout] test distributed::tests::test_merge_aggregate_sum ... ok [INFO] [stdout] test distributed::tests::test_merge_aggregate_unparseable_value ... ok [INFO] [stdout] test distributed::tests::test_merge_aggregate_value_strings ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_var_length ... ok [INFO] [stdout] test distributed::tests::test_merge_concat ... ok [INFO] [stdout] test distributed::tests::test_merge_filters_errors ... ok [INFO] [stdout] test distributed::tests::test_merge_first_non_empty ... ok [INFO] [stdout] test distributed::tests::test_merge_first_non_empty_all_empty ... ok [INFO] [stdout] test distributed::tests::test_merge_max ... ok [INFO] [stdout] test distributed::tests::test_merge_min ... ok [INFO] [stdout] test distributed::tests::test_merge_strategy_clone ... ok [INFO] [stdout] test distributed::tests::test_merge_top_k ... ok [INFO] [stdout] test distributed::tests::test_merge_union ... ok [INFO] [stdout] test distributed::tests::test_merge_top_k_non_similar_results ... ok [INFO] [stdout] test distributed::tests::test_merge_union_empty_all ... ok [INFO] [stdout] test distributed::tests::test_merge_union_nodes ... ok [INFO] [stdout] test distributed::tests::test_merge_union_other_result_types ... ok [INFO] [stdout] test distributed::tests::test_node_get_trailing_space ... ok [INFO] [stdout] test distributed::tests::test_plan_select_with_empty_partitioner ... ok [INFO] [stdout] test distributed::tests::test_plan_with_embedding ... ok [INFO] [stdout] test distributed::tests::test_plan_with_embedding_empty_partitioner ... ok [INFO] [stdout] test distributed::tests::test_plan_with_embedding_non_similar ... ok [INFO] [stdout] test distributed::tests::test_planner_extract_key ... ok [INFO] [stdout] test distributed::tests::test_planner_extract_top_k ... ok [INFO] [stdout] test distributed::tests::test_query_plan_aggregate ... ok [INFO] [stdout] test distributed::tests::test_query_plan_clone ... ok [INFO] [stdout] test distributed::tests::test_query_plan_entity_get ... ok [INFO] [stdout] test distributed::tests::test_query_plan_get_only_no_key ... ok [INFO] [stdout] test distributed::tests::test_query_plan_local ... ok [INFO] [stdout] test distributed::tests::test_query_plan_node_get ... ok [INFO] [stdout] test distributed::tests::test_query_plan_node_get_only ... ok [INFO] [stdout] test distributed::tests::test_query_plan_node_list ... ok [INFO] [stdout] test distributed::tests::test_query_plan_scatter_gather ... ok [INFO] [stdout] test distributed::tests::test_query_plan_select_avg ... ok [INFO] [stdout] test distributed::tests::test_query_plan_select_sum ... ok [INFO] [stdout] test distributed::tests::test_query_plan_similar ... ok [INFO] [stdout] test distributed::tests::test_query_plan_unknown ... ok [INFO] [stdout] test distributed::tests::test_shard_result_clone ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_relationship ... ok [INFO] [stdout] test distributed::tests::test_shard_result_error ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_skip_exceeds_results ... ok [INFO] [stdout] test distributed::tests::test_shard_result_success ... ok [INFO] [stdout] test distributed::tests::test_stats_clone ... ok [INFO] [stdout] test distributed::tests::test_stats_record_local ... ok [INFO] [stdout] test distributed::tests::test_stats_record_scatter_gather ... ok [INFO] [stdout] test distributed::tests::test_stats_record_remote ... ok [INFO] [stdout] test tests::batch_operation_result_display ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_distinct ... ok [INFO] [stdout] test distributed::tests::test_merge_empty_results ... ok [INFO] [stdout] test distributed::tests::test_merge_union_edges ... ok [INFO] [stdout] test distributed::tests::test_stats_avg_latency_updates ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_gt ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_le ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_merge_match ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_ne ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_merge_create ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_and ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_where_or ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_match_with_skip ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_merge_with_on_match ... ok [INFO] [stdout] test tests::can_access_underlying_engines ... ok [INFO] [stdout] test tests::chain_commands_basic ... ok [INFO] [stdout] test tests::aggregation_functions_comprehensive ... ok [INFO] [stdout] test tests::create_index_missing_args ... ok [INFO] [stdout] test tests::cluster_commands ... ok [INFO] [stdout] test tests::blob_put_with_full_options ... ok [INFO] [stdout] test tests::blobs_similar_to_key ... ok [INFO] [stdout] test cypher::tests::test_exec_cypher_merge_with_on_create ... ok [INFO] [stdout] test tests::checkpoint_operations ... ok [INFO] [stdout] test tests::cache_commands ... ok [INFO] [stdout] test tests::build_vector_index ... ok [INFO] [stdout] test tests::create_and_drop_index ... ok [INFO] [stdout] test tests::count_via_select ... ok [INFO] [stdout] test tests::condition_all_operators ... ok [INFO] [stdout] test tests::create_table_with_bool ... ok [INFO] [stdout] test tests::connect_entities_creates_edge ... ok [INFO] [stdout] test tests::create_table_and_insert ... ok [INFO] [stdout] test tests::delete_from_table ... ok [INFO] [stdout] test tests::default_trait ... ok [INFO] [stdout] test tests::delete_rows ... ok [INFO] [stdout] test tests::create_unified_entity_without_embedding ... ok [INFO] [stdout] test tests::constraint_operations ... ok [INFO] [stdout] test tests::edge_get_missing_id ... ok [INFO] [stdout] test tests::delete_without_where_clause ... ok [INFO] [stdout] test tests::create_table_with_float ... ok [INFO] [stdout] test tests::does_not_crash_on_unexpected_input ... ok [INFO] [stdout] test tests::distinct_query ... ok [INFO] [stdout] test tests::edge_undirected ... ok [INFO] [stdout] test tests::embed_and_similar_comprehensive ... ok [INFO] [stdout] test tests::edge_definition_too_short ... ok [INFO] [stdout] test tests::drop_index_missing_args ... ok [INFO] [stdout] test tests::drop_table ... ok [INFO] [stdout] test tests::error_clone_and_eq ... ok [INFO] [stdout] test tests::drop_table_coverage ... ok [INFO] [stdout] test tests::error_display ... ok [INFO] [stdout] test tests::error_from_cache_error ... ok [INFO] [stdout] test tests::error_is_std_error ... ok [INFO] [stdout] test tests::edge_get ... ok [INFO] [stdout] test tests::edge_operations_comprehensive ... ok [INFO] [stdout] test tests::create_unified_entity_stores_embedding ... ok [INFO] [stdout] test tests::edge_create_and_get ... ok [INFO] [stdout] test tests::edge_directed_keyword ... ok [INFO] [stdout] test tests::entity_batch_create ... ok [INFO] [stdout] test tests::empty_vector ... ok [INFO] [stdout] test tests::entity_with_embedding ... ok [INFO] [stdout] test tests::embed_with_empty_brackets ... ok [INFO] [stdout] test tests::entity_create_get_update_delete ... ok [INFO] [stdout] test tests::execute_empty_string ... ok [INFO] [stdout] test tests::execute_empty_after_trim ... ok [INFO] [stdout] test tests::filter_condition_reexport_accessible ... ok [INFO] [stdout] test tests::filter_strategy_reexport_accessible ... ok [INFO] [stdout] test tests::filtered_search_config_reexport_accessible ... ok [INFO] [stdout] test tests::explain_query ... ok [INFO] [stdout] test tests::edge_missing_arrow_definition ... ok [INFO] [stdout] test tests::embed_and_similar_inline ... ok [INFO] [stdout] test tests::entity_connect ... ok [INFO] [stdout] test tests::execute_whitespace_variations ... ok [INFO] [stdout] test tests::execute_parsed_direct ... ok [INFO] [stdout] test tests::edge_missing_subcommand ... ok [INFO] [stdout] test tests::error_conditions_comprehensive ... ok [INFO] [stdout] test tests::expr_to_filter_condition_comparisons ... ok [INFO] [stdout] test tests::expr_to_filter_value_types ... ok [INFO] [stdout] test tests::expr_to_filter_condition_and_or ... ok [INFO] [stdout] test tests::find_neighbors_by_similarity ... ok [INFO] [stdout] test tests::find_edges_returns_items ... ok [INFO] [stdout] test tests::expr_to_filter_condition_public ... ok [INFO] [stdout] test tests::find_neighbors_by_similarity_filters_dimension_mismatch ... ok [INFO] [stdout] test tests::execute_only_whitespace ... ok [INFO] [stdout] test tests::expr_to_column_name_public ... ok [INFO] [stdout] test tests::find_similar_connected_no_embedding ... ok [INFO] [stdout] test tests::execute_tab_only ... ok [INFO] [stdout] test tests::find_nodes_edges_rows ... ok [INFO] [stdout] test tests::find_neighbors_by_similarity_no_entity ... ok [INFO] [stdout] test tests::handles_unified_query_connected ... ok [INFO] [stdout] test tests::index_operations ... ok [INFO] [stdout] test tests::find_with_where_clause ... ok [INFO] [stdout] test tests::invalid_create_command ... ok [INFO] [stdout] test tests::insert_without_columns ... ok [INFO] [stdout] test tests::find_similar_connected_returns_intersection ... ok [INFO] [stdout] test tests::insert_with_null_value ... ok [INFO] [stdout] test tests::handles_node_not_found ... ok [INFO] [stdout] test tests::handles_table_not_found ... ok [INFO] [stdout] test tests::hnsw_build_command ... ok [INFO] [stdout] test tests::hnsw_similar_search ... ok [INFO] [stdout] test tests::handles_unified_query_find_nodes ... ok [INFO] [stdout] test tests::find_without_args_returns_all_nodes ... ok [INFO] [stdout] test tests::insert_table_only ... ok [INFO] [stdout] test tests::handles_embedding_not_found ... ok [INFO] [stdout] test tests::invalid_column_definition ... ok [INFO] [stdout] test tests::invalid_condition ... ok [INFO] [stdout] test tests::invalid_vector ... ok [INFO] [stdout] test tests::invalid_drop_command ... ok [INFO] [stdout] test tests::invalid_create_missing_parens ... ok [INFO] [stdout] test tests::invalid_edge_definition_format ... ok [INFO] [stdout] test tests::missing_embed_args ... ok [INFO] [stdout] test tests::invalid_path_ids ... ok [INFO] [stdout] test tests::invalid_edge_id ... ok [INFO] [stdout] test tests::invalid_top_value ... ok [INFO] [stdout] test tests::invalid_edge_nodes ... ok [INFO] [stdout] test tests::missing_edge_definition ... ok [INFO] [stdout] test tests::missing_neighbors_id ... ok [INFO] [stdout] test tests::missing_similar_args ... ok [INFO] [stdout] test tests::join_operations ... ok [INFO] [stdout] test tests::invalid_neighbors_id ... ok [INFO] [stdout] test tests::invalid_node_id ... ok [INFO] [stdout] test tests::neighbors_invalid_direction ... ok [INFO] [stdout] test tests::missing_insert_table ... ok [INFO] [stdout] test tests::invalid_insert_values ... ok [INFO] [stdout] test tests::neighbors_command ... ok [INFO] [stdout] test tests::node_get_missing_id ... ok [INFO] [stdout] test tests::new_router_has_unified_engine ... ok [INFO] [stdout] test tests::node_missing_subcommand ... ok [INFO] [stdout] test tests::missing_delete_table ... ok [INFO] [stdout] test tests::metadata_operations ... ok [INFO] [stdout] test tests::node_property_unquoted_string ... ok [INFO] [stdout] test tests::parse_compound_conditions ... ok [INFO] [stdout] test tests::neighbors_query ... ok [INFO] [stdout] test tests::node_create_with_various_property_types ... ok [INFO] [stdout] test tests::node_delete_missing_id ... ok [INFO] [stdout] test tests::order_by_combinations ... ok [INFO] [stdout] test tests::node_get_and_delete ... ok [INFO] [stdout] test tests::parsed_blob_init_not_initialized ... ok [INFO] [stdout] test tests::parse_nullable_columns ... ok [INFO] [stdout] test tests::missing_path_args ... ok [INFO] [stdout] test tests::node_create_get_delete ... ok [INFO] [stdout] test tests::neighbors_in_direction ... ok [INFO] [stdout] test tests::node_with_typed_properties ... ok [INFO] [stdout] test tests::parsed_count_embeddings ... ok [INFO] [stdout] test tests::parsed_condition_and_or ... ok [INFO] [stdout] test tests::neighbors_default_direction ... ok [INFO] [stdout] test tests::parsed_collection_isolation ... ok [INFO] [stdout] test tests::parsed_create_table ... ok [INFO] [stdout] test tests::parsed_condition_operators ... ok [INFO] [stdout] test tests::parsed_create_unsupported_type ... ok [INFO] [stdout] test tests::parsed_blob_init_already_initialized ... ok [INFO] [stdout] test tests::parsed_create_table_not_null ... ok [INFO] [stdout] test tests::parsed_delete_nonexistent_table ... ok [INFO] [stdout] test tests::parsed_create_index ... ok [INFO] [stdout] test tests::parsed_delete ... ok [INFO] [stdout] test tests::parsed_create_index_empty_columns ... ok [INFO] [stdout] test tests::parsed_delete_no_where ... ok [INFO] [stdout] test tests::parsed_data_types ... ok [INFO] [stdout] test tests::parsed_describe_edge ... ok [INFO] [stdout] test tests::parsed_describe_table ... ok [INFO] [stdout] test tests::parsed_edge_create ... ok [INFO] [stdout] test tests::parsed_drop_index_not_found ... ok [INFO] [stdout] test tests::parsed_drop_index_if_exists ... ok [INFO] [stdout] test tests::parsed_describe_node ... ok [INFO] [stdout] test tests::parsed_drop_index_on_table_column ... ok [INFO] [stdout] test tests::parsed_cache_semantic_get_with_threshold ... ok [INFO] [stdout] test tests::parsed_drop_index_not_supported ... ok [INFO] [stdout] test tests::parsed_drop_table ... ok [INFO] [stdout] test tests::parsed_drop_nonexistent_table ... ok [INFO] [stdout] test tests::parsed_drop_index_named_not_supported ... ok [INFO] [stdout] test tests::parsed_embed_build_index_not_built ... ok [INFO] [stdout] test tests::parsed_embed_delete ... ok [INFO] [stdout] test tests::parsed_edge_delete_nonexistent ... ok [INFO] [stdout] test tests::parsed_edge_delete_success ... ok [INFO] [stdout] test tests::parsed_embed_batch_basic ... ok [INFO] [stdout] test tests::parsed_edge_list ... ok [INFO] [stdout] test tests::parsed_edge_create_with_type_and_props ... ok [INFO] [stdout] test tests::parsed_embed_delete_from_collection ... ok [INFO] [stdout] test tests::parsed_edge_get ... ok [INFO] [stdout] test tests::parsed_embed_batch_into_collection ... ok [INFO] [stdout] test tests::parsed_embed_batch_empty ... ok [INFO] [stdout] test tests::parsed_edge_get_nonexistent ... ok [INFO] [stdout] test tests::parsed_embed_delete_nonexistent ... ok [INFO] [stdout] test tests::parsed_embed_get ... ok [INFO] [stdout] test tests::parsed_embed_build_index_already_built ... ok [INFO] [stdout] test tests::parsed_edge_list_with_data ... ok [INFO] [stdout] test tests::parsed_embed_store ... ok [INFO] [stdout] test tests::parsed_embed_get_with_ident_key ... ok [INFO] [stdout] test tests::parsed_embed_store_into_collection ... ok [INFO] [stdout] test tests::parsed_empty_command ... ok [INFO] [stdout] test tests::parsed_expr_to_value_types ... ok [INFO] [stdout] test tests::parsed_entity_create_multiple_properties ... ok [INFO] [stdout] test tests::parsed_embed_non_number_vector ... ok [INFO] [stdout] test tests::parsed_entity_create_empty_properties ... ok [INFO] [stdout] test tests::parsed_empty_statement ... ok [INFO] [stdout] test tests::parsed_embed_list ... ok [INFO] [stdout] test tests::parsed_embed_store_with_list ... ok [INFO] [stdout] test tests::parsed_entity_connect ... ok [INFO] [stdout] test tests::parsed_entity_create_basic ... ok [INFO] [stdout] test tests::parsed_entity_create_with_embedding ... ok [INFO] [stdout] test tests::parsed_find_edges_with_and_condition ... ok [INFO] [stdout] test tests::parsed_embed_with_int_values ... ok [INFO] [stdout] test tests::parsed_find_edges ... ok [INFO] [stdout] test tests::parsed_find_edges_with_ne_condition ... ok [INFO] [stdout] test tests::parsed_find_edges_with_or_condition ... ok [INFO] [stdout] test tests::parsed_find_edges_plain ... ok [INFO] [stdout] test tests::parsed_find_nodes ... ok [INFO] [stdout] test tests::parsed_find_edges_with_le_condition ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_ne_condition ... ok [INFO] [stdout] test tests::parsed_find_edges_with_where ... ok [INFO] [stdout] test tests::parsed_find_edges_with_lt_condition ... ok [INFO] [stdout] test tests::parsed_find_nodes_plain ... ok [INFO] [stdout] test tests::parsed_find_edges_with_edge_props ... ok [INFO] [stdout] test tests::parsed_find_nodes_scan_with_properties ... ok [INFO] [stdout] test tests::parsed_find_edge_by_type ... ok [INFO] [stdout] test tests::parsed_cache_semantic_put ... ok [INFO] [stdout] test tests::parsed_cache_semantic_get ... ok [INFO] [stdout] test tests::parsed_find_edges_with_type_eq ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_where_and ... ok [INFO] [stdout] test tests::parsed_find_edges_with_ge_condition ... ok [INFO] [stdout] test tests::parsed_find_nodes_condition_no_match ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_id_condition ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_where_eq ... ok [INFO] [stdout] test tests::parsed_find_with_where ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_where_or ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_where_ge ... ok [INFO] [stdout] test tests::parsed_insert_select_empty_result ... ok [INFO] [stdout] test tests::parsed_find_path_pattern ... ok [INFO] [stdout] test tests::parsed_find_with_limit_verified ... ok [INFO] [stdout] test tests::parsed_insert_select_basic ... ok [INFO] [stdout] test tests::parsed_insert_select_with_columns ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_where_le ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_where_gt ... ok [INFO] [stdout] test tests::parsed_insert_into_nonexistent ... ok [INFO] [stdout] test tests::parsed_find_nodes_with_where_lt ... ok [INFO] [stdout] test tests::parsed_literal_in_where ... ok [INFO] [stdout] test tests::parsed_insert_values ... ok [INFO] [stdout] test tests::parsed_insert_with_complex_expr ... ok [INFO] [stdout] test tests::parsed_insert_null_value ... ok [INFO] [stdout] test tests::parsed_neighbors ... ok [INFO] [stdout] test tests::parsed_neighbors_negative_id ... ok [INFO] [stdout] test tests::parsed_node_create ... ok [INFO] [stdout] test tests::parsed_neighbors_incoming ... ok [INFO] [stdout] test tests::parsed_insert_with_ident_value ... ok [INFO] [stdout] test tests::parsed_node_delete ... ok [INFO] [stdout] test tests::parsed_node_create_null_property ... ok [INFO] [stdout] test tests::parsed_node_create_float_property ... ok [INFO] [stdout] test tests::parsed_node_create_with_properties ... ok [INFO] [stdout] test tests::parsed_neighbors_by_similarity ... ok [INFO] [stdout] test tests::parsed_find_with_limit ... ok [INFO] [stdout] test tests::parsed_node_get_nonexistent ... ok [INFO] [stdout] test tests::parsed_node_create_bool_property ... ok [INFO] [stdout] test tests::parsed_node_get ... ok [INFO] [stdout] test tests::parsed_node_delete_nonexistent ... ok [INFO] [stdout] test tests::parsed_insert_select_with_where ... ok [INFO] [stdout] test tests::parsed_neighbors_nonexistent_node ... ok [INFO] [stdout] test tests::parsed_node_with_ident_property ... ok [INFO] [stdout] test tests::parsed_node_list ... ok [INFO] [stdout] test tests::parsed_select_basic ... ok [INFO] [stdout] test tests::parsed_neighbors_with_edge_type ... ok [INFO] [stdout] test tests::parsed_select_missing_from ... ok [INFO] [stdout] test tests::parsed_show_embeddings ... ok [INFO] [stdout] test tests::parsed_path ... ok [INFO] [stdout] test tests::parsed_path_negative_ids ... ok [INFO] [stdout] test tests::parsed_select_qualified_column ... ok [INFO] [stdout] test tests::parsed_parse_error ... ok [INFO] [stdout] test tests::parsed_show_embeddings_with_limit ... ok [INFO] [stdout] test tests::parsed_select_with_where ... ok [INFO] [stdout] test tests::parsed_neighbors_both ... ok [INFO] [stdout] test tests::parsed_similar_connected_to ... ok [INFO] [stdout] test tests::parsed_similar_by_vector ... ok [INFO] [stdout] test tests::parsed_similar_cosine_metric ... ok [INFO] [stdout] test tests::parsed_similar_connected_to_requires_key ... ok [INFO] [stdout] test tests::parsed_node_invalid_property_expr ... ok [INFO] [stdout] test tests::parsed_similar_by_key ... ok [INFO] [stdout] test tests::parsed_path_nonexistent_nodes ... ok [INFO] [stdout] test tests::parsed_path_not_found ... ok [INFO] [stdout] test tests::parsed_similar_dot_product_metric ... ok [INFO] [stdout] test tests::parsed_select_with_qualified_where ... ok [INFO] [stdout] test tests::parsed_node_list_with_data ... ok [INFO] [stdout] test tests::parsed_select_nonexistent_table ... ok [INFO] [stdout] test tests::parsed_similar_euclidean_zero_query ... ok [INFO] [stdout] test tests::parsed_similar_non_string_key ... ok [INFO] [stdout] test tests::parsed_similar_into_collection ... ok [INFO] [stdout] test tests::parser_drop_index_if_exists_on ... ok [INFO] [stdout] test tests::parser_drop_index_on_syntax ... ok [INFO] [stdout] test tests::parser_entity_connect_statement ... ok [INFO] [stdout] test tests::parser_entity_statement ... ok [INFO] [stdout] test tests::parsed_update_no_where ... ok [INFO] [stdout] test tests::parser_similar_connected_to ... ok [INFO] [stdout] test tests::parsed_similar_with_hnsw ... ok [INFO] [stdout] test tests::parsed_similar_with_ident_key ... ok [INFO] [stdout] test tests::parser_neighbors_by_similarity ... ok [INFO] [stdout] test tests::parsed_similar_with_where_clause ... ok [INFO] [stdout] test tests::parsed_similar_hnsw_falls_back_for_non_cosine ... ok [INFO] [stdout] test tests::parsed_whitespace_only ... ok [INFO] [stdout] test tests::path_graph_error ... ok [INFO] [stdout] test tests::query_result_as_count_variants ... ok [INFO] [stdout] test tests::query_result_as_rows_none ... ok [INFO] [stdout] test tests::query_result_as_value_variants ... ok [INFO] [stdout] test tests::query_result_debug_format ... ok [INFO] [stdout] test tests::query_result_is_empty_variants ... ok [INFO] [stdout] test tests::query_result_to_json_formats ... ok [INFO] [stdout] test tests::parsed_similar_into_collection_with_where ... ok [INFO] [stdout] test tests::parsed_similar_euclidean_metric ... ok [INFO] [stdout] test tests::path_operations ... ok [INFO] [stdout] test tests::parsed_similar_with_limit_expr ... ok [INFO] [stdout] test tests::parsed_update_nonexistent_table ... ok [INFO] [stdout] test tests::router_error_display_all_variants ... ok [INFO] [stdout] test tests::router_error_from_unified_error_variants ... ok [INFO] [stdout] test tests::router_error_is_std_error ... ok [INFO] [stdout] test tests::parsed_update ... ok [INFO] [stdout] test tests::query_router_accessors ... ok [INFO] [stdout] test tests::parsed_similar_limit_not_integer ... ok [INFO] [stdout] test tests::parsed_where_complex_column ... ok [INFO] [stdout] test tests::parsed_unsupported_operator_in_where ... ok [INFO] [stdout] test tests::path_query ... ok [INFO] [stdout] test tests::runtime_accessor ... ok [INFO] [stdout] test tests::property_value_null ... ok [INFO] [stdout] test tests::property_value_false ... ok [INFO] [stdout] test tests::routes_node_to_graph ... ok [INFO] [stdout] test tests::routes_select_to_relational ... ok [INFO] [stdout] test tests::returns_error_for_unknown_command ... ok [INFO] [stdout] test tests::select_with_and_or_conditions ... ok [INFO] [stdout] test tests::routes_embed_to_vector ... ok [INFO] [stdout] test tests::rollback_operations ... ok [INFO] [stdout] test tests::path_not_found ... ok [INFO] [stdout] test tests::select_with_where ... ok [INFO] [stdout] test tests::similar_result_display ... ok [INFO] [stdout] test tests::shared_store_engines_share_data ... ok [INFO] [stdout] test tests::show_tables_empty ... ok [INFO] [stdout] test tests::returns_error_for_malformed_command ... ok [INFO] [stdout] test tests::select_missing_table ... ok [INFO] [stdout] test tests::property_null_to_string ... ok [INFO] [stdout] test tests::show_tables_with_tables ... ok [INFO] [stdout] test tests::show_vector_index_after_build ... ok [INFO] [stdout] test tests::spatial_accessor_and_operations ... ok [INFO] [stdout] test tests::show_vector_index_empty ... ok [INFO] [stdout] test tests::show_without_tables_error ... ok [INFO] [stdout] test tests::select_with_where_operators ... ok [INFO] [stdout] test tests::returns_error_for_missing_arguments ... ok [INFO] [stdout] test tests::routes_similar_to_vector ... ok [INFO] [stdout] test tests::test_aggregate_edge_property ... ok [INFO] [stdout] test tests::test_aggregate_edge_property_count ... ok [INFO] [stdout] test tests::show_tables_test ... ok [INFO] [stdout] test tests::test_aggregate_with_where ... ok [INFO] [stdout] test tests::similar_no_results ... ok [INFO] [stdout] test tests::similar_with_inline_vector ... ok [INFO] [stdout] test tests::spatial_result_variant ... ok [INFO] [stdout] test tests::test_avg_float_column ... ok [INFO] [stdout] test tests::test_batch_create_nodes ... ok [INFO] [stdout] test tests::test_aggregate_edge_property_max ... ok [INFO] [stdout] test tests::test_aggregate_with_alias ... ok [INFO] [stdout] test tests::test_aggregate_edge_property_avg ... ok [INFO] [stdout] test tests::test_analyze_codebook_transitions ... ok [INFO] [stdout] test tests::test_aggregate_node_property ... ok [INFO] [stdout] test tests::test_aggregate_edge_property_min ... ok [INFO] [stdout] test tests::test_batch_create_edges ... ok [INFO] [stdout] test tests::test_batch_update_nodes ... ok [INFO] [stdout] test tests::test_avg ... ok [INFO] [stdout] test tests::test_blob_delete_not_found ... ok [INFO] [stdout] test tests::test_blob_from_path ... ok [INFO] [stdout] test tests::test_batch_delete_nodes ... ok [INFO] [stdout] test tests::test_batch_delete_edges ... ok [INFO] [stdout] test tests::test_blob_gc ... ok [INFO] [stdout] test tests::test_aggregate_node_property_avg ... ok [INFO] [stdout] test tests::test_blob_get_to_path ... ok [INFO] [stdout] test tests::test_blob_gc_full ... ok [INFO] [stdout] test tests::test_blob_accessor ... ok [INFO] [stdout] test tests::test_blob_get_to_valid_path ... ok [INFO] [stdout] test tests::test_blob_get_not_found ... ok [INFO] [stdout] test tests::test_blob_get_missing ... ok [INFO] [stdout] test tests::test_blob_links_nonexistent ... ok [INFO] [stdout] test tests::test_blob_meta_set_get ... ok [INFO] [stdout] test tests::test_blob_put_missing_data ... ok [INFO] [stdout] test tests::test_blob_link_nonexistent ... ok [INFO] [stdout] test tests::test_blob_info ... ok [INFO] [stdout] test tests::test_blob_link_and_unlink_cov ... ok [INFO] [stdout] test tests::test_blob_meta_set_get_cov ... ok [INFO] [stdout] test tests::test_blob_info_not_found ... ok [INFO] [stdout] test tests::test_blob_not_initialized ... ok [INFO] [stdout] test tests::test_blob_link_unlink ... ok [INFO] [stdout] test tests::test_blob_meta_set_nonexistent ... ok [INFO] [stdout] test tests::test_blob_repair ... ok [INFO] [stdout] test tests::test_blob_info_and_stats_cov ... ok [INFO] [stdout] test tests::test_blob_meta_get_nonexistent ... ok [INFO] [stdout] test tests::test_blob_tag_nonexistent ... ok [INFO] [stdout] test tests::test_blob_put_get_delete ... ok [INFO] [stdout] test tests::test_blob_unlink_nonexistent ... ok [INFO] [stdout] test tests::test_blob_tag_and_untag_cov ... ok [INFO] [stdout] test tests::test_blobs_all_and_by_type_cov ... ok [INFO] [stdout] test tests::test_blob_verify ... ok [INFO] [stdout] test tests::test_blob_requires_authentication ... ok [INFO] [stdout] test tests::test_blob_untag_nonexistent ... ok [INFO] [stdout] test tests::test_blob_put_with_options ... ok [INFO] [stdout] test tests::test_blob_tag_untag ... ok [INFO] [stdout] test tests::test_blob_verify_cov ... ok [INFO] [stdout] test tests::test_blobs_find_by_link ... ok [INFO] [stdout] test tests::test_blobs_by_type ... ok [INFO] [stdout] test tests::test_blobs_for_entity ... ok [INFO] [stdout] test tests::test_block_on_helper ... ok [INFO] [stdout] test tests::test_blob_verify_not_found ... ok [INFO] [stdout] test tests::test_blobs_not_initialized ... ok [INFO] [stdout] test tests::test_blobs_similar ... ok [INFO] [stdout] test tests::test_blobs_find_by_tag ... ok [INFO] [stdout] test tests::test_blobs_requires_authentication ... ok [INFO] [stdout] test tests::test_cache_clear ... ok [INFO] [stdout] test tests::test_blobs_list ... ok [INFO] [stdout] test tests::test_cache_put_get ... ok [INFO] [stdout] test tests::test_chain_accessor_none ... ok [INFO] [stdout] test tests::test_case_expression_in_select ... ok [INFO] [stdout] test tests::test_cache_evict ... ok [INFO] [stdout] test tests::test_cache_evict_with_count ... ok [INFO] [stdout] test tests::test_cache_get_not_found ... ok [INFO] [stdout] test tests::test_blob_stats ... ok [INFO] [stdout] test tests::test_cache_without_init ... ok [INFO] [stdout] test tests::test_cache_init_command ... ok [INFO] [stdout] test tests::test_chain_error_conversion ... ok [INFO] [stdout] test tests::test_chain_accessor_some ... ok [INFO] [stdout] test tests::test_cache_stats ... ok [INFO] [stdout] test tests::test_blobs_list_with_pattern ... ok [INFO] [stdout] test tests::test_chain_analyze_transitions ... ok [INFO] [stdout] test tests::test_chain_begin ... ok [INFO] [stdout] test tests::test_chain_height ... ok [INFO] [stdout] test tests::test_chain_height_no_init ... ok [INFO] [stdout] test tests::test_chain_history ... ok [INFO] [stdout] test tests::test_chain_rollback_via_parsed ... ok [INFO] [stdout] test tests::test_cache_requires_authentication ... ok [INFO] [stdout] test tests::test_chain_show_codebook_local_via_exec ... ok [INFO] [stdout] test tests::test_chain_commit_via_exec ... ok [INFO] [stdout] test tests::test_chain_block_not_found ... ok [INFO] [stdout] test tests::test_chain_commit_via_parsed ... ok [INFO] [stdout] test tests::test_chain_block_genesis ... ok [INFO] [stdout] test tests::test_checkpoint_error_display ... ok [INFO] [stdout] test tests::test_chain_drift ... ok [INFO] [stdout] test tests::test_chain_not_initialized ... ok [INFO] [stdout] test tests::test_chain_similar_via_parsed ... ok [INFO] [stdout] test tests::test_chain_requires_authentication ... ok [INFO] [stdout] test tests::test_cache_get_missing ... ok [INFO] [stdout] test tests::test_checkpoint_via_execute_parsed ... ok [INFO] [stdout] test tests::test_chain_show_codebook_global_via_exec ... ok [INFO] [stdout] test tests::test_cache_init ... ok [INFO] [stdout] test tests::test_checkpoint_with_limit ... ok [INFO] [stdout] test tests::test_checkpoint_default_name ... ok [INFO] [stdout] test tests::test_checkpoint_list_empty ... ok [INFO] [stdout] test tests::test_chain_verify ... ok [INFO] [stdout] test tests::test_chain_rollback_via_exec ... ok [INFO] [stdout] test tests::test_chain_similar_empty_result ... ok [INFO] [stdout] test tests::test_checkpoint_info_is_auto ... ok [INFO] [stdout] test tests::test_chain_tip ... ok [INFO] [stdout] test tests::test_checkpoint_and_rollback ... ok [INFO] [stdout] test tests::test_close_cursor_not_found ... ok [INFO] [stdout] test tests::test_cluster_connect_error ... ok [INFO] [stdout] test tests::test_cluster_connect_error_message ... ok [INFO] [stdout] test tests::test_cluster_status_not_connected ... ok [INFO] [stdout] test tests::test_cluster_nodes_no_cluster ... ok [INFO] [stdout] test tests::test_collect_delete_sample ... ok [INFO] [stdout] test tests::test_chain_tip_no_init ... ok [INFO] [stdout] test tests::test_checkpoint_with_double_quoted_name ... ok [INFO] [stdout] test tests::test_cluster_disconnect_no_cluster ... ok [INFO] [stdout] test tests::test_cluster_status_no_cluster ... ok [INFO] [stdout] test tests::test_cursor_error_from_conversion ... ok [INFO] [stdout] test tests::test_close_cursor ... ok [INFO] [stdout] test tests::test_collect_table_sample ... ok [INFO] [stdout] test tests::test_comment_command_result ... ok [INFO] [stdout] test tests::test_cluster_disconnect_not_connected ... ok [INFO] [stdout] test tests::test_checkpoints_via_execute_parsed ... ok [INFO] [stdout] test tests::test_create_and_drop_index_via_parsed ... ok [INFO] [stdout] test tests::test_count_column ... ok [INFO] [stdout] test tests::test_constraint_create_list_get_drop ... ok [INFO] [stdout] test tests::test_count_star ... ok [INFO] [stdout] test tests::test_cursor_store_accessor ... ok [INFO] [stdout] test tests::test_cypher_delete_basic ... ok [INFO] [stdout] test tests::test_cross_join_via_router ... ok [INFO] [stdout] test tests::test_cypher_create_basic ... ok [INFO] [stdout] test tests::test_cypher_delete_via_execute_statement ... ok [INFO] [stdout] test tests::test_cypher_create_via_execute_statement ... ok [INFO] [stdout] test tests::test_cypher_match_basic ... ok [INFO] [stdout] test tests::test_delete_with_auto_checkpoint_disabled ... ok [INFO] [stdout] test tests::test_describe_missing_table ... ok [INFO] [stdout] test tests::test_cypher_match_via_execute_statement ... ok [INFO] [stdout] test tests::test_create_index_no_columns_via_execute_statement ... ok [INFO] [stdout] test tests::test_describe_edge_type ... ok [INFO] [stdout] test tests::test_describe_node_label ... ok [INFO] [stdout] test tests::test_describe_table ... ok [INFO] [stdout] test tests::test_cypher_merge_via_execute_statement ... ok [INFO] [stdout] test tests::test_delete_from_missing_table ... ok [INFO] [stdout] test tests::test_drop_index_invalid_syntax_via_execute_statement ... ok [INFO] [stdout] test tests::test_delete_creates_auto_checkpoint ... ok [INFO] [stdout] test tests::test_cluster_disconnect_with_no_cluster ... ok [INFO] [stdout] test tests::test_delete_without_checkpoint_manager ... ok [INFO] [stdout] test tests::test_drop_missing_table ... ok [INFO] [stdout] test tests::test_drop_table_creates_checkpoint ... ok [INFO] [stdout] test tests::test_embed_batch_parallel ... ok [INFO] [stdout] test tests::test_cluster_leader_no_cluster ... ok [INFO] [stdout] test tests::test_collect_node_info ... ok [INFO] [stdout] test tests::test_delete_cancelled_preserves_data ... ok [INFO] [stdout] test tests::test_drop_table_via_parsed ... ok [INFO] [stdout] test tests::test_embed_batch_parallel_empty ... ok [INFO] [stdout] test tests::test_cypher_merge_basic ... ok [INFO] [stdout] test tests::test_empty_command_result ... ok [INFO] [stdout] test tests::test_embed_store_all_negative ... ok [INFO] [stdout] test tests::test_ensure_blob_auto_init ... ok [INFO] [stdout] test tests::test_edge_list_parsed ... ok [INFO] [stdout] test tests::test_embed_store_negative_values ... ok [INFO] [stdout] test tests::test_embed_store_mixed_negative_positive ... ok [INFO] [stdout] test tests::test_ensure_checkpoint_already_initialized ... ok [INFO] [stdout] test tests::test_ensure_blob_idempotent ... ok [INFO] [stdout] test tests::test_ensure_chain_auto_init ... ok [INFO] [stdout] test tests::test_ensure_cache_idempotent ... ok [INFO] [stdout] test tests::test_ensure_vault_no_env_key ... ok [INFO] [stdout] test tests::test_entity_crud_flow ... ok [INFO] [stdout] test tests::test_ensure_checkpoint_auto_init ... ok [INFO] [stdout] test tests::test_ensure_cache_auto_init ... ok [INFO] [stdout] test tests::test_entity_connect_via_parsed ... ok [INFO] [stdout] test tests::test_entity_get_not_found ... ok [INFO] [stdout] test tests::test_entity_delete_nonexistent ... ok [INFO] [stdout] test tests::test_entity_get_missing ... ok [INFO] [stdout] test tests::test_entity_create_and_get_cov ... ok [INFO] [stdout] test tests::test_error_display_all_variants ... ok [INFO] [stdout] test tests::test_error_from_conversions ... ok [INFO] [stdout] test tests::test_entity_delete_cov ... ok [INFO] [stdout] test tests::test_entity_delete ... ok [INFO] [stdout] test tests::test_entity_get_via_unified ... ok [INFO] [stdout] test tests::test_entity_delete_bumps_generation ... ok [INFO] [stdout] test tests::test_entity_update ... ok [INFO] [stdout] test tests::test_entity_connect_cov ... ok [INFO] [stdout] test tests::test_entity_update_cov ... ok [INFO] [stdout] test tests::test_exec_blob_async_delete ... ok [INFO] [stdout] test tests::test_entity_update_nonexistent ... ok [INFO] [stdout] test tests::test_exec_blob_async_gc ... ok [INFO] [stdout] test tests::test_eof_enforcement_trailing_garbage ... ok [INFO] [stdout] test tests::test_exec_blob_async_meta ... ok [INFO] [stdout] test tests::test_exec_blob_async_init_already_initialized ... ok [INFO] [stdout] test tests::test_entity_update_with_embedding ... ok [INFO] [stdout] test tests::test_exec_blob_async_repair ... ok [INFO] [stdout] test tests::test_exec_blob_async_not_initialized ... ok [INFO] [stdout] test tests::test_eof_enforcement_semicolon_ok ... ok [INFO] [stdout] test tests::test_exec_blob_async_link_unlink ... ok [INFO] [stdout] test tests::test_eof_enforcement_trailing_keyword ... ok [INFO] [stdout] test tests::test_entity_update_with_embedding_bumps_generation ... ok [INFO] [stdout] test tests::test_exec_blob_async_put_get ... ok [INFO] [stdout] test tests::test_exec_blob_async_stats ... ok [INFO] [stdout] test tests::test_exec_blob_async_info ... ok [INFO] [stdout] test tests::test_exec_blob_async_verify ... ok [INFO] [stdout] test tests::test_exec_checkpoint_sync_success ... ok [INFO] [stdout] test tests::test_exec_checkpoint_create ... ok [INFO] [stdout] test tests::test_exec_rollback_not_found ... ok [INFO] [stdout] test tests::test_exec_checkpoints_sync_success ... ok [INFO] [stdout] test tests::test_exec_blobs_async_by_tag ... ok [INFO] [stdout] test tests::test_exec_checkpoints_not_initialized ... ok [INFO] [stdout] test tests::test_execute_begin_commit ... ok [INFO] [stdout] test tests::test_exec_blobs_async_list ... ok [INFO] [stdout] test tests::test_exec_blobs_async_for_entity ... ok [INFO] [stdout] test tests::test_exec_blob_async_tag_untag ... ok [INFO] [stdout] test tests::test_exec_checkpoints_list ... ok [INFO] [stdout] test tests::test_exec_checkpoints_with_limit ... ok [INFO] [stdout] test tests::test_exec_checkpoint_with_name ... ok [INFO] [stdout] test tests::test_exec_rollback_not_initialized ... ok [INFO] [stdout] test tests::test_execute_count_embeddings ... ok [INFO] [stdout] test tests::test_execute_describe_node ... ok [INFO] [stdout] test tests::test_execute_cache_integration_select ... ok [INFO] [stdout] test tests::test_execute_drop_index_parser_path ... ok [INFO] [stdout] test tests::test_execute_describe_table_via_execute ... ok [INFO] [stdout] test tests::test_execute_drop_index_if_exists_parser_path ... ok [INFO] [stdout] test tests::test_execute_edge_create_via_parser ... ok [INFO] [stdout] test tests::test_exec_rollback_sync_success ... ok [INFO] [stdout] test tests::test_execute_drop_table_parser_path ... ok [INFO] [stdout] test tests::test_exec_rollback_success ... ok [INFO] [stdout] test tests::test_execute_edge_delete_via_parser ... ok [INFO] [stdout] test tests::test_execute_embed_delete_via_execute ... ok [INFO] [stdout] test tests::test_execute_drop_table_with_data ... ok [INFO] [stdout] test tests::test_execute_embed_build_index ... ok [INFO] [stdout] test tests::test_execute_edge_list_via_parser ... ok [INFO] [stdout] test tests::test_execute_embed_store_negative_integer ... ok [INFO] [stdout] test tests::test_execute_delete_all ... ok [INFO] [stdout] test tests::test_execute_drop_index_named_not_supported ... ok [INFO] [stdout] test tests::test_execute_delete_via_execute ... ok [INFO] [stdout] test tests::test_exec_checkpoint_not_initialized ... ok [INFO] [stdout] test tests::test_execute_edge_list_with_type ... ok [INFO] [stdout] test tests::test_execute_embed_store_via_execute ... ok [INFO] [stdout] test tests::test_execute_edge_get_via_parser ... ok [INFO] [stdout] test tests::test_execute_embed_store_with_collection ... ok [INFO] [stdout] test tests::test_execute_empty_statement_semicolon ... ok [INFO] [stdout] test tests::test_execute_graph_batch_create_nodes ... ok [INFO] [stdout] test tests::test_execute_embed_integer_vector ... ok [INFO] [stdout] test tests::test_execute_describe_edge ... ok [INFO] [stdout] test tests::test_execute_neighbors_via_execute ... ok [INFO] [stdout] test tests::test_execute_entity_get_with_embedding ... ok [INFO] [stdout] test tests::test_execute_eof_enforcement_garbage_after_semicolon ... ok [INFO] [stdout] test tests::test_execute_entity_create_with_embedding ... ok [INFO] [stdout] test tests::test_execute_entity_get_not_found ... ok [INFO] [stdout] test tests::test_execute_entity_delete_via_execute ... ok [INFO] [stdout] test tests::test_execute_node_get_via_parser ... ok [INFO] [stdout] test tests::test_execute_node_create_via_execute ... ok [INFO] [stdout] test tests::test_execute_parse_error_non_legacy_keyword ... ok [INFO] [stdout] test tests::test_execute_parsed_async_basic ... ok [INFO] [stdout] test tests::test_execute_parsed_async_error ... ok [INFO] [stdout] test tests::test_execute_node_list_all ... ok [INFO] [stdout] test tests::test_execute_graph_count_edges ... ok [INFO] [stdout] test tests::test_execute_graph_count_nodes ... ok [INFO] [stdout] test tests::test_execute_node_delete_via_parser ... ok [INFO] [stdout] test tests::test_execute_entity_create_via_execute ... ok [INFO] [stdout] test tests::test_execute_node_list_via_parser ... ok [INFO] [stdout] test tests::test_execute_node_list_with_limit_via_parser ... ok [INFO] [stdout] test tests::test_execute_select_distinct ... ok [INFO] [stdout] test tests::test_execute_parser_path_create_table ... ok [INFO] [stdout] test tests::test_execute_select_join ... ok [INFO] [stdout] test tests::test_execute_parser_path_insert ... ok [INFO] [stdout] test tests::test_execute_path_via_execute ... ok [INFO] [stdout] test tests::test_execute_select_with_comparison_operators ... ok [INFO] [stdout] test tests::test_execute_select_with_limit ... ok [INFO] [stdout] test tests::test_execute_select_with_where_and ... ok [INFO] [stdout] test tests::test_execute_select_specific_columns ... ok [INFO] [stdout] test tests::test_execute_empty_command_error ... ok [INFO] [stdout] test tests::test_execute_select_with_order_by ... ok [INFO] [stdout] test tests::test_execute_parser_path_select ... ok [INFO] [stdout] test tests::test_execute_show_embeddings_with_limit ... ok [INFO] [stdout] test tests::test_execute_insert_multiple_rows ... ok [INFO] [stdout] test tests::test_execute_select_where_not_equal ... ok [INFO] [stdout] test tests::test_execute_select_where_between ... ok [INFO] [stdout] test tests::test_execute_show_embeddings_via_execute ... ok [INFO] [stdout] test tests::test_execute_parsed_async_with_cache ... ok [INFO] [stdout] test tests::test_execute_select_count_aggregate ... ok [INFO] [stdout] test tests::test_execute_unknown_command_error ... ok [INFO] [stdout] test tests::test_execute_similar_with_limit ... ok [INFO] [stdout] test tests::test_execute_similar_via_execute ... ok [INFO] [stdout] test tests::test_execute_select_with_offset ... ok [INFO] [stdout] test tests::test_execute_entity_connect ... ok [INFO] [stdout] test tests::test_execute_select_with_where_or ... ok [INFO] [stdout] test tests::test_execute_update_via_execute ... ok [INFO] [stdout] test tests::test_execute_statement_async_delegates ... ok [INFO] [stdout] test tests::test_execute_unknown_single_word ... ok [INFO] [stdout] test tests::test_execute_update_no_where ... ok [INFO] [stdout] test tests::test_execute_similar_by_key ... ok [INFO] [stdout] test tests::test_find_neighbors_by_similarity_async ... ok [INFO] [stdout] test tests::test_execute_show_vector_index ... ok [INFO] [stdout] test tests::test_execute_whitespace_only_error ... ok [INFO] [stdout] test tests::test_execute_write_invalidates_cache ... ok [INFO] [stdout] test tests::test_execute_show_tables_via_execute ... ok [INFO] [stdout] test tests::test_find_rows_missing_table ... ok [INFO] [stdout] test tests::test_find_node_hero_query ... ok [INFO] [stdout] test tests::test_full_join_via_router ... ok [INFO] [stdout] test tests::test_find_rows_with_limit ... ok [INFO] [stdout] test tests::test_find_node_connected_to_basic ... ok [INFO] [stdout] test tests::test_find_node_similar_to_basic ... ok [INFO] [stdout] test tests::test_find_node_similar_connected_with_limit ... ok [INFO] [stdout] test tests::test_graph_aggregate_edge_sum ... ok [INFO] [stdout] test tests::test_find_similar_connected_async ... ok [INFO] [stdout] test tests::test_graph_aggregate_edge_property_sum ... ok [INFO] [stdout] test tests::test_graph_aggregate_node_max ... ok [INFO] [stdout] test tests::test_graph_aggregate_edge_by_type ... ok [INFO] [stdout] test tests::test_graph_aggregate_node_avg ... ok [INFO] [stdout] test tests::test_find_rows_with_where ... ok [INFO] [stdout] test tests::test_graph_aggregate_node_sum ... ok [INFO] [stdout] test tests::test_graph_aggregate_node_sum_by_label ... ok [INFO] [stdout] test tests::test_find_rows_from_table ... ok [INFO] [stdout] test tests::test_find_similar_connected_no_embedding ... ok [INFO] [stdout] test tests::test_graph_aggregate_node_count ... ok [INFO] [stdout] test tests::test_graph_aggregate_count_all_edges ... ok [INFO] [stdout] test tests::test_graph_betweenness_centrality ... ok [INFO] [stdout] test tests::test_find_edge_similar_to_rejects ... ok [INFO] [stdout] test tests::test_graph_aggregate_node_min ... ok [INFO] [stdout] test tests::test_graph_aggregate_edge_sum_by_type ... ok [INFO] [stdout] test tests::test_graph_constraint_create_type_bool ... ok [INFO] [stdout] test tests::test_graph_constraint_create_exists_edge ... ok [INFO] [stdout] test tests::test_graph_closeness_centrality ... ok [INFO] [stdout] test tests::test_graph_constraint_get_not_found ... ok [INFO] [stdout] test tests::test_graph_constraint_create_type_string ... ok [INFO] [stdout] test tests::test_graph_aggregate_node_property_by_label ... ok [INFO] [stdout] test tests::test_graph_eigenvector_centrality ... ok [INFO] [stdout] test tests::test_graph_constraint_on_all_edges ... ok [INFO] [stdout] test tests::test_graph_constraint_create_type_int ... ok [INFO] [stdout] test tests::test_graph_index_create_and_show_cov ... ok [INFO] [stdout] test tests::test_graph_index_create_on_label ... ok [INFO] [stdout] test tests::test_graph_constraint_create_type_float ... ok [INFO] [stdout] test tests::test_graph_constraint_drop ... ok [INFO] [stdout] test tests::test_graph_constraint_on_all_nodes ... ok [INFO] [stdout] test tests::test_graph_index_drop_node_property ... ok [INFO] [stdout] test tests::test_graph_eigenvector_centrality_with_options ... ok [INFO] [stdout] test tests::test_graph_index_show_on_edge ... ok [INFO] [stdout] test tests::test_graph_index_show ... ok [INFO] [stdout] test tests::test_graph_constraint_list ... ok [INFO] [stdout] test tests::test_graph_index_create_on_edge_type ... ok [INFO] [stdout] test tests::test_graph_constraint_create_unique_node ... ok [INFO] [stdout] test tests::test_graph_pagerank ... ok [INFO] [stdout] test tests::test_graph_index_create_node_property ... ok [INFO] [stdout] test tests::test_graph_pagerank_with_options ... ok [INFO] [stdout] test tests::test_graph_constraint_get ... ok [INFO] [stdout] test tests::test_group_by_max_string ... ok [INFO] [stdout] test tests::test_graph_index_create_edge_property ... ok [INFO] [stdout] test tests::test_graph_louvain_communities ... ok [INFO] [stdout] test tests::test_group_by_max_float ... ok [INFO] [stdout] test tests::test_group_by_multiple_aggregates ... ok [INFO] [stdout] test tests::test_group_by_avg_float ... ok [INFO] [stdout] test tests::test_group_by_min_float ... ok [INFO] [stdout] test tests::test_group_by_having_sum ... ok [INFO] [stdout] test tests::test_graph_pattern_dispatch ... ok [INFO] [stdout] test tests::test_group_by_count_column ... ok [INFO] [stdout] test tests::test_group_by_with_having_sum ... ok [INFO] [stdout] test tests::test_graph_label_propagation ... ok [INFO] [stdout] test tests::test_group_by_with_having ... ok [INFO] [stdout] test tests::test_graph_index_drop_cov ... ok [INFO] [stdout] test tests::test_group_by_with_bool ... ok [INFO] [stdout] test tests::test_graph_index_drop_edge_property ... ok [INFO] [stdout] test tests::test_group_by_min_string ... ok [INFO] [stdout] test tests::test_group_by_with_where_and_having ... ok [INFO] [stdout] test tests::test_group_by_with_sum ... ok [INFO] [stdout] test tests::test_has_checkpoint_false ... ok [INFO] [stdout] test tests::test_having_without_matching_groups ... ok [INFO] [stdout] test tests::test_has_hnsw_index_false ... ok [INFO] [stdout] test tests::test_hnsw_generation_fresh_after_rebuild ... ok [INFO] [stdout] test tests::test_hnsw_generation_stale_after_embed_store ... ok [INFO] [stdout] test tests::test_hnsw_stale_after_embed_delete ... ok [INFO] [stdout] test tests::test_group_by_single_column ... ok [INFO] [stdout] test tests::test_init_checkpoint_requires_dir ... ok [INFO] [stdout] test tests::init_cache_and_vault ... ok [INFO] [stdout] test tests::test_hnsw_generation_starts_fresh ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_embed_store_not_cacheable ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_insert_not_cacheable ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_neighbors ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_node_create_not_cacheable ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_path ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_select ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_similar ... ok [INFO] [stdout] test tests::test_is_write_statement_blob_ops ... ok [INFO] [stdout] test tests::test_hnsw_generation_not_bumped_for_named_collection ... ok [INFO] [stdout] test tests::test_is_write_statement_cache_never_invalidates ... ok [INFO] [stdout] test tests::test_is_write_statement_checkpoint_is_not_write ... ok [INFO] [stdout] test tests::test_is_write_statement_drop_index ... ok [INFO] [stdout] test tests::test_init_checkpoint_with_dir ... ok [INFO] [stdout] test tests::test_group_by_with_avg ... ok [INFO] [stdout] test tests::test_is_write_statement_describe_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_edge_delete ... ok [INFO] [stdout] test tests::test_is_write_statement_edge_create ... ok [INFO] [stdout] test tests::test_is_write_statement_edge_list_is_read ... ok [INFO] [stdout] test tests::test_is_cacheable_statement_create_table_not_cacheable ... ok [INFO] [stdout] test tests::test_is_write_statement_drop_table ... ok [INFO] [stdout] test tests::test_is_write_statement_embed_delete ... ok [INFO] [stdout] test tests::test_is_write_statement_embed_get_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_embed_ops ... ok [INFO] [stdout] test tests::test_init_checkpoint_with_config ... ok [INFO] [stdout] test tests::test_hnsw_stale_after_entity_create_with_embedding ... ok [INFO] [stdout] test tests::test_is_write_statement_embed_store ... ok [INFO] [stdout] test tests::test_is_write_statement_entity_batch ... ok [INFO] [stdout] test tests::test_is_write_statement_neighbors_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_graph_ops ... ok [INFO] [stdout] test tests::test_is_write_statement_node_delete ... ok [INFO] [stdout] test tests::test_is_write_statement_node_list_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_node_create ... ok [INFO] [stdout] test tests::test_is_write_statement_node_get_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_path_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_reads_are_false ... ok [INFO] [stdout] test tests::test_is_write_statement_entity_get_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_rollback_is_write ... ok [INFO] [stdout] test tests::test_is_write_statement_select_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_show_tables_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_similar_is_read ... ok [INFO] [stdout] test tests::test_is_write_statement_vault_ops ... ok [INFO] [stdout] test tests::test_is_write_statement_spatial_ops ... ok [INFO] [stdout] test tests::test_is_write_statement_sql_writes ... ok [INFO] [stdout] test tests::test_is_write_statement_entity_ops ... ok [INFO] [stdout] test tests::test_hnsw_stale_after_entity_batch_with_embeddings ... ok [INFO] [stdout] test tests::test_init_cache_with_config ... ok [INFO] [stdout] test tests::test_insert_select ... ok [INFO] [stdout] test tests::test_join_where_le_cov ... ok [INFO] [stdout] test tests::test_inner_join_via_router ... ok [INFO] [stdout] test tests::test_insert_select_statement ... ok [INFO] [stdout] test tests::test_insert_into_missing_table ... ok [INFO] [stdout] test tests::test_init_cache_default ... ok [INFO] [stdout] test tests::test_join_with_offset_exceeds_cov ... ok [INFO] [stdout] test tests::test_join_where_ge_cov ... ok [INFO] [stdout] test tests::test_join_where_gt_cov ... ok [INFO] [stdout] test tests::test_join_with_limit ... ok [INFO] [stdout] test tests::test_join_using_clause ... ok [INFO] [stdout] test tests::test_join_with_where_clause ... ok [INFO] [stdout] test tests::test_join_with_where_ne_cov ... ok [INFO] [stdout] test tests::test_join_with_where_lt_cov ... ok [INFO] [stdout] test tests::test_max ... ok [INFO] [stdout] test tests::test_join_with_offset_cov ... ok [INFO] [stdout] test tests::test_left_join_via_router ... ok [INFO] [stdout] test tests::test_multiple_checkpoints_ordering ... ok [INFO] [stdout] test tests::test_max_float_column ... ok [INFO] [stdout] test tests::test_multiple_aggregates ... ok [INFO] [stdout] test tests::test_min_max_string ... ok [INFO] [stdout] test tests::test_min ... ok [INFO] [stdout] test tests::test_natural_join_via_router ... ok [INFO] [stdout] test tests::test_offset_beyond_rows ... ok [INFO] [stdout] test tests::test_order_by_desc ... ok [INFO] [stdout] test tests::test_legacy_node_list_with_label_filter ... ok [INFO] [stdout] test tests::test_paged_query_result_debug ... ok [INFO] [stdout] test tests::test_node_get_bytes_property ... ok [INFO] [stdout] test tests::test_node_get_list_property ... ok [INFO] [stdout] test tests::test_node_get_datetime_property ... ok [INFO] [stdout] test tests::test_min_float_column ... ok [INFO] [stdout] test tests::test_node_get_map_property ... ok [INFO] [stdout] test tests::test_node_delete_creates_checkpoint ... ok [INFO] [stdout] test tests::test_offset ... ok [INFO] [stdout] test tests::test_node_get_point_property ... ok [INFO] [stdout] test tests::test_order_by_multiple_columns ... ok [INFO] [stdout] test tests::test_order_by_asc ... ok [INFO] [stdout] test tests::test_order_by_with_limit_and_offset ... ok [INFO] [stdout] test tests::test_paginated_max_ttl_capped ... ok [INFO] [stdout] test tests::test_paged_query_result_fields ... ok [INFO] [stdout] test tests::test_paginated_query_invalid_cursor ... ok [INFO] [stdout] test tests::test_paginated_non_paginatable_result ... ok [INFO] [stdout] test tests::test_paginated_query_first_page ... ok [INFO] [stdout] test tests::test_paginated_edge_list ... ok [INFO] [stdout] test tests::test_pagination_options_builder ... ok [INFO] [stdout] test tests::test_pagination_options_default ... ok [INFO] [stdout] test tests::test_paginated_query_cursor_mismatch ... ok [INFO] [stdout] test tests::test_paginated_query_nodes ... ok [INFO] [stdout] test tests::test_paginated_query_edges ... ok [INFO] [stdout] test tests::test_paginated_query_with_cursor ... ok [INFO] [stdout] test tests::test_paginated_query_last_page ... ok [INFO] [stdout] test tests::test_order_by_with_join ... ok [INFO] [stdout] test tests::test_paginated_query_similar ... ok [INFO] [stdout] test tests::test_order_by_string ... ok [INFO] [stdout] test tests::test_paginated_query_unified ... ok [INFO] [stdout] test tests::test_paginated_select_query ... ok [INFO] [stdout] test tests::test_paginated_with_custom_ttl ... ok [INFO] [stdout] test tests::test_paginated_without_count_total ... ok [INFO] [stdout] test tests::test_parser_first_create_table_if_not_exists ... ok [INFO] [stdout] test tests::test_parser_first_drop_table ... ok [INFO] [stdout] test tests::test_parser_first_create_table_and_insert ... ok [INFO] [stdout] test tests::test_parser_first_embed_delete ... ok [INFO] [stdout] test tests::test_parser_first_embed_get ... ok [INFO] [stdout] test tests::test_parser_first_delete_with_from ... ok [INFO] [stdout] test tests::test_parser_first_describe_table ... ok [INFO] [stdout] test tests::test_parser_first_create_index ... ok [INFO] [stdout] test tests::test_paginated_third_page_with_prev ... ok [INFO] [stdout] test tests::test_parser_first_edge_create_explicit_label ... ok [INFO] [stdout] test tests::test_parser_first_delete_without_from ... ok [INFO] [stdout] test tests::test_parser_first_edge_list ... ok [INFO] [stdout] test tests::test_parser_first_empty_command_error ... ok [INFO] [stdout] test tests::test_parser_first_edge_create_default_label ... ok [INFO] [stdout] test tests::test_parser_first_embed_negative_float_vector ... ok [INFO] [stdout] test tests::test_parser_first_edge_delete ... ok [INFO] [stdout] test tests::test_parser_first_keyword_column_names_update ... ok [INFO] [stdout] test tests::test_parser_first_embed_negative_integer_in_vector ... ok [INFO] [stdout] test tests::test_parser_first_embed_batch ... ok [INFO] [stdout] test tests::test_parser_first_embed_store_with_negative_values ... ok [INFO] [stdout] test tests::test_parser_first_neighbors_default_direction ... ok [INFO] [stdout] test tests::test_parser_first_node_list ... ok [INFO] [stdout] test tests::test_parser_first_similar_limit_before_metric ... ok [INFO] [stdout] test tests::test_parser_first_graph_aggregate_on_node ... ok [INFO] [stdout] test tests::test_parser_first_embed_shorthand ... ok [INFO] [stdout] test tests::test_parser_first_path_shortest ... ok [INFO] [stdout] test tests::test_parser_first_similar_top_keyword ... ok [INFO] [stdout] test tests::test_parser_first_show_tables ... ok [INFO] [stdout] test tests::test_parser_first_find_nodes_plural_parsed ... ok [INFO] [stdout] test tests::test_parser_first_keyword_column_names_insert ... ok [INFO] [stdout] test tests::test_parser_first_node_create_with_brace_props ... ok [INFO] [stdout] test tests::test_parser_first_find_edges_plural_parsed ... ok [INFO] [stdout] test tests::test_query_cache_case_insensitive ... ignored [INFO] [stdout] test tests::test_query_cache_invalidation ... ignored [INFO] [stdout] test tests::test_query_cache_select ... ignored [INFO] [stdout] test tests::test_query_result_as_count ... ok [INFO] [stdout] test tests::test_query_result_as_rows ... ok [INFO] [stdout] test tests::test_query_result_as_value ... ok [INFO] [stdout] test tests::test_query_result_debug ... ok [INFO] [stdout] test tests::test_query_result_is_empty ... ok [INFO] [stdout] test tests::test_parser_first_unknown_command_error ... ok [INFO] [stdout] test tests::test_query_result_to_json ... ok [INFO] [stdout] test tests::test_query_result_to_pretty_json ... ok [INFO] [stdout] test tests::test_parser_first_node_delete ... ok [INFO] [stdout] test tests::test_parser_first_cache_invalidation_on_write ... ok [INFO] [stdout] test tests::test_router_error_cursor_display ... ok [INFO] [stdout] test tests::test_router_error_display_auth_required ... ok [INFO] [stdout] test tests::test_router_error_display_blob ... ok [INFO] [stdout] test tests::test_router_error_display_cache ... ok [INFO] [stdout] test tests::test_parser_first_update ... ok [INFO] [stdout] test tests::test_router_error_display_chain ... ok [INFO] [stdout] test tests::test_router_error_display_invalid_argument ... ok [INFO] [stdout] test tests::test_router_error_display_checkpoint ... ok [INFO] [stdout] test tests::test_router_error_display_missing_argument ... ok [INFO] [stdout] test tests::test_router_error_display_not_found ... ok [INFO] [stdout] test tests::test_router_error_display_type_mismatch ... ok [INFO] [stdout] test tests::test_router_error_display_vault ... ok [INFO] [stdout] test tests::test_parser_first_similar_metric_before_limit ... ok [INFO] [stdout] test tests::test_parser_first_node_get ... ok [INFO] [stdout] test tests::test_parser_first_similar_with_collection ... ok [INFO] [stdout] test tests::test_property_to_string_list ... ok [INFO] [stdout] test tests::test_property_to_string_datetime ... ok [INFO] [stdout] test tests::test_property_to_string_bytes ... ok [INFO] [stdout] test tests::test_property_to_string_point ... ok [INFO] [stdout] test tests::test_select_group_by_with_having_count ... ok [INFO] [stdout] test tests::test_right_join_via_router ... ok [INFO] [stdout] test tests::test_select_from_missing_table ... ok [INFO] [stdout] test tests::test_property_to_string_map ... ok [INFO] [stdout] test tests::test_qualified_column_in_select ... ok [INFO] [stdout] test tests::test_select_limit_and_offset ... ok [INFO] [stdout] test tests::test_select_offset ... ok [INFO] [stdout] test tests::test_rollback_via_execute_parsed ... ok [INFO] [stdout] test tests::test_select_offset_within_range ... ok [INFO] [stdout] test tests::test_show_tables_and_describe_via_parsed ... ok [INFO] [stdout] test tests::test_set_confirmation_handler_no_checkpoint ... ok [INFO] [stdout] test tests::test_select_offset_past_end_clears ... ok [INFO] [stdout] test tests::test_set_identity ... ok [INFO] [stdout] test tests::test_select_order_by_nulls_first ... ok [INFO] [stdout] test tests::test_select_order_by_nulls_last ... ok [INFO] [stdout] test tests::test_runtime_accessor ... ok [INFO] [stdout] test tests::test_shutdown_blob ... ok [INFO] [stdout] test tests::test_select_order_by_desc ... ok [INFO] [stdout] test tests::test_show_codebook_global ... ok [INFO] [stdout] test tests::test_rollback_sync_by_id ... ok [INFO] [stdout] test tests::test_similar_in_collection ... ok [INFO] [stdout] test tests::test_select_offset_exceeds_rows ... ok [INFO] [stdout] test tests::test_show_tables_with_data ... ok [INFO] [stdout] test tests::test_show_codebook_local ... ok [INFO] [stdout] test tests::test_shutdown_blob_not_initialized ... ok [INFO] [stdout] test tests::test_select_with_offset_clause ... ok [INFO] [stdout] test tests::test_similar_with_collection_and_filter ... ok [INFO] [stdout] test tests::test_spatial_within_radius_with_limit ... ok [INFO] [stdout] test tests::test_spatial_insert_and_within_radius ... ok [INFO] [stdout] test tests::test_spatial_accessor_returns_spatial_index ... ok [INFO] [stdout] test tests::test_spatial_invalid_bounds ... ok [INFO] [stdout] test tests::test_spatial_delete_nonexistent ... ok [INFO] [stdout] test tests::test_spatial_delete ... ok [INFO] [stdout] test tests::test_spatial_within_radius_no_results ... ok [INFO] [stdout] test tests::test_spatial_count ... ok [INFO] [stdout] test tests::test_spatial_invalid_radius ... ok [INFO] [stdout] test tests::test_sql_avg_with_floats ... ok [INFO] [stdout] test tests::test_unified_result_from_conversion ... ok [INFO] [stdout] test tests::test_spatial_nearest_prefers_small_centroid ... ok [INFO] [stdout] test tests::test_sql_decimal_and_varchar_types ... ok [INFO] [stdout] test tests::test_spatial_nearest_with_limit ... ok [INFO] [stdout] test tests::test_spatial_nearest_basic ... ok [INFO] [stdout] test tests::test_start_blob_not_initialized ... ok [INFO] [stdout] test tests::test_sql_min_max_with_strings ... ok [INFO] [stdout] test tests::test_spatial_zero_radius ... ok [INFO] [stdout] test tests::test_sql_count_with_column ... ok [INFO] [stdout] test tests::test_spatial_end_to_end_parsed ... ok [INFO] [stdout] test tests::test_tls_cert_path_none ... ok [INFO] [stdout] test tests::test_sql_sum_with_floats ... ok [INFO] [stdout] test tests::test_sum ... ok [INFO] [stdout] test tests::test_start_blob_after_init ... ok [INFO] [stdout] test tests::test_unwrap_qr_artifactinfo_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_artifactlist_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_blob_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_blobstats_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_checkpointlist_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_constraints_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_edges_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_nodes_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_rows_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_update_missing_table ... ok [INFO] [stdout] test tests::test_unwrap_qr_unified_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_similar_wrong_variant - should panic ... ok [INFO] [stdout] test tests::test_unwrap_qr_value_wrong_variant - should panic ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/query_router-e8b32243c3e3a819` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3858f04e37157f619c282fdddbf57ff2783b68f5c8d1a91d0a92551a43c82227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3858f04e37157f619c282fdddbf57ff2783b68f5c8d1a91d0a92551a43c82227", kill_on_drop: false }` [INFO] [stdout] 3858f04e37157f619c282fdddbf57ff2783b68f5c8d1a91d0a92551a43c82227