[INFO] fetching crate agentic-coding-protocol 0.0.11... [INFO] checking agentic-coding-protocol-0.0.11 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate agentic-coding-protocol 0.0.11 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate agentic-coding-protocol 0.0.11 [INFO] finished tweaking crates.io crate agentic-coding-protocol 0.0.11 [INFO] tweaked toml for crates.io crate agentic-coding-protocol 0.0.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate agentic-coding-protocol 0.0.11 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate agentic-coding-protocol 0.0.11 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8543b0a394607cf0a1b79384c1a611b059b6a03dcc24c4d2ba5c7b4c0bdc9cd [INFO] running `Command { std: "docker" "start" "-a" "e8543b0a394607cf0a1b79384c1a611b059b6a03dcc24c4d2ba5c7b4c0bdc9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8543b0a394607cf0a1b79384c1a611b059b6a03dcc24c4d2ba5c7b4c0bdc9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8543b0a394607cf0a1b79384c1a611b059b6a03dcc24c4d2ba5c7b4c0bdc9cd", kill_on_drop: false }` [INFO] [stdout] e8543b0a394607cf0a1b79384c1a611b059b6a03dcc24c4d2ba5c7b4c0bdc9cd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9acf9fdaa7c28abe151bdce11eb2cf559094a1cde15df3f2ffb7cae4b392ae54 [INFO] running `Command { std: "docker" "start" "-a" "9acf9fdaa7c28abe151bdce11eb2cf559094a1cde15df3f2ffb7cae4b392ae54", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v1.0.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking schemars v1.0.0 [INFO] [stderr] Checking agentic-coding-protocol v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `update_plan` [INFO] [stdout] --> rust/acp_tests.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | impl Client for TestClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `update_plan` in implementation [INFO] [stdout] | [INFO] [stdout] ::: rust/schema.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | fn $method(&self, request: $req) -> impl Future>; [INFO] [stdout] | ---------------------------------------------------------------------------- `update_plan` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] --> rust/acp_tests.rs:86:60 [INFO] [stdout] | [INFO] [stdout] 86 | let (client_to_agent_tx, client_to_agent_rx) = async_pipe::pipe(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_pipe`, use `cargo add async_pipe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] --> rust/acp_tests.rs:87:60 [INFO] [stdout] | [INFO] [stdout] 87 | let (agent_to_client_tx, agent_to_client_rx) = async_pipe::pipe(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_pipe`, use `cargo add async_pipe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] --> rust/acp_tests.rs:164:60 [INFO] [stdout] | [INFO] [stdout] 164 | let (client_to_agent_tx, client_to_agent_rx) = async_pipe::pipe(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_pipe`, use `cargo add async_pipe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] --> rust/acp_tests.rs:165:60 [INFO] [stdout] | [INFO] [stdout] 165 | let (agent_to_client_tx, agent_to_client_rx) = async_pipe::pipe(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `async_pipe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_pipe`, use `cargo add async_pipe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `agentic-coding-protocol` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "9acf9fdaa7c28abe151bdce11eb2cf559094a1cde15df3f2ffb7cae4b392ae54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9acf9fdaa7c28abe151bdce11eb2cf559094a1cde15df3f2ffb7cae4b392ae54", kill_on_drop: false }` [INFO] [stdout] 9acf9fdaa7c28abe151bdce11eb2cf559094a1cde15df3f2ffb7cae4b392ae54