[INFO] cloning repository https://github.com/dherman/patchwork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dherman/patchwork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdherman%2Fpatchwork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdherman%2Fpatchwork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6d0d7d32944e5c4883934c4d041ae326d2287f3
[INFO] checking dherman/patchwork against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdherman%2Fpatchwork" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dherman/patchwork
[INFO] finished tweaking git repo https://github.com/dherman/patchwork
[INFO] tweaked toml for git repo https://github.com/dherman/patchwork written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dherman/patchwork on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dherman/patchwork 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 169f2d522f4e759b87d6802831b35784554fa258e86b97c30f0d95f11d9c37ed
[INFO] running `Command { std: "docker" "start" "-a" "169f2d522f4e759b87d6802831b35784554fa258e86b97c30f0d95f11d9c37ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "169f2d522f4e759b87d6802831b35784554fa258e86b97c30f0d95f11d9c37ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169f2d522f4e759b87d6802831b35784554fa258e86b97c30f0d95f11d9c37ed", kill_on_drop: false }`
[INFO] [stdout] 169f2d522f4e759b87d6802831b35784554fa258e86b97c30f0d95f11d9c37ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b23fed9a60490b554f5202387e42b57bc4e50b700da4e5a9c2734fcbadec745
[INFO] running `Command { std: "docker" "start" "-a" "0b23fed9a60490b554f5202387e42b57bc4e50b700da4e5a9c2734fcbadec745", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling try-next v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]     Checking include_bytes_aligned v0.1.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking lalrpop-util v0.21.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling chumsky v0.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.21.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling parlex v0.3.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling parlex-gen v0.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling patchwork-lexer v0.1.0 (/opt/rustwide/workdir/crates/patchwork-lexer)
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking jsonrpcmsg v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stdout] warning: field `return_to_shell` is never read
[INFO] [stdout]   --> crates/patchwork-lexer/src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct LexerContext {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     return_to_shell: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LexerContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `return_to_shell` is never read
[INFO] [stdout]   --> crates/patchwork-lexer/src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct LexerContext {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     return_to_shell: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LexerContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking agent-client-protocol-schema v0.6.3
[INFO] [stderr]     Checking rmcp v0.8.5
[INFO] [stderr]    Compiling patchwork-parser v0.1.0 (/opt/rustwide/workdir/crates/patchwork-parser)
[INFO] [stderr]     Checking sacp v1.1.1
[INFO] [stderr]     Checking sacp-proxy v2.0.2
[INFO] [stderr]     Checking patchwork-eval v0.1.0 (/opt/rustwide/workdir/crates/patchwork-eval)
[INFO] [stderr]     Checking patchwork-acp v0.1.0 (/opt/rustwide/workdir/crates/patchwork-acp)
[INFO] [stdout] warning: variant `DoInvocation` is never constructed
[INFO] [stdout]   --> crates/patchwork-acp/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<String>),
[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]   --> crates/patchwork-acp/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]    --> crates/patchwork-acp/src/agent.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn create_mcp_server(redirect_tx: UnboundedSender<RedirectMessage>) -> McpServer {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DoInvocation` is never constructed
[INFO] [stdout]   --> crates/patchwork-acp/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<String>),
[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]   --> crates/patchwork-acp/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]    --> crates/patchwork-acp/src/agent.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn create_mcp_server(redirect_tx: UnboundedSender<RedirectMessage>) -> McpServer {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking patchwork-lsp v0.1.0 (/opt/rustwide/workdir/crates/patchwork-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.49s
[INFO] running `Command { std: "docker" "inspect" "0b23fed9a60490b554f5202387e42b57bc4e50b700da4e5a9c2734fcbadec745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b23fed9a60490b554f5202387e42b57bc4e50b700da4e5a9c2734fcbadec745", kill_on_drop: false }`
[INFO] [stdout] 0b23fed9a60490b554f5202387e42b57bc4e50b700da4e5a9c2734fcbadec745
