[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 try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dtantalidis2002/agentgateway on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02583f8144f56022ff8e957965c18d828922665e230a6843e6c9f8d1bd66832d [INFO] running `Command { std: "docker" "start" "-a" "02583f8144f56022ff8e957965c18d828922665e230a6843e6c9f8d1bd66832d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02583f8144f56022ff8e957965c18d828922665e230a6843e6c9f8d1bd66832d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02583f8144f56022ff8e957965c18d828922665e230a6843e6c9f8d1bd66832d", kill_on_drop: false }` [INFO] [stdout] 02583f8144f56022ff8e957965c18d828922665e230a6843e6c9f8d1bd66832d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f37b8c68ac8de174755a557017cf223e80733a4f9626a721f4cd490a5e259a [INFO] running `Command { std: "docker" "start" "-a" "41f37b8c68ac8de174755a557017cf223e80733a4f9626a721f4cd490a5e259a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [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 cc v1.2.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling aws-lc-sys v0.27.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling agent-core v0.4.12 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling ipnet v2.11.0 [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 tokio-util v0.7.14 [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 h2 v0.4.9 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling pingora-timeout v0.4.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [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 dyn-clone v1.0.19 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pingora-pool v0.4.0 [INFO] [stderr] Compiling simple_asn1 v0.6.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 headers v0.4.0 [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 pem v3.0.5 [INFO] [stderr] Compiling opentelemetry-proto v0.29.0 [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 split-iter v0.1.0 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling self_cell v1.2.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 tonic v0.13.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling axum-extra v0.10.1 [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 crossbeam-channel v0.5.15 [INFO] [stderr] Compiling a2a-sdk v0.4.0 (/opt/rustwide/workdir/crates/a2a-sdk) [INFO] [stderr] Compiling tls-listener v0.11.0 [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 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 34s [INFO] running `Command { std: "docker" "inspect" "41f37b8c68ac8de174755a557017cf223e80733a4f9626a721f4cd490a5e259a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f37b8c68ac8de174755a557017cf223e80733a4f9626a721f4cd490a5e259a", kill_on_drop: false }` [INFO] [stdout] 41f37b8c68ac8de174755a557017cf223e80733a4f9626a721f4cd490a5e259a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75f95352c7a72ea45398b49f508bf2b079e0c8aa835d46b6168b7c2fad06ed65 [INFO] running `Command { std: "docker" "start" "-a" "75f95352c7a72ea45398b49f508bf2b079e0c8aa835d46b6168b7c2fad06ed65", kill_on_drop: false }` [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [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] [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 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] error: could not compile `agentgateway` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name agentgateway --edition=2024 crates/agentgateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws", "default", "gcp", "ui"))' -C metadata=3d9472e9d5db01aa -C extra-filename=-3ea8faea64c4d9ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern a2a_sdk=/opt/rustwide/target/debug/deps/liba2a_sdk-0a4e2fb7dc9f506e.rlib --extern agent_core=/opt/rustwide/target/debug/deps/libagent_core-bca99f9d18933510.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75a9af91c5a25be8.rlib --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-42f627c72c4190f6.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-6a94161895027a30.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5241c666f979a8b2.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-1bf07bd04aedda18.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-da7adf056c91302d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c24e1d2c4a4b44f3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ea84726cc1d78ee.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-9f12e5039aa10872.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-746606ab5347558f.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-5acd5a1ff4da1119.rlib --extern homedir=/opt/rustwide/target/debug/deps/libhomedir-974a8d3aeb4efac1.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-5705678b2fd9273b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-7ed55acfdc6e0b9c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern openapiv3=/opt/rustwide/target/debug/deps/libopenapiv3-6c7dcd9dac3ac09d.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-ca36e8f5c927442e.rlib --extern opentelemetry_http=/opt/rustwide/target/debug/deps/libopentelemetry_http-fc94ac1c29257f9d.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-4c05c219069e308e.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-547ba960d911e0ac.rlib --extern pbjson=/opt/rustwide/target/debug/deps/libpbjson-8a3687676d591e8c.rlib --extern pbjson_types=/opt/rustwide/target/debug/deps/libpbjson_types-ccb58656f518e738.rlib --extern ppp=/opt/rustwide/target/debug/deps/libppp-7d6da770344b5188.rlib --extern prometheus_client=/opt/rustwide/target/debug/deps/libprometheus_client-6e45f148e60f7692.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-1da45603049ac322.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f5c69e4b9bf3f516.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-612927631c9bda43.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-4d33c417f23b73d2.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b6f86ea1a7a53d5b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-a443dae2ee1dc6a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d19118a7b452211a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34dd2e6973829d82.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6aae8f7ef7322b9e.rlib --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-7c1b39e00c834c06.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cb5c42e2436b4dd1.rlib --extern tls_listener=/opt/rustwide/target/debug/deps/libtls_listener-c46d10c0b62b8555.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f0550b606256ffc5.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8dfc8ab42acca0bf.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-71e461656a71e0b1.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-71bef1d8ff3b9895.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-655f506f59a54e9e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-f721226d522cd00f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0b35ae0fb59f8a68.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-17d8dd81c2d61d99.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-1e965cec8b4c0cc0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7928b3c7675be367/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e00adeec9ce3ec93/out --check-cfg 'cfg(fuzzing)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75f95352c7a72ea45398b49f508bf2b079e0c8aa835d46b6168b7c2fad06ed65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f95352c7a72ea45398b49f508bf2b079e0c8aa835d46b6168b7c2fad06ed65", kill_on_drop: false }` [INFO] [stdout] 75f95352c7a72ea45398b49f508bf2b079e0c8aa835d46b6168b7c2fad06ed65