[INFO] cloning repository https://github.com/wyvernbw/jo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyvernbw/jo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fjo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fjo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d5a40b3e299781e2517d6be61b2f97b240c00d0
[INFO] checking wyvernbw/jo against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fjo" "/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/wyvernbw/jo
[INFO] finished tweaking git repo https://github.com/wyvernbw/jo
[INFO] tweaked toml for git repo https://github.com/wyvernbw/jo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wyvernbw/jo on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wyvernbw/jo 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17cc747e0e1cd728d457372719217022f2c52f21859bb3ba165844924b9eb533
[INFO] running `Command { std: "docker" "start" "-a" "17cc747e0e1cd728d457372719217022f2c52f21859bb3ba165844924b9eb533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17cc747e0e1cd728d457372719217022f2c52f21859bb3ba165844924b9eb533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17cc747e0e1cd728d457372719217022f2c52f21859bb3ba165844924b9eb533", kill_on_drop: false }`
[INFO] [stdout] 17cc747e0e1cd728d457372719217022f2c52f21859bb3ba165844924b9eb533
[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=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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 871ef135dccba24676bcbfbbee69b2a8416b6a1e40bf6de9ad45e0e1c03bce6e
[INFO] running `Command { std: "docker" "start" "-a" "871ef135dccba24676bcbfbbee69b2a8416b6a1e40bf6de9ad45e0e1c03bce6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking colorsys v0.6.7
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking anpa v0.9.0
[INFO] [stderr]     Checking simple-easing v1.0.1
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking sysinfo v0.35.2
[INFO] [stderr]     Checking bytesize v2.0.1
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling bon-macros v3.6.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bon v3.6.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]     Checking homedir v0.3.6
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tachyonfx v0.15.0
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking jo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/app/state.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, collections::HashMap, fmt::Display, sync::Arc};
[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: `ProcessTree`
[INFO] [stdout]   --> src/app/state.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |     process::{ProcessData, ProcessNode, ProcessTree},
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bon` and `builder`
[INFO] [stdout]  --> src/app.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bon::{Builder, bon, builder};
[INFO] [stdout]   |                    ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::format::DelayedFormat`
[INFO] [stdout]  --> src/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::format::DelayedFormat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Add`
[INFO] [stdout]   --> src/app.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ops::Add,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EffectRenderer`
[INFO] [stdout]   --> src/app.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tachyonfx::{Duration as FxDuration, EffectRenderer};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ffi::OsString`
[INFO] [stdout]  --> src/process.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, collections::HashMap, ffi::OsString, sync::Arc};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/app/state.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, collections::HashMap, fmt::Display, sync::Arc};
[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: `ProcessTree`
[INFO] [stdout]   --> src/app/state.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |     process::{ProcessData, ProcessNode, ProcessTree},
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bon` and `builder`
[INFO] [stdout]  --> src/app.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bon::{Builder, bon, builder};
[INFO] [stdout]   |                    ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::format::DelayedFormat`
[INFO] [stdout]  --> src/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::format::DelayedFormat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Add`
[INFO] [stdout]   --> src/app.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ops::Add,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EffectRenderer`
[INFO] [stdout]   --> src/app.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tachyonfx::{Duration as FxDuration, EffectRenderer};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ffi::OsString`
[INFO] [stdout]  --> src/process.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, collections::HashMap, ffi::OsString, sync::Arc};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stdout]  --> src/app.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use color_eyre::{SectionExt, owo_colors::OwoColorize};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SectionExt`
[INFO] [stdout]  --> src/app.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use color_eyre::{SectionExt, owo_colors::OwoColorize};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stdout]  --> src/app.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use color_eyre::{SectionExt, owo_colors::OwoColorize};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SectionExt`
[INFO] [stdout]  --> src/app.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use color_eyre::{SectionExt, owo_colors::OwoColorize};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `percentage_area` is assigned to, but never used
[INFO] [stdout]    --> src/app.rs:401:21
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 let mut percentage_area = col_rect.clone().offset(Offset {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_percentage_area` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `percentage_area` is never read
[INFO] [stdout]    --> src/app.rs:405:17
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 percentage_area.height = 1;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem_usage` is never read
[INFO] [stdout]    --> src/app.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 567 | pub struct SystemInformation {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 570 |     pub mem_usage: f16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SystemInformation` 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: variant `Tree` is never constructed
[INFO] [stdout]    --> src/app/state.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub enum ProcessView {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] 270 |     Tree,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProcessView` 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 `stop` and `set_running` are never used
[INFO] [stdout]    --> src/app/state.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 462 | impl TuiEffect {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub fn stop(&mut self) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 |     pub fn set_running(&mut self, value: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HighUsagePulseEffect` is never constructed
[INFO] [stdout]    --> src/app/state.rs:591:12
[INFO] [stdout]     |
[INFO] [stdout] 591 | pub struct HighUsagePulseEffect(pub TuiEffect);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_root` and `is_process` are never used
[INFO] [stdout]   --> src/process.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ProcessNode {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn is_root(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn is_process(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         file.write_all(buf.as_bytes());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let _ = file.write_all(buf.as_bytes());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `try_blocks` is declared but not used
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(try_blocks)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `percentage_area` is assigned to, but never used
[INFO] [stdout]    --> src/app.rs:401:21
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 let mut percentage_area = col_rect.clone().offset(Offset {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_percentage_area` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `percentage_area` is never read
[INFO] [stdout]    --> src/app.rs:405:17
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 percentage_area.height = 1;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem_usage` is never read
[INFO] [stdout]    --> src/app.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 567 | pub struct SystemInformation {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 570 |     pub mem_usage: f16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SystemInformation` 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: variant `Tree` is never constructed
[INFO] [stdout]    --> src/app/state.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub enum ProcessView {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] 270 |     Tree,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProcessView` 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 `stop` and `set_running` are never used
[INFO] [stdout]    --> src/app/state.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 462 | impl TuiEffect {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub fn stop(&mut self) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 |     pub fn set_running(&mut self, value: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HighUsagePulseEffect` is never constructed
[INFO] [stdout]    --> src/app/state.rs:591:12
[INFO] [stdout]     |
[INFO] [stdout] 591 | pub struct HighUsagePulseEffect(pub TuiEffect);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_root` and `is_process` are never used
[INFO] [stdout]   --> src/process.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ProcessNode {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn is_root(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn is_process(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         file.write_all(buf.as_bytes());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let _ = file.write_all(buf.as_bytes());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `try_blocks` is declared but not used
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(try_blocks)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.75s
[INFO] running `Command { std: "docker" "inspect" "871ef135dccba24676bcbfbbee69b2a8416b6a1e40bf6de9ad45e0e1c03bce6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871ef135dccba24676bcbfbbee69b2a8416b6a1e40bf6de9ad45e0e1c03bce6e", kill_on_drop: false }`
[INFO] [stdout] 871ef135dccba24676bcbfbbee69b2a8416b6a1e40bf6de9ad45e0e1c03bce6e
