[INFO] fetching crate a2a-rs 0.2.0... [INFO] checking a2a-rs-0.2.0 against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992 [INFO] extracting crate a2a-rs 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate a2a-rs 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate a2a-rs 0.2.0 [INFO] tweaked toml for crates.io crate a2a-rs 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate a2a-rs 0.2.0 on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate a2a-rs 0.2.0 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" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borrow-or-share v0.2.2 [INFO] [stderr] Downloaded referencing v0.22.3 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded openidconnect v4.0.1 [INFO] [stderr] Downloaded jsonschema v0.22.3 [INFO] [stderr] Downloaded webpki-roots v1.0.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5438bcb8e5d9cf306ca7d8dcde1ea086879c0abdcb6d06808fd7cd719028646 [INFO] running `Command { std: "docker" "start" "-a" "a5438bcb8e5d9cf306ca7d8dcde1ea086879c0abdcb6d06808fd7cd719028646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5438bcb8e5d9cf306ca7d8dcde1ea086879c0abdcb6d06808fd7cd719028646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5438bcb8e5d9cf306ca7d8dcde1ea086879c0abdcb6d06808fd7cd719028646", kill_on_drop: false }` [INFO] [stdout] a5438bcb8e5d9cf306ca7d8dcde1ea086879c0abdcb6d06808fd7cd719028646 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 771fa7488d9514124fd7681319b2b0c4647b366f6d76dd5ffbc996d025e8cf5d [INFO] running `Command { std: "docker" "start" "-a" "771fa7488d9514124fd7681319b2b0c4647b366f6d76dd5ffbc996d025e8cf5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking bon v2.3.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking referencing v0.22.3 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking a2a-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking jsonschema v0.22.3 [INFO] [stdout] error[E0432]: unresolved imports `a2a_rs::adapter::HttpClient`, `a2a_rs::adapter::HttpServer`, `a2a_rs::services::AsyncA2AClient` [INFO] [stdout] --> tests/client_v3_methods_test.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | DefaultRequestProcessor, HttpClient, HttpServer, InMemoryTaskStorage, SimpleAgentInfo, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ no `HttpServer` in `adapter` [INFO] [stdout] | | [INFO] [stdout] | no `HttpClient` in `adapter` [INFO] [stdout] ... [INFO] [stdout] 13 | services::AsyncA2AClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `AsyncA2AClient` in `services` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/adapter/mod.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "http-client")] [INFO] [stdout] | ----------------------- the item is gated behind the `http-client` feature [INFO] [stdout] 23 | pub use transport::http::HttpClient; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/adapter/mod.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "http-server")] [INFO] [stdout] | ----------------------- the item is gated behind the `http-server` feature [INFO] [stdout] 43 | pub use transport::http::HttpServer; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/services/mod.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "client")] [INFO] [stdout] | ------------------ the item is gated behind the `client` feature [INFO] [stdout] 13 | pub use client::{AsyncA2AClient, StreamItem}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `a2a_rs::adapter::HttpClient`, `a2a_rs::adapter::HttpServer`, `a2a_rs::services::AsyncA2AClient` [INFO] [stdout] --> tests/spec_compliance_test.rs:929:38 [INFO] [stdout] | [INFO] [stdout] 929 | DefaultRequestProcessor, HttpClient, HttpServer, InMemoryTaskStorage, SimpleAgentInfo, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ no `HttpServer` in `adapter` [INFO] [stdout] | | [INFO] [stdout] | no `HttpClient` in `adapter` [INFO] [stdout] ... [INFO] [stdout] 932 | services::AsyncA2AClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `AsyncA2AClient` in `services` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/adapter/mod.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "http-client")] [INFO] [stdout] | ----------------------- the item is gated behind the `http-client` feature [INFO] [stdout] 23 | pub use transport::http::HttpClient; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/adapter/mod.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "http-server")] [INFO] [stdout] | ----------------------- the item is gated behind the `http-server` feature [INFO] [stdout] 43 | pub use transport::http::HttpServer; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/services/mod.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "client")] [INFO] [stdout] | ------------------ the item is gated behind the `client` feature [INFO] [stdout] 13 | pub use client::{AsyncA2AClient, StreamItem}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `a2a-rs` (test "client_v3_methods_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `a2a-rs` (test "spec_compliance_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "771fa7488d9514124fd7681319b2b0c4647b366f6d76dd5ffbc996d025e8cf5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771fa7488d9514124fd7681319b2b0c4647b366f6d76dd5ffbc996d025e8cf5d", kill_on_drop: false }` [INFO] [stdout] 771fa7488d9514124fd7681319b2b0c4647b366f6d76dd5ffbc996d025e8cf5d