[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 try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenislov%2Fpi-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/denislov/pi-rust on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817 [INFO] running `Command { std: "docker" "start" "8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817", 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" "8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817", 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" "8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.31 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling bitflags v2.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking uuid v1.23.2 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking pi-web-ui v0.1.0 (/opt/rustwide/workdir/crates/pi-web-ui) [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking pi-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pi-mom v0.1.0 (/opt/rustwide/workdir/crates/pi-mom) [INFO] [stderr] Checking pi-pods v0.1.0 (/opt/rustwide/workdir/crates/pi-pods) [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.2 [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 futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking pi-tui v0.1.0 (/opt/rustwide/workdir/crates/pi-tui) [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [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 serde v1.0.228 [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_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 serde_spanned v0.6.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking toml v0.8.23 [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 hyper-util v0.1.20 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking mlua v0.10.5 [INFO] [stderr] Checking pi-ai v0.1.0 (/opt/rustwide/workdir/crates/pi-ai) [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/d0ab665d12770dbaae620b539ee4319b83445f45/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/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b9283ab748168192.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3d622fb282089653.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-df58cac089653914.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-a2b051c70010d87b.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-f0f7a072ef31e3d3.rmeta --extern mlua=/opt/rustwide/target/debug/deps/libmlua-2f0a4c2d48cb0192.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-d2ad2813aa5a1459.rmeta --extern pi_agent_core=/opt/rustwide/target/debug/deps/libpi_agent_core-296870030719051f.rmeta --extern pi_ai=/opt/rustwide/target/debug/deps/libpi_ai-8ebcd00fd1c92155.rmeta --extern pi_tui=/opt/rustwide/target/debug/deps/libpi_tui-d41b34770297b074.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-75a2e86a37ce8a40.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ffdbdf514dd00fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1ed741623e373096.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-0804a863e2546ec0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-3d49accda398fb3e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-361b127d5dc0b775.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-162fc8a79674909e.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-684d290af20c7538.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/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" "8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817", kill_on_drop: false }` [INFO] [stdout] 8f6d11412421b32acdb499d0889c52d8fd8ee48080f91966ee3d27d2b9820817