[INFO] cloning repository https://github.com/keejkrej/pi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keejkrej/pi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeejkrej%2Fpi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeejkrej%2Fpi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04c1909d33411779ee4a32794cb46bf92fd4cbf8 [INFO] testing keejkrej/pi-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeejkrej%2Fpi-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keejkrej/pi-rs [INFO] finished tweaking git repo https://github.com/keejkrej/pi-rs [INFO] tweaked toml for git repo https://github.com/keejkrej/pi-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keejkrej/pi-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/keejkrej/pi-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62345b295a61831a06172b2186c54905a4a751c05e07dc7a3d98828a4cad44d5 [INFO] running `Command { std: "docker" "start" "-a" "62345b295a61831a06172b2186c54905a4a751c05e07dc7a3d98828a4cad44d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62345b295a61831a06172b2186c54905a4a751c05e07dc7a3d98828a4cad44d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62345b295a61831a06172b2186c54905a4a751c05e07dc7a3d98828a4cad44d5", kill_on_drop: false }` [INFO] [stdout] 62345b295a61831a06172b2186c54905a4a751c05e07dc7a3d98828a4cad44d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cef73d3c334a4f995e0235e5a1a1541a39b55dc39b3e57f3b87065f654b6490 [INFO] running `Command { std: "docker" "start" "-a" "9cef73d3c334a4f995e0235e5a1a1541a39b55dc39b3e57f3b87065f654b6490", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling agent-client-protocol-schema v0.11.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pi-tui v0.74.0 (/opt/rustwide/workdir/crates/pi-tui) [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stdout] warning: methods `expand_last_changed_for_kitty_images` and `delete_changed_kitty_images` are never used [INFO] [stdout] --> crates/pi-tui/src/tui.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 211 | impl TUI { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 330 | fn expand_last_changed_for_kitty_images(&self, _first: usize, last: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | fn delete_changed_kitty_images(&self, _first: usize, _last: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webbrowser v1.2.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling pi-agent v0.74.0 (/opt/rustwide/workdir/crates/pi-agent) [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling agent-client-protocol v0.10.4 [INFO] [stderr] Compiling pi-ai v0.74.0 (/opt/rustwide/workdir/crates/pi-ai) [INFO] [stderr] Compiling pi-coding-agent v0.74.0 (/opt/rustwide/workdir/crates/pi-coding-agent) [INFO] [stderr] Compiling pi-web-ui v0.74.0 (/opt/rustwide/workdir/crates/pi-web-ui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "9cef73d3c334a4f995e0235e5a1a1541a39b55dc39b3e57f3b87065f654b6490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cef73d3c334a4f995e0235e5a1a1541a39b55dc39b3e57f3b87065f654b6490", kill_on_drop: false }` [INFO] [stdout] 9cef73d3c334a4f995e0235e5a1a1541a39b55dc39b3e57f3b87065f654b6490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47244d20657610cea0c3384eb0fa20a3bc3dc5093b990b1151c729aeee990aa4 [INFO] running `Command { std: "docker" "start" "-a" "47244d20657610cea0c3384eb0fa20a3bc3dc5093b990b1151c729aeee990aa4", kill_on_drop: false }` [INFO] [stdout] warning: methods `expand_last_changed_for_kitty_images` and `delete_changed_kitty_images` are never used [INFO] [stdout] --> crates/pi-tui/src/tui.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 211 | impl TUI { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 330 | fn expand_last_changed_for_kitty_images(&self, _first: usize, last: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | fn delete_changed_kitty_images(&self, _first: usize, _last: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pi-tui v0.74.0 (/opt/rustwide/workdir/crates/pi-tui) [INFO] [stderr] Compiling pi-agent v0.74.0 (/opt/rustwide/workdir/crates/pi-agent) [INFO] [stderr] Compiling pi-ai v0.74.0 (/opt/rustwide/workdir/crates/pi-ai) [INFO] [stderr] Compiling pi-web-ui v0.74.0 (/opt/rustwide/workdir/crates/pi-web-ui) [INFO] [stderr] Compiling pi-coding-agent v0.74.0 (/opt/rustwide/workdir/crates/pi-coding-agent) [INFO] [stdout] warning: methods `expand_last_changed_for_kitty_images` and `delete_changed_kitty_images` are never used [INFO] [stdout] --> crates/pi-tui/src/tui.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 211 | impl TUI { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 330 | fn expand_last_changed_for_kitty_images(&self, _first: usize, last: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | fn delete_changed_kitty_images(&self, _first: usize, _last: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.54s [INFO] running `Command { std: "docker" "inspect" "47244d20657610cea0c3384eb0fa20a3bc3dc5093b990b1151c729aeee990aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47244d20657610cea0c3384eb0fa20a3bc3dc5093b990b1151c729aeee990aa4", kill_on_drop: false }` [INFO] [stdout] 47244d20657610cea0c3384eb0fa20a3bc3dc5093b990b1151c729aeee990aa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6125df5313640d23bb23314d7cf6f03d08124ea54f931f485f829305b15c777 [INFO] running `Command { std: "docker" "start" "-a" "f6125df5313640d23bb23314d7cf6f03d08124ea54f931f485f829305b15c777", kill_on_drop: false }` [INFO] [stderr] warning: methods `expand_last_changed_for_kitty_images` and `delete_changed_kitty_images` are never used [INFO] [stderr] --> crates/pi-tui/src/tui.rs:330:8 [INFO] [stderr] | [INFO] [stderr] 211 | impl TUI { [INFO] [stderr] | ------------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 330 | fn expand_last_changed_for_kitty_images(&self, _first: usize, last: usize) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 334 | fn delete_changed_kitty_images(&self, _first: usize, _last: usize) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `pi-tui` (lib) generated 1 warning [INFO] [stderr] warning: `pi-tui` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pi_agent-6002a86128339dcf) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test models::tests::supports_canonical_model_lookup ... ok [INFO] [stdout] test agent::tests::model_command_updates_session_state ... ok [INFO] [stdout] test tools::tests::edit_tool_replaces_text ... ok [INFO] [stdout] test agent::tests::forking_user_entry_returns_editor_text_and_switches_session ... ok [INFO] [stdout] test session::tests::fork_copies_selected_branch_only ... ok [INFO] [stdout] test agent::tests::navigate_tree_restores_branch_model_state ... ok [INFO] [stdout] test session::tests::session_roundtrip_preserves_messages ... ok [INFO] [stdout] test session::tests::session_info_tracks_title_and_last_selected_model ... ok [INFO] [stdout] test session::tests::load_by_id_uses_index_and_repairs_missing_index_entries ... ok [INFO] [stdout] test session::tests::branch_context_uses_active_leaf ... ok [INFO] [stdout] test session::tests::unknown_entries_are_preserved ... ok [INFO] [stdout] test agent::tests::cancelled_prompt_reports_cancelled_stop_reason ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pi_ai-bdd5afc6264cb40f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pi_coding_agent-1282488f6f968971) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pi-280578dd9e85c2f5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pi_tui-86ffe712831fd22e) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test components::tests::editor_deletes_moves_words_and_yanks_like_ts_editor ... ok [INFO] [stdout] test components::tests::editor_handles_backslash_enter_and_printable_key_sequences ... ok [INFO] [stdout] test autocomplete::tests::completes_slash_command ... ok [INFO] [stdout] test components::tests::editor_navigates_prompt_history ... ok [INFO] [stdout] test autocomplete::tests::quotes_paths_with_spaces_and_applies_without_duplicate_quote ... ok [INFO] [stdout] test components::tests::editor_submits_trimmed_value_and_clears ... ok [INFO] [stdout] test components::tests::editor_triggers_and_applies_autocomplete ... ok [INFO] [stdout] test components::tests::editor_handles_bracketed_paste_markers_and_submit_expansion ... ok [INFO] [stdout] test components::tests::editor_undo_coalesces_words_and_restores_edits ... ok [INFO] [stdout] test components::tests::input_accumulates_consecutive_word_kills ... ok [INFO] [stdout] test components::tests::image_places_kitty_sequence_on_first_line ... ok [INFO] [stdout] test components::tests::input_kill_ring_yank_and_yank_pop ... ok [INFO] [stdout] test components::tests::input_render_keeps_cursor_visible_for_long_wide_text ... ok [INFO] [stdout] test components::tests::input_undo_restores_delete ... ok [INFO] [stdout] test components::tests::markdown_renders_inline_formatting ... ok [INFO] [stdout] test components::tests::select_list_aligns_descriptions_and_wraps_navigation ... ok [INFO] [stdout] test fuzzy::tests::fuzzy_filter_orders_best_score_first ... ok [INFO] [stdout] test fuzzy::tests::fuzzy_match_supports_token_swap ... ok [INFO] [stdout] test components::tests::markdown_renders_nested_lists_tables_and_blockquotes ... ok [INFO] [stdout] test components::tests::settings_list_cycles_values_and_filters ... ok [INFO] [stdout] test keybindings::tests::direct_user_binding_conflicts_are_reported ... ok [INFO] [stdout] test keys::tests::parses_modify_other_keys ... ok [INFO] [stdout] test stdin_buffer::tests::buffers_split_escape_sequence ... ok [INFO] [stdout] test stdin_buffer::tests::keeps_raw_char_after_modified_kitty_printable ... ok [INFO] [stdout] test keys::tests::parses_legacy_keys ... ok [INFO] [stdout] test terminal_image::tests::encodes_kitty_delete ... ok [INFO] [stdout] test terminal_image::tests::hyperlink_uses_osc8_st_sequence ... ok [INFO] [stdout] test components::tests::editor_moves_vertically_before_history_and_limits_history ... ok [INFO] [stdout] test keybindings::tests::default_bindings_match ... ok [INFO] [stdout] test tui::tests::render_strips_cursor_marker_from_output ... ok [INFO] [stdout] test tui::tests::overlays_respect_anchor_and_margin ... ok [INFO] [stdout] test tui::tests::overlays_composite_at_explicit_position ... ok [INFO] [stdout] test stdin_buffer::tests::drops_duplicate_raw_char_after_kitty_printable ... ok [INFO] [stdout] test utils::tests::truncates_by_display_width ... ok [INFO] [stdout] test keybindings::tests::user_bindings_do_not_evict_shared_defaults ... ok [INFO] [stdout] test utils::tests::strips_osc_and_apc ... ok [INFO] [stdout] test tui::tests::render_full_redraws_on_resize_and_shrink ... ok [INFO] [stdout] test utils::tests::truncate_matches_ts_edge_cases ... ok [INFO] [stdout] test components::tests::cancellable_loader_aborts_on_cancel ... ok [INFO] [stdout] test keys::tests::decodes_printable_key_sequences ... ok [INFO] [stdout] test keys::tests::parses_kitty_base_layout_and_keypad ... ok [INFO] [stdout] test tui::tests::render_deletes_previous_kitty_images_before_redraw ... ok [INFO] [stdout] test components::tests::word_wrap_line_tracks_original_indices ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pi_web_ui-71f57843fc660a98) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test format::tests::formats_tokens ... ok [INFO] [stdout] test render::tests::escapes_message_html ... ok [INFO] [stderr] Doc-tests pi_agent [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pi_ai [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pi_coding_agent [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pi_tui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pi_web_ui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6125df5313640d23bb23314d7cf6f03d08124ea54f931f485f829305b15c777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6125df5313640d23bb23314d7cf6f03d08124ea54f931f485f829305b15c777", kill_on_drop: false }` [INFO] [stdout] f6125df5313640d23bb23314d7cf6f03d08124ea54f931f485f829305b15c777