[INFO] cloning repository https://github.com/JuggernautLabs/semantic-query [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuggernautLabs/semantic-query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuggernautLabs%2Fsemantic-query", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuggernautLabs%2Fsemantic-query'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7896f4194284ed8e60541fa4ecd9b842827a602 [INFO] testing JuggernautLabs/semantic-query against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuggernautLabs%2Fsemantic-query" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JuggernautLabs/semantic-query [INFO] finished tweaking git repo https://github.com/JuggernautLabs/semantic-query [INFO] tweaked toml for git repo https://github.com/JuggernautLabs/semantic-query written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JuggernautLabs/semantic-query on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JuggernautLabs/semantic-query 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f6fe3b532a5be4d0cfebb01cc88877d0d84512efae3127ccdbecf2493030bb1 [INFO] running `Command { std: "docker" "start" "-a" "6f6fe3b532a5be4d0cfebb01cc88877d0d84512efae3127ccdbecf2493030bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f6fe3b532a5be4d0cfebb01cc88877d0d84512efae3127ccdbecf2493030bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6fe3b532a5be4d0cfebb01cc88877d0d84512efae3127ccdbecf2493030bb1", kill_on_drop: false }` [INFO] [stdout] 6f6fe3b532a5be4d0cfebb01cc88877d0d84512efae3127ccdbecf2493030bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc458ec38d00dcaf11e2a7c99ce55d15eae48626d5424d07a861e334b245cb72 [INFO] running `Command { std: "docker" "start" "-a" "cc458ec38d00dcaf11e2a7c99ce55d15eae48626d5424d07a861e334b245cb72", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling semantic-query v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "cc458ec38d00dcaf11e2a7c99ce55d15eae48626d5424d07a861e334b245cb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc458ec38d00dcaf11e2a7c99ce55d15eae48626d5424d07a861e334b245cb72", kill_on_drop: false }` [INFO] [stdout] cc458ec38d00dcaf11e2a7c99ce55d15eae48626d5424d07a861e334b245cb72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cda3f219f70425300589dbd5e8d7a3ac5c30dbc223e307e79db410498638b30 [INFO] running `Command { std: "docker" "start" "-a" "2cda3f219f70425300589dbd5e8d7a3ac5c30dbc223e307e79db410498638b30", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling semantic-query v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `semantic_query::QueryResolver::::query_with_schema`: Use query().first() instead [INFO] [stdout] --> examples/resolver_v2_demo.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | match resolver.query_with_schema::("Analyze the Rust async ecosystem".to_string()).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `claude_client` [INFO] [stdout] --> examples/all_builders_demo.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let claude_client = claude_config.into_client(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_claude_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deepseek_client` [INFO] [stdout] --> examples/all_builders_demo.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let deepseek_client = deepseek_config.into_client(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deepseek_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `openai_client` [INFO] [stdout] --> examples/all_builders_demo.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let openai_client = openai_config.into_client(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openai_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `azure_client` [INFO] [stdout] --> examples/all_builders_demo.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let azure_client = azure_config.into_client(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_azure_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.18s [INFO] running `Command { std: "docker" "inspect" "2cda3f219f70425300589dbd5e8d7a3ac5c30dbc223e307e79db410498638b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cda3f219f70425300589dbd5e8d7a3ac5c30dbc223e307e79db410498638b30", kill_on_drop: false }` [INFO] [stdout] 2cda3f219f70425300589dbd5e8d7a3ac5c30dbc223e307e79db410498638b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f8804715182d34fe7e89938b940890bdd60334ab47339557229871377af4a58 [INFO] running `Command { std: "docker" "start" "-a" "2f8804715182d34fe7e89938b940890bdd60334ab47339557229871377af4a58", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `semantic_query::QueryResolver::::query_with_schema`: Use query().first() instead [INFO] [stderr] --> examples/resolver_v2_demo.rs:127:20 [INFO] [stderr] | [INFO] [stderr] 127 | match resolver.query_with_schema::("Analyze the Rust async ecosystem".to_string()).await { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `claude_client` [INFO] [stderr] --> examples/all_builders_demo.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | let claude_client = claude_config.into_client(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_claude_client` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `deepseek_client` [INFO] [stderr] --> examples/all_builders_demo.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | let deepseek_client = deepseek_config.into_client(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deepseek_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `openai_client` [INFO] [stderr] --> examples/all_builders_demo.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | let openai_client = openai_config.into_client(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_openai_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `azure_client` [INFO] [stderr] --> examples/all_builders_demo.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | let azure_client = azure_config.into_client(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_azure_client` [INFO] [stderr] [INFO] [stderr] warning: `semantic-query` (example "resolver_v2_demo") generated 1 warning [INFO] [stderr] warning: `semantic-query` (example "all_builders_demo") generated 4 warnings (run `cargo fix --example "all_builders_demo" -p semantic-query` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/semantic_query-033fd1c1ae1bac53) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test clients::mock::tests::test_mock_with_errors ... ok [INFO] [stdout] test clients::mock::tests::test_mock_handle_dropped ... ok [INFO] [stdout] test clients::mock::tests::test_mock_with_responses ... ok [INFO] [stdout] test clients::mock::tests::test_runtime_mock_configuration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/benchmark.rs (/opt/rustwide/target/debug/deps/benchmark-a44883f6c629c3f7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/deepseek_demo_simulation_test.rs (/opt/rustwide/target/debug/deps/deepseek_demo_simulation_test-50191aa4c9c1209f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_json_mixed_with_text ... ok [INFO] [stdout] test test_deepseek_cutoff_pattern ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/json_extract_tests.rs (/opt/rustwide/target/debug/deps/json_extract_tests-d3e7d76e49115d5d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test extract_all_mixed_text_and_objects ... ok [INFO] [stdout] test extract_all_nested_array_in_text ... ok [INFO] [stdout] test extract_all_from_array ... ok [INFO] [stdout] test extract_all_complex_structs_arrays_and_singletons ... ok [INFO] [stdout] test extract_all_enums_mixed_text_and_arrays ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/parsed_response_tests.rs (/opt/rustwide/target/debug/deps/parsed_response_tests-ae7c24540f755a61) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parsed_response_order_and_text_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/provider_comparison_rstest.rs (/opt/rustwide/target/debug/deps/provider_comparison_rstest-86ae396d1f431252) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test claude_streaming_focus::case_1_claude_streaming ... ignored [INFO] [stdout] test provider_comparison_test::case_1_anthropic::mode_1___sync__::test_name_1___simple_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_1_anthropic::mode_1___sync__::test_name_2___tool_call_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_1_anthropic::mode_2___stream__::test_name_1___simple_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_1_anthropic::mode_2___stream__::test_name_2___tool_call_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_2_deepseek::mode_1___sync__::test_name_1___simple_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_2_deepseek::mode_1___sync__::test_name_2___tool_call_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_2_deepseek::mode_2___stream__::test_name_1___simple_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_2_deepseek::mode_2___stream__::test_name_2___tool_call_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_3_openai::mode_1___sync__::test_name_1___simple_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_3_openai::mode_1___sync__::test_name_2___tool_call_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_3_openai::mode_2___stream__::test_name_1___simple_query__ ... ignored [INFO] [stdout] test provider_comparison_test::case_3_openai::mode_2___stream__::test_name_2___tool_call_query__ ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/sse_aggregator_tests.rs (/opt/rustwide/target/debug/deps/sse_aggregator_tests-16a708550a5e9628) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test aggregator_detects_multiple_calls_and_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/stream_parser_tests.rs (/opt/rustwide/target/debug/deps/stream_parser_tests-1f23a4e90e8713fa) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test sse_aggregator_detects_toolcall ... ok [INFO] [stdout] test json_stream_parser_across_chunks ... ok [INFO] [stdout] test find_json_structures_simple ... ok [INFO] [stdout] test deserialize_stream_map_parsed_and_unknown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/streaming_text_deletion_test.rs (/opt/rustwide/target/debug/deps/streaming_text_deletion_test-e8f7a1a7e5d66c9e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_sse_token_aggregation ... ok [INFO] [stdout] test test_text_cutoff_at_json_boundary ... ok [INFO] [stdout] test test_streaming_text_before_json ... ok [INFO] [stdout] test test_multiple_json_objects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests semantic_query [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/core.rs - core::QueryResolver::query_stream (line 481) - compile ... ok [INFO] [stdout] test src/core.rs - core::QueryResolver::stream_query (line 422) - compile ... ok [INFO] [stdout] test src/streaming/mod.rs - streaming (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f8804715182d34fe7e89938b940890bdd60334ab47339557229871377af4a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8804715182d34fe7e89938b940890bdd60334ab47339557229871377af4a58", kill_on_drop: false }` [INFO] [stdout] 2f8804715182d34fe7e89938b940890bdd60334ab47339557229871377af4a58