[INFO] cloning repository https://github.com/gamemann/srv-mon-term
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamemann/srv-mon-term" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamemann%2Fsrv-mon-term", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamemann%2Fsrv-mon-term'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11b8754c8d7b26e8eeb30bbbeac68592757cc4b6
[INFO] checking gamemann/srv-mon-term against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamemann%2Fsrv-mon-term" "/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/gamemann/srv-mon-term
[INFO] finished tweaking git repo https://github.com/gamemann/srv-mon-term
[INFO] tweaked toml for git repo https://github.com/gamemann/srv-mon-term written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gamemann/srv-mon-term on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gamemann/srv-mon-term 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" "+011c518242557d21690f7936b5812318dc2fec47" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36
[INFO] running `Command { std: "docker" "start" "56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking hashlink v0.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ratatui-core v0.1.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking ratatui-widgets v0.3.1
[INFO] [stderr]     Checking ratatui-crossterm v0.1.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking ratatui-macros v0.7.1
[INFO] [stderr]     Checking ratatui v0.30.1
[INFO] [stderr]     Checking a2s v0.6.1
[INFO] [stderr]     Checking surge-ping v0.8.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking srv-mon-term v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Logger`
[INFO] [stdout]   --> src/tui/interface/ifaces/logs.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     logger::{Logger, buffer::LogBufferData, level::LogLevel},
[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: `cli::QueryMonitor` and `log_error`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/view.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     cli::QueryMonitor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     context::Context,
[INFO] [stdout] 18 |     log_error,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Logger`
[INFO] [stdout]   --> src/tui/interface/ifaces/logs.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     logger::{Logger, buffer::LogBufferData, level::LogLevel},
[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: `cli::QueryMonitor` and `log_error`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/view.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     cli::QueryMonitor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     context::Context,
[INFO] [stdout] 18 |     log_error,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:70:45
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/about.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:98:45
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/about.rs:58:53
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:70:45
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/about.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:62:53
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:77:53
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:98:45
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn fetch_snapshot_data(&mut self, ctx: Context) -> Result<Option<Self::DrawData>> {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/dashboard.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/about.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/server/view.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/dashboard.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/about.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/server/view.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/about.rs:58:53
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:62:53
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:77:53
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn handle_input(&mut self, key: KeyEvent, ctx: Context) -> Result<TuiAction> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/dashboard.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/about.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/server/view.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |     async fn cleanup(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/dashboard.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/about.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/server/view.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |     async fn prepare(&mut self, ctx: Context) -> Result<()> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/tui/interface/ifaces/dashboard/server/row.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let data = &server.data;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         frame: &mut Frame<'_>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         area: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ctx: Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         frame: &mut Frame<'_>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         area: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         ctx: Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw_data`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         draw_data: Option<&Self::DrawData>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         frame: &mut Frame<'_>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         area: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         ctx: Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw_data`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         draw_data: Option<&Self::DrawData>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/tui/interface/ifaces/dashboard/server/row.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let data = &server.data;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         frame: &mut Frame<'_>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         area: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/settings.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ctx: Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         frame: &mut Frame<'_>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         area: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         ctx: Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw_data`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/new.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         draw_data: Option<&Self::DrawData>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         frame: &mut Frame<'_>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         area: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         ctx: Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw_data`
[INFO] [stdout]   --> src/tui/interface/ifaces/server/settings.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         draw_data: Option<&Self::DrawData>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/server/view.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         ctx: Context,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/tui/interface/ifaces/server/view.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         ctx: Context,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_path` is never used
[INFO] [stdout]   --> src/store/json/util.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl StoreCtx<JsonStore, StoreJsonState, StoreJsonOpts> {
[INFO] [stdout]    | ------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     async fn get_path(&self) -> Result<PathBuf> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_path` is never used
[INFO] [stdout]   --> src/store/json/util.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl StoreCtx<JsonStore, StoreJsonState, StoreJsonOpts> {
[INFO] [stdout]    | ------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     async fn get_path(&self) -> Result<PathBuf> {
[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 36.49s
[INFO] running `Command { std: "docker" "inspect" "56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36", kill_on_drop: false }`
[INFO] [stdout] 56b4e79147b720ff76fa7e72313f0d9bc7d933eba6cc72af6819b2c987102b36
