[INFO] cloning repository https://github.com/DanielAtanasovski/gh-repo-healthchecks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielAtanasovski/gh-repo-healthchecks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielAtanasovski%2Fgh-repo-healthchecks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielAtanasovski%2Fgh-repo-healthchecks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bee3d558058b71edc408155f2dbee109b0d844a5
[INFO] building DanielAtanasovski/gh-repo-healthchecks against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielAtanasovski%2Fgh-repo-healthchecks" "/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/DanielAtanasovski/gh-repo-healthchecks
[INFO] finished tweaking git repo https://github.com/DanielAtanasovski/gh-repo-healthchecks
[INFO] tweaked toml for git repo https://github.com/DanielAtanasovski/gh-repo-healthchecks written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielAtanasovski/gh-repo-healthchecks on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanielAtanasovski/gh-repo-healthchecks 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.8.6
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded snafu v0.8.6
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded octocrab v0.44.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7a6970b66251b94994ea0081c386800502052947d05031394bde5864975f442
[INFO] running `Command { std: "docker" "start" "-a" "c7a6970b66251b94994ea0081c386800502052947d05031394bde5864975f442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7a6970b66251b94994ea0081c386800502052947d05031394bde5864975f442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7a6970b66251b94994ea0081c386800502052947d05031394bde5864975f442", kill_on_drop: false }`
[INFO] [stdout] c7a6970b66251b94994ea0081c386800502052947d05031394bde5864975f442
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63f4b40793c66c45634ed07e7234bbe31b783aa750fe7bfbf67c0f56dff66882
[INFO] running `Command { std: "docker" "start" "-a" "63f4b40793c66c45634ed07e7234bbe31b783aa750fe7bfbf67c0f56dff66882", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling octocrab v0.44.1
[INFO] [stderr]    Compiling gh-repo-healthchecks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[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 variable: `owner`
[INFO] [stdout]    --> src/github.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         owner: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]    --> src/github.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         repo: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `repository_view_mode` is never read
[INFO] [stdout]    --> src/app.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout]  45 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub repository_view_mode: RepositoryViewMode,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/app.rs:315:18
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub async fn fetch_repositories(&mut self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn is_enhancing(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub fn is_fetching_organizations(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn organization_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 |     pub fn enhancement_progress(&self) -> Option<(usize, usize)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn clear_error(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub fn selected_repository(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn select_next_repository(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 412 |     pub fn select_previous_repository(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub fn get_title_with_stats(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn set_loading_progress(&mut self, current: usize, total: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     pub fn clear_loading_progress(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |     pub fn scroll_up(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub fn scroll_down(&mut self, visible_items: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_timeout`, `poll_timeout`, and `set_poll_timeout` are never used
[INFO] [stdout]   --> src/events.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl EventHandler {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn with_timeout(timeout_ms: u64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn poll_timeout(&self) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn set_poll_timeout(&mut self, timeout: Duration) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_key` and `is_quit` are never used
[INFO] [stdout]    --> src/events.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl AppEvent {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn is_key(&self, target_key: KeyCode) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn is_quit(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventProcessor` is never constructed
[INFO] [stdout]    --> src/events.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct EventProcessor;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `process_event` and `is_priority_event` are never used
[INFO] [stdout]    --> src/events.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl EventProcessor {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn process_event(event: Event) -> Option<AppEvent> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn is_priority_event(event: &AppEvent) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `list_user_repositories`, `convert_repository_with_data`, `fetch_latest_release`, `get_current_user`, `spawn_background_fetch_organizations`, and `list_organization_repositories` are never used
[INFO] [stdout]    --> src/github.rs:33:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl GitHubClient {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub async fn list_user_repositories(&self) -> Result<Vec<AppRepository>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     async fn convert_repository_with_data(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     async fn fetch_latest_release(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub async fn get_current_user(&self) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn spawn_background_fetch_organizations(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 |     pub async fn list_organization_repositories(&self) -> Result<Vec<AppRepository>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GitHubError` is never used
[INFO] [stdout]    --> src/github.rs:716:10
[INFO] [stdout]     |
[INFO] [stdout] 716 | pub enum GitHubError {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Success`, `Failed`, `InProgress`, `Cancelled`, and `Unknown` are never constructed
[INFO] [stdout]   --> src/models.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub enum WorkflowStatus {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 90 |     /// Workflow completed successfully
[INFO] [stdout] 91 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 92 |     /// Workflow failed
[INFO] [stdout] 93 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 94 |     /// Workflow is currently running
[INFO] [stdout] 95 |     InProgress,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 96 |     /// Workflow was cancelled
[INFO] [stdout] 97 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 98 |     /// Unknown or pending status
[INFO] [stdout] 99 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkflowStatus` 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: methods `description` and `emoji` are never used
[INFO] [stdout]    --> src/models.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl WorkflowStatus {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 103 |     /// Get a human-readable description
[INFO] [stdout] 104 |     pub fn description(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn emoji(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct WorkflowRun {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 129 |     /// Unique identifier for the workflow run
[INFO] [stdout] 130 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 131 |     /// Name of the workflow
[INFO] [stdout] 132 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub created_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 137 |     /// When the workflow was last updated
[INFO] [stdout] 138 |     pub updated_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 139 |     /// Duration of the workflow (if completed)
[INFO] [stdout] 140 |     pub duration: Option<Duration>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 141 |     /// Conclusion of the workflow (if completed)
[INFO] [stdout] 142 |     pub conclusion: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 143 |     /// URL to view the workflow on GitHub
[INFO] [stdout] 144 |     pub html_url: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WorkflowRun` 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: methods `time_description` and `is_recent` are never used
[INFO] [stdout]    --> src/models.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl WorkflowRun {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 148 |     /// Get a human-readable time description for when this run occurred
[INFO] [stdout] 149 |     pub fn time_description(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn is_recent(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/models.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct PullRequest {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 168 |     /// Unique identifier for the PR
[INFO] [stdout] 169 |     pub number: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 170 |     /// Title of the pull request
[INFO] [stdout] 171 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 172 |     /// Current state (open, closed, merged)
[INFO] [stdout] 173 |     pub state: PullRequestState,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 174 |     /// When the PR was created
[INFO] [stdout] 175 |     pub created_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 176 |     /// When the PR was last updated
[INFO] [stdout] 177 |     pub updated_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 178 |     /// Author of the pull request
[INFO] [stdout] 179 |     pub author: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 180 |     /// URL to view the PR on GitHub
[INFO] [stdout] 181 |     pub html_url: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 182 |     /// Whether the PR is a draft
[INFO] [stdout] 183 |     pub draft: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 184 |     /// Number of review approvals
[INFO] [stdout] 185 |     pub approvals: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 186 |     /// Number of requested changes
[INFO] [stdout] 187 |     pub changes_requested: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PullRequest` 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 `emoji` is never used
[INFO] [stdout]    --> src/models.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl PullRequestState {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 199 |     /// Get an emoji representation
[INFO] [stdout] 200 |     pub fn emoji(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `full_name`, `status_summary`, and `needs_attention` are never used
[INFO] [stdout]    --> src/models.rs:339:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | impl Repository {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub fn full_name(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn status_summary(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn needs_attention(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RepositoryConfig` is never constructed
[INFO] [stdout]    --> src/models.rs:372:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct RepositoryConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `display_name` are never used
[INFO] [stdout]    --> src/models.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 383 | impl RepositoryConfig {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 384 |     /// Create a new repository configuration
[INFO] [stdout] 385 |     pub fn new(name: String, owner: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn display_name(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppConfig` is never constructed
[INFO] [stdout]    --> src/models.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub struct AppConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `setup_with_guard` is never used
[INFO] [stdout]   --> src/terminal.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TerminalManager {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn setup_with_guard() -> Result<TerminalGuard, Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerminalGuard` is never constructed
[INFO] [stdout]   --> src/terminal.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct TerminalGuard {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `terminal`, and `cleanup` are never used
[INFO] [stdout]    --> src/terminal.rs:95:8
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl TerminalGuard {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  94 |     /// Create a new terminal guard
[INFO] [stdout]  95 |     fn new(terminal: Terminal<CrosstermBackend<io::Stdout>>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn terminal(&mut self) -> &mut Terminal<CrosstermBackend<io::Stdout>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn cleanup(mut self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "63f4b40793c66c45634ed07e7234bbe31b783aa750fe7bfbf67c0f56dff66882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63f4b40793c66c45634ed07e7234bbe31b783aa750fe7bfbf67c0f56dff66882", kill_on_drop: false }`
[INFO] [stdout] 63f4b40793c66c45634ed07e7234bbe31b783aa750fe7bfbf67c0f56dff66882
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ae60c76f1c88a2c675ffd00ce22b854956ae76248b8614d0f4229bc78d66444
[INFO] running `Command { std: "docker" "start" "-a" "9ae60c76f1c88a2c675ffd00ce22b854956ae76248b8614d0f4229bc78d66444", kill_on_drop: false }`
[INFO] [stderr]    Compiling gh-repo-healthchecks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[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 variable: `owner`
[INFO] [stdout]    --> src/github.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         owner: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]    --> src/github.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         repo: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `repository_view_mode` is never read
[INFO] [stdout]    --> src/app.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout]  45 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub repository_view_mode: RepositoryViewMode,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/app.rs:315:18
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub async fn fetch_repositories(&mut self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn is_enhancing(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub fn is_fetching_organizations(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn organization_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 |     pub fn enhancement_progress(&self) -> Option<(usize, usize)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn clear_error(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub fn selected_repository(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn select_next_repository(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 412 |     pub fn select_previous_repository(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub fn get_title_with_stats(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn set_loading_progress(&mut self, current: usize, total: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     pub fn clear_loading_progress(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |     pub fn scroll_up(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub fn scroll_down(&mut self, visible_items: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_poll_timeout` is never used
[INFO] [stdout]   --> src/events.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl EventHandler {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn set_poll_timeout(&mut self, timeout: Duration) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_key` is never used
[INFO] [stdout]    --> src/events.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl AppEvent {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn is_key(&self, target_key: KeyCode) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventProcessor` is never constructed
[INFO] [stdout]    --> src/events.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct EventProcessor;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `process_event` and `is_priority_event` are never used
[INFO] [stdout]    --> src/events.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl EventProcessor {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn process_event(event: Event) -> Option<AppEvent> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn is_priority_event(event: &AppEvent) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `list_user_repositories`, `convert_repository_with_data`, `fetch_latest_release`, `get_current_user`, `spawn_background_fetch_organizations`, and `list_organization_repositories` are never used
[INFO] [stdout]    --> src/github.rs:33:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl GitHubClient {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub async fn list_user_repositories(&self) -> Result<Vec<AppRepository>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     async fn convert_repository_with_data(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     async fn fetch_latest_release(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub async fn get_current_user(&self) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn spawn_background_fetch_organizations(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 |     pub async fn list_organization_repositories(&self) -> Result<Vec<AppRepository>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `RepositoryNotFound` is never constructed
[INFO] [stdout]    --> src/github.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 716 | pub enum GitHubError {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 724 |     RepositoryNotFound(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitHubError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Cancelled` and `Unknown` are never constructed
[INFO] [stdout]   --> src/models.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub enum WorkflowStatus {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 97 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 98 |     /// Unknown or pending status
[INFO] [stdout] 99 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkflowStatus` 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 `emoji` is never used
[INFO] [stdout]    --> src/models.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl WorkflowStatus {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn emoji(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct WorkflowRun {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 129 |     /// Unique identifier for the workflow run
[INFO] [stdout] 130 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 131 |     /// Name of the workflow
[INFO] [stdout] 132 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub created_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 137 |     /// When the workflow was last updated
[INFO] [stdout] 138 |     pub updated_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 139 |     /// Duration of the workflow (if completed)
[INFO] [stdout] 140 |     pub duration: Option<Duration>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 141 |     /// Conclusion of the workflow (if completed)
[INFO] [stdout] 142 |     pub conclusion: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 143 |     /// URL to view the workflow on GitHub
[INFO] [stdout] 144 |     pub html_url: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WorkflowRun` 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: methods `time_description` and `is_recent` are never used
[INFO] [stdout]    --> src/models.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl WorkflowRun {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 148 |     /// Get a human-readable time description for when this run occurred
[INFO] [stdout] 149 |     pub fn time_description(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn is_recent(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/models.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct PullRequest {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 168 |     /// Unique identifier for the PR
[INFO] [stdout] 169 |     pub number: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 170 |     /// Title of the pull request
[INFO] [stdout] 171 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 172 |     /// Current state (open, closed, merged)
[INFO] [stdout] 173 |     pub state: PullRequestState,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 174 |     /// When the PR was created
[INFO] [stdout] 175 |     pub created_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 176 |     /// When the PR was last updated
[INFO] [stdout] 177 |     pub updated_at: SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 178 |     /// Author of the pull request
[INFO] [stdout] 179 |     pub author: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 180 |     /// URL to view the PR on GitHub
[INFO] [stdout] 181 |     pub html_url: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 182 |     /// Whether the PR is a draft
[INFO] [stdout] 183 |     pub draft: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 184 |     /// Number of review approvals
[INFO] [stdout] 185 |     pub approvals: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 186 |     /// Number of requested changes
[INFO] [stdout] 187 |     pub changes_requested: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PullRequest` 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 `emoji` is never used
[INFO] [stdout]    --> src/models.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl PullRequestState {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 199 |     /// Get an emoji representation
[INFO] [stdout] 200 |     pub fn emoji(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `status_summary` and `needs_attention` are never used
[INFO] [stdout]    --> src/models.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | impl Repository {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn status_summary(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn needs_attention(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `owner` is never read
[INFO] [stdout]    --> src/models.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct RepositoryConfig {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 376 |     pub owner: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RepositoryConfig` 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: struct `AppConfig` is never constructed
[INFO] [stdout]    --> src/models.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub struct AppConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `setup_with_guard` is never used
[INFO] [stdout]   --> src/terminal.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TerminalManager {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn setup_with_guard() -> Result<TerminalGuard, Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerminalGuard` is never constructed
[INFO] [stdout]   --> src/terminal.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct TerminalGuard {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `terminal`, and `cleanup` are never used
[INFO] [stdout]    --> src/terminal.rs:95:8
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl TerminalGuard {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  94 |     /// Create a new terminal guard
[INFO] [stdout]  95 |     fn new(terminal: Terminal<CrosstermBackend<io::Stdout>>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn terminal(&mut self) -> &mut Terminal<CrosstermBackend<io::Stdout>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn cleanup(mut self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "9ae60c76f1c88a2c675ffd00ce22b854956ae76248b8614d0f4229bc78d66444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae60c76f1c88a2c675ffd00ce22b854956ae76248b8614d0f4229bc78d66444", kill_on_drop: false }`
[INFO] [stdout] 9ae60c76f1c88a2c675ffd00ce22b854956ae76248b8614d0f4229bc78d66444
