[INFO] fetching crate ekodb_client 0.15.2... [INFO] testing ekodb_client-0.15.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate ekodb_client 0.15.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ekodb_client 0.15.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ekodb_client 0.15.2 [INFO] tweaked toml for crates.io crate ekodb_client 0.15.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ekodb_client 0.15.2 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 ekodb_client 0.15.2 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 toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded borsh-derive v1.6.1 [INFO] [stderr] Downloaded mockito v1.7.2 [INFO] [stderr] Downloaded toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.10 [INFO] [stderr] Downloaded borsh v1.6.1 [INFO] [stderr] Downloaded openssl-sys v0.9.112 [INFO] [stderr] Downloaded zerocopy-derive v0.8.47 [INFO] [stderr] Downloaded toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded iri-string v0.7.11 [INFO] [stderr] Downloaded openssl v0.10.76 [INFO] [stderr] Downloaded zerocopy v0.8.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] acd0c436ce74c1ecd22db29d2f508babe57336fb527d7e48acc1f54dcc8cfbc3 [INFO] running `Command { std: "docker" "start" "-a" "acd0c436ce74c1ecd22db29d2f508babe57336fb527d7e48acc1f54dcc8cfbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acd0c436ce74c1ecd22db29d2f508babe57336fb527d7e48acc1f54dcc8cfbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd0c436ce74c1ecd22db29d2f508babe57336fb527d7e48acc1f54dcc8cfbc3", kill_on_drop: false }` [INFO] [stdout] acd0c436ce74c1ecd22db29d2f508babe57336fb527d7e48acc1f54dcc8cfbc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7a83c3f78464cf020a0db8ac5fbbfd6bbfab9128d1be34ea453c021ed4e71ba0 [INFO] running `Command { std: "docker" "start" "-a" "7a83c3f78464cf020a0db8ac5fbbfd6bbfab9128d1be34ea453c021ed4e71ba0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling chrono v0.4.44 [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.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ekodb_client v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.12s [INFO] running `Command { std: "docker" "inspect" "7a83c3f78464cf020a0db8ac5fbbfd6bbfab9128d1be34ea453c021ed4e71ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a83c3f78464cf020a0db8ac5fbbfd6bbfab9128d1be34ea453c021ed4e71ba0", kill_on_drop: false }` [INFO] [stdout] 7a83c3f78464cf020a0db8ac5fbbfd6bbfab9128d1be34ea453c021ed4e71ba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cf418449ccf3e12d7490d2b5f1af6d6065360575cb2b83f7183b95d64fc0b2b8 [INFO] running `Command { std: "docker" "start" "-a" "cf418449ccf3e12d7490d2b5f1af6d6065360575cb2b83f7183b95d64fc0b2b8", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ekodb_client v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.58s [INFO] running `Command { std: "docker" "inspect" "cf418449ccf3e12d7490d2b5f1af6d6065360575cb2b83f7183b95d64fc0b2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf418449ccf3e12d7490d2b5f1af6d6065360575cb2b83f7183b95d64fc0b2b8", kill_on_drop: false }` [INFO] [stdout] cf418449ccf3e12d7490d2b5f1af6d6065360575cb2b83f7183b95d64fc0b2b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 204a7e83d8f6fa261941336ff232626ad3a0d67bd9d8f86c1dabecc815a8a886 [INFO] running `Command { std: "docker" "start" "-a" "204a7e83d8f6fa261941336ff232626ad3a0d67bd9d8f86c1dabecc815a8a886", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ekodb_client-457dff2177d0aaa0) [INFO] [stdout] [INFO] [stdout] running 211 tests [INFO] [stdout] test batch::tests::test_batch_builder_add ... ok [INFO] [stdout] test batch::tests::test_batch_builder_add_multiple ... ok [INFO] [stdout] test chat::tests::test_chat_message_request ... ok [INFO] [stdout] test batch::tests::test_batch_builder_default ... ok [INFO] [stdout] test chat::tests::test_chat_request_builder ... ok [INFO] [stdout] test batch::tests::test_batch_builder_chaining ... ok [INFO] [stdout] test auth::tests::test_refresh_token ... ok [INFO] [stdout] test auth::tests::test_clear_cache ... ok [INFO] [stdout] test auth::tests::test_get_token ... ok [INFO] [stdout] test auth::tests::test_extract_jwt_expiry_invalid ... ok [INFO] [stdout] test auth::tests::test_extract_jwt_expiry ... ok [INFO] [stdout] test chat::tests::test_create_session_request_builder ... ok [INFO] [stdout] test batch::tests::test_batch_builder_new ... ok [INFO] [stdout] test chat::tests::test_list_sessions_query ... ok [INFO] [stdout] test chat::tests::test_update_session_request ... ok [INFO] [stdout] test batch::tests::test_batch_builder_build ... ok [INFO] [stdout] test client::tests::test_client_builder_missing_api_key ... ok [INFO] [stdout] test client::tests::test_client_builder_with_custom_retries ... ok [INFO] [stdout] test auth::tests::test_expired_token_not_returned ... ok [INFO] [stdout] test client::tests::test_query_builder_chaining ... ok [INFO] [stdout] test client::tests::test_query_with_bypass_cache ... ok [INFO] [stdout] test client::tests::test_query_new ... ok [INFO] [stdout] test client::tests::test_client_builder_missing_base_url ... ok [INFO] [stdout] test client::tests::test_client_builder_with_values ... ok [INFO] [stdout] test client::tests::test_query_with_limit ... ok [INFO] [stdout] test client::tests::test_client_builder_with_retry_enabled ... ok [INFO] [stdout] test client::tests::test_query_with_bypass_ripple ... ok [INFO] [stdout] test client::tests::test_client_builder_new ... ok [INFO] [stdout] test client::tests::test_query_with_skip ... ok [INFO] [stdout] test client::tests::test_query_with_sort ... ok [INFO] [stdout] test client::tests::test_rate_limit_info_is_exceeded ... ok [INFO] [stdout] test client::tests::test_client_builder_valid ... ok [INFO] [stdout] test client::tests::test_rate_limit_info_remaining_percentage ... ok [INFO] [stdout] test client::tests::test_rate_limit_info_is_near_limit ... ok [INFO] [stdout] test client::tests::test_client_builder_with_custom_timeout ... ok [INFO] [stdout] test client::tests::test_client_builder_default ... ok [INFO] [stdout] test client::tests::test_record_contains_key ... ok [INFO] [stdout] test client::tests::test_record_insert_and_get ... ok [INFO] [stdout] test client::tests::test_record_new ... ok [INFO] [stdout] test error::tests::test_api_error_various_codes ... ok [INFO] [stdout] test client::tests::test_record_remove ... ok [INFO] [stdout] test error::tests::test_empty_message_errors ... ok [INFO] [stdout] test error::tests::test_error_debug_format ... ok [INFO] [stdout] test error::tests::test_error_api_construction ... ok [INFO] [stdout] test error::tests::test_error_api_with_string_message ... ok [INFO] [stdout] test error::tests::test_error_display_auth ... ok [INFO] [stdout] test error::tests::test_error_display_api ... ok [INFO] [stdout] test error::tests::test_error_display_rate_limit ... ok [INFO] [stdout] test error::tests::test_error_display_validation ... ok [INFO] [stdout] test error::tests::test_error_display_connection ... ok [INFO] [stdout] test client::tests::test_query_with_join ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_auth ... ok [INFO] [stdout] test client::tests::test_query_with_filter ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_not_found ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_api_error ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_invalid_config ... ok [INFO] [stdout] test error::tests::test_error_display_authentication ... ok [INFO] [stdout] test error::tests::test_error_display_not_found ... ok [INFO] [stdout] test error::tests::test_error_display_invalid_config ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_token_expired ... ok [INFO] [stdout] test error::tests::test_error_display_service_unavailable ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_authentication ... ok [INFO] [stdout] test error::tests::test_error_display_websocket ... ok [INFO] [stdout] test error::tests::test_error_display_timeout ... ok [INFO] [stdout] test error::tests::test_error_display_token_expired ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_validation ... ok [INFO] [stdout] test error::tests::test_is_retryable_service_unavailable ... ok [INFO] [stdout] test error::tests::test_is_not_retryable_websocket ... ok [INFO] [stdout] test error::tests::test_retry_delay_none_for_auth ... ok [INFO] [stdout] test error::tests::test_retry_delay_none_for_not_found ... ok [INFO] [stdout] test error::tests::test_is_retryable_connection ... ok [INFO] [stdout] test error::tests::test_rate_limit_zero_seconds ... ok [INFO] [stdout] test error::tests::test_retry_delay_none_for_token_expired ... ok [INFO] [stdout] test error::tests::test_retry_delay_connection ... ok [INFO] [stdout] test error::tests::test_is_retryable_rate_limit ... ok [INFO] [stdout] test error::tests::test_retry_delay_none_for_validation ... ok [INFO] [stdout] test error::tests::test_retry_delay_rate_limit ... ok [INFO] [stdout] test error::tests::test_retry_delay_rate_limit_custom ... ok [INFO] [stdout] test error::tests::test_retry_delay_service_unavailable ... ok [INFO] [stdout] test error::tests::test_retry_delay_none_for_api_error ... ok [INFO] [stdout] test error::tests::test_retry_delay_timeout ... ok [INFO] [stdout] test join::tests::test_join_config_new ... ok [INFO] [stdout] test join::tests::test_join_config_single ... ok [INFO] [stdout] test join::tests::test_join_config_deserialization ... ok [INFO] [stdout] test join::tests::test_multi_collection_join ... ok [INFO] [stdout] test query_builder::tests::test_bypass_ripple ... ok [INFO] [stdout] test query_builder::tests::test_and_operator ... ok [INFO] [stdout] test query_builder::tests::test_bypass_cache ... ok [INFO] [stdout] test query_builder::tests::test_chaining_all_methods ... ok [INFO] [stdout] test query_builder::tests::test_ends_with ... ok [INFO] [stdout] test query_builder::tests::test_complex_query ... ok [INFO] [stdout] test query_builder::tests::test_limit ... ok [INFO] [stdout] test query_builder::tests::test_logical_operators ... ok [INFO] [stdout] test join::tests::test_join_config_serialization ... ok [INFO] [stdout] test query_builder::tests::test_join ... ok [INFO] [stdout] test query_builder::tests::test_lte_operator ... ok [INFO] [stdout] test query_builder::tests::test_ne_operator ... ok [INFO] [stdout] test query_builder::tests::test_nin_operator ... ok [INFO] [stdout] test query_builder::tests::test_lt_operator ... ok [INFO] [stdout] test chat::tests::test_get_messages_query ... ok [INFO] [stdout] test error::tests::test_is_retryable_timeout ... ok [INFO] [stdout] test query_builder::tests::test_gt_operator ... ok [INFO] [stdout] test query_builder::tests::test_regex_operator ... ok [INFO] [stdout] test query_builder::tests::test_simple_query ... ok [INFO] [stdout] test query_builder::tests::test_sort_asc ... ok [INFO] [stdout] test client::tests::test_client_builder_with_retry_disabled ... ok [INFO] [stdout] test query_builder::tests::test_sort_desc ... ok [INFO] [stdout] test client::tests::test_client_builder_method ... ok [INFO] [stdout] test query_builder::tests::test_starts_with ... ok [INFO] [stdout] test query_builder::tests::test_in_operator ... ok [INFO] [stdout] test client::tests::test_client_builder_invalid_url ... ok [INFO] [stdout] test schema::tests::test_field_type_schema_builder ... ok [INFO] [stdout] test schema::tests::test_field_with_default_value ... ok [INFO] [stdout] test schema::tests::test_field_with_enums ... ok [INFO] [stdout] test schema::tests::test_field_with_text_index ... ok [INFO] [stdout] test query_builder::tests::test_skip ... ok [INFO] [stdout] test schema::tests::test_distance_metric ... ok [INFO] [stdout] test query_builder::tests::test_page ... ok [INFO] [stdout] test query_builder::tests::test_not_operator ... ok [INFO] [stdout] test retry::tests::test_retry_success_on_first_attempt ... ok [INFO] [stdout] test schema::tests::test_field_with_range ... ok [INFO] [stdout] test retry::tests::test_no_retry_on_non_retryable_error ... ok [INFO] [stdout] test schema::tests::test_field_with_vector_index ... ok [INFO] [stdout] test schema::tests::test_index_config_serialization ... ok [INFO] [stdout] test schema::tests::test_schema_builder ... ok [INFO] [stdout] test schema::tests::test_schema_default ... ok [INFO] [stdout] test schema::tests::test_schema_serialization ... ok [INFO] [stdout] test schema::tests::test_vector_index_algorithm ... ok [INFO] [stdout] test schema_cache::tests::test_get_alias ... ok [INFO] [stdout] test schema_cache::tests::test_handle_schema_changed_ignores_older ... ok [INFO] [stdout] test schema_cache::tests::test_handle_schema_changed_inserts_new ... ok [INFO] [stdout] test schema_cache::tests::test_disabled_cache_returns_none ... ok [INFO] [stdout] test schema_cache::tests::test_handle_schema_changed_updates ... ok [INFO] [stdout] test schema_cache::tests::test_insert_and_get ... ok [INFO] [stdout] test schema_cache::tests::test_lru_eviction ... ok [INFO] [stdout] test schema_cache::tests::test_invalidate_all ... ok [INFO] [stdout] test schema_cache::tests::test_update_existing_entry ... ok [INFO] [stdout] test search::tests::test_bypass_flags ... ok [INFO] [stdout] test search::tests::test_deserialize_fields_from_string ... ok [INFO] [stdout] test search::tests::test_deserialize_weights_from_object ... ok [INFO] [stdout] test search::tests::test_deserialize_fields_from_array ... ok [INFO] [stdout] test search::tests::test_distinct_values_query_builder ... ok [INFO] [stdout] test search::tests::test_deserialize_weights_from_string ... ok [INFO] [stdout] test search::tests::test_distinct_values_query_default_is_empty ... ok [INFO] [stdout] test schema_cache::tests::test_concurrent_access ... ok [INFO] [stdout] test schema_cache::tests::test_invalidate_single ... ok [INFO] [stdout] test search::tests::test_enable_stemming_and_boost_exact ... ok [INFO] [stdout] test search::tests::test_max_edit_distance ... ok [INFO] [stdout] test search::tests::test_search_query_builder ... ok [INFO] [stdout] test search::tests::test_distinct_values_query_skips_none_fields ... ok [INFO] [stdout] test search::tests::test_hybrid_search_weights ... ok [INFO] [stdout] test search::tests::test_limit ... ok [INFO] [stdout] test types::tests::test_as_bool_direct ... ok [INFO] [stdout] test types::tests::test_as_bool_typed_wrapper ... ok [INFO] [stdout] test types::tests::test_as_string_non_string ... ok [INFO] [stdout] test search::tests::test_limit_serialization ... ok [INFO] [stdout] test types::tests::test_as_string_direct ... ok [INFO] [stdout] test search::tests::test_distinct_values_response_deserialization ... ok [INFO] [stdout] test types::tests::test_as_string_typed_wrapper ... ok [INFO] [stdout] test types::tests::test_field_type_boolean ... ok [INFO] [stdout] test types::tests::test_field_type_float ... ok [INFO] [stdout] test types::tests::test_field_type_integer ... ok [INFO] [stdout] test types::tests::test_field_type_decimal ... ok [INFO] [stdout] test types::tests::test_field_type_string ... ok [INFO] [stdout] test types::tests::test_field_type_uuid ... ok [INFO] [stdout] test types::tests::test_number_value_decimal ... ok [INFO] [stdout] test types::tests::test_number_value_integer ... ok [INFO] [stdout] test types::tests::test_number_value_float ... ok [INFO] [stdout] test types::tests::test_query_operator_exists ... ok [INFO] [stdout] test types::tests::test_field_type_datetime ... ok [INFO] [stdout] test types::tests::test_query_operator_eq ... ok [INFO] [stdout] test types::tests::test_query_deserialization ... ok [INFO] [stdout] test types::tests::test_query_operator_in ... ok [INFO] [stdout] test types::tests::test_query_operator_lt ... ok [INFO] [stdout] test types::tests::test_query_operator_nin ... ok [INFO] [stdout] test search::tests::test_search_query_serialization ... ok [INFO] [stdout] test types::tests::test_query_operator_regex ... ok [INFO] [stdout] test types::tests::test_record_get_bool ... ok [INFO] [stdout] test types::tests::test_query_operator_gt ... ok [INFO] [stdout] test types::tests::test_record_get_string ... ok [INFO] [stdout] test types::tests::test_query_operator_gte ... ok [INFO] [stdout] test types::tests::test_query_operator_lte ... ok [INFO] [stdout] test search::tests::test_vector_search_params ... ok [INFO] [stdout] test types::tests::test_query_serialization ... ok [INFO] [stdout] test types::tests::test_record_deserialization ... ok [INFO] [stdout] test types::tests::test_query_operator_ne ... ok [INFO] [stdout] test types::tests::test_record_serialization ... ok [INFO] [stdout] test utils::tests::test_extract_record_id_custom_takes_priority ... ok [INFO] [stdout] test utils::tests::test_extract_record_id_default ... ok [INFO] [stdout] test types::tests::test_query_default ... ok [INFO] [stdout] test utils::tests::test_extract_record_id_missing ... ok [INFO] [stdout] test utils::tests::test_extract_record_id_not_object ... ok [INFO] [stdout] test utils::tests::test_extract_record_id_underscore ... ok [INFO] [stdout] test utils::tests::test_extract_record_id_typed_wrapper ... ok [INFO] [stdout] test utils::tests::test_extract_record ... ok [INFO] [stdout] test schema_cache::tests::test_ttl_expiry ... ok [INFO] [stdout] test utils::tests::test_extract_record_id_custom_alias ... ok [INFO] [stdout] test utils::tests::test_get_string_value ... ok [INFO] [stdout] test websocket::tests::chat_stream_end_payload_with_context_window ... ok [INFO] [stdout] test utils::tests::test_get_value_from_field_object ... ok [INFO] [stdout] test websocket::tests::chat_stream_event_end_carries_context_window ... ok [INFO] [stdout] test websocket::tests::chat_stream_end_payload_without_context_window ... ok [INFO] [stdout] test utils::tests::test_get_value_from_plain_value ... ok [INFO] [stdout] test websocket::tests::chat_stream_end_payload_serializes_with_context_window ... ok [INFO] [stdout] test websocket::tests::chat_stream_end_payload_serializes_without_context_window ... ok [INFO] [stdout] test schema_cache::tests::test_lru_touch_prevents_eviction ... ok [INFO] [stdout] test schema_cache::tests::test_runtime_enable_disable ... ok [INFO] [stdout] test utils::tests::test_get_int_value ... ok [INFO] [stdout] test websocket::tests::websocket_response_chat_stream_end_deserializes ... ok [INFO] [stdout] test retry::tests::test_retry_exhausted ... ok [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d01c9dc50a8c3714) [INFO] [stdout] test retry::tests::test_retry_success_after_failures ... ok [INFO] [stderr] Running tests/projection_tests.rs (/opt/rustwide/target/debug/deps/projection_tests-3fa5d6fbc132fd02) [INFO] [stdout] [INFO] [stdout] test result: ok. 211 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_client_builder ... ignored [INFO] [stdout] test test_insert_and_find ... ignored [INFO] [stdout] test test_field_type_conversions ... ok [INFO] [stdout] test test_record_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_both_projections ... ok [INFO] [stdout] test test_chaining_projection_methods ... ok [INFO] [stdout] test test_empty_select_fields ... ok [INFO] [stdout] test test_exclude_fields ... ok [INFO] [stdout] test test_projection_with_complex_query ... ok [INFO] [stdout] test test_projection_with_pagination ... ok [INFO] [stdout] test test_select_fields ... ok [INFO] [stdout] test test_projection_preserves_other_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-ece7192c36245ee1) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test test_client_builder_accepts_all_options ... ok [INFO] [stdout] test test_client_builder_accepts_valid_config ... ok [INFO] [stdout] test test_client_builder_requires_api_key ... ok [INFO] [stdout] test test_client_builder_validates_url ... ok [INFO] [stdout] test test_client_builder_requires_base_url ... ok [INFO] [stdout] test test_error_display ... ok [INFO] [stdout] test test_error_is_retryable ... ok [INFO] [stdout] test test_error_retry_delay ... ok [INFO] [stdout] test test_authentication_failure ... ok [INFO] [stdout] test test_field_type_boolean ... ok [INFO] [stdout] test test_field_type_factory_methods ... ok [INFO] [stdout] test test_field_type_float ... ok [INFO] [stdout] test test_field_type_i32 ... ok [INFO] [stdout] test test_field_type_integer ... ok [INFO] [stdout] test test_field_type_string ... ok [INFO] [stdout] test test_batch_insert_success ... ok [INFO] [stdout] test test_agent_list ... ok [INFO] [stdout] test test_agent_update ... ok [INFO] [stdout] test test_agent_get_by_name ... ok [INFO] [stdout] test test_agent_delete ... ok [INFO] [stdout] test test_agent_get ... ok [INFO] [stdout] test test_agents_by_deployment ... ok [INFO] [stdout] test test_delete_success ... ok [INFO] [stdout] test test_batch_delete_success ... ok [INFO] [stdout] test test_agent_create ... ok [INFO] [stdout] test test_begin_transaction_success ... ok [INFO] [stdout] test test_commit_transaction_success ... ok [INFO] [stdout] test test_agent_get_not_found ... ok [INFO] [stdout] test test_exists_returns_false_when_not_found ... ok [INFO] [stdout] test test_field_type_vector ... ok [INFO] [stdout] test test_exists_returns_true_when_found ... ok [INFO] [stdout] test test_find_success ... ok [INFO] [stdout] test test_get_transaction_status_success ... ok [INFO] [stdout] test test_goal_approve ... ok [INFO] [stdout] test test_find_one_returns_some_when_found ... ok [INFO] [stdout] test test_goal_create ... ok [INFO] [stdout] test test_goal_delete ... ok [INFO] [stdout] test test_goal_get_not_found ... ok [INFO] [stdout] test test_goal_complete ... ok [INFO] [stdout] test test_goal_get ... ok [INFO] [stdout] test test_find_empty_result ... ok [INFO] [stdout] test test_goal_step_fail ... ok [INFO] [stdout] test test_find_by_id_success ... ok [INFO] [stdout] test test_health_check_failure ... ok [INFO] [stdout] test test_goal_step_complete ... ok [INFO] [stdout] test test_find_one_returns_none_when_not_found ... ok [INFO] [stdout] test test_health_check_success ... ok [INFO] [stdout] test test_goal_search ... ok [INFO] [stdout] test test_goal_step_start ... ok [INFO] [stdout] test test_kv_batch_set_success ... ok [INFO] [stdout] test test_goal_update ... ok [INFO] [stdout] test test_kv_get_success ... ok [INFO] [stdout] test test_kv_set_success ... ok [INFO] [stdout] test test_query_builder_comparison_operators ... ok [INFO] [stdout] test test_kv_batch_get_empty ... ok [INFO] [stdout] test test_query_builder_flags ... ok [INFO] [stdout] test test_kv_delete_success ... ok [INFO] [stdout] test test_kv_batch_delete_success ... ok [INFO] [stdout] test test_query_builder_in_array ... ok [INFO] [stdout] test test_query_builder_logical_operators ... ok [INFO] [stdout] test test_insert_with_bypass_ripple ... ok [INFO] [stdout] test test_kv_exists_success ... ok [INFO] [stdout] test test_kv_batch_set_partial_failure ... ok [INFO] [stdout] test test_query_default ... ok [INFO] [stdout] test test_query_with_all_options ... ok [INFO] [stdout] test test_query_builder_pagination ... ok [INFO] [stdout] test test_query_builder_sorting ... ok [INFO] [stdout] test test_record_field_builder ... ok [INFO] [stdout] test test_query_builder_string_operators ... ok [INFO] [stdout] test test_kv_batch_set_with_ttl ... ok [INFO] [stdout] test test_record_field_builder_empty ... ok [INFO] [stdout] test test_record_insert_and_get ... ok [INFO] [stdout] test test_record_new_is_empty ... ok [INFO] [stdout] test test_record_remove ... ok [INFO] [stdout] test test_record_with_ttl ... ok [INFO] [stdout] test test_record_with_ttl_update_on_access ... ok [INFO] [stdout] test test_insert_success ... ok [INFO] [stdout] test test_kv_batch_get_success ... ok [INFO] [stdout] test test_query_builder_eq ... ok [INFO] [stdout] test test_record_field_builder_chaining ... ok [INFO] [stdout] test test_search_query_builder ... ok [INFO] [stdout] test test_search_query_hybrid ... ok [INFO] [stdout] test test_search_query_text_options ... ok [INFO] [stdout] test test_search_query_vector_params ... ok [INFO] [stdout] test test_swr_function_deserialization ... ok [INFO] [stdout] test test_swr_function_serialization ... ok [INFO] [stdout] test test_swr_function_ttl_formats ... ok [INFO] [stdout] test test_swr_function_with_audit_collection ... ok [INFO] [stdout] test test_swr_function_with_post_body ... ok [INFO] [stdout] test test_not_found_error ... ok [INFO] [stdout] test test_list_collections_success ... ok [INFO] [stdout] test test_paginate_calculates_skip_correctly ... ok [INFO] [stdout] test test_task_delete ... ok [INFO] [stdout] test test_paginate_first_page_skips_zero ... ok [INFO] [stdout] test test_restore_deleted_success ... ok [INFO] [stdout] test test_rollback_transaction_success ... ok [INFO] [stdout] test test_task_fail ... ok [INFO] [stdout] test test_goal_list ... ok [INFO] [stdout] test test_task_create ... ok [INFO] [stdout] test test_server_error_handling ... ok [INFO] [stdout] test test_task_resume ... ok [INFO] [stdout] test test_task_get ... ok [INFO] [stdout] test test_task_succeed ... ok [INFO] [stdout] test test_task_pause ... ok [INFO] [stdout] test test_restore_collection_success ... ok [INFO] [stdout] test test_task_get_not_found ... ok [INFO] [stdout] test test_task_list ... ok [INFO] [stdout] test test_task_start ... ok [INFO] [stdout] test test_goal_reject ... ok [INFO] [stdout] test test_token_refresh ... ok [INFO] [stdout] test test_update_with_action_push ... ok [INFO] [stdout] test test_update_success ... ok [INFO] [stdout] test test_update_with_action_not_found ... ok [INFO] [stdout] test test_update_with_action_clear ... ok [INFO] [stdout] test test_update_with_action_increment ... ok [INFO] [stdout] test test_task_due ... ok [INFO] [stdout] test test_task_update ... ok [INFO] [stdout] test test_upsert_updates_when_exists ... ok [INFO] [stdout] test test_update_with_action_sequence_error ... ok [INFO] [stdout] test test_upsert_inserts_when_not_found ... ok [INFO] [stdout] test test_update_with_action_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests ekodb_client [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/client.rs - client::Client::clear_token_cache (line 776) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::distinct_values (line 1097) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::embed (line 1642) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::exists (line 663) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::find (line 152) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::find_all (line 1243) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get_token (line 749) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::find_one (line 619) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::hybrid_search (line 1189) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::insert (line 99) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::restore_deleted (line 368) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::search (line 1062) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::text_search (line 1145) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::upsert (line 527) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::call_script (line 1836) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::restore_collection (line 404) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::paginate (line 703) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::create_collection (line 1277) - compile ... ok [INFO] [stdout] test src/utils.rs - utils::extract_record_id (line 173) ... ok [INFO] [stdout] test src/utils.rs - utils::get_values (line 133) ... ok [INFO] [stdout] test src/client.rs - client::ClientBuilder::should_retry (line 2532) ... ok [INFO] [stdout] test src/utils.rs - utils::extract_record (line 213) ... ok [INFO] [stdout] test src/client.rs - client::ClientBuilder::base_url (line 2463) ... ok [INFO] [stdout] test src/client.rs - client::ClientBuilder::api_key (line 2483) ... ok [INFO] [stdout] test src/utils.rs - utils::get_value (line 10) ... ok [INFO] [stdout] test src/client.rs - client::ClientBuilder::serialization_format (line 2557) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.50s; merged doctests compilation took 2.45s [INFO] running `Command { std: "docker" "inspect" "204a7e83d8f6fa261941336ff232626ad3a0d67bd9d8f86c1dabecc815a8a886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204a7e83d8f6fa261941336ff232626ad3a0d67bd9d8f86c1dabecc815a8a886", kill_on_drop: false }` [INFO] [stdout] 204a7e83d8f6fa261941336ff232626ad3a0d67bd9d8f86c1dabecc815a8a886