[INFO] cloning repository https://github.com/denislov/pi-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denislov/pi-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenislov%2Fpi-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenislov%2Fpi-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dccb5102f141b3fc1a153a4c355cf4eb1440ea88 [INFO] checking denislov/pi-rust against e7769602aca3770e8d8ea55716becb22e839a579 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenislov%2Fpi-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/denislov/pi-rust [INFO] finished tweaking git repo https://github.com/denislov/pi-rust [INFO] tweaked toml for git repo https://github.com/denislov/pi-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/denislov/pi-rust on toolchain e7769602aca3770e8d8ea55716becb22e839a579 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/denislov/pi-rust 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" "+e7769602aca3770e8d8ea55716becb22e839a579" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.12.1 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded log v0.4.31 [INFO] [stderr] Downloaded mlua-sys v0.6.8 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded pulldown-cmark v0.12.2 [INFO] [stderr] Downloaded mlua v0.10.5 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded luajit-src v210.5.12+a4f56a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57 [INFO] running `Command { std: "docker" "start" "f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57", 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" "f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57" "/opt/rustwide/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57", 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" "f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57" "/opt/rustwide/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking log v0.4.31 [INFO] [stderr] Checking bitflags v2.12.1 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking http v1.4.1 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking uuid v1.23.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking pi-tui v0.1.0 (/opt/rustwide/workdir/crates/pi-tui) [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking pi-pods v0.1.0 (/opt/rustwide/workdir/crates/pi-pods) [INFO] [stderr] Checking pi-mom v0.1.0 (/opt/rustwide/workdir/crates/pi-mom) [INFO] [stderr] Checking pi-web-ui v0.1.0 (/opt/rustwide/workdir/crates/pi-web-ui) [INFO] [stderr] Checking pi-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking pi-ai v0.1.0 (/opt/rustwide/workdir/crates/pi-ai) [INFO] [stderr] Checking mlua v0.10.5 [INFO] [stderr] Checking pi-agent-core v0.1.0 (/opt/rustwide/workdir/crates/pi-agent-core) [INFO] [stderr] Checking pi-coding-agent v0.1.0 (/opt/rustwide/workdir/crates/pi-coding-agent) [INFO] [stdout] warning: unused import: `crate::CliRunOptions` [INFO] [stdout] --> crates/pi-coding-agent/src/protocol/rpc/prompt.rs:1286:9 [INFO] [stdout] | [INFO] [stdout] 1286 | use crate::CliRunOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientDraft`, `CodingSessionError`, `ProductEventReplayHandle`, `ProductEventSequence`, `ProductEvent`, `PromptTurnOutcome`, and `SubmittedOperation` [INFO] [stdout] --> crates/pi-coding-agent/src/protocol/rpc/prompt.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | ClientDraft, CodingAgentEvent, CodingAgentSessionOptions, CodingSessionError, ProductEvent, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 1289 | ProductEventReplayHandle, ProductEventSequence, PromptTurnOutcome, SubmittedOperation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductEventReplayHandle` is never constructed [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/mod.rs:294:19 [INFO] [stdout] | [INFO] [stdout] 294 | pub(crate) struct ProductEventReplayHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `product_events_after` are never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/mod.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 298 | impl ProductEventReplayHandle { [INFO] [stdout] | ----------------------------- associated items in this implementation [INFO] [stdout] 299 | fn new(event_service: EventService) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | pub(crate) fn product_events_after( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `compact_cancellation_handle`, `product_event_replay_handle`, and `load_plugins` are never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/mod.rs:605:19 [INFO] [stdout] | [INFO] [stdout] 385 | impl CodingAgentSession { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 605 | pub(crate) fn compact_cancellation_handle( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 628 | pub(crate) fn product_event_replay_handle(&self) -> ProductEventReplayHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 810 | pub(crate) async fn load_plugins( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `acknowledge`, `detach`, `mark_submitted`, `mark_running`, and `mark_terminal` are never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/client_service.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl ClientService { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub(crate) fn acknowledge( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub(crate) fn detach( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub(crate) fn mark_submitted( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn mark_running( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub(crate) fn mark_terminal( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `operation_id` and `cancellation` are never read [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/operation_control.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 106 | struct ActiveOperationIdentity { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 107 | kind: OperationKind, [INFO] [stdout] 108 | operation_id: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 109 | generation: u64, [INFO] [stdout] 110 | cancellation: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActiveOperationIdentity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CompactCancellationRejection` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/operation_control.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | pub(crate) enum CompactCancellationRejection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CompactCancellationHandle` is never constructed [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/operation_control.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) struct CompactCancellationHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cancel` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/operation_control.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 125 | impl CompactCancellationHandle { [INFO] [stdout] | ------------------------------ method in this implementation [INFO] [stdout] 126 | pub(crate) fn cancel(&self, operation_id: &str) -> Result<(), CompactCancellationRejection> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/operation_control.rs:147:19 [INFO] [stdout] | [INFO] [stdout] 146 | impl OperationState { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 147 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `ensure_idle`, and `compact_cancellation_handle` are never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/operation_control.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 227 | impl OperationControl { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 228 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | pub(crate) fn ensure_idle(&self) -> Result<(), CodingSessionError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | pub(crate) fn compact_cancellation_handle(&self) -> CompactCancellationHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `acknowledged_sequence` is never read [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) struct ClientSnapshotState { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 74 | pub(crate) acknowledged_sequence: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientSnapshotState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `validate_handle` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:512:19 [INFO] [stdout] | [INFO] [stdout] 197 | impl SnapshotCoordinator { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 512 | pub(crate) fn validate_handle(&self, handle: &ClientHandle) -> Result<(), ClientRegistryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StaleClient` and `ReceiptCapacityExceeded` are never constructed [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:1190:5 [INFO] [stdout] | [INFO] [stdout] 1188 | pub(crate) enum ClientRegistryError { [INFO] [stdout] | ------------------- variants in this enum [INFO] [stdout] 1189 | #[error("stale client connection")] [INFO] [stdout] 1190 | StaleClient, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1198 | ReceiptCapacityExceeded { limit: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientRegistryError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pi-coding-agent` (lib); 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e7769602aca3770e8d8ea55716becb22e839a579/bin/rustc --crate-name pi_coding_agent --edition=2024 crates/pi-coding-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "test-harness"))' -C metadata=4bd00eea929ab378 -C extra-filename=-fbf59a55beb2dff2 --out-dir /opt/rustwide/target/debug/build/pi-coding-agent/fbf59a55beb2dff2/out -L dependency=/opt/rustwide/target/debug/build/adler2/ee8704cd74c29624/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/aef602358d1be023/out -L dependency=/opt/rustwide/target/debug/build/async-stream/b3437684dac6d6c5/out -L dependency=/opt/rustwide/target/debug/build/async-stream-impl/1cf97369bdb1384c/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out -L dependency=/opt/rustwide/target/debug/build/bincode/6bd24bc9de9de672/out -L dependency=/opt/rustwide/target/debug/build/bit-set/c8d80f1f131eb3cb/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/9fd05e59115b2ed0/out -L dependency=/opt/rustwide/target/debug/build/bitflags/1079a29aabc76fc9/out -L dependency=/opt/rustwide/target/debug/build/bitflags/6dcfbc6bad33d8b2/out -L dependency=/opt/rustwide/target/debug/build/bstr/d20aad595b82587d/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/6c73ff766bc540bf/out -L dependency=/opt/rustwide/target/debug/build/byteorder-lite/f3499d1ac6418445/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/color_quant/e87cf90f90443c36/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/31ecd786fe404797/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/1bfd7d78a2069635/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/40675cca1eb35de9/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/00ccbd079e261c88/out -L dependency=/opt/rustwide/target/debug/build/crossterm/16386c4804420898/out -L dependency=/opt/rustwide/target/debug/build/deranged/7c9de6a11faea304/out -L dependency=/opt/rustwide/target/debug/build/dirs/b9283ab748168192/out -L dependency=/opt/rustwide/target/debug/build/dirs-sys/b889d0b1f49f1c4f/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/43a70299a578dbc6/out -L dependency=/opt/rustwide/target/debug/build/either/6332e491a731216e/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/88da8656b538219f/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/fancy-regex/a052b2298574fe93/out -L dependency=/opt/rustwide/target/debug/build/fdeflate/470653da4babf9b9/out -L dependency=/opt/rustwide/target/debug/build/filetime/55d0cc10c7658b8b/out -L dependency=/opt/rustwide/target/debug/build/flate2/2200cc6b0f774166/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/futures/3d622fb282089653/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/5adc7d9c8b156fdd/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/497fa74e1fd189b0/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/34c971e8d9d00ca9/out -L dependency=/opt/rustwide/target/debug/build/getopts/964b3fd61e0fb1de/out -L dependency=/opt/rustwide/target/debug/build/getrandom/065a5299835696a1/out -L dependency=/opt/rustwide/target/debug/build/getrandom/becbbaffec24f2c8/out -L dependency=/opt/rustwide/target/debug/build/gif/f538b9c56d853c6d/out -L dependency=/opt/rustwide/target/debug/build/globset/df58cac089653914/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/http/9e8a02cbfb41e49f/out -L dependency=/opt/rustwide/target/debug/build/http-body/79e8952543d252b6/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/f1ca80944049e39e/out -L dependency=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out -L dependency=/opt/rustwide/target/debug/build/hyper/f4bb7f8e7607c048/out -L dependency=/opt/rustwide/target/debug/build/hyper-rustls/c3a566f1bf059ba8/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/ef85a3c23118d8e9/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/cc509975a77cabab/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/1e67a75d3d9592bb/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/ad2562c9de57d03d/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/9df594966f451c5b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/f873a26ccbb364e3/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/335803bac80265ac/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/a4e547093622eabc/out -L dependency=/opt/rustwide/target/debug/build/idna/c1447c03e27ffa3d/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/4cd3858c4bd26ee5/out -L dependency=/opt/rustwide/target/debug/build/ignore/a2b051c70010d87b/out -L dependency=/opt/rustwide/target/debug/build/image/f0f7a072ef31e3d3/out -L dependency=/opt/rustwide/target/debug/build/image-webp/f703b13b74bfa26f/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out -L dependency=/opt/rustwide/target/debug/build/inotify/16b5ab1942978492/out -L dependency=/opt/rustwide/target/debug/build/inotify-sys/108981760dd75f28/out -L dependency=/opt/rustwide/target/debug/build/instant/15bbac729489ab13/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e2136f81a6e9242d/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/e28ea43305577af4/out -L dependency=/opt/rustwide/target/debug/build/litemap/6390bd0b5dbf5657/out -L dependency=/opt/rustwide/target/debug/build/lock_api/80e9337ffac584cc/out -L dependency=/opt/rustwide/target/debug/build/log/a966de0cf2736f9c/out -L dependency=/opt/rustwide/target/debug/build/memchr/e644acf4bdfb9529/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/1995a4aa6e97e0dc/out -L dependency=/opt/rustwide/target/debug/build/mio/c417b7da786aa921/out -L dependency=/opt/rustwide/target/debug/build/mlua/2f0a4c2d48cb0192/out -L dependency=/opt/rustwide/target/debug/build/mlua-sys/5905e946e95c5a4b/out -L dependency=/opt/rustwide/target/debug/build/moxcms/590f21aa4f7b1d9e/out -L dependency=/opt/rustwide/target/debug/build/notify/d2ad2813aa5a1459/out -L dependency=/opt/rustwide/target/debug/build/notify-types/ca6d12503c9d496a/out -L dependency=/opt/rustwide/target/debug/build/num-conv/d4153d9e45ce082d/out -L dependency=/opt/rustwide/target/debug/build/num-traits/f66f4b200fc490bc/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/option-ext/7bd27995f6939c5d/out -L dependency=/opt/rustwide/target/debug/build/ordered-float/310fc86e717c5488/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/57cc8df16ca7ec0b/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/b4264749b447d3bc/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pi-agent-core/296870030719051f/out -L dependency=/opt/rustwide/target/debug/build/pi-ai/8ebcd00fd1c92155/out -L dependency=/opt/rustwide/target/debug/build/pi-tui/d41b34770297b074/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/png/e2d677b8d6328203/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/154c4fe807190ddd/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out -L dependency=/opt/rustwide/target/debug/build/pulldown-cmark/63bee24d39aeab53/out -L dependency=/opt/rustwide/target/debug/build/pulldown-cmark-escape/2d7ae1f2133f5a6e/out -L dependency=/opt/rustwide/target/debug/build/pxfm/b6cda705ff553dcc/out -L dependency=/opt/rustwide/target/debug/build/quick-error/ec99d7e4ca10f9da/out -L dependency=/opt/rustwide/target/debug/build/regex/75a2e86a37ce8a40/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/629705cc055419cc/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/6cb68f2e111607e3/out -L dependency=/opt/rustwide/target/debug/build/reqwest/d1cafc603c3cd168/out -L dependency=/opt/rustwide/target/debug/build/ring/a65c949754503d5f/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/497741a266b32e32/out -L dependency=/opt/rustwide/target/debug/build/rustix/ca7a85514e0c6b69/out -L dependency=/opt/rustwide/target/debug/build/rustls/1b9eae5a100c362f/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/fca101c6f82a43d5/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/e08b97da7ae4a874/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5a027c01becb027b/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/same-file/b7226876f34d02dd/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/1ffdbdf514dd00fa/out -L dependency=/opt/rustwide/target/debug/build/serde-value/ab11ed87b9df573e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0d175b916ca1f2fd/out -L dependency=/opt/rustwide/target/debug/build/serde_json/1ed741623e373096/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/21f6d4cfe07e8bb6/out -L dependency=/opt/rustwide/target/debug/build/serde_urlencoded/390ab6287df3465d/out -L dependency=/opt/rustwide/target/debug/build/serde_yaml/f55f47173ce324e9/out -L dependency=/opt/rustwide/target/debug/build/signal-hook/3d6994706652c294/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-mio/22ffa78e6fd8abb5/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/edae65156f9f1f0c/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out -L dependency=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/dc44de4b95541eda/out -L dependency=/opt/rustwide/target/debug/build/syntect/0804a863e2546ec0/out -L dependency=/opt/rustwide/target/debug/build/thiserror/06222b11579db239/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/dbf610caa12c8446/out -L dependency=/opt/rustwide/target/debug/build/time/3d49accda398fb3e/out -L dependency=/opt/rustwide/target/debug/build/time-core/aad8b819250008da/out -L dependency=/opt/rustwide/target/debug/build/time-macros/40c97d7f9be69548/out -L dependency=/opt/rustwide/target/debug/build/tinystr/11bd391b9cdb2d06/out -L dependency=/opt/rustwide/target/debug/build/tinyvec/5702823d1ce52f92/out -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/8f2743a6fdad0226/out -L dependency=/opt/rustwide/target/debug/build/tokio/361b127d5dc0b775/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/08b96a339cb6ecf1/out -L dependency=/opt/rustwide/target/debug/build/tokio-rustls/d1b554988fe482bd/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/162fc8a79674909e/out -L dependency=/opt/rustwide/target/debug/build/toml/684d290af20c7538/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/21f0207987042618/out -L dependency=/opt/rustwide/target/debug/build/toml_edit/b662d89c2b4fea95/out -L dependency=/opt/rustwide/target/debug/build/toml_write/47ffa1ec0c7e097d/out -L dependency=/opt/rustwide/target/debug/build/tower/50bb93a56bc7d27f/out -L dependency=/opt/rustwide/target/debug/build/tower-http/435f48a07d15787e/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out -L dependency=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out -L dependency=/opt/rustwide/target/debug/build/tracing/6dfb5779d52d8388/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/3324456f4d23a949/out -L dependency=/opt/rustwide/target/debug/build/try-lock/08abaa63f4861efa/out -L dependency=/opt/rustwide/target/debug/build/typeid/ee0752ecb393aff8/out -L dependency=/opt/rustwide/target/debug/build/unicase/555e66b7b51823d9/out -L dependency=/opt/rustwide/target/debug/build/unicode-normalization/c0bb8dcd5375649b/out -L dependency=/opt/rustwide/target/debug/build/unicode-segmentation/e19b1e2ed5cbf77b/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out -L dependency=/opt/rustwide/target/debug/build/unsafe-libyaml/90d528aae66b78da/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/url/dac504b57db60624/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/uuid/d0ffd51409520241/out -L dependency=/opt/rustwide/target/debug/build/walkdir/1278d11b181efceb/out -L dependency=/opt/rustwide/target/debug/build/want/cc3dcee12d270b38/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/d6f160a3061ba794/out -L dependency=/opt/rustwide/target/debug/build/weezl/3337fb51b3df3d18/out -L dependency=/opt/rustwide/target/debug/build/winnow/2af4cb063769d751/out -L dependency=/opt/rustwide/target/debug/build/writeable/b7e8e2724ee161de/out -L dependency=/opt/rustwide/target/debug/build/yoke/157196669ac10dad/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/3546dec7cc412643/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/d6c0df9a376b518d/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/43861561e23717e1/out -L dependency=/opt/rustwide/target/debug/build/zeroize/a40156bb3ac2a890/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/89e13bff9d0630ad/out -L dependency=/opt/rustwide/target/debug/build/zerovec/39c1378a542be719/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/04ef55802b246a50/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out -L dependency=/opt/rustwide/target/debug/build/zune-core/c95e5a5527633362/out -L dependency=/opt/rustwide/target/debug/build/zune-jpeg/b9afbc6d1a2cf2b7/out --extern base64=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out/libbase64-d8aec028dea2d277.rmeta --extern dirs=/opt/rustwide/target/debug/build/dirs/b9283ab748168192/out/libdirs-b9283ab748168192.rmeta --extern futures=/opt/rustwide/target/debug/build/futures/3d622fb282089653/out/libfutures-3d622fb282089653.rmeta --extern globset=/opt/rustwide/target/debug/build/globset/df58cac089653914/out/libglobset-df58cac089653914.rmeta --extern ignore=/opt/rustwide/target/debug/build/ignore/a2b051c70010d87b/out/libignore-a2b051c70010d87b.rmeta --extern image=/opt/rustwide/target/debug/build/image/f0f7a072ef31e3d3/out/libimage-f0f7a072ef31e3d3.rmeta --extern mlua=/opt/rustwide/target/debug/build/mlua/2f0a4c2d48cb0192/out/libmlua-2f0a4c2d48cb0192.rmeta --extern notify=/opt/rustwide/target/debug/build/notify/d2ad2813aa5a1459/out/libnotify-d2ad2813aa5a1459.rmeta --extern pi_agent_core=/opt/rustwide/target/debug/build/pi-agent-core/296870030719051f/out/libpi_agent_core-296870030719051f.rmeta --extern pi_ai=/opt/rustwide/target/debug/build/pi-ai/8ebcd00fd1c92155/out/libpi_ai-8ebcd00fd1c92155.rmeta --extern pi_tui=/opt/rustwide/target/debug/build/pi-tui/d41b34770297b074/out/libpi_tui-d41b34770297b074.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/75a2e86a37ce8a40/out/libregex-75a2e86a37ce8a40.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/1ffdbdf514dd00fa/out/libserde-1ffdbdf514dd00fa.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/1ed741623e373096/out/libserde_json-1ed741623e373096.rmeta --extern syntect=/opt/rustwide/target/debug/build/syntect/0804a863e2546ec0/out/libsyntect-0804a863e2546ec0.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/06222b11579db239/out/libthiserror-06222b11579db239.rmeta --extern time=/opt/rustwide/target/debug/build/time/3d49accda398fb3e/out/libtime-3d49accda398fb3e.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/361b127d5dc0b775/out/libtokio-361b127d5dc0b775.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/162fc8a79674909e/out/libtokio_util-162fc8a79674909e.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/684d290af20c7538/out/libtoml-684d290af20c7538.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/build/unicode-normalization/c0bb8dcd5375649b/out/libunicode_normalization-c0bb8dcd5375649b.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/mlua-sys/5dca2b771faecda9/out/lua-build/lib -L native=/opt/rustwide/target/debug/build/ring/9d5d0dd9fe8e2a90/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `ProductEventReplayHandle` is never constructed [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/mod.rs:294:19 [INFO] [stdout] | [INFO] [stdout] 294 | pub(crate) struct ProductEventReplayHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `product_events_after` are never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/mod.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 298 | impl ProductEventReplayHandle { [INFO] [stdout] | ----------------------------- associated items in this implementation [INFO] [stdout] 299 | fn new(event_service: EventService) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | pub(crate) fn product_events_after( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `product_event_replay_handle` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/mod.rs:628:19 [INFO] [stdout] | [INFO] [stdout] 385 | impl CodingAgentSession { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 628 | pub(crate) fn product_event_replay_handle(&self) -> ProductEventReplayHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `detach`, `mark_submitted`, `mark_running`, and `mark_terminal` are never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/client_service.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl ClientService { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub(crate) fn detach( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub(crate) fn mark_submitted( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn mark_running( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub(crate) fn mark_terminal( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ensure_idle` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/operation_control.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 227 | impl OperationControl { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 246 | pub(crate) fn ensure_idle(&self) -> Result<(), CodingSessionError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `acknowledged_sequence` is never read [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) struct ClientSnapshotState { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 74 | pub(crate) acknowledged_sequence: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientSnapshotState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `validate_handle` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:512:19 [INFO] [stdout] | [INFO] [stdout] 197 | impl SnapshotCoordinator { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 512 | pub(crate) fn validate_handle(&self, handle: &ClientHandle) -> Result<(), ClientRegistryError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StaleClient` and `ReceiptCapacityExceeded` are never constructed [INFO] [stdout] --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:1190:5 [INFO] [stdout] | [INFO] [stdout] 1188 | pub(crate) enum ClientRegistryError { [INFO] [stdout] | ------------------- variants in this enum [INFO] [stdout] 1189 | #[error("stale client connection")] [INFO] [stdout] 1190 | StaleClient, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1198 | ReceiptCapacityExceeded { limit: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientRegistryError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_send_event` is never used [INFO] [stdout] --> crates/pi-coding-agent/src/protocol/rpc/event_queue.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 17 | impl RpcProductEventQueue { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub(super) fn try_send_event( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestWriter` is never constructed [INFO] [stdout] --> crates/pi-coding-agent/src/protocol/rpc/prompt.rs:1295:12 [INFO] [stdout] | [INFO] [stdout] 1295 | struct TestWriter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57", kill_on_drop: false }` [INFO] [stdout] f5e41704d2f48e6310b073a768aff23e7312fdb4f0bb480e8d5e8d2a8c2cdd57