[INFO] fetching crate paigasus-helikon-runtime-agentcore 0.2.9...
[INFO] documenting paigasus-helikon-runtime-agentcore-0.2.9 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate paigasus-helikon-runtime-agentcore 0.2.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate paigasus-helikon-runtime-agentcore 0.2.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate paigasus-helikon-runtime-agentcore 0.2.9
[INFO] tweaked toml for crates.io crate paigasus-helikon-runtime-agentcore 0.2.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paigasus-helikon-runtime-agentcore 0.2.9 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paigasus-helikon-runtime-agentcore 0.2.9 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332
[INFO] running `Command { std: "docker" "start" "ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rmcp v3.1.4
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking sse-stream v0.2.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking process-wrap v9.1.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking paigasus-helikon-core v0.5.19
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking paigasus-helikon-runtime-tokio v0.1.23
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking paigasus-helikon-runtime-axum v0.2.6
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking paigasus-helikon-mcp v0.1.21
[INFO] [stderr]  Documenting paigasus-helikon-runtime-agentcore v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Parts`
[INFO] [stdout]   --> src/invoke.rs:20:80
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! resolved [`Session`](paigasus_helikon_core::Session) — and the request's [`Parts`]
[INFO] [stdout]    |                                                                                ^^^^^ no item named `Parts` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `<unknown>` links to private item `AppState`
[INFO] [stdout]   --> src/server.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | /// [`AppState`], so it type-checks with no dependency on `Ctx` at the call site and stays
[INFO] [stdout]    |       ^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/store.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / pub struct InMemoryTaskStore {
[INFO] [stdout] 179 | |     /// Behind an [`Arc`] rather than owned inline so `subscribe`'s `'static` stream can
[INFO] [stdout] 180 | |     /// hold its own handle and re-lock on every poll without borrowing `self`.
[INFO] [stdout] 181 | |     inner: Arc<Mutex<Inner>>,
[INFO] [stdout] 182 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The A2A task-persistence seam and its bounded in-memory default. Implement`
[INFO] [stdout]     = help: ends near `Bounded in-memory [`TaskStore`] — the default when no store is configured.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/store.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / pub struct InMemoryTaskStore {
[INFO] [stdout] 179 | |     /// Behind an [`Arc`] rather than owned inline so `subscribe`'s `'static` stream can
[INFO] [stdout] 180 | |     /// hold its own handle and re-lock on every poll without borrowing `self`.
[INFO] [stdout] 181 | |     inner: Arc<Mutex<Inner>>,
[INFO] [stdout] 182 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Bounded in-memory [`TaskStore`] — the default when no store is configured.`
[INFO] [stdout]     = help: ends near `Bounded in-memory [`TaskStore`] — the default when no store is configured.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/store.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / pub trait TaskStore: Send + Sync {
[INFO] [stdout]  67 | |     /// Insert a newly-created task.
[INFO] [stdout]  68 | |     ///
[INFO] [stdout]  69 | |     /// # Errors
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |     ) -> Result<BoxStream<'static, TaskEvent>, AgentCoreError>;
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The A2A task-persistence seam and its bounded in-memory default. Implement`
[INFO] [stdout]     = help: ends near ` Storage for A2A tasks and their event logs.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/a2a/store.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const MAX_EVENTS_PER_TASK: usize = 512;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The A2A task-persistence seam and its bounded in-memory default. Implement`
[INFO] [stdout]    = help: ends near `Maximum events retained per task by [`InMemoryTaskStore`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/a2a/store.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const MAX_EVENTS_PER_TASK: usize = 512;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Maximum events retained per task by [`InMemoryTaskStore`].`
[INFO] [stdout]    = help: ends near `Maximum events retained per task by [`InMemoryTaskStore`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | / pub struct AgentCapabilities {
[INFO] [stdout] 315 | |     /// Whether `message/stream` and `tasks/resubscribe` are available. Always `true`
[INFO] [stdout] 316 | |     /// for a card this crate derives.
[INFO] [stdout] 317 | |     pub streaming: bool,
[INFO] [stdout] 318 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `Which optional A2A transports this agent supports.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | / pub struct AgentCapabilities {
[INFO] [stdout] 315 | |     /// Whether `message/stream` and `tasks/resubscribe` are available. Always `true`
[INFO] [stdout] 316 | |     /// for a card this crate derives.
[INFO] [stdout] 317 | |     pub streaming: bool,
[INFO] [stdout] 318 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Which optional A2A transports this agent supports.`
[INFO] [stdout]     = help: ends near `Which optional A2A transports this agent supports.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / pub struct AgentCard {
[INFO] [stdout] 342 | |     /// The agent's name.
[INFO] [stdout] 343 | |     pub name: String,
[INFO] [stdout] 344 | |     /// What the agent does.
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |     pub skills: Vec<AgentSkill>,
[INFO] [stdout] 367 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `The A2A agent card served at `/.well-known/agent-card.json`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / pub struct AgentCard {
[INFO] [stdout] 342 | |     /// The agent's name.
[INFO] [stdout] 343 | |     pub name: String,
[INFO] [stdout] 344 | |     /// What the agent does.
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |     pub skills: Vec<AgentSkill>,
[INFO] [stdout] 367 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The A2A agent card served at `/.well-known/agent-card.json`.`
[INFO] [stdout]     = help: ends near `The A2A agent card served at `/.well-known/agent-card.json`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / pub struct AgentSkill {
[INFO] [stdout] 324 | |     /// Stable identifier for the skill.
[INFO] [stdout] 325 | |     pub id: String,
[INFO] [stdout] 326 | |     /// Human-readable name.
[INFO] [stdout] ...   |
[INFO] [stdout] 331 | |     pub tags: Vec<String>,
[INFO] [stdout] 332 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `One advertised capability of an agent, for discovery.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / pub struct AgentSkill {
[INFO] [stdout] 324 | |     /// Stable identifier for the skill.
[INFO] [stdout] 325 | |     pub id: String,
[INFO] [stdout] 326 | |     /// Human-readable name.
[INFO] [stdout] ...   |
[INFO] [stdout] 331 | |     pub tags: Vec<String>,
[INFO] [stdout] 332 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `One advertised capability of an agent, for discovery.`
[INFO] [stdout]     = help: ends near `One advertised capability of an agent, for discovery.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | / pub struct Artifact {
[INFO] [stdout] 141 | |     /// Stable identifier for this artifact within its task.
[INFO] [stdout] 142 | |     pub artifact_id: String,
[INFO] [stdout] 143 | |     /// Human-readable name.
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     pub parts: Vec<Part>,
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `A unit of output produced by a task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | / pub struct Artifact {
[INFO] [stdout] 141 | |     /// Stable identifier for this artifact within its task.
[INFO] [stdout] 142 | |     pub artifact_id: String,
[INFO] [stdout] 143 | |     /// Human-readable name.
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     pub parts: Vec<Part>,
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A unit of output produced by a task.`
[INFO] [stdout]     = help: ends near `A unit of output produced by a task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / pub enum Part {
[INFO] [stdout] 127 | |     /// A plain-text part — the only kind this runtime processes.
[INFO] [stdout] 128 | |     Text {
[INFO] [stdout] 129 | |         /// The text content.
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |     Other,
[INFO] [stdout] 135 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `One part of a message or artifact.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / pub enum Part {
[INFO] [stdout] 127 | |     /// A plain-text part — the only kind this runtime processes.
[INFO] [stdout] 128 | |     Text {
[INFO] [stdout] 129 | |         /// The text content.
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |     Other,
[INFO] [stdout] 135 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `One part of a message or artifact.`
[INFO] [stdout]     = help: ends near `One part of a message or artifact.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / pub struct Task {
[INFO] [stdout] 153 | |     /// Server-assigned task identifier.
[INFO] [stdout] 154 | |     pub id: String,
[INFO] [stdout] 155 | |     /// Conversation identifier grouping related tasks.
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |     pub kind: TaskKind,
[INFO] [stdout] 163 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `An A2A task: one unit of work with a lifecycle, addressable by id.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / pub struct Task {
[INFO] [stdout] 153 | |     /// Server-assigned task identifier.
[INFO] [stdout] 154 | |     pub id: String,
[INFO] [stdout] 155 | |     /// Conversation identifier grouping related tasks.
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |     pub kind: TaskKind,
[INFO] [stdout] 163 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `An A2A task: one unit of work with a lifecycle, addressable by id.`
[INFO] [stdout]     = help: ends near `An A2A task: one unit of work with a lifecycle, addressable by id.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | / pub struct TaskEvent {
[INFO] [stdout] 173 | |     /// Position in the task's event log, assigned by the store on append — never by the
[INFO] [stdout] 174 | |     /// caller, whose value is ignored.
[INFO] [stdout] 175 | |     pub seq: u64,
[INFO] [stdout] 176 | |     /// The A2A streaming event to emit.
[INFO] [stdout] 177 | |     pub payload: Value,
[INFO] [stdout] 178 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `[`TaskStore::subscribe`](crate::TaskStore::subscribe).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | / pub struct TaskEvent {
[INFO] [stdout] 173 | |     /// Position in the task's event log, assigned by the store on append — never by the
[INFO] [stdout] 174 | |     /// caller, whose value is ignored.
[INFO] [stdout] 175 | |     pub seq: u64,
[INFO] [stdout] 176 | |     /// The A2A streaming event to emit.
[INFO] [stdout] 177 | |     pub payload: Value,
[INFO] [stdout] 178 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `One entry in a task's event log, as replayed by`
[INFO] [stdout]     = help: ends near `One entry in a task's event log, as replayed by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / pub enum TaskKind {
[INFO] [stdout] 114 | |     /// The only legal value: `"task"`.
[INFO] [stdout] 115 | |     Task,
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `Discriminator field the A2A specification requires on a task object.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / pub enum TaskKind {
[INFO] [stdout] 114 | |     /// The only legal value: `"task"`.
[INFO] [stdout] 115 | |     Task,
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Discriminator field the A2A specification requires on a task object.`
[INFO] [stdout]     = help: ends near `Discriminator field the A2A specification requires on a task object.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/a2a/types.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / pub enum TaskState {
[INFO] [stdout] 60 | |     /// Accepted but not yet started.
[INFO] [stdout] 61 | |     Submitted,
[INFO] [stdout] 62 | |     /// Currently executing.
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     Failed,
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]    = help: ends near `Lifecycle state of an A2A task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/a2a/types.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / pub enum TaskState {
[INFO] [stdout] 60 | |     /// Accepted but not yet started.
[INFO] [stdout] 61 | |     Submitted,
[INFO] [stdout] 62 | |     /// Currently executing.
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     Failed,
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Lifecycle state of an A2A task.`
[INFO] [stdout]    = help: ends near `Lifecycle state of an A2A task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / pub struct TaskStatus {
[INFO] [stdout] 101 | |     /// The task's lifecycle state.
[INFO] [stdout] 102 | |     pub state: TaskState,
[INFO] [stdout] 103 | |     /// RFC 3339 timestamp of the most recent state change.
[INFO] [stdout] 104 | |     pub timestamp: String,
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A2A wire types: the task lifecycle, its artifacts, and the agent card served for`
[INFO] [stdout]     = help: ends near `A task's state plus the moment it was last changed.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/a2a/types.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / pub struct TaskStatus {
[INFO] [stdout] 101 | |     /// The task's lifecycle state.
[INFO] [stdout] 102 | |     pub state: TaskState,
[INFO] [stdout] 103 | |     /// RFC 3339 timestamp of the most recent state change.
[INFO] [stdout] 104 | |     pub timestamp: String,
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A task's state plus the moment it was last changed.`
[INFO] [stdout]     = help: ends near `A task's state plus the moment it was last changed.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `paigasus-helikon-runtime-agentcore`
[INFO] running `Command { std: "docker" "inspect" "ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332", kill_on_drop: false }`
[INFO] [stdout] ce04edaeb38b949bc19211977997c50e2b3c9252481c544be866026332a8e332
