[INFO] cloning repository https://github.com/KMJ-007/github-account-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KMJ-007/github-account-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMJ-007%2Fgithub-account-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMJ-007%2Fgithub-account-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 366d4ba94d8718c75e8e03b8b6df28a227400892 [INFO] building KMJ-007/github-account-tui against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMJ-007%2Fgithub-account-tui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KMJ-007/github-account-tui [INFO] finished tweaking git repo https://github.com/KMJ-007/github-account-tui [INFO] tweaked toml for git repo https://github.com/KMJ-007/github-account-tui written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KMJ-007/github-account-tui on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KMJ-007/github-account-tui 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded once_cell v1.20.0 [INFO] [stderr] Downloaded lru v0.12.4 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.0 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded cc v1.1.19 [INFO] [stderr] Downloaded dirs-sys v0.3.7 [INFO] [stderr] Downloaded redox_syscall v0.5.4 [INFO] [stderr] Downloaded castaway v0.2.3 [INFO] [stderr] Downloaded objc2-io-surface v0.3.0 [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] [stderr] Downloaded rustversion v1.0.17 [INFO] [stderr] Downloaded instability v0.3.2 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded valuable v0.1.0 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded fdeflate v0.3.4 [INFO] [stderr] Downloaded arboard v3.5.0 [INFO] [stderr] Downloaded bytemuck v1.18.0 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded rusqlite v0.28.0 [INFO] [stderr] Downloaded backtrace v0.3.71 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded png v0.17.13 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.0 [INFO] [stderr] Downloaded flate2 v1.0.33 [INFO] [stderr] Downloaded tracing-subscriber v0.3.18 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded syn v2.0.77 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded unicode-width v0.2.0 [INFO] [stderr] Downloaded image v0.25.2 [INFO] [stderr] Downloaded object v0.32.2 [INFO] [stderr] Downloaded objc2 v0.6.0 [INFO] [stderr] Downloaded objc2-foundation v0.3.0 [INFO] [stderr] Downloaded gimli v0.28.1 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded objc2-app-kit v0.3.0 [INFO] [stderr] Downloaded unicode-width v0.1.13 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6cfda1fbe73654ec3ba4ad67684262bc4079bf2353707576f98b7d6a696cf4b [INFO] running `Command { std: "docker" "start" "-a" "d6cfda1fbe73654ec3ba4ad67684262bc4079bf2353707576f98b7d6a696cf4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6cfda1fbe73654ec3ba4ad67684262bc4079bf2353707576f98b7d6a696cf4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cfda1fbe73654ec3ba4ad67684262bc4079bf2353707576f98b7d6a696cf4b", kill_on_drop: false }` [INFO] [stdout] d6cfda1fbe73654ec3ba4ad67684262bc4079bf2353707576f98b7d6a696cf4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a154c71fa365bf5fe7cfbb268b6834efdb2ad00f3f32bba27204d1803ff6a7bc [INFO] running `Command { std: "docker" "start" "-a" "a154c71fa365bf5fe7cfbb268b6834efdb2ad00f3f32bba27204d1803ff6a7bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cc v1.1.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling lazygh v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `KeyEventKind` [INFO] [stdout] --> src/app.rs:5:56 [INFO] [stdout] | [INFO] [stdout] 5 | use crossterm::event::{self, Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers}; [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 import: `Text` [INFO] [stdout] --> src/app.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | text::{Line, Span, Text}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration` and `process::Command` [INFO] [stdout] --> src/app.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | process::Command, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | time::{Duration, Instant}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/app.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | .split(frame.size()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/app.rs:380:48 [INFO] [stdout] | [INFO] [stdout] 380 | let area = centered_rect(60, 20, frame.size()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `public_key` [INFO] [stdout] --> src/app.rs:636:24 [INFO] [stdout] | [INFO] [stdout] 636 | Ok(public_key) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SSHKey` is never constructed [INFO] [stdout] --> src/db.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SSHKey { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.35s [INFO] running `Command { std: "docker" "inspect" "a154c71fa365bf5fe7cfbb268b6834efdb2ad00f3f32bba27204d1803ff6a7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a154c71fa365bf5fe7cfbb268b6834efdb2ad00f3f32bba27204d1803ff6a7bc", kill_on_drop: false }` [INFO] [stdout] a154c71fa365bf5fe7cfbb268b6834efdb2ad00f3f32bba27204d1803ff6a7bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9503c80d862f4941a4587c11f99b332aa8e6d6a16af6b834566850d4448553d0 [INFO] running `Command { std: "docker" "start" "-a" "9503c80d862f4941a4587c11f99b332aa8e6d6a16af6b834566850d4448553d0", kill_on_drop: false }` [INFO] [stderr] Compiling lazygh v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `KeyEventKind` [INFO] [stdout] --> src/app.rs:5:56 [INFO] [stdout] | [INFO] [stdout] 5 | use crossterm::event::{self, Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers}; [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 import: `Text` [INFO] [stdout] --> src/app.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | text::{Line, Span, Text}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration` and `process::Command` [INFO] [stdout] --> src/app.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | process::Command, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | time::{Duration, Instant}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/app.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | .split(frame.size()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/app.rs:380:48 [INFO] [stdout] | [INFO] [stdout] 380 | let area = centered_rect(60, 20, frame.size()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `public_key` [INFO] [stdout] --> src/app.rs:636:24 [INFO] [stdout] | [INFO] [stdout] 636 | Ok(public_key) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SSHKey` is never constructed [INFO] [stdout] --> src/db.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SSHKey { [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 0.88s [INFO] running `Command { std: "docker" "inspect" "9503c80d862f4941a4587c11f99b332aa8e6d6a16af6b834566850d4448553d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9503c80d862f4941a4587c11f99b332aa8e6d6a16af6b834566850d4448553d0", kill_on_drop: false }` [INFO] [stdout] 9503c80d862f4941a4587c11f99b332aa8e6d6a16af6b834566850d4448553d0