[INFO] cloning repository https://github.com/orhun/pinentry-ratatui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/pinentry-ratatui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fpinentry-ratatui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fpinentry-ratatui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3bfc15f7e0b7deda796f0956b957a04b9a985c1
[INFO] testing orhun/pinentry-ratatui against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fpinentry-ratatui" "/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/orhun/pinentry-ratatui
[INFO] finished tweaking git repo https://github.com/orhun/pinentry-ratatui
[INFO] tweaked toml for git repo https://github.com/orhun/pinentry-ratatui written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orhun/pinentry-ratatui on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orhun/pinentry-ratatui 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" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee10750b83c435dca27aa7e1bdaa6fd23fc47ddde5459b72641c5fc514fae392
[INFO] running `Command { std: "docker" "start" "-a" "ee10750b83c435dca27aa7e1bdaa6fd23fc47ddde5459b72641c5fc514fae392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee10750b83c435dca27aa7e1bdaa6fd23fc47ddde5459b72641c5fc514fae392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee10750b83c435dca27aa7e1bdaa6fd23fc47ddde5459b72641c5fc514fae392", kill_on_drop: false }`
[INFO] [stdout] ee10750b83c435dca27aa7e1bdaa6fd23fc47ddde5459b72641c5fc514fae392
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db6aa8cf43280f3f8112488f82aa2b8269d5f3e6470e31db99dbf87a7d78f0fd
[INFO] running `Command { std: "docker" "start" "-a" "db6aa8cf43280f3f8112488f82aa2b8269d5f3e6470e31db99dbf87a7d78f0fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling colorsys v0.6.7
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.3
[INFO] [stderr]    Compiling bon-macros v3.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling bon v3.0.1
[INFO] [stderr]    Compiling tachyonfx v0.9.2
[INFO] [stderr]    Compiling pinentry-ratatui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `LeaveAlternateScreen` and `disable_raw_mode`
[INFO] [stdout]  --> src/tui.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |         terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[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: `io::stderr` and `self`
[INFO] [stdout]   --> src/tui.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fs::{self, File},
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 14 |     io::stderr,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.95s
[INFO] running `Command { std: "docker" "inspect" "db6aa8cf43280f3f8112488f82aa2b8269d5f3e6470e31db99dbf87a7d78f0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db6aa8cf43280f3f8112488f82aa2b8269d5f3e6470e31db99dbf87a7d78f0fd", kill_on_drop: false }`
[INFO] [stdout] db6aa8cf43280f3f8112488f82aa2b8269d5f3e6470e31db99dbf87a7d78f0fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db3cebb14df2ecb385e3da94b71e66bbb6eb4eb857db5cf9315a03850ed658a4
[INFO] running `Command { std: "docker" "start" "-a" "db3cebb14df2ecb385e3da94b71e66bbb6eb4eb857db5cf9315a03850ed658a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling pinentry-ratatui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `LeaveAlternateScreen` and `disable_raw_mode`
[INFO] [stdout]  --> src/tui.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |         terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[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: `io::stderr` and `self`
[INFO] [stdout]   --> src/tui.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fs::{self, File},
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 14 |     io::stderr,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "db3cebb14df2ecb385e3da94b71e66bbb6eb4eb857db5cf9315a03850ed658a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db3cebb14df2ecb385e3da94b71e66bbb6eb4eb857db5cf9315a03850ed658a4", kill_on_drop: false }`
[INFO] [stdout] db3cebb14df2ecb385e3da94b71e66bbb6eb4eb857db5cf9315a03850ed658a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22630c6c35240973e7da8bb94122af0a2297ba8cd4c0a0aafdd17df157d708a4
[INFO] running `Command { std: "docker" "start" "-a" "22630c6c35240973e7da8bb94122af0a2297ba8cd4c0a0aafdd17df157d708a4", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `LeaveAlternateScreen` and `disable_raw_mode`
[INFO] [stderr]  --> src/tui.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 |         terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `io::stderr` and `self`
[INFO] [stderr]   --> src/tui.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fs::{self, File},
[INFO] [stderr]    |          ^^^^
[INFO] [stderr] 14 |     io::stderr,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pinentry-ratatui` (bin "pinentry-ratatui" test) generated 2 warnings (run `cargo fix --bin "pinentry-ratatui" -p pinentry-ratatui --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pinentry_ratatui-d8eb0b3852e1c177)
[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" "22630c6c35240973e7da8bb94122af0a2297ba8cd4c0a0aafdd17df157d708a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22630c6c35240973e7da8bb94122af0a2297ba8cd4c0a0aafdd17df157d708a4", kill_on_drop: false }`
[INFO] [stdout] 22630c6c35240973e7da8bb94122af0a2297ba8cd4c0a0aafdd17df157d708a4
