[INFO] fetching crate patchwork-acp 0.1.0... [INFO] checking patchwork-acp-0.1.0 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] extracting crate patchwork-acp 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate patchwork-acp 0.1.0 [INFO] finished tweaking crates.io crate patchwork-acp 0.1.0 [INFO] tweaked toml for crates.io crate patchwork-acp 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate patchwork-acp 0.1.0 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate patchwork-acp 0.1.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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sacp v1.1.1 [INFO] [stderr] Downloaded rmcp-macros v0.8.5 [INFO] [stderr] Downloaded bit-set v0.6.0 [INFO] [stderr] Downloaded patchwork-eval v0.1.0 [INFO] [stderr] Downloaded try-next v0.4.0 [INFO] [stderr] Downloaded lalrpop-util v0.21.0 [INFO] [stderr] Downloaded include_bytes_aligned v0.1.4 [INFO] [stderr] Downloaded parlex v0.3.0 [INFO] [stderr] Downloaded agent-client-protocol-schema v0.6.3 [INFO] [stderr] Downloaded sacp-proxy v2.0.2 [INFO] [stderr] Downloaded patchwork-lexer v0.1.0 [INFO] [stderr] Downloaded patchwork-parser v0.1.0 [INFO] [stderr] Downloaded parlex-gen v0.3.0 [INFO] [stderr] Downloaded jsonrpcmsg v0.1.2 [INFO] [stderr] Downloaded rmcp v0.8.5 [INFO] [stderr] Downloaded lalrpop v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 634ad81be5dec81713939002c9e7ca16bd586d18ba21a138109f92202f4bee3e [INFO] running `Command { std: "docker" "start" "-a" "634ad81be5dec81713939002c9e7ca16bd586d18ba21a138109f92202f4bee3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "634ad81be5dec81713939002c9e7ca16bd586d18ba21a138109f92202f4bee3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634ad81be5dec81713939002c9e7ca16bd586d18ba21a138109f92202f4bee3e", kill_on_drop: false }` [INFO] [stdout] 634ad81be5dec81713939002c9e7ca16bd586d18ba21a138109f92202f4bee3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e96463a868eb887c8d0b0998530bfbb76da645add714057a7901fd4ec29a87 [INFO] running `Command { std: "docker" "start" "-a" "33e96463a868eb887c8d0b0998530bfbb76da645add714057a7901fd4ec29a87", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling try-next v0.4.0 [INFO] [stderr] Compiling chumsky v0.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.21.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling parlex v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling lalrpop v0.21.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling parlex-gen v0.3.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling patchwork-lexer v0.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking include_bytes_aligned v0.1.4 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking jsonrpcmsg v0.1.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking schemars v1.1.0 [INFO] [stderr] Checking agent-client-protocol-schema v0.6.3 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling rmcp-macros v0.8.5 [INFO] [stderr] Checking rmcp v0.8.5 [INFO] [stderr] Compiling patchwork-parser v0.1.0 [INFO] [stderr] Checking sacp v1.1.1 [INFO] [stderr] Checking sacp-proxy v2.0.2 [INFO] [stderr] Checking patchwork-eval v0.1.0 [INFO] [stderr] Checking patchwork-acp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `DoInvocation` is never constructed [INFO] [stdout] --> src/agent.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum PerSessionMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 52 | DoInvocation(DoArg, oneshot::Sender), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DoResult` is never constructed [INFO] [stdout] --> src/agent.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct DoResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_mcp_server` is never used [INFO] [stdout] --> src/agent.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn create_mcp_server(redirect_tx: UnboundedSender) -> McpServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DoInvocation` is never constructed [INFO] [stdout] --> src/agent.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum PerSessionMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 52 | DoInvocation(DoArg, oneshot::Sender), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DoResult` is never constructed [INFO] [stdout] --> src/agent.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct DoResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_mcp_server` is never used [INFO] [stdout] --> src/agent.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn create_mcp_server(redirect_tx: UnboundedSender) -> McpServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "33e96463a868eb887c8d0b0998530bfbb76da645add714057a7901fd4ec29a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e96463a868eb887c8d0b0998530bfbb76da645add714057a7901fd4ec29a87", kill_on_drop: false }` [INFO] [stdout] 33e96463a868eb887c8d0b0998530bfbb76da645add714057a7901fd4ec29a87