[INFO] cloning repository https://github.com/u-k-g/cli-tracker-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u-k-g/cli-tracker-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-k-g%2Fcli-tracker-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-k-g%2Fcli-tracker-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9191f9d489fc0268f090f6577fbe997b6454e316 [INFO] checking u-k-g/cli-tracker-rs against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-k-g%2Fcli-tracker-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/u-k-g/cli-tracker-rs [INFO] finished tweaking git repo https://github.com/u-k-g/cli-tracker-rs [INFO] tweaked toml for git repo https://github.com/u-k-g/cli-tracker-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/u-k-g/cli-tracker-rs on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/u-k-g/cli-tracker-rs 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0b611bfba598c8e8e74ceb5638d7d9ecf56e1fdd201118b82d11574e23a7e59 [INFO] running `Command { std: "docker" "start" "-a" "d0b611bfba598c8e8e74ceb5638d7d9ecf56e1fdd201118b82d11574e23a7e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0b611bfba598c8e8e74ceb5638d7d9ecf56e1fdd201118b82d11574e23a7e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b611bfba598c8e8e74ceb5638d7d9ecf56e1fdd201118b82d11574e23a7e59", kill_on_drop: false }` [INFO] [stdout] d0b611bfba598c8e8e74ceb5638d7d9ecf56e1fdd201118b82d11574e23a7e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de7fea4caf5033136d6a7b14eec612ba8aaef76afe8592380dc9b9d1ec5682e9 [INFO] running `Command { std: "docker" "start" "-a" "de7fea4caf5033136d6a7b14eec612ba8aaef76afe8592380dc9b9d1ec5682e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking cli-wrapped v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `format_timestamp` [INFO] [stdout] --> src/days.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::history::{format_timestamp, HistoryEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format_timestamp` [INFO] [stdout] --> src/stats.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::history::{format_timestamp, HistoryEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format_timestamp` [INFO] [stdout] --> src/days.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::history::{format_timestamp, HistoryEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format_timestamp` [INFO] [stdout] --> src/stats.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::history::{format_timestamp, HistoryEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_categories` [INFO] [stdout] --> src/days.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let max_categories = max_commands; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_categories` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_commands` [INFO] [stdout] --> src/days.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let total_commands = active_entries.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `avg_usage` [INFO] [stdout] --> src/days.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | let avg_usage = if active_hours > 0 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_usage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_categories` [INFO] [stdout] --> src/days.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let max_categories = max_commands; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_categories` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_commands` [INFO] [stdout] --> src/days.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let total_commands = active_entries.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `avg_usage` [INFO] [stdout] --> src/days.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | let avg_usage = if active_hours > 0 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_usage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hostname` [INFO] [stdout] --> src/interactive.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let hostname = std::env::var("HOSTNAME") [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hostname` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_categories` [INFO] [stdout] --> src/stats.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let max_categories = max_commands; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_categories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_commands` [INFO] [stdout] --> src/stats.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let total_commands = active_entries.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `avg_usage` [INFO] [stdout] --> src/stats.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | let avg_usage = if active_hours > 0 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_usage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hostname` [INFO] [stdout] --> src/interactive.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let hostname = std::env::var("HOSTNAME") [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hostname` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_categories` [INFO] [stdout] --> src/stats.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let max_categories = max_commands; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_categories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_commands` [INFO] [stdout] --> src/stats.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let total_commands = active_entries.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `avg_usage` [INFO] [stdout] --> src/stats.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | let avg_usage = if active_hours > 0 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_usage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hostname` [INFO] [stdout] --> src/main.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | let hostname = std::env::var("HOSTNAME") [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hostname` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistoryEntry` is never constructed [INFO] [stdout] --> src/main.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct HistoryEntry { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_zsh_history_path` is never used [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_zsh_history_path() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_cli_stats_log_path` is never used [INFO] [stdout] --> src/main.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn get_cli_stats_log_path() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_history_line` is never used [INFO] [stdout] --> src/main.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_history_line(line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_cli_stats_line` is never used [INFO] [stdout] --> src/main.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_cli_stats_line(line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_timestamp` is never used [INFO] [stdout] --> src/main.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | fn format_timestamp(timestamp: i64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOP_LEFT` is never used [INFO] [stdout] --> src/main.rs:151:7 [INFO] [stdout] | [INFO] [stdout] 151 | const TOP_LEFT: &str = "┌"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOP_RIGHT` is never used [INFO] [stdout] --> src/main.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | const TOP_RIGHT: &str = "┐"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOTTOM_LEFT` is never used [INFO] [stdout] --> src/main.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | const BOTTOM_LEFT: &str = "└"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOTTOM_RIGHT` is never used [INFO] [stdout] --> src/main.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | const BOTTOM_RIGHT: &str = "┘"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HORIZONTAL` is never used [INFO] [stdout] --> src/main.rs:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | const HORIZONTAL: &str = "─"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERTICAL` is never used [INFO] [stdout] --> src/main.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | const VERTICAL: &str = "│"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_box` is never used [INFO] [stdout] --> src/main.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn draw_box( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_in_box` is never used [INFO] [stdout] --> src/main.rs:216:4 [INFO] [stdout] | [INFO] [stdout] 216 | fn write_in_box(stdout: &mut io::Stdout, x: u16, y: u16, text: &str, x_offset: u16) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_detail_view` is never used [INFO] [stdout] --> src/main.rs:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | fn display_detail_view( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `duration` and `exit_code` are never read [INFO] [stdout] --> src/history.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct HistoryEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub duration: Option, // Keep for potential future use [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub exit_code: Option, // Keep for potential future use [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntry` 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: unused variable: `hostname` [INFO] [stdout] --> src/main.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | let hostname = std::env::var("HOSTNAME") [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hostname` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistoryEntry` is never constructed [INFO] [stdout] --> src/main.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct HistoryEntry { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_zsh_history_path` is never used [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_zsh_history_path() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_cli_stats_log_path` is never used [INFO] [stdout] --> src/main.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn get_cli_stats_log_path() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_history_line` is never used [INFO] [stdout] --> src/main.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_history_line(line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_cli_stats_line` is never used [INFO] [stdout] --> src/main.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_cli_stats_line(line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_timestamp` is never used [INFO] [stdout] --> src/main.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | fn format_timestamp(timestamp: i64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOP_LEFT` is never used [INFO] [stdout] --> src/main.rs:151:7 [INFO] [stdout] | [INFO] [stdout] 151 | const TOP_LEFT: &str = "┌"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOP_RIGHT` is never used [INFO] [stdout] --> src/main.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | const TOP_RIGHT: &str = "┐"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOTTOM_LEFT` is never used [INFO] [stdout] --> src/main.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | const BOTTOM_LEFT: &str = "└"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOTTOM_RIGHT` is never used [INFO] [stdout] --> src/main.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | const BOTTOM_RIGHT: &str = "┘"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HORIZONTAL` is never used [INFO] [stdout] --> src/main.rs:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | const HORIZONTAL: &str = "─"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERTICAL` is never used [INFO] [stdout] --> src/main.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | const VERTICAL: &str = "│"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_box` is never used [INFO] [stdout] --> src/main.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn draw_box( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_in_box` is never used [INFO] [stdout] --> src/main.rs:216:4 [INFO] [stdout] | [INFO] [stdout] 216 | fn write_in_box(stdout: &mut io::Stdout, x: u16, y: u16, text: &str, x_offset: u16) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_detail_view` is never used [INFO] [stdout] --> src/main.rs:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | fn display_detail_view( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `duration` and `exit_code` are never read [INFO] [stdout] --> src/history.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct HistoryEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub duration: Option, // Keep for potential future use [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub exit_code: Option, // Keep for potential future use [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s [INFO] running `Command { std: "docker" "inspect" "de7fea4caf5033136d6a7b14eec612ba8aaef76afe8592380dc9b9d1ec5682e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7fea4caf5033136d6a7b14eec612ba8aaef76afe8592380dc9b9d1ec5682e9", kill_on_drop: false }` [INFO] [stdout] de7fea4caf5033136d6a7b14eec612ba8aaef76afe8592380dc9b9d1ec5682e9