[INFO] cloning repository https://github.com/dtantalidis2002/agentgateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtantalidis2002/agentgateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtantalidis2002%2Fagentgateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtantalidis2002%2Fagentgateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a553ae20c786787371621fe7c6e8964e65f3f2c8 [INFO] building dtantalidis2002/agentgateway against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtantalidis2002%2Fagentgateway" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dtantalidis2002/agentgateway [INFO] finished tweaking git repo https://github.com/dtantalidis2002/agentgateway [INFO] tweaked toml for git repo https://github.com/dtantalidis2002/agentgateway written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dtantalidis2002/agentgateway on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dtantalidis2002/agentgateway 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/EItanya/rust-sdk` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tls-listener v0.11.0 [INFO] [stderr] Downloaded tonic-build v0.13.0 [INFO] [stderr] Downloaded tracing-serde v0.2.0 [INFO] [stderr] Downloaded tower-serve-static v0.1.1 [INFO] [stderr] Downloaded prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Downloaded pingora-timeout v0.4.0 [INFO] [stderr] Downloaded wiremock v0.6.3 [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.1 [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.29.0 [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] [stderr] Downloaded pbjson v0.7.0 [INFO] [stderr] Downloaded seize v0.3.3 [INFO] [stderr] Downloaded google-cloud-auth v0.18.0 [INFO] [stderr] Downloaded homedir v0.3.4 [INFO] [stderr] Downloaded rustix v1.0.3 [INFO] [stderr] Downloaded opentelemetry v0.29.1 [INFO] [stderr] Downloaded pingora-pool v0.4.0 [INFO] [stderr] Downloaded split-iter v0.1.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.65.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.64.0 [INFO] [stderr] Downloaded duration-str v0.17.0 [INFO] [stderr] Downloaded aws-config v1.6.1 [INFO] [stderr] Downloaded prometheus-client v0.23.1 [INFO] [stderr] Downloaded quinn-proto v0.11.11 [INFO] [stderr] Downloaded memo-map v0.3.3 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded flurry v0.5.2 [INFO] [stderr] Downloaded opentelemetry-http v0.29.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.29.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.29.0 [INFO] [stderr] Downloaded ppp v2.3.0 [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded pbjson-types v0.7.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.65.0 [INFO] [stderr] Downloaded rust_decimal v1.37.1 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded sse-stream v0.1.3 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded self_cell v1.2.0 [INFO] [stderr] Downloaded linux-raw-sys v0.9.3 [INFO] [stderr] Downloaded aws-sdk-lambda v1.75.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3da0a2da44f99f836ed9fde831ec67f5eb43ac72037be6d21754f40f1050a6a7 [INFO] running `Command { std: "docker" "start" "-a" "3da0a2da44f99f836ed9fde831ec67f5eb43ac72037be6d21754f40f1050a6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3da0a2da44f99f836ed9fde831ec67f5eb43ac72037be6d21754f40f1050a6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da0a2da44f99f836ed9fde831ec67f5eb43ac72037be6d21754f40f1050a6a7", kill_on_drop: false }` [INFO] [stdout] 3da0a2da44f99f836ed9fde831ec67f5eb43ac72037be6d21754f40f1050a6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ff282d786b30c5e4c0ee95a9815abadaecaab77b508a6e5b64effcf53b117b5 [INFO] running `Command { std: "docker" "start" "-a" "4ff282d786b30c5e4c0ee95a9815abadaecaab77b508a6e5b64effcf53b117b5", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling aws-lc-sys v0.27.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling agent-core v0.4.12 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling pingora-timeout v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling agent-xds v0.0.0 (/opt/rustwide/workdir/crates/xds) [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling pingora-pool v0.4.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling agentgateway v0.4.12 (/opt/rustwide/workdir/crates/agentgateway) [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling agent-proxy v0.4.12 (/opt/rustwide/workdir/crates/proxy) [INFO] [stderr] Compiling sse-stream v0.1.3 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling rmcp-macros v0.1.5 (https://github.com/EItanya/rust-sdk?rev=49eba18b371c9f99edd6949d9fcae5b828c64b73#49eba18b) [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling split-iter v0.1.0 [INFO] [stderr] Compiling minijinja v2.9.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling homedir v0.3.4 [INFO] [stderr] Compiling opentelemetry-proto v0.29.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling ppp v2.3.0 [INFO] [stderr] Compiling tls-listener v0.11.0 [INFO] [stderr] Compiling a2a-sdk v0.4.0 (/opt/rustwide/workdir/crates/a2a-sdk) [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling tonic v0.13.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling duration-str v0.17.0 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling agent-hbone v0.4.12 (/opt/rustwide/workdir/crates/hbone) [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling opentelemetry-http v0.29.0 [INFO] [stderr] Compiling rmcp v0.1.5 (https://github.com/EItanya/rust-sdk?rev=49eba18b371c9f99edd6949d9fcae5b828c64b73#49eba18b) [INFO] [stderr] Compiling opentelemetry-otlp v0.29.0 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> crates/agentgateway/src/trcng.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | _ = TAG_RULES.get_or_init(|| (rules)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - _ = TAG_RULES.get_or_init(|| (rules)) [INFO] [stdout] 76 + _ = TAG_RULES.get_or_init(|| rules) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling agent-proxy-app v0.4.12 (/opt/rustwide/workdir/crates/agentproxy) [INFO] [stdout] warning: struct `PeekReader` is never constructed [INFO] [stdout] --> crates/agentgateway/src/proxyprotocol.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | pub struct PeekReader<'a>(pub &'a mut tokio::net::TcpStream); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 17s [INFO] running `Command { std: "docker" "inspect" "4ff282d786b30c5e4c0ee95a9815abadaecaab77b508a6e5b64effcf53b117b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff282d786b30c5e4c0ee95a9815abadaecaab77b508a6e5b64effcf53b117b5", kill_on_drop: false }` [INFO] [stdout] 4ff282d786b30c5e4c0ee95a9815abadaecaab77b508a6e5b64effcf53b117b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5156d8f5f550c64b9c41a1b97e49796e1c160b302f93781cb29efc36f8143ceb [INFO] running `Command { std: "docker" "start" "-a" "5156d8f5f550c64b9c41a1b97e49796e1c160b302f93781cb29efc36f8143ceb", kill_on_drop: false }` [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> crates/agentgateway/src/trcng.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | _ = TAG_RULES.get_or_init(|| (rules)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - _ = TAG_RULES.get_or_init(|| (rules)) [INFO] [stdout] 76 + _ = TAG_RULES.get_or_init(|| rules) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PeekReader` is never constructed [INFO] [stdout] --> crates/agentgateway/src/proxyprotocol.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | pub struct PeekReader<'a>(pub &'a mut tokio::net::TcpStream); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling agent-proxy v0.4.12 (/opt/rustwide/workdir/crates/proxy) [INFO] [stderr] Compiling agent-xds v0.0.0 (/opt/rustwide/workdir/crates/xds) [INFO] [stderr] Compiling agent-hbone v0.4.12 (/opt/rustwide/workdir/crates/hbone) [INFO] [stderr] Compiling a2a-sdk v0.4.0 (/opt/rustwide/workdir/crates/a2a-sdk) [INFO] [stderr] Compiling agent-proxy-app v0.4.12 (/opt/rustwide/workdir/crates/agentproxy) [INFO] [stderr] Compiling agent-core v0.4.12 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling agentgateway v0.4.12 (/opt/rustwide/workdir/crates/agentgateway) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> crates/agentgateway/src/trcng.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | _ = TAG_RULES.get_or_init(|| (rules)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - _ = TAG_RULES.get_or_init(|| (rules)) [INFO] [stdout] 76 + _ = TAG_RULES.get_or_init(|| rules) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PeekReader` is never constructed [INFO] [stdout] --> crates/agentgateway/src/proxyprotocol.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | pub struct PeekReader<'a>(pub &'a mut tokio::net::TcpStream); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.64s [INFO] running `Command { std: "docker" "inspect" "5156d8f5f550c64b9c41a1b97e49796e1c160b302f93781cb29efc36f8143ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5156d8f5f550c64b9c41a1b97e49796e1c160b302f93781cb29efc36f8143ceb", kill_on_drop: false }` [INFO] [stdout] 5156d8f5f550c64b9c41a1b97e49796e1c160b302f93781cb29efc36f8143ceb