[INFO] cloning repository https://github.com/cyberelf/ranch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyberelf/ranch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberelf%2Franch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberelf%2Franch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55f5661483d77f5c6cebcb4789dc99c1a9dcface
[INFO] testing cyberelf/ranch against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberelf%2Franch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyberelf/ranch
[INFO] finished tweaking git repo https://github.com/cyberelf/ranch
[INFO] tweaked toml for git repo https://github.com/cyberelf/ranch written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyberelf/ranch on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyberelf/ranch 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 268ea2f9ceb840b5bfecfdc548ccf3f9c1db5a64a48080f13cfd25069fa3c986
[INFO] running `Command { std: "docker" "start" "-a" "268ea2f9ceb840b5bfecfdc548ccf3f9c1db5a64a48080f13cfd25069fa3c986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "268ea2f9ceb840b5bfecfdc548ccf3f9c1db5a64a48080f13cfd25069fa3c986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268ea2f9ceb840b5bfecfdc548ccf3f9c1db5a64a48080f13cfd25069fa3c986", kill_on_drop: false }`
[INFO] [stdout] 268ea2f9ceb840b5bfecfdc548ccf3f9c1db5a64a48080f13cfd25069fa3c986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24eaa24090113a0d092a728f8c7c7e9831849a23dba17a51d02c0b8f69c6d5ff
[INFO] running `Command { std: "docker" "start" "-a" "24eaa24090113a0d092a728f8c7c7e9831849a23dba17a51d02c0b8f69c6d5ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml v0.8.23
[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 jsonschema v0.17.1
[INFO] [stderr]    Compiling a2a-protocol v0.6.0 (/opt/rustwide/workdir/a2a-protocol)
[INFO] [stdout] warning: unused import: `AgentProfile`
[INFO] [stdout]  --> a2a-protocol/src/server/task_aware_handler.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |         AgentCard, AgentProfile, Message, SendResponse, Task, TaskState, TaskStatus,
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_url` and `scope` are never read
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct OAuth2ClientCredentials {
[INFO] [stdout]     |            ----------------------- fields in this struct
[INFO] [stdout] 130 |     token_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     scope: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `request_token` is never used
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl OAuth2ClientCredentials {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn request_token(&self) -> Result<String, crate::A2aError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2TokenResponse` is never constructed
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | struct OAuth2TokenResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `retry_config` is never read
[INFO] [stdout]    --> a2a-protocol/src/server/webhook_delivery.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct WebhookQueue {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 106 |     sender: mpsc::Sender<WebhookDeliveryRequest>,
[INFO] [stdout] 107 |     retry_config: Arc<RetryConfig>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> a2a-protocol/src/transport/http.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl HttpClient {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 31 |     /// Create a new HTTP client
[INFO] [stdout] 32 |     pub(crate) fn new<S: Into<String>>(base_url: S) -> A2aResult<Self> {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling multi-agent v0.6.0 (/opt/rustwide/workdir/multi-agent)
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> multi-agent/src/protocols/openai.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct OpenAIChoice {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 31 |     index: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> multi-agent/src/team.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct SupervisorScheduler {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 214 |     config: SupervisorSchedulerConfig,
[INFO] [stdout] 215 |     context: RwLock<HashMap<String, String>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temperature`, `max_tokens`, and `stream` are never read
[INFO] [stdout]   --> multi-agent/src/server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct OpenAIChatRequest {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     temperature: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     max_tokens: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     stream: Option<bool>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `context` are never read
[INFO] [stdout]   --> multi-agent/src/server.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct A2AChatRequest {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 63 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 64 |     messages: Vec<A2AMessage>,
[INFO] [stdout] 65 |     context: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `A2AChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "24eaa24090113a0d092a728f8c7c7e9831849a23dba17a51d02c0b8f69c6d5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24eaa24090113a0d092a728f8c7c7e9831849a23dba17a51d02c0b8f69c6d5ff", kill_on_drop: false }`
[INFO] [stdout] 24eaa24090113a0d092a728f8c7c7e9831849a23dba17a51d02c0b8f69c6d5ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1953b6459b6ff5c28188e5314b8a2c11836930ed3eda5bb81d024229e9fea26c
[INFO] running `Command { std: "docker" "start" "-a" "1953b6459b6ff5c28188e5314b8a2c11836930ed3eda5bb81d024229e9fea26c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stdout] warning: unused import: `AgentProfile`
[INFO] [stdout]  --> a2a-protocol/src/server/task_aware_handler.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |         AgentCard, AgentProfile, Message, SendResponse, Task, TaskState, TaskStatus,
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_url` and `scope` are never read
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct OAuth2ClientCredentials {
[INFO] [stdout]     |            ----------------------- fields in this struct
[INFO] [stdout] 130 |     token_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     scope: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `request_token` is never used
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl OAuth2ClientCredentials {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn request_token(&self) -> Result<String, crate::A2aError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2TokenResponse` is never constructed
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | struct OAuth2TokenResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `retry_config` is never read
[INFO] [stdout]    --> a2a-protocol/src/server/webhook_delivery.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct WebhookQueue {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 106 |     sender: mpsc::Sender<WebhookDeliveryRequest>,
[INFO] [stdout] 107 |     retry_config: Arc<RetryConfig>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> a2a-protocol/src/transport/http.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl HttpClient {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 31 |     /// Create a new HTTP client
[INFO] [stdout] 32 |     pub(crate) fn new<S: Into<String>>(base_url: S) -> A2aResult<Self> {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling multi-agent v0.6.0 (/opt/rustwide/workdir/multi-agent)
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> multi-agent/src/protocols/openai.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct OpenAIChoice {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 31 |     index: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> multi-agent/src/team.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct SupervisorScheduler {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 214 |     config: SupervisorSchedulerConfig,
[INFO] [stdout] 215 |     context: RwLock<HashMap<String, String>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temperature`, `max_tokens`, and `stream` are never read
[INFO] [stdout]   --> multi-agent/src/server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct OpenAIChatRequest {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     temperature: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     max_tokens: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     stream: Option<bool>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `context` are never read
[INFO] [stdout]   --> multi-agent/src/server.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct A2AChatRequest {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 63 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 64 |     messages: Vec<A2AMessage>,
[INFO] [stdout] 65 |     context: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `A2AChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> multi-agent/src/protocols/openai.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct OpenAIChoice {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 31 |     index: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> multi-agent/src/team.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct SupervisorScheduler {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 214 |     config: SupervisorSchedulerConfig,
[INFO] [stdout] 215 |     context: RwLock<HashMap<String, String>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temperature`, `max_tokens`, and `stream` are never read
[INFO] [stdout]   --> multi-agent/src/server.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct OpenAIChatRequest {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     temperature: Option<f32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     max_tokens: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     stream: Option<bool>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `context` are never read
[INFO] [stdout]   --> multi-agent/src/server.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct A2AChatRequest {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 63 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 64 |     messages: Vec<A2AMessage>,
[INFO] [stdout] 65 |     context: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `A2AChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling a2a-protocol v0.6.0 (/opt/rustwide/workdir/a2a-protocol)
[INFO] [stdout] warning: unused import: `a2a_protocol::prelude::*`
[INFO] [stdout]   --> a2a-protocol/examples/push_notification_client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use a2a_protocol::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::MessageRole`
[INFO] [stdout]    --> a2a-protocol/src/core/task.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |     use crate::MessageRole;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Part`
[INFO] [stdout]   --> a2a-protocol/src/server/agent_logic.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use crate::Part;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MessageId`
[INFO] [stdout]    --> a2a-protocol/src/server/handler.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |     use crate::{AgentId, AgentProfile, MessageId};
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AgentProfile`
[INFO] [stdout]  --> a2a-protocol/src/server/task_aware_handler.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |         AgentCard, AgentProfile, Message, SendResponse, Task, TaskState, TaskStatus,
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_url` and `scope` are never read
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct OAuth2ClientCredentials {
[INFO] [stdout]     |            ----------------------- fields in this struct
[INFO] [stdout] 130 |     token_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     scope: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `request_token` is never used
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl OAuth2ClientCredentials {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn request_token(&self) -> Result<String, crate::A2aError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2TokenResponse` is never constructed
[INFO] [stdout]    --> a2a-protocol/src/auth/strategies.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | struct OAuth2TokenResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `retry_config` is never read
[INFO] [stdout]    --> a2a-protocol/src/server/webhook_delivery.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct WebhookQueue {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 106 |     sender: mpsc::Sender<WebhookDeliveryRequest>,
[INFO] [stdout] 107 |     retry_config: Arc<RetryConfig>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.90s
[INFO] running `Command { std: "docker" "inspect" "1953b6459b6ff5c28188e5314b8a2c11836930ed3eda5bb81d024229e9fea26c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1953b6459b6ff5c28188e5314b8a2c11836930ed3eda5bb81d024229e9fea26c", kill_on_drop: false }`
[INFO] [stdout] 1953b6459b6ff5c28188e5314b8a2c11836930ed3eda5bb81d024229e9fea26c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e2d4af21bd914a44bf20ae489197ee15b5596949e48f4ac854d1d0ff11df756
[INFO] running `Command { std: "docker" "start" "-a" "6e2d4af21bd914a44bf20ae489197ee15b5596949e48f4ac854d1d0ff11df756", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `AgentProfile`
[INFO] [stderr]  --> a2a-protocol/src/server/task_aware_handler.rs:6:20
[INFO] [stderr]   |
[INFO] [stderr] 6 |         AgentCard, AgentProfile, Message, SendResponse, Task, TaskState, TaskStatus,
[INFO] [stderr]   |                    ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `token_url` and `scope` are never read
[INFO] [stderr]    --> a2a-protocol/src/auth/strategies.rs:130:5
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub struct OAuth2ClientCredentials {
[INFO] [stderr]     |            ----------------------- fields in this struct
[INFO] [stderr] 130 |     token_url: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 133 |     scope: Option<String>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `request_token` is never used
[INFO] [stderr]    --> a2a-protocol/src/auth/strategies.rs:166:14
[INFO] [stderr]     |
[INFO] [stderr] 138 | impl OAuth2ClientCredentials {
[INFO] [stderr]     | ---------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 166 |     async fn request_token(&self) -> Result<String, crate::A2aError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OAuth2TokenResponse` is never constructed
[INFO] [stderr]    --> a2a-protocol/src/auth/strategies.rs:237:8
[INFO] [stderr]     |
[INFO] [stderr] 237 | struct OAuth2TokenResponse {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `retry_config` is never read
[INFO] [stderr]    --> a2a-protocol/src/server/webhook_delivery.rs:107:5
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub struct WebhookQueue {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 106 |     sender: mpsc::Sender<WebhookDeliveryRequest>,
[INFO] [stderr] 107 |     retry_config: Arc<RetryConfig>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> a2a-protocol/src/transport/http.rs:32:19
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl HttpClient {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 31 |     /// Create a new HTTP client
[INFO] [stderr] 32 |     pub(crate) fn new<S: Into<String>>(base_url: S) -> A2aResult<Self> {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `a2a-protocol` (lib) generated 6 warnings (run `cargo fix --lib -p a2a-protocol` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `crate::MessageRole`
[INFO] [stderr]    --> a2a-protocol/src/core/task.rs:211:9
[INFO] [stderr]     |
[INFO] [stderr] 211 |     use crate::MessageRole;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::Part`
[INFO] [stderr]   --> a2a-protocol/src/server/agent_logic.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     use crate::Part;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MessageId`
[INFO] [stderr]    --> a2a-protocol/src/server/handler.rs:314:40
[INFO] [stderr]     |
[INFO] [stderr] 314 |     use crate::{AgentId, AgentProfile, MessageId};
[INFO] [stderr]     |                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AgentProfile`
[INFO] [stderr]  --> a2a-protocol/src/server/task_aware_handler.rs:6:20
[INFO] [stderr]   |
[INFO] [stderr] 6 |         AgentCard, AgentProfile, Message, SendResponse, Task, TaskState, TaskStatus,
[INFO] [stderr]   |                    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `a2a-protocol` (lib test) generated 8 warnings (4 duplicates) (run `cargo fix --lib -p a2a-protocol --tests` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `a2a_protocol::prelude::*`
[INFO] [stderr]   --> a2a-protocol/examples/push_notification_client.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use a2a_protocol::prelude::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `a2a-protocol` (example "push_notification_client") generated 1 warning (run `cargo fix --example "push_notification_client" -p a2a-protocol` to apply 1 suggestion)
[INFO] [stderr] warning: field `index` is never read
[INFO] [stderr]   --> multi-agent/src/protocols/openai.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct OpenAIChoice {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] 31 |     index: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAIChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `context` is never read
[INFO] [stderr]    --> multi-agent/src/team.rs:215:5
[INFO] [stderr]     |
[INFO] [stderr] 213 | pub struct SupervisorScheduler {
[INFO] [stderr]     |            ------------------- field in this struct
[INFO] [stderr] 214 |     config: SupervisorSchedulerConfig,
[INFO] [stderr] 215 |     context: RwLock<HashMap<String, String>>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `temperature`, `max_tokens`, and `stream` are never read
[INFO] [stderr]   --> multi-agent/src/server.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct OpenAIChatRequest {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     temperature: Option<f32>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 21 |     max_tokens: Option<u32>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 22 |     stream: Option<bool>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAIChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `context` are never read
[INFO] [stderr]   --> multi-agent/src/server.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct A2AChatRequest {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 63 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 64 |     messages: Vec<A2AMessage>,
[INFO] [stderr] 65 |     context: HashMap<String, String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `A2AChatRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `multi-agent` (lib) generated 4 warnings
[INFO] [stderr] warning: `multi-agent` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/a2a_protocol-c223a77429c5a134)
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test auth::strategies::tests::test_api_key_auth ... ok
[INFO] [stdout] test auth::strategies::tests::test_auth_types ... ok
[INFO] [stdout] test auth::strategies::tests::test_bearer_auth ... ok
[INFO] [stdout] test auth::strategies::tests::test_empty_api_key ... ok
[INFO] [stdout] test client::builder::tests::test_client_builder_creation ... ok
[INFO] [stdout] test client::builder::tests::test_client_builder_with_agent_id ... ok
[INFO] [stdout] test client::builder::tests::test_client_builder_with_config ... ok
[INFO] [stdout] test client::builder::tests::test_client_builder_with_json_rpc ... ok
[INFO] [stdout] test core::agent_card::tests::test_agent_card_with_additional_interface ... ok
[INFO] [stdout] test core::agent_card::tests::test_agent_card_with_provider_and_signatures ... ok
[INFO] [stdout] test core::agent_card::tests::test_agent_profile_to_card ... ok
[INFO] [stdout] test core::agent_card::tests::test_minimal_agent_card ... ok
[INFO] [stdout] test core::agent_card::tests::test_streaming_capabilities_builder ... ok
[INFO] [stdout] test core::agent_card::tests::test_streaming_capabilities_disabled ... ok
[INFO] [stdout] test core::agent_card::tests::test_streaming_capabilities_new ... ok
[INFO] [stdout] test core::agent_id::tests::test_empty_agent_id ... ok
[INFO] [stdout] test core::agent_id::tests::test_from_url ... ok
[INFO] [stdout] test core::agent_id::tests::test_url_agent_id ... ok
[INFO] [stdout] test core::agent_id::tests::test_valid_agent_id ... ok
[INFO] [stdout] test core::message::tests::test_all_text_concatenation ... ok
[INFO] [stdout] test core::message::tests::test_message_roles ... ok
[INFO] [stdout] test core::message::tests::test_message_with_ids ... ok
[INFO] [stdout] test core::message::tests::test_message_with_metadata ... ok
[INFO] [stdout] test core::message::tests::test_multi_part_message ... ok
[INFO] [stdout] test core::message::tests::test_part_types ... ok
[INFO] [stdout] test core::message::tests::test_text_message ... ok
[INFO] [stdout] test core::message_id::tests::test_generate_message_id ... ok
[INFO] [stdout] test core::message_id::tests::test_message_id_from_string ... ok
[INFO] [stdout] test core::message_id::tests::test_uuid_message_id ... ok
[INFO] [stdout] test core::push_notification::tests::test_bearer_auth ... ok
[INFO] [stdout] test core::push_notification::tests::test_custom_headers_auth ... ok
[INFO] [stdout] test core::push_notification::tests::test_push_notification_config_creation ... ok
[INFO] [stdout] test core::push_notification::tests::test_push_notification_config_validation_empty_events ... ok
[INFO] [stdout] test core::push_notification::tests::test_push_notification_config_validation_https ... ok
[INFO] [stdout] test core::push_notification::tests::test_push_notification_config_validation_success ... ok
[INFO] [stdout] test core::push_notification::tests::test_serialization ... ok
[INFO] [stdout] test core::push_notification::tests::test_task_event_matches_transition ... ok
[INFO] [stdout] test core::requests::tests::test_agent_card_request ... ok
[INFO] [stdout] test core::requests::tests::test_message_send_immediate ... ok
[INFO] [stdout] test core::requests::tests::test_message_send_request ... ok
[INFO] [stdout] test core::requests::tests::test_task_requests ... ok
[INFO] [stdout] test core::requests::tests::test_task_resubscribe_request ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_allow_172_32_network ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_allow_public_domain ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_allow_public_ipv4 ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_allow_public_ipv6 ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_allow_public_subdomain ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_10_network ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_172_16_network ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_172_31_network ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_192_168_network ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_aws_metadata ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_broadcast ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_internal_domain ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_ipv6_link_local ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_ipv6_localhost ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_ipv6_multicast ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_ipv6_unique_local ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_ipv6_unspecified ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_link_local ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_local_domain ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_localhost_127 ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_localhost_127_others ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_localhost_hostname ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_localhost_subdomain ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_multicast ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_block_unspecified_ipv4 ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_https_allowed ... ok
[INFO] [stdout] test core::ssrf_protection::tests::test_require_https ... ok
[INFO] [stdout] test core::streaming_events::tests::test_event_serialization ... ok
[INFO] [stdout] test core::streaming_events::tests::test_task_artifact_update_event ... ok
[INFO] [stdout] test core::streaming_events::tests::test_task_status_update_event ... ok
[INFO] [stdout] test core::task::tests::test_send_response_variants ... ok
[INFO] [stdout] test core::task::tests::test_task_artifacts ... ok
[INFO] [stdout] test core::task::tests::test_task_creation ... ok
[INFO] [stdout] test core::task::tests::test_task_status_update ... ok
[INFO] [stdout] test server::agent_logic::tests::test_agent_logic_basic ... ok
[INFO] [stdout] test server::agent_logic::tests::test_agent_logic_error_handling ... ok
[INFO] [stdout] test server::builder::tests::test_builder_build ... ok
[INFO] [stdout] test server::builder::tests::test_builder_defaults ... ok
[INFO] [stdout] test server::builder::tests::test_builder_with_address ... ok
[INFO] [stdout] test server::builder::tests::test_builder_with_host_port ... ok
[INFO] [stdout] test server::builder::tests::test_builder_with_port ... ok
[INFO] [stdout] test server::handler::tests::test_basic_handler ... ok
[INFO] [stdout] test server::handler::tests::test_health_check ... ok
[INFO] [stdout] test server::handler::tests::test_health_status_creation ... ok
[INFO] [stdout] test server::json_rpc::dispatcher::tests::test_dispatch_batch ... ok
[INFO] [stdout] test server::json_rpc::dispatcher::tests::test_dispatch_notification ... ok
[INFO] [stdout] test server::json_rpc::dispatcher::tests::test_dispatch_single_message_send ... ok
[INFO] [stdout] test server::json_rpc::dispatcher::tests::test_dispatch_task_not_found_error ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_clear ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_count ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_delete_config ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_delete_nonexistent_config ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_get_nonexistent_config ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_list_configs ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_list_empty ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_set_and_get_config ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_set_invalid_config_empty_events ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_set_invalid_config_https ... ok
[INFO] [stdout] test server::push_notification_store::tests::test_update_config ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_async_by_default_flag ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_handle_message_immediate_mode ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_handle_message_returns_task ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_health_check ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_rpc_message_send_with_immediate_flag ... ok
[INFO] [stdout] test client::streaming_client::tests::test_streaming_client_creation ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_rpc_task_cancel ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_rpc_task_get ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_rpc_task_get_not_found ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_rpc_task_resubscribe ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_rpc_task_status ... ok
[INFO] [stdout] test server::task_store::tests::test_cancel_task ... ok
[INFO] [stdout] test server::task_store::tests::test_cannot_cancel_completed_task ... ok
[INFO] [stdout] test server::task_store::tests::test_delete_task ... ok
[INFO] [stdout] test client::streaming_client::tests::test_deref_to_base_client ... ok
[INFO] [stdout] test server::task_store::tests::test_get_nonexistent_task ... ok
[INFO] [stdout] test server::task_store::tests::test_list_tasks_by_state ... ok
[INFO] [stdout] test server::task_store::tests::test_invalid_state_transition ... ok
[INFO] [stdout] test server::task_store::tests::test_store_and_retrieve_task ... ok
[INFO] [stdout] test server::task_store::tests::test_task_count ... ok
[INFO] [stdout] test server::transport_capabilities::tests::test_assemble_card ... ok
[INFO] [stdout] test server::transport_capabilities::tests::test_assemble_card_with_push_notifications ... ok
[INFO] [stdout] test server::task_store::tests::test_update_task_state ... ok
[INFO] [stdout] test server::transport_capabilities::tests::test_assemble_card_with_streaming ... ok
[INFO] [stdout] test server::transport_capabilities::tests::test_transport_capabilities_default ... ok
[INFO] [stdout] test client::client::tests::test_client_with_agent_id ... ok
[INFO] [stdout] test server::webhook_delivery::tests::test_retry_config_delay_calculation ... ok
[INFO] [stdout] test server::webhook_delivery::tests::test_webhook_payload_creation ... ok
[INFO] [stdout] test client::streaming_client::tests::test_compile_time_type_safety ... ok
[INFO] [stdout] test server::webhook_delivery::tests::test_webhook_queue_creation ... ok
[INFO] [stdout] test server::webhook_delivery::tests::test_webhook_queue_enqueue ... ok
[INFO] [stdout] test server::task_aware_handler::tests::test_rpc_message_stream ... ok
[INFO] [stdout] test transport::http::tests::test_request_info_creation ... ok
[INFO] [stdout] test transport::json_rpc::transport::tests::test_json_rpc_error_parsing ... ok
[INFO] [stdout] test transport::json_rpc::transport::tests::test_json_rpc_request_creation ... ok
[INFO] [stdout] test client::client::tests::test_client_creation ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_error_code_constants ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_is_batch_request_helper ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_is_notification_helper ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_json_rpc_error_codes ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_json_rpc_notification ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_json_rpc_request ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_json_rpc_response_success ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_agent_not_found ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_authenticated_extended_card_not_configured ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_content_type_not_supported ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_invalid_agent_response ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_parse_error ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_push_notifications ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_task_not_cancelable ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_task_not_found ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_unsupported_operation ... ok
[INFO] [stdout] test transport::json_rpc::types::tests::test_map_error_to_rpc_validation ... ok
[INFO] [stdout] test client::builder::tests::test_client_builder_build ... ok
[INFO] [stdout] test transport::sse::tests::test_event_buffer ... ok
[INFO] [stdout] test transport::sse::tests::test_sse_event_id ... ok
[INFO] [stdout] test transport::sse::tests::test_sse_event_parse ... ok
[INFO] [stdout] test transport::sse::tests::test_sse_writer ... ok
[INFO] [stdout] test transport::sse::tests::test_sse_event_format ... ok
[INFO] [stdout] test client::builder::tests::test_client_builder_build_streaming ... ok
[INFO] [stdout] test server::webhook_delivery::tests::test_add_authentication_custom_headers ... ok
[INFO] [stdout] test transport::http::tests::test_http_client_with_config ... ok
[INFO] [stdout] test server::webhook_delivery::tests::test_add_authentication_bearer ... ok
[INFO] [stdout] test transport::http::tests::test_http_client_creation ... ok
[INFO] [stdout] test transport::json_rpc::transport::tests::test_json_rpc_transport_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_streaming.rs (/opt/rustwide/target/debug/deps/client_streaming-ac3d523e2df180cc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_typed_client_base_access ... ok
[INFO] [stdout] test test_streaming_error_handling ... ok
[INFO] [stdout] test test_client_builder_with_streaming ... ok
[INFO] [stdout] test test_typed_streaming_client ... ok
[INFO] [stdout] test test_client_stream_text ... ok
[INFO] [stdout] test test_client_resubscribe_with_last_event_id ... ok
[INFO] [stdout] test test_client_stream_message ... ok
[INFO] [stdout] test test_client_resubscribe_task ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compliance.rs (/opt/rustwide/target/debug/deps/compliance-0e1f1de61ede69ad)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test compliance_tests::error_handling::test_error_code_mapping ... ok
[INFO] [stdout] test compliance_tests::error_handling::test_error_structure_compliance ... ok
[INFO] [stdout] test compliance_tests::error_handling::test_retryable_errors ... ok
[INFO] [stdout] test compliance_tests::message_format::test_message_content_compliance ... ok
[INFO] [stdout] test compliance_tests::agent_card_compliance::test_agent_card_capabilities ... ok
[INFO] [stdout] test compliance_tests::performance_compliance::test_agent_id_generation_performance ... ok
[INFO] [stdout] test compliance_tests::message_format::test_message_structure_compliance ... ok
[INFO] [stdout] test compliance_tests::message_format::test_message_serialization_compliance ... ok
[INFO] [stdout] test compliance_tests::protocol_validation::test_agent_id_validation ... ok
[INFO] [stdout] test compliance_tests::protocol_validation::test_message_validation ... ok
[INFO] [stdout] test compliance_tests::protocol_validation::test_url_agent_id_handling ... ok
[INFO] [stdout] test compliance_tests::agent_card_compliance::test_agent_card_structure ... ok
[INFO] [stdout] test compliance_tests::integration_compliance::test_message_round_trip ... ok
[INFO] [stdout] test compliance_tests::agent_card_compliance::test_agent_card_serialization_with_transports ... ok
[INFO] [stdout] test compliance_tests::performance_compliance::test_message_serialization_performance ... ok
[INFO] [stdout] test compliance_tests::integration_compliance::test_client_server_workflow ... ok
[INFO] [stdout] test compliance_tests::transport_compliance::test_json_rpc_transport_compliance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/push_notification_rpc.rs (/opt/rustwide/target/debug/deps/push_notification_rpc-815ec8591c847fee)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_push_notification_list_empty ... ok
[INFO] [stdout] test test_push_notification_get_nonexistent ... ok
[INFO] [stdout] test test_push_notification_delete_nonexistent ... ok
[INFO] [stdout] test test_push_notification_set_invalid_http ... ok
[INFO] [stdout] test test_push_notification_set_and_get ... ok
[INFO] [stdout] test test_push_notification_list_multiple ... ok
[INFO] [stdout] test test_push_notification_set_private_ip ... ok
[INFO] [stdout] test test_push_notification_delete ... ok
[INFO] [stdout] test test_push_notification_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rpc_integration.rs (/opt/rustwide/target/debug/deps/rpc_integration-71bbe0e49a5af967)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_json_rpc_request_creation ... ok
[INFO] [stdout] test tests::test_json_rpc_response_success ... ok
[INFO] [stdout] test tests::test_rpc_agent_card ... ok
[INFO] [stdout] test tests::test_rpc_message_send_handler ... ok
[INFO] [stdout] test tests::test_rpc_task_status_not_implemented ... ok
[INFO] [stdout] test tests::test_rpc_task_cancel_not_implemented ... ok
[INFO] [stdout] test tests::test_rpc_task_get_not_implemented ... ok
[INFO] [stdout] test tests::test_json_rpc_response_error ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/multi_agent-b95d45cd137ca368)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/multi_agent-367c604d38d797fb)
[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]    Doc-tests a2a_protocol
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test a2a-protocol/src/client/streaming_client.rs - client::streaming_client::A2aStreamingClient (line 32) - compile ... ok
[INFO] [stdout] test a2a-protocol/src/client/builder.rs - client::builder::ClientBuilder::build_streaming (line 114) - compile ... ok
[INFO] [stdout] test a2a-protocol/src/client/streaming_client.rs - client::streaming_client::A2aStreamingClient<T>::stream_message (line 142) - compile ... ok
[INFO] [stdout] test a2a-protocol/src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] test a2a-protocol/src/client/streaming_client.rs - client::streaming_client::A2aStreamingClient<T>::resubscribe_task (line 204) - compile ... ok
[INFO] [stdout] test a2a-protocol/src/server/builder.rs - server::builder::ServerBuilder (line 22) - compile ... ok
[INFO] [stdout] test a2a-protocol/src/server/builder.rs - server::builder::ServerBuilder<H>::run (line 195) - compile ... ok
[INFO] [stdout] test a2a-protocol/src/client/streaming_client.rs - client::streaming_client::A2aStreamingClient<T>::new (line 79) ... ok
[INFO] [stdout] test a2a-protocol/src/core/push_notification.rs - core::push_notification::PushNotificationConfig::new (line 40) ... ok
[INFO] [stdout] test a2a-protocol/src/server/builder.rs - server::builder::ServerBuilder<H>::new (line 64) ... ok
[INFO] [stdout] test a2a-protocol/src/client/streaming_client.rs - client::streaming_client::A2aStreamingClient<T>::base (line 103) ... ok
[INFO] [stdout] test a2a-protocol/src/server/builder.rs - server::builder::ServerBuilder<H>::with_host_port (line 125) ... ok
[INFO] [stdout] test a2a-protocol/src/server/builder.rs - server::builder::ServerBuilder<H>::with_port (line 156) ... ok
[INFO] [stdout] test a2a-protocol/src/server/builder.rs - server::builder::ServerBuilder<H>::build (line 256) ... ok
[INFO] [stderr]    Doc-tests multi_agent
[INFO] [stdout] test a2a-protocol/src/server/builder.rs - server::builder::ServerBuilder<H>::with_address (line 97) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6e2d4af21bd914a44bf20ae489197ee15b5596949e48f4ac854d1d0ff11df756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2d4af21bd914a44bf20ae489197ee15b5596949e48f4ac854d1d0ff11df756", kill_on_drop: false }`
[INFO] [stdout] 6e2d4af21bd914a44bf20ae489197ee15b5596949e48f4ac854d1d0ff11df756
