[INFO] cloning repository https://github.com/null-channel/RAID
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/null-channel/RAID" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-channel%2FRAID", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-channel%2FRAID'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db0d5792b88272027dd652dd9317d8cb058e7f32
[INFO] testing null-channel/RAID against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-channel%2FRAID" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/null-channel/RAID
[INFO] finished tweaking git repo https://github.com/null-channel/RAID
[INFO] tweaked toml for git repo https://github.com/null-channel/RAID written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/null-channel/RAID on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/null-channel/RAID 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded rusqlite v0.36.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.34.0
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 364d742d1b1722312f4da401545b54c0eb54947f94bad898bd8fcec51c972ae0
[INFO] running `Command { std: "docker" "start" "-a" "364d742d1b1722312f4da401545b54c0eb54947f94bad898bd8fcec51c972ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "364d742d1b1722312f4da401545b54c0eb54947f94bad898bd8fcec51c972ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364d742d1b1722312f4da401545b54c0eb54947f94bad898bd8fcec51c972ae0", kill_on_drop: false }`
[INFO] [stdout] 364d742d1b1722312f4da401545b54c0eb54947f94bad898bd8fcec51c972ae0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcfd61f41e152b208c27b7cbb6d723fe28d1990f749ae919019dce5497da32ec
[INFO] running `Command { std: "docker" "start" "-a" "bcfd61f41e152b208c27b7cbb6d723fe28d1990f749ae919019dce5497da32ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling raid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]    --> src/ai.rs:996:33
[INFO] [stdout]     |
[INFO] [stdout] 996 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]     --> src/ai.rs:1147:33
[INFO] [stdout]      |
[INFO] [stdout] 1147 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indicates_completion`
[INFO] [stdout]     --> src/ai.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                     let indicates_completion = analysis_lower.contains("no additional") ||
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indicates_completion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/ai.rs:1434:29
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         let mut namespace = self.extract_arg(&parts, "--namespace");
[INFO] [stdout]      |                             ----^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/output/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `conversation_history` is never read
[INFO] [stdout]   --> src/ai.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AIClient {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]    --> src/ai.rs:996:33
[INFO] [stdout]     |
[INFO] [stdout] 996 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]     --> src/ai.rs:1147:33
[INFO] [stdout]      |
[INFO] [stdout] 1147 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indicates_completion`
[INFO] [stdout]     --> src/ai.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                     let indicates_completion = analysis_lower.contains("no additional") ||
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indicates_completion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/ai.rs:1434:29
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         let mut namespace = self.extract_arg(&parts, "--namespace");
[INFO] [stdout]      |                             ----^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/output/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `analyze_with_known_issues` and `answer_question` are never used
[INFO] [stdout]   --> src/ai.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AIProvider: Send + Sync {
[INFO] [stdout]    |           ---------- methods in this trait
[INFO] [stdout] 12 |     async fn analyze(&self, input: &str) -> Result<String, AIError>;
[INFO] [stdout] 13 |     async fn analyze_with_known_issues(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     async fn answer_question(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `conversation_history` and `known_issues` are never read
[INFO] [stdout]   --> src/ai.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AIClient {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     known_issues: Arc<KnownIssuesDatabase>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]   --> src/ai.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl AIClient {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub async fn from_env() -> Result<Self, AIError> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `answer_question_openai`, `answer_question_anthropic`, `answer_question_local`, and `try_ollama_question` are never used
[INFO] [stdout]    --> src/ai.rs:497:14
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl AIClient {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 497 |     async fn answer_question_openai(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 567 |     async fn answer_question_anthropic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |     async fn answer_question_local(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 659 |     async fn try_ollama_question(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_ai_provider` is never used
[INFO] [stdout]    --> src/ai.rs:742:14
[INFO] [stdout]     |
[INFO] [stdout] 742 | pub async fn create_ai_provider() -> Result<Box<dyn AIProvider>, AIError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tool_calls` and `timestamp` are never read
[INFO] [stdout]    --> src/ai.rs:792:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | pub struct AIAgentMessage {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 792 |     pub tool_calls: Vec<AIToolCall>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 793 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentMessage` 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: fields `tool_name`, `arguments`, and `result` are never read
[INFO] [stdout]    --> src/ai.rs:806:9
[INFO] [stdout]     |
[INFO] [stdout] 805 | pub struct AIToolCall {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 806 |     pub tool_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 807 |     pub arguments: std::collections::HashMap<String, String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 808 |     pub result: Option<crate::tools::DebugToolResult>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIToolCall` 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: fields `pause_on_limit`, `allow_user_continuation`, and `verbose_logging` are never read
[INFO] [stdout]    --> src/ai.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 812 | pub struct AIAgentConfig {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 813 |     pub max_tool_calls: usize,
[INFO] [stdout] 814 |     pub pause_on_limit: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 815 |     pub allow_user_continuation: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 816 |     pub verbose_logging: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentConfig` 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: variant `Error` is never constructed
[INFO] [stdout]    --> src/ai.rs:835:5
[INFO] [stdout]     |
[INFO] [stdout] 831 | pub enum AIAgentResult {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 835 |     Error { error: AIError, tool_calls_used: usize },
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_conversation_history` is never used
[INFO] [stdout]     --> src/ai.rs:1827:12
[INFO] [stdout]      |
[INFO] [stdout]  838 | impl AIAgent {
[INFO] [stdout]      | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1827 |     pub fn get_conversation_history(&self) -> &[AIAgentMessage] {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/cli.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl AIProvider {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 147 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_default_model`, `get_model`, `is_full_check`, and `get_check_component` are never used
[INFO] [stdout]    --> src/cli.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | impl Cli {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 417 |     /// Get the default model for the selected AI provider
[INFO] [stdout] 418 |     pub fn get_default_model(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn get_model(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn is_full_check(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn get_check_component(&self) -> CheckComponent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AnalysisType` is never used
[INFO] [stdout]  --> src/commands/ai.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum AnalysisType {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_question_answering_with_config` is never used
[INFO] [stdout]   --> src/commands/ai.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn run_question_answering_with_config(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_ai_agent_mode` is never used
[INFO] [stdout]   --> src/commands/ai.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn run_ai_agent_mode(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_unified_ai_analysis` is never used
[INFO] [stdout]    --> src/commands/ai.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub async fn run_unified_ai_analysis(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_debug_result` is never used
[INFO] [stdout]   --> src/commands/debug.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn print_debug_result(result: &DebugToolResult) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_output_format` is never used
[INFO] [stdout]    --> src/config.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl RaidConfig {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn get_output_format(&self) -> OutputFormat {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Database` is never constructed
[INFO] [stdout]  --> src/database.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Database {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `init_tables`, `store_check`, and `get_recent_checks` are never used
[INFO] [stdout]   --> src/database.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Database {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn init_tables(&self) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn store_check(&self, system_info: &SystemInfo, analysis: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn get_recent_checks(&self, limit: i64) -> Result<Vec<(i64, String, SystemInfo, String)>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IssueMatch` is never constructed
[INFO] [stdout]   --> src/known_issues.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct IssueMatch {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_issue`, `match_issues`, `format_issue_for_ai`, and `get_relevant_issues_for_context` are never used
[INFO] [stdout]    --> src/known_issues.rs:69:18
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl KnownIssuesDatabase {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub async fn add_issue(&self, issue: KnownIssue) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub async fn match_issues(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     pub async fn format_issue_for_ai(&self, issue: &KnownIssue) -> String {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     pub async fn get_relevant_issues_for_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemHealthReport` is never constructed
[INFO] [stdout]  --> src/output/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SystemHealthReport {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct SystemStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ServiceStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct LogStatus {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogEntry` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct LogEntry {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ContainerStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerInfo` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct ContainerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Issue` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Issue {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_system_health_report` is never used
[INFO] [stdout]   --> src/output/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn create_system_health_report(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_json` is never used
[INFO] [stdout]    --> src/output/mod.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub fn print_json(report: &SystemHealthReport) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_yaml` is never used
[INFO] [stdout]    --> src/output/mod.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub fn print_yaml(report: &SystemHealthReport) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output` is never used
[INFO] [stdout]  --> src/output/printers.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn print_output(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output_with_config` is never used
[INFO] [stdout]   --> src/output/printers.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn print_output_with_config(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_system_info` is never used
[INFO] [stdout]   --> src/output/printers.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn print_system_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_container_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn print_container_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_kubernetes_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn print_kubernetes_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cgroup_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn print_cgroup_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_systemd_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn print_systemd_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_journal_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn print_journal_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn print_results_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_common_non_critical_error` is never used
[INFO] [stdout]    --> src/output/printers.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn is_common_non_critical_error(message: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_system_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:501:8
[INFO] [stdout]     |
[INFO] [stdout] 501 | pub fn print_system_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_container_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:509:8
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub fn print_container_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_kubernetes_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:533:8
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub fn print_kubernetes_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cgroup_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:556:8
[INFO] [stdout]     |
[INFO] [stdout] 556 | pub fn print_cgroup_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_systemd_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:571:8
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub fn print_systemd_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_journal_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub fn print_journal_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemInfo` is never constructed
[INFO] [stdout]  --> src/sysinfo.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SystemInfo {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KubernetesInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct KubernetesInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CgroupInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct CgroupInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemdInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SystemdInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemdUnit` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SystemdUnit {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct JournalInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalEntry` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct JournalEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct ContainerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_system_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn collect_system_info() -> SystemInfo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_kubernetes_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn collect_kubernetes_info() -> KubernetesInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_cgroup_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn collect_cgroup_info() -> CgroupInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_systemd_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:319:4
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn collect_systemd_info() -> SystemdInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_journal_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:376:4
[INFO] [stdout]     |
[INFO] [stdout] 376 | fn collect_journal_info() -> JournalInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_journal_output` is never used
[INFO] [stdout]    --> src/sysinfo.rs:410:4
[INFO] [stdout]     |
[INFO] [stdout] 410 | fn parse_journal_output(output: &[u8]) -> Vec<JournalEntry> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_container_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:485:4
[INFO] [stdout]     |
[INFO] [stdout] 485 | fn collect_container_info() -> Vec<ContainerInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_available_tools` is never used
[INFO] [stdout]   --> src/tools/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait ToolAvailability {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn get_available_tools(&self) -> Vec<String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `category` and `missing_dependencies` are never read
[INFO] [stdout]   --> src/tools/mod.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct AvailableToolInfo {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 58 |     pub category: ToolCategory,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub missing_dependencies: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AvailableToolInfo` 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 `KubernetesDebugInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct KubernetesDebugInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PodInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct PodInfo {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct ServiceInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct NodeInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct EventInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct NamespaceInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalDebugInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct JournalDebugInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalLogEntry` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct JournalLogEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kubernetes_enabled` and `kubectl_path` are never read
[INFO] [stdout]    --> src/tools/mod.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct DebugTools {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 153 |     pub kubernetes_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     pub kubectl_path: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/arch_debug.rs:6:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     /// List all installed packages
[INFO] [stdout]   6 |     pub async fn run_pacman_list_packages(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub async fn run_pacman_orphans(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn run_pacman_check_files(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn run_checkupdates(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub async fn run_paccache_info(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn run_systemd_analyze_time(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub async fn run_systemd_analyze_critical_chain(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn run_systemd_analyze_blame(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     pub async fn run_journalctl_list_boots(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn run_lsmod(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub async fn run_needs_reboot(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |     pub async fn run_pacman_mirrorlist(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub async fn run_aur_helper_info(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/container_info.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_cat_proc_cgroups(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_ls_cgroup(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_cat_proc_self_cgroup(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_cat_proc_self_mountinfo(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_lsns(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub async fn run_cat_proc_self_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub async fn run_cat_proc_self_ns(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub async fn run_docker_ps_running(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn run_docker_inspect(&self, container_name: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub async fn run_docker_logs(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:6:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     /// List all loaded BPF programs
[INFO] [stdout]   6 |     pub async fn run_bpftool_prog_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub async fn run_bpftool_prog_show(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn run_bpftool_prog_dump_xlated(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn run_bpftool_prog_dump_jited(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub async fn run_bpftool_map_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub async fn run_bpftool_map_show(&self, map_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub async fn run_bpftool_map_dump(&self, map_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub async fn run_bpftool_link_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub async fn run_bpftool_feature_probe(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub async fn run_bpftool_net_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     pub async fn run_bpftool_cgroup_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub async fn run_bpftool_btf_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |     pub async fn run_bpf_mount_check(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub async fn run_bpf_ls_pinned(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 552 |     pub async fn run_bpf_kernel_config(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 |     pub async fn run_bpftrace_syscalls(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |     pub async fn run_bpftrace_list_tracepoints(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 |     pub async fn run_bpf_jit_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/kubernetes_debug.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   8 |     pub async fn run_kubectl_get_deployments(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub async fn run_kubectl_get_configmaps(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn run_kubectl_logs(&self, pod_name: &str, namespace: Option<&str>, lines: Option<usize>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn run_kubectl_top_pods(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub async fn run_kubectl_top_nodes(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub async fn run_kubectl_get_pv(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 |     pub async fn run_kubectl_get_pvc(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub async fn run_kubelet_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub async fn run_kubelet_logs(&self, lines: Option<usize>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub async fn run_kubelet_config(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 520 |     pub async fn run_etcd_cluster_health(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub async fn run_etcd_member_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     pub async fn run_etcd_endpoint_health(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 |     pub async fn run_etcd_endpoint_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `run_ethtool`, `run_iperf3_server_check`, `run_network_namespaces`, `run_tcpdump_sample`, `run_bridge_info`, and `run_netstat_legacy` are never used
[INFO] [stdout]    --> src/tools/network_debug.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub async fn run_ethtool(&self, interface: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub async fn run_iperf3_server_check(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub async fn run_network_namespaces(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     pub async fn run_tcpdump_sample(&self, interface: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub async fn run_bridge_info(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 664 |     pub async fn run_netstat_legacy(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/performance_debug.rs:43:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_vmstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_sar(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_mpstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_iotop(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub async fn run_htop(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub async fn run_nethogs(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub async fn run_perf(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub async fn run_sysbench(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/process_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_lsof(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_lsof_pid(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_strace(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub async fn run_pmap(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn run_pidstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn run_pgrep(&self, pattern: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub async fn run_pkill(&self, pattern: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub async fn run_nice(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/security_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_auditctl(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_ausearch(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_sestatus(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub async fn run_getenforce(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub async fn run_semodule(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub async fn run_ps_ef(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub async fn run_w(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub async fn run_last(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub async fn run_fail2ban(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub async fn run_clamscan(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/storage_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_iostat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_smartctl(&self, device: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_fdisk(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_lsblk(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_mount(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn run_du(&self, path: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn run_find_large_files(&self, path: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub async fn run_hdparm(&self, device: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub async fn run_blkid(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl UIFormatter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     fn format_header(&self, text: &str, level: HeaderLevel) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     fn format_status(&self, status: &str, is_healthy: bool) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     fn format_info_line(&self, label: &str, value: &str, icon: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     fn format_warning(&self, text: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn format_error(&self, text: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn format_success(&self, text: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn format_metric(&self, current: &str, total: &str, label: &str, icon: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HeaderLevel` is never used
[INFO] [stdout]    --> src/ui.rs:124:6
[INFO] [stdout]     |
[INFO] [stdout] 124 | enum HeaderLevel {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results` is never used
[INFO] [stdout]    --> src/ui.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn print_results(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results_with_formatter` is never used
[INFO] [stdout]    --> src/ui.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn print_results_with_formatter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_common_non_critical_error` is never used
[INFO] [stdout]    --> src/ui.rs:364:4
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn is_common_non_critical_error(message: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_history` is never used
[INFO] [stdout]    --> src/ui.rs:396:8
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub fn print_history(checks: &[(i64, String, SystemInfo, String)]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.48s
[INFO] running `Command { std: "docker" "inspect" "bcfd61f41e152b208c27b7cbb6d723fe28d1990f749ae919019dce5497da32ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcfd61f41e152b208c27b7cbb6d723fe28d1990f749ae919019dce5497da32ec", kill_on_drop: false }`
[INFO] [stdout] bcfd61f41e152b208c27b7cbb6d723fe28d1990f749ae919019dce5497da32ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53dda0ffebab7fff0cea5caff42e76098339ce9298f68e4193602d17e71baf21
[INFO] running `Command { std: "docker" "start" "-a" "53dda0ffebab7fff0cea5caff42e76098339ce9298f68e4193602d17e71baf21", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling raid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]    --> src/ai.rs:996:33
[INFO] [stdout]     |
[INFO] [stdout] 996 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]     --> src/ai.rs:1147:33
[INFO] [stdout]      |
[INFO] [stdout] 1147 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indicates_completion`
[INFO] [stdout]     --> src/ai.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                     let indicates_completion = analysis_lower.contains("no additional") ||
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indicates_completion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/ai.rs:1434:29
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         let mut namespace = self.extract_arg(&parts, "--namespace");
[INFO] [stdout]      |                             ----^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]    --> src/ai.rs:996:33
[INFO] [stdout]     |
[INFO] [stdout] 996 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]     --> src/ai.rs:1147:33
[INFO] [stdout]      |
[INFO] [stdout] 1147 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indicates_completion`
[INFO] [stdout]     --> src/ai.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                     let indicates_completion = analysis_lower.contains("no additional") ||
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indicates_completion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/ai.rs:1434:29
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         let mut namespace = self.extract_arg(&parts, "--namespace");
[INFO] [stdout]      |                             ----^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/output/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `conversation_history` is never read
[INFO] [stdout]   --> src/ai.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AIClient {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/output/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tools/mod.rs:622:13
[INFO] [stdout]     |
[INFO] [stdout] 622 |         let mut debug_tools_with_check = DebugTools::initialize_with_availability_check();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tools/mod.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 |         let mut debug_tools = DebugTools::initialize_with_availability_check();
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `conversation_history` is never read
[INFO] [stdout]   --> src/ai.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AIClient {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:757:17
[INFO] [stdout]     |
[INFO] [stdout] 757 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:777:17
[INFO] [stdout]     |
[INFO] [stdout] 777 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:797:17
[INFO] [stdout]     |
[INFO] [stdout] 797 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:807:17
[INFO] [stdout]     |
[INFO] [stdout] 807 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1221:17
[INFO] [stdout]      |
[INFO] [stdout] 1221 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1224:17
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1355:21
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1386:17
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]    --> src/ai.rs:996:33
[INFO] [stdout]     |
[INFO] [stdout] 996 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]     --> src/ai.rs:1147:33
[INFO] [stdout]      |
[INFO] [stdout] 1147 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indicates_completion`
[INFO] [stdout]     --> src/ai.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                     let indicates_completion = analysis_lower.contains("no additional") ||
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indicates_completion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/ai.rs:1434:29
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         let mut namespace = self.extract_arg(&parts, "--namespace");
[INFO] [stdout]      |                             ----^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]    --> src/ai.rs:996:33
[INFO] [stdout]     |
[INFO] [stdout] 996 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duplicate_result`
[INFO] [stdout]     --> src/ai.rs:1147:33
[INFO] [stdout]      |
[INFO] [stdout] 1147 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indicates_completion`
[INFO] [stdout]     --> src/ai.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                     let indicates_completion = analysis_lower.contains("no additional") ||
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indicates_completion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/ai.rs:1434:29
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         let mut namespace = self.extract_arg(&parts, "--namespace");
[INFO] [stdout]      |                             ----^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/output/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `analyze_with_known_issues` and `answer_question` are never used
[INFO] [stdout]   --> src/ai.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AIProvider: Send + Sync {
[INFO] [stdout]    |           ---------- methods in this trait
[INFO] [stdout] 12 |     async fn analyze(&self, input: &str) -> Result<String, AIError>;
[INFO] [stdout] 13 |     async fn analyze_with_known_issues(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     async fn answer_question(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `conversation_history` and `known_issues` are never read
[INFO] [stdout]   --> src/ai.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AIClient {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     known_issues: Arc<KnownIssuesDatabase>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]   --> src/ai.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl AIClient {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub async fn from_env() -> Result<Self, AIError> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `answer_question_openai`, `answer_question_anthropic`, `answer_question_local`, and `try_ollama_question` are never used
[INFO] [stdout]    --> src/ai.rs:497:14
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl AIClient {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 497 |     async fn answer_question_openai(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 567 |     async fn answer_question_anthropic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |     async fn answer_question_local(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 659 |     async fn try_ollama_question(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_ai_provider` is never used
[INFO] [stdout]    --> src/ai.rs:742:14
[INFO] [stdout]     |
[INFO] [stdout] 742 | pub async fn create_ai_provider() -> Result<Box<dyn AIProvider>, AIError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tool_calls` and `timestamp` are never read
[INFO] [stdout]    --> src/ai.rs:792:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | pub struct AIAgentMessage {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 792 |     pub tool_calls: Vec<AIToolCall>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 793 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentMessage` 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: fields `tool_name`, `arguments`, and `result` are never read
[INFO] [stdout]    --> src/ai.rs:806:9
[INFO] [stdout]     |
[INFO] [stdout] 805 | pub struct AIToolCall {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 806 |     pub tool_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 807 |     pub arguments: std::collections::HashMap<String, String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 808 |     pub result: Option<crate::tools::DebugToolResult>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIToolCall` 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: fields `pause_on_limit`, `allow_user_continuation`, and `verbose_logging` are never read
[INFO] [stdout]    --> src/ai.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 812 | pub struct AIAgentConfig {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 813 |     pub max_tool_calls: usize,
[INFO] [stdout] 814 |     pub pause_on_limit: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 815 |     pub allow_user_continuation: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 816 |     pub verbose_logging: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentConfig` 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: variant `Error` is never constructed
[INFO] [stdout]    --> src/ai.rs:835:5
[INFO] [stdout]     |
[INFO] [stdout] 831 | pub enum AIAgentResult {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 835 |     Error { error: AIError, tool_calls_used: usize },
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_conversation_history` is never used
[INFO] [stdout]     --> src/ai.rs:1827:12
[INFO] [stdout]      |
[INFO] [stdout]  838 | impl AIAgent {
[INFO] [stdout]      | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1827 |     pub fn get_conversation_history(&self) -> &[AIAgentMessage] {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/cli.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl AIProvider {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 147 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_default_model`, `get_model`, `is_full_check`, and `get_check_component` are never used
[INFO] [stdout]    --> src/cli.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | impl Cli {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 417 |     /// Get the default model for the selected AI provider
[INFO] [stdout] 418 |     pub fn get_default_model(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn get_model(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn is_full_check(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn get_check_component(&self) -> CheckComponent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AnalysisType` is never used
[INFO] [stdout]  --> src/commands/ai.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum AnalysisType {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_question_answering_with_config` is never used
[INFO] [stdout]   --> src/commands/ai.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn run_question_answering_with_config(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_ai_agent_mode` is never used
[INFO] [stdout]   --> src/commands/ai.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn run_ai_agent_mode(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_unified_ai_analysis` is never used
[INFO] [stdout]    --> src/commands/ai.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub async fn run_unified_ai_analysis(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_debug_result` is never used
[INFO] [stdout]   --> src/commands/debug.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn print_debug_result(result: &DebugToolResult) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_output_format` is never used
[INFO] [stdout]    --> src/config.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl RaidConfig {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn get_output_format(&self) -> OutputFormat {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Database` is never constructed
[INFO] [stdout]  --> src/database.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Database {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `init_tables`, `store_check`, and `get_recent_checks` are never used
[INFO] [stdout]   --> src/database.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Database {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn init_tables(&self) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn store_check(&self, system_info: &SystemInfo, analysis: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn get_recent_checks(&self, limit: i64) -> Result<Vec<(i64, String, SystemInfo, String)>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IssueMatch` is never constructed
[INFO] [stdout]   --> src/known_issues.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct IssueMatch {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_issue`, `match_issues`, `format_issue_for_ai`, and `get_relevant_issues_for_context` are never used
[INFO] [stdout]    --> src/known_issues.rs:69:18
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl KnownIssuesDatabase {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub async fn add_issue(&self, issue: KnownIssue) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub async fn match_issues(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     pub async fn format_issue_for_ai(&self, issue: &KnownIssue) -> String {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     pub async fn get_relevant_issues_for_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemHealthReport` is never constructed
[INFO] [stdout]  --> src/output/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SystemHealthReport {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct SystemStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ServiceStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct LogStatus {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogEntry` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct LogEntry {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ContainerStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerInfo` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct ContainerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Issue` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Issue {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_system_health_report` is never used
[INFO] [stdout]   --> src/output/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn create_system_health_report(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_json` is never used
[INFO] [stdout]    --> src/output/mod.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub fn print_json(report: &SystemHealthReport) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_yaml` is never used
[INFO] [stdout]    --> src/output/mod.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub fn print_yaml(report: &SystemHealthReport) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output` is never used
[INFO] [stdout]  --> src/output/printers.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn print_output(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output_with_config` is never used
[INFO] [stdout]   --> src/output/printers.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn print_output_with_config(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_system_info` is never used
[INFO] [stdout]   --> src/output/printers.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn print_system_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_container_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn print_container_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_kubernetes_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn print_kubernetes_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cgroup_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn print_cgroup_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_systemd_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn print_systemd_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_journal_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn print_journal_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn print_results_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_common_non_critical_error` is never used
[INFO] [stdout]    --> src/output/printers.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn is_common_non_critical_error(message: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_system_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:501:8
[INFO] [stdout]     |
[INFO] [stdout] 501 | pub fn print_system_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_container_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:509:8
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub fn print_container_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_kubernetes_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:533:8
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub fn print_kubernetes_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cgroup_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:556:8
[INFO] [stdout]     |
[INFO] [stdout] 556 | pub fn print_cgroup_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_systemd_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:571:8
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub fn print_systemd_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_journal_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub fn print_journal_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemInfo` is never constructed
[INFO] [stdout]  --> src/sysinfo.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SystemInfo {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KubernetesInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct KubernetesInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CgroupInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct CgroupInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemdInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SystemdInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemdUnit` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SystemdUnit {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct JournalInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalEntry` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct JournalEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerInfo` is never constructed
[INFO] [stdout]   --> src/sysinfo.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct ContainerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_system_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn collect_system_info() -> SystemInfo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_kubernetes_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn collect_kubernetes_info() -> KubernetesInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_cgroup_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn collect_cgroup_info() -> CgroupInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_systemd_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:319:4
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn collect_systemd_info() -> SystemdInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_journal_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:376:4
[INFO] [stdout]     |
[INFO] [stdout] 376 | fn collect_journal_info() -> JournalInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_journal_output` is never used
[INFO] [stdout]    --> src/sysinfo.rs:410:4
[INFO] [stdout]     |
[INFO] [stdout] 410 | fn parse_journal_output(output: &[u8]) -> Vec<JournalEntry> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_container_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:485:4
[INFO] [stdout]     |
[INFO] [stdout] 485 | fn collect_container_info() -> Vec<ContainerInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_available_tools` is never used
[INFO] [stdout]   --> src/tools/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait ToolAvailability {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn get_available_tools(&self) -> Vec<String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `category` and `missing_dependencies` are never read
[INFO] [stdout]   --> src/tools/mod.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct AvailableToolInfo {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 58 |     pub category: ToolCategory,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub missing_dependencies: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AvailableToolInfo` 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 `KubernetesDebugInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct KubernetesDebugInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PodInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct PodInfo {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct ServiceInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct NodeInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct EventInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct NamespaceInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalDebugInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct JournalDebugInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalLogEntry` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct JournalLogEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kubernetes_enabled` and `kubectl_path` are never read
[INFO] [stdout]    --> src/tools/mod.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct DebugTools {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 153 |     pub kubernetes_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     pub kubectl_path: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/arch_debug.rs:6:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     /// List all installed packages
[INFO] [stdout]   6 |     pub async fn run_pacman_list_packages(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub async fn run_pacman_orphans(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn run_pacman_check_files(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn run_checkupdates(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub async fn run_paccache_info(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn run_systemd_analyze_time(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub async fn run_systemd_analyze_critical_chain(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn run_systemd_analyze_blame(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     pub async fn run_journalctl_list_boots(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn run_lsmod(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub async fn run_needs_reboot(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |     pub async fn run_pacman_mirrorlist(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub async fn run_aur_helper_info(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/container_info.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_cat_proc_cgroups(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_ls_cgroup(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_cat_proc_self_cgroup(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_cat_proc_self_mountinfo(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_lsns(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub async fn run_cat_proc_self_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub async fn run_cat_proc_self_ns(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub async fn run_docker_ps_running(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn run_docker_inspect(&self, container_name: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub async fn run_docker_logs(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:6:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     /// List all loaded BPF programs
[INFO] [stdout]   6 |     pub async fn run_bpftool_prog_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub async fn run_bpftool_prog_show(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn run_bpftool_prog_dump_xlated(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn run_bpftool_prog_dump_jited(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub async fn run_bpftool_map_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub async fn run_bpftool_map_show(&self, map_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub async fn run_bpftool_map_dump(&self, map_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub async fn run_bpftool_link_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub async fn run_bpftool_feature_probe(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub async fn run_bpftool_net_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     pub async fn run_bpftool_cgroup_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub async fn run_bpftool_btf_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |     pub async fn run_bpf_mount_check(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub async fn run_bpf_ls_pinned(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 552 |     pub async fn run_bpf_kernel_config(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 |     pub async fn run_bpftrace_syscalls(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |     pub async fn run_bpftrace_list_tracepoints(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 |     pub async fn run_bpf_jit_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/kubernetes_debug.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]   8 |     pub async fn run_kubectl_get_deployments(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub async fn run_kubectl_get_configmaps(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn run_kubectl_logs(&self, pod_name: &str, namespace: Option<&str>, lines: Option<usize>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn run_kubectl_top_pods(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub async fn run_kubectl_top_nodes(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub async fn run_kubectl_get_pv(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 |     pub async fn run_kubectl_get_pvc(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub async fn run_kubelet_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub async fn run_kubelet_logs(&self, lines: Option<usize>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub async fn run_kubelet_config(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 520 |     pub async fn run_etcd_cluster_health(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub async fn run_etcd_member_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     pub async fn run_etcd_endpoint_health(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 |     pub async fn run_etcd_endpoint_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `run_ethtool`, `run_iperf3_server_check`, `run_network_namespaces`, `run_tcpdump_sample`, `run_bridge_info`, and `run_netstat_legacy` are never used
[INFO] [stdout]    --> src/tools/network_debug.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub async fn run_ethtool(&self, interface: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub async fn run_iperf3_server_check(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 429 |     pub async fn run_network_namespaces(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     pub async fn run_tcpdump_sample(&self, interface: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub async fn run_bridge_info(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 664 |     pub async fn run_netstat_legacy(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/performance_debug.rs:43:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_vmstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_sar(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_mpstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_iotop(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub async fn run_htop(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub async fn run_nethogs(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub async fn run_perf(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub async fn run_sysbench(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/process_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_lsof(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_lsof_pid(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_strace(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub async fn run_pmap(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn run_pidstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn run_pgrep(&self, pattern: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub async fn run_pkill(&self, pattern: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub async fn run_nice(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/security_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_auditctl(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_ausearch(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_sestatus(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub async fn run_getenforce(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub async fn run_semodule(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub async fn run_ps_ef(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub async fn run_w(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub async fn run_last(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub async fn run_fail2ban(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub async fn run_clamscan(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/storage_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_iostat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_smartctl(&self, device: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_fdisk(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_lsblk(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_mount(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn run_du(&self, path: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn run_find_large_files(&self, path: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub async fn run_hdparm(&self, device: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub async fn run_blkid(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl UIFormatter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     fn format_header(&self, text: &str, level: HeaderLevel) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     fn format_status(&self, status: &str, is_healthy: bool) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     fn format_info_line(&self, label: &str, value: &str, icon: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     fn format_warning(&self, text: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn format_error(&self, text: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn format_success(&self, text: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn format_metric(&self, current: &str, total: &str, label: &str, icon: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HeaderLevel` is never used
[INFO] [stdout]    --> src/ui.rs:124:6
[INFO] [stdout]     |
[INFO] [stdout] 124 | enum HeaderLevel {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results` is never used
[INFO] [stdout]    --> src/ui.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn print_results(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results_with_formatter` is never used
[INFO] [stdout]    --> src/ui.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn print_results_with_formatter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_common_non_critical_error` is never used
[INFO] [stdout]    --> src/ui.rs:364:4
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn is_common_non_critical_error(message: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_history` is never used
[INFO] [stdout]    --> src/ui.rs:396:8
[INFO] [stdout]     |
[INFO] [stdout] 396 | pub fn print_history(checks: &[(i64, String, SystemInfo, String)]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/output/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tools/mod.rs:622:13
[INFO] [stdout]     |
[INFO] [stdout] 622 |         let mut debug_tools_with_check = DebugTools::initialize_with_availability_check();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tools/mod.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 |         let mut debug_tools = DebugTools::initialize_with_availability_check();
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `analyze_with_known_issues` and `answer_question` are never used
[INFO] [stdout]   --> src/ai.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AIProvider: Send + Sync {
[INFO] [stdout]    |           ---------- methods in this trait
[INFO] [stdout] 12 |     async fn analyze(&self, input: &str) -> Result<String, AIError>;
[INFO] [stdout] 13 |     async fn analyze_with_known_issues(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     async fn answer_question(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `conversation_history` and `known_issues` are never read
[INFO] [stdout]   --> src/ai.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AIClient {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     known_issues: Arc<KnownIssuesDatabase>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]   --> src/ai.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl AIClient {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub async fn from_env() -> Result<Self, AIError> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `answer_question_openai`, `answer_question_anthropic`, `answer_question_local`, and `try_ollama_question` are never used
[INFO] [stdout]    --> src/ai.rs:497:14
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl AIClient {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 497 |     async fn answer_question_openai(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 567 |     async fn answer_question_anthropic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |     async fn answer_question_local(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 659 |     async fn try_ollama_question(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_ai_provider` is never used
[INFO] [stdout]    --> src/ai.rs:742:14
[INFO] [stdout]     |
[INFO] [stdout] 742 | pub async fn create_ai_provider() -> Result<Box<dyn AIProvider>, AIError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tool_calls` and `timestamp` are never read
[INFO] [stdout]    --> src/ai.rs:792:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | pub struct AIAgentMessage {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 792 |     pub tool_calls: Vec<AIToolCall>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 793 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentMessage` 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: fields `tool_name`, `arguments`, and `result` are never read
[INFO] [stdout]    --> src/ai.rs:806:9
[INFO] [stdout]     |
[INFO] [stdout] 805 | pub struct AIToolCall {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 806 |     pub tool_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 807 |     pub arguments: std::collections::HashMap<String, String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 808 |     pub result: Option<crate::tools::DebugToolResult>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIToolCall` 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: fields `pause_on_limit`, `allow_user_continuation`, and `verbose_logging` are never read
[INFO] [stdout]    --> src/ai.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 812 | pub struct AIAgentConfig {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 813 |     pub max_tool_calls: usize,
[INFO] [stdout] 814 |     pub pause_on_limit: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 815 |     pub allow_user_continuation: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 816 |     pub verbose_logging: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentConfig` 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: variant `Error` is never constructed
[INFO] [stdout]    --> src/ai.rs:835:5
[INFO] [stdout]     |
[INFO] [stdout] 831 | pub enum AIAgentResult {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 835 |     Error { error: AIError, tool_calls_used: usize },
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIAgentResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_conversation_history` is never used
[INFO] [stdout]     --> src/ai.rs:1827:12
[INFO] [stdout]      |
[INFO] [stdout]  838 | impl AIAgent {
[INFO] [stdout]      | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1827 |     pub fn get_conversation_history(&self) -> &[AIAgentMessage] {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/cli.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl AIProvider {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 147 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_default_model`, `get_model`, `is_full_check`, and `get_check_component` are never used
[INFO] [stdout]    --> src/cli.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | impl Cli {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 417 |     /// Get the default model for the selected AI provider
[INFO] [stdout] 418 |     pub fn get_default_model(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn get_model(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn is_full_check(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn get_check_component(&self) -> CheckComponent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AnalysisType` is never used
[INFO] [stdout]  --> src/commands/ai.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum AnalysisType {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_question_answering_with_config` is never used
[INFO] [stdout]   --> src/commands/ai.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn run_question_answering_with_config(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_ai_agent_mode` is never used
[INFO] [stdout]   --> src/commands/ai.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn run_ai_agent_mode(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_unified_ai_analysis` is never used
[INFO] [stdout]    --> src/commands/ai.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub async fn run_unified_ai_analysis(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_debug_result` is never used
[INFO] [stdout]   --> src/commands/debug.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn print_debug_result(result: &DebugToolResult) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Database` is never constructed
[INFO] [stdout]  --> src/database.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Database {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `init_tables`, `store_check`, and `get_recent_checks` are never used
[INFO] [stdout]   --> src/database.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Database {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn init_tables(&self) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn store_check(&self, system_info: &SystemInfo, analysis: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn get_recent_checks(&self, limit: i64) -> Result<Vec<(i64, String, SystemInfo, String)>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IssueMatch` is never constructed
[INFO] [stdout]   --> src/known_issues.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct IssueMatch {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_issue`, `match_issues`, `format_issue_for_ai`, and `get_relevant_issues_for_context` are never used
[INFO] [stdout]    --> src/known_issues.rs:69:18
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl KnownIssuesDatabase {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub async fn add_issue(&self, issue: KnownIssue) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub async fn match_issues(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     pub async fn format_issue_for_ai(&self, issue: &KnownIssue) -> String {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     pub async fn get_relevant_issues_for_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemHealthReport` is never constructed
[INFO] [stdout]  --> src/output/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SystemHealthReport {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct SystemStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ServiceStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct LogStatus {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogEntry` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct LogEntry {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerStatus` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ContainerStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerInfo` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct ContainerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Issue` is never constructed
[INFO] [stdout]   --> src/output/mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Issue {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_system_health_report` is never used
[INFO] [stdout]   --> src/output/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn create_system_health_report(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_json` is never used
[INFO] [stdout]    --> src/output/mod.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub fn print_json(report: &SystemHealthReport) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_yaml` is never used
[INFO] [stdout]    --> src/output/mod.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub fn print_yaml(report: &SystemHealthReport) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output` is never used
[INFO] [stdout]  --> src/output/printers.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn print_output(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_output_with_config` is never used
[INFO] [stdout]   --> src/output/printers.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn print_output_with_config(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_system_info` is never used
[INFO] [stdout]   --> src/output/printers.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn print_system_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_container_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn print_container_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_kubernetes_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn print_kubernetes_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cgroup_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn print_cgroup_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_systemd_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn print_systemd_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_journal_info` is never used
[INFO] [stdout]    --> src/output/printers.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn print_journal_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn print_results_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_common_non_critical_error` is never used
[INFO] [stdout]    --> src/output/printers.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn is_common_non_critical_error(message: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_system_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:501:8
[INFO] [stdout]     |
[INFO] [stdout] 501 | pub fn print_system_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_container_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:509:8
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub fn print_container_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_kubernetes_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:533:8
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub fn print_kubernetes_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cgroup_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:556:8
[INFO] [stdout]     |
[INFO] [stdout] 556 | pub fn print_cgroup_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_systemd_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:571:8
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub fn print_systemd_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_journal_info_dry_run` is never used
[INFO] [stdout]    --> src/output/printers.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub fn print_journal_info_dry_run(info: &SystemInfo) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_system_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn collect_system_info() -> SystemInfo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_kubernetes_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn collect_kubernetes_info() -> KubernetesInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_cgroup_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn collect_cgroup_info() -> CgroupInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_systemd_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:319:4
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn collect_systemd_info() -> SystemdInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_journal_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:376:4
[INFO] [stdout]     |
[INFO] [stdout] 376 | fn collect_journal_info() -> JournalInfo {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_container_info` is never used
[INFO] [stdout]    --> src/sysinfo.rs:485:4
[INFO] [stdout]     |
[INFO] [stdout] 485 | fn collect_container_info() -> Vec<ContainerInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KubernetesDebugInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct KubernetesDebugInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PodInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct PodInfo {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceInfo` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct ServiceInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct NodeInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct EventInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct NamespaceInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalDebugInfo` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct JournalDebugInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JournalLogEntry` is never constructed
[INFO] [stdout]    --> src/tools/mod.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct JournalLogEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kubernetes_enabled` and `kubectl_path` are never read
[INFO] [stdout]    --> src/tools/mod.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct DebugTools {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 153 |     pub kubernetes_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     pub kubectl_path: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `run_pacman_check_files`, `run_checkupdates`, `run_paccache_info`, `run_systemd_analyze_critical_chain`, and `run_systemd_analyze_blame` are never used
[INFO] [stdout]    --> src/tools/arch_debug.rs:84:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn run_pacman_check_files(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn run_checkupdates(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub async fn run_paccache_info(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub async fn run_systemd_analyze_critical_chain(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn run_systemd_analyze_blame(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/container_info.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_cat_proc_cgroups(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_ls_cgroup(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_cat_proc_self_cgroup(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_cat_proc_self_mountinfo(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_lsns(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub async fn run_cat_proc_self_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub async fn run_cat_proc_self_ns(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub async fn run_docker_ps_running(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn run_docker_inspect(&self, container_name: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub async fn run_docker_logs(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:84:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn run_bpftool_prog_dump_xlated(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn run_bpftool_prog_dump_jited(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub async fn run_bpftool_map_show(&self, map_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub async fn run_bpftool_map_dump(&self, map_id: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub async fn run_bpftool_net_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     pub async fn run_bpftool_cgroup_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub async fn run_bpftool_btf_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub async fn run_bpf_ls_pinned(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 552 |     pub async fn run_bpf_kernel_config(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 610 |     pub async fn run_bpftrace_syscalls(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |     pub async fn run_bpftrace_list_tracepoints(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/kubernetes_debug.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub async fn run_kubectl_get_configmaps(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub async fn run_kubectl_top_nodes(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub async fn run_kubectl_get_pv(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 333 |     pub async fn run_kubectl_get_pvc(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub async fn run_kubelet_config(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub async fn run_etcd_member_list(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 |     pub async fn run_etcd_endpoint_status(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/performance_debug.rs:43:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_vmstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_sar(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_mpstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_iotop(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub async fn run_htop(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub async fn run_nethogs(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub async fn run_perf(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub async fn run_sysbench(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/process_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_lsof(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_lsof_pid(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_strace(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub async fn run_pmap(&self, pid: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn run_pidstat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn run_pgrep(&self, pattern: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub async fn run_pkill(&self, pattern: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub async fn run_nice(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/security_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_auditctl(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_ausearch(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_sestatus(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub async fn run_getenforce(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub async fn run_semodule(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub async fn run_ps_ef(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub async fn run_w(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub async fn run_last(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub async fn run_fail2ban(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub async fn run_clamscan(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/tools/storage_debug.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl DebugTools {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]   5 |     pub async fn run_iostat(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub async fn run_smartctl(&self, device: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub async fn run_fdisk(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn run_lsblk(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn run_mount(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn run_du(&self, path: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn run_find_large_files(&self, path: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub async fn run_hdparm(&self, device: &str) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub async fn run_blkid(&self) -> DebugToolResult {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_results` is never used
[INFO] [stdout]    --> src/ui.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn print_results(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:757:17
[INFO] [stdout]     |
[INFO] [stdout] 757 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:777:17
[INFO] [stdout]     |
[INFO] [stdout] 777 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:797:17
[INFO] [stdout]     |
[INFO] [stdout] 797 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/tools/ebpf_debug.rs:807:17
[INFO] [stdout]     |
[INFO] [stdout] 807 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1221:17
[INFO] [stdout]      |
[INFO] [stdout] 1221 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1224:17
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1355:21
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/tools/network_debug.rs:1386:17
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         assert!(result.execution_time_ms >= 0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.12s
[INFO] running `Command { std: "docker" "inspect" "53dda0ffebab7fff0cea5caff42e76098339ce9298f68e4193602d17e71baf21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53dda0ffebab7fff0cea5caff42e76098339ce9298f68e4193602d17e71baf21", kill_on_drop: false }`
[INFO] [stdout] 53dda0ffebab7fff0cea5caff42e76098339ce9298f68e4193602d17e71baf21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf70ac3a40bdad30c2b7fba99bbb7b43d2d7055188894a447b1654cc9dcd9258
[INFO] running `Command { std: "docker" "start" "-a" "cf70ac3a40bdad30c2b7fba99bbb7b43d2d7055188894a447b1654cc9dcd9258", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `duplicate_result`
[INFO] [stderr]    --> src/ai.rs:996:33
[INFO] [stderr]     |
[INFO] [stderr] 996 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `duplicate_result`
[INFO] [stderr]     --> src/ai.rs:1147:33
[INFO] [stderr]      |
[INFO] [stderr] 1147 | ...   if let Some(duplicate_result) = self.check_and_handle_duplicate_tool_call(&tool, &namespace, &pod, &service, &lines).await {
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `indicates_completion`
[INFO] [stderr]     --> src/ai.rs:1176:25
[INFO] [stderr]      |
[INFO] [stderr] 1176 |                     let indicates_completion = analysis_lower.contains("no additional") ||
[INFO] [stderr]      |                         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indicates_completion`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/ai.rs:1434:29
[INFO] [stderr]      |
[INFO] [stderr] 1434 |                         let mut namespace = self.extract_arg(&parts, "--namespace");
[INFO] [stderr]      |                             ----^^^^^^^^^
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             help: remove this `mut`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verbose`
[INFO] [stderr]   --> src/output/mod.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 74 |     verbose: bool,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stderr] 
[INFO] [stderr] warning: field `conversation_history` is never read
[INFO] [stderr]   --> src/ai.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct AIClient {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/tools/mod.rs:622:13
[INFO] [stderr]     |
[INFO] [stderr] 622 |         let mut debug_tools_with_check = DebugTools::initialize_with_availability_check();
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/tools/mod.rs:774:13
[INFO] [stderr]     |
[INFO] [stderr] 774 |         let mut debug_tools = DebugTools::initialize_with_availability_check();
[INFO] [stderr]     |             ----^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:739:17
[INFO] [stderr]     |
[INFO] [stderr] 739 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:757:17
[INFO] [stderr]     |
[INFO] [stderr] 757 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:767:17
[INFO] [stderr]     |
[INFO] [stderr] 767 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:777:17
[INFO] [stderr]     |
[INFO] [stderr] 777 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:787:17
[INFO] [stderr]     |
[INFO] [stderr] 787 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:797:17
[INFO] [stderr]     |
[INFO] [stderr] 797 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:807:17
[INFO] [stderr]     |
[INFO] [stderr] 807 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> src/tools/network_debug.rs:1221:17
[INFO] [stderr]      |
[INFO] [stderr] 1221 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> src/tools/network_debug.rs:1224:17
[INFO] [stderr]      |
[INFO] [stderr] 1224 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> src/tools/network_debug.rs:1355:21
[INFO] [stderr]      |
[INFO] [stderr] 1355 |             assert!(result.execution_time_ms >= 0);
[INFO] [stderr]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> src/tools/network_debug.rs:1386:17
[INFO] [stderr]      |
[INFO] [stderr] 1386 |         assert!(result.execution_time_ms >= 0);
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `raid` (lib) generated 6 warnings (run `cargo fix --lib -p raid` to apply 1 suggestion)
[INFO] [stderr] warning: `raid` (lib test) generated 19 warnings (6 duplicates) (run `cargo fix --lib -p raid --tests` to apply 2 suggestions)
[INFO] [stderr] warning: methods `analyze_with_known_issues` and `answer_question` are never used
[INFO] [stderr]   --> src/ai.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub trait AIProvider: Send + Sync {
[INFO] [stderr]    |           ---------- methods in this trait
[INFO] [stderr] 12 |     async fn analyze(&self, input: &str) -> Result<String, AIError>;
[INFO] [stderr] 13 |     async fn analyze_with_known_issues(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     async fn answer_question(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `conversation_history` and `known_issues` are never read
[INFO] [stderr]   --> src/ai.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct AIClient {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 59 |     conversation_history: Arc<Mutex<Vec<ConversationMessage>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 60 |     known_issues: Arc<KnownIssuesDatabase>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_env` is never used
[INFO] [stderr]   --> src/ai.rs:80:18
[INFO] [stderr]    |
[INFO] [stderr] 69 | impl AIClient {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub async fn from_env() -> Result<Self, AIError> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `answer_question_openai`, `answer_question_anthropic`, `answer_question_local`, and `try_ollama_question` are never used
[INFO] [stderr]    --> src/ai.rs:497:14
[INFO] [stderr]     |
[INFO] [stderr] 241 | impl AIClient {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 497 |     async fn answer_question_openai(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 567 |     async fn answer_question_anthropic(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 |     async fn answer_question_local(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 659 |     async fn try_ollama_question(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_ai_provider` is never used
[INFO] [stderr]    --> src/ai.rs:742:14
[INFO] [stderr]     |
[INFO] [stderr] 742 | pub async fn create_ai_provider() -> Result<Box<dyn AIProvider>, AIError> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tool_calls` and `timestamp` are never read
[INFO] [stderr]    --> src/ai.rs:792:9
[INFO] [stderr]     |
[INFO] [stderr] 789 | pub struct AIAgentMessage {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 792 |     pub tool_calls: Vec<AIToolCall>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 793 |     pub timestamp: std::time::SystemTime,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AIAgentMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tool_name`, `arguments`, and `result` are never read
[INFO] [stderr]    --> src/ai.rs:806:9
[INFO] [stderr]     |
[INFO] [stderr] 805 | pub struct AIToolCall {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 806 |     pub tool_name: String,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 807 |     pub arguments: std::collections::HashMap<String, String>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 808 |     pub result: Option<crate::tools::DebugToolResult>,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AIToolCall` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pause_on_limit`, `allow_user_continuation`, and `verbose_logging` are never read
[INFO] [stderr]    --> src/ai.rs:814:9
[INFO] [stderr]     |
[INFO] [stderr] 812 | pub struct AIAgentConfig {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] 813 |     pub max_tool_calls: usize,
[INFO] [stderr] 814 |     pub pause_on_limit: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 815 |     pub allow_user_continuation: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 816 |     pub verbose_logging: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AIAgentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Error` is never constructed
[INFO] [stderr]    --> src/ai.rs:835:5
[INFO] [stderr]     |
[INFO] [stderr] 831 | pub enum AIAgentResult {
[INFO] [stderr]     |          ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 835 |     Error { error: AIError, tool_calls_used: usize },
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AIAgentResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_conversation_history` is never used
[INFO] [stderr]     --> src/ai.rs:1827:12
[INFO] [stderr]      |
[INFO] [stderr]  838 | impl AIAgent {
[INFO] [stderr]      | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1827 |     pub fn get_conversation_history(&self) -> &[AIAgentMessage] {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]    --> src/cli.rs:147:12
[INFO] [stderr]     |
[INFO] [stderr] 146 | impl AIProvider {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] 147 |     pub fn as_str(&self) -> &'static str {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_default_model`, `get_model`, `is_full_check`, and `get_check_component` are never used
[INFO] [stderr]    --> src/cli.rs:418:12
[INFO] [stderr]     |
[INFO] [stderr] 416 | impl Cli {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] 417 |     /// Get the default model for the selected AI provider
[INFO] [stderr] 418 |     pub fn get_default_model(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 427 |     pub fn get_model(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 434 |     pub fn is_full_check(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 445 |     pub fn get_check_component(&self) -> CheckComponent {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AnalysisType` is never used
[INFO] [stderr]  --> src/commands/ai.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub enum AnalysisType {
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_question_answering_with_config` is never used
[INFO] [stderr]   --> src/commands/ai.rs:16:14
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub async fn run_question_answering_with_config(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_ai_agent_mode` is never used
[INFO] [stderr]   --> src/commands/ai.rs:72:14
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub async fn run_ai_agent_mode(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_unified_ai_analysis` is never used
[INFO] [stderr]    --> src/commands/ai.rs:209:14
[INFO] [stderr]     |
[INFO] [stderr] 209 | pub async fn run_unified_ai_analysis(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_debug_result` is never used
[INFO] [stderr]   --> src/commands/debug.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn print_debug_result(result: &DebugToolResult) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Database` is never constructed
[INFO] [stderr]  --> src/database.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Database {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `init_tables`, `store_check`, and `get_recent_checks` are never used
[INFO] [stderr]   --> src/database.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl Database {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 10 |     pub fn new<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn init_tables(&self) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn store_check(&self, system_info: &SystemInfo, analysis: &str) -> Result<()> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn get_recent_checks(&self, limit: i64) -> Result<Vec<(i64, String, SystemInfo, String)>> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IssueMatch` is never constructed
[INFO] [stderr]   --> src/known_issues.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct IssueMatch {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_issue`, `match_issues`, `format_issue_for_ai`, and `get_relevant_issues_for_context` are never used
[INFO] [stderr]    --> src/known_issues.rs:69:18
[INFO] [stderr]     |
[INFO] [stderr]  60 | impl KnownIssuesDatabase {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  69 |     pub async fn add_issue(&self, issue: KnownIssue) {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub async fn match_issues(
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 602 |     pub async fn format_issue_for_ai(&self, issue: &KnownIssue) -> String {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 621 |     pub async fn get_relevant_issues_for_context(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SystemHealthReport` is never constructed
[INFO] [stderr]  --> src/output/mod.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct SystemHealthReport {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SystemStatus` is never constructed
[INFO] [stderr]   --> src/output/mod.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct SystemStatus {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ServiceStatus` is never constructed
[INFO] [stderr]   --> src/output/mod.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct ServiceStatus {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LogStatus` is never constructed
[INFO] [stderr]   --> src/output/mod.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct LogStatus {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LogEntry` is never constructed
[INFO] [stderr]   --> src/output/mod.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct LogEntry {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContainerStatus` is never constructed
[INFO] [stderr]   --> src/output/mod.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct ContainerStatus {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContainerInfo` is never constructed
[INFO] [stderr]   --> src/output/mod.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct ContainerInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Issue` is never constructed
[INFO] [stderr]   --> src/output/mod.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct Issue {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_system_health_report` is never used
[INFO] [stderr]   --> src/output/mod.rs:71:8
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub fn create_system_health_report(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_json` is never used
[INFO] [stderr]    --> src/output/mod.rs:232:8
[INFO] [stderr]     |
[INFO] [stderr] 232 | pub fn print_json(report: &SystemHealthReport) {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_yaml` is never used
[INFO] [stderr]    --> src/output/mod.rs:239:8
[INFO] [stderr]     |
[INFO] [stderr] 239 | pub fn print_yaml(report: &SystemHealthReport) {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_output` is never used
[INFO] [stderr]  --> src/output/printers.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn print_output(
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_output_with_config` is never used
[INFO] [stderr]   --> src/output/printers.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn print_output_with_config(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_system_info` is never used
[INFO] [stderr]   --> src/output/printers.rs:49:8
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn print_system_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_container_info` is never used
[INFO] [stderr]    --> src/output/printers.rs:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub fn print_container_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_kubernetes_info` is never used
[INFO] [stderr]    --> src/output/printers.rs:154:8
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub fn print_kubernetes_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_cgroup_info` is never used
[INFO] [stderr]    --> src/output/printers.rs:188:8
[INFO] [stderr]     |
[INFO] [stderr] 188 | pub fn print_cgroup_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_systemd_info` is never used
[INFO] [stderr]    --> src/output/printers.rs:213:8
[INFO] [stderr]     |
[INFO] [stderr] 213 | pub fn print_systemd_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_journal_info` is never used
[INFO] [stderr]    --> src/output/printers.rs:261:8
[INFO] [stderr]     |
[INFO] [stderr] 261 | pub fn print_journal_info(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_results_dry_run` is never used
[INFO] [stderr]    --> src/output/printers.rs:351:8
[INFO] [stderr]     |
[INFO] [stderr] 351 | pub fn print_results_dry_run(info: &SystemInfo) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_common_non_critical_error` is never used
[INFO] [stderr]    --> src/output/printers.rs:469:8
[INFO] [stderr]     |
[INFO] [stderr] 469 | pub fn is_common_non_critical_error(message: &str) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_system_info_dry_run` is never used
[INFO] [stderr]    --> src/output/printers.rs:501:8
[INFO] [stderr]     |
[INFO] [stderr] 501 | pub fn print_system_info_dry_run(info: &SystemInfo) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_container_info_dry_run` is never used
[INFO] [stderr]    --> src/output/printers.rs:509:8
[INFO] [stderr]     |
[INFO] [stderr] 509 | pub fn print_container_info_dry_run(info: &SystemInfo) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_kubernetes_info_dry_run` is never used
[INFO] [stderr]    --> src/output/printers.rs:533:8
[INFO] [stderr]     |
[INFO] [stderr] 533 | pub fn print_kubernetes_info_dry_run(info: &SystemInfo) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_cgroup_info_dry_run` is never used
[INFO] [stderr]    --> src/output/printers.rs:556:8
[INFO] [stderr]     |
[INFO] [stderr] 556 | pub fn print_cgroup_info_dry_run(info: &SystemInfo) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_systemd_info_dry_run` is never used
[INFO] [stderr]    --> src/output/printers.rs:571:8
[INFO] [stderr]     |
[INFO] [stderr] 571 | pub fn print_systemd_info_dry_run(info: &SystemInfo) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_journal_info_dry_run` is never used
[INFO] [stderr]    --> src/output/printers.rs:602:8
[INFO] [stderr]     |
[INFO] [stderr] 602 | pub fn print_journal_info_dry_run(info: &SystemInfo) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_system_info` is never used
[INFO] [stderr]    --> src/sysinfo.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr] 124 | pub fn collect_system_info() -> SystemInfo {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_kubernetes_info` is never used
[INFO] [stderr]    --> src/sysinfo.rs:237:4
[INFO] [stderr]     |
[INFO] [stderr] 237 | fn collect_kubernetes_info() -> KubernetesInfo {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_cgroup_info` is never used
[INFO] [stderr]    --> src/sysinfo.rs:276:4
[INFO] [stderr]     |
[INFO] [stderr] 276 | fn collect_cgroup_info() -> CgroupInfo {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_systemd_info` is never used
[INFO] [stderr]    --> src/sysinfo.rs:319:4
[INFO] [stderr]     |
[INFO] [stderr] 319 | fn collect_systemd_info() -> SystemdInfo {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_journal_info` is never used
[INFO] [stderr]    --> src/sysinfo.rs:376:4
[INFO] [stderr]     |
[INFO] [stderr] 376 | fn collect_journal_info() -> JournalInfo {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_container_info` is never used
[INFO] [stderr]    --> src/sysinfo.rs:485:4
[INFO] [stderr]     |
[INFO] [stderr] 485 | fn collect_container_info() -> Vec<ContainerInfo> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KubernetesDebugInfo` is never constructed
[INFO] [stderr]   --> src/tools/mod.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct KubernetesDebugInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PodInfo` is never constructed
[INFO] [stderr]   --> src/tools/mod.rs:85:12
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub struct PodInfo {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ServiceInfo` is never constructed
[INFO] [stderr]   --> src/tools/mod.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 97 | pub struct ServiceInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NodeInfo` is never constructed
[INFO] [stderr]    --> src/tools/mod.rs:108:12
[INFO] [stderr]     |
[INFO] [stderr] 108 | pub struct NodeInfo {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EventInfo` is never constructed
[INFO] [stderr]    --> src/tools/mod.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub struct EventInfo {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NamespaceInfo` is never constructed
[INFO] [stderr]    --> src/tools/mod.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub struct NamespaceInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JournalDebugInfo` is never constructed
[INFO] [stderr]    --> src/tools/mod.rs:136:12
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub struct JournalDebugInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JournalLogEntry` is never constructed
[INFO] [stderr]    --> src/tools/mod.rs:144:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub struct JournalLogEntry {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `kubernetes_enabled` and `kubectl_path` are never read
[INFO] [stderr]    --> src/tools/mod.rs:153:9
[INFO] [stderr]     |
[INFO] [stderr] 152 | pub struct DebugTools {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 153 |     pub kubernetes_enabled: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 154 |     pub kubectl_path: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `run_pacman_check_files`, `run_checkupdates`, `run_paccache_info`, `run_systemd_analyze_critical_chain`, and `run_systemd_analyze_blame` are never used
[INFO] [stderr]    --> src/tools/arch_debug.rs:84:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  84 |     pub async fn run_pacman_check_files(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub async fn run_checkupdates(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     pub async fn run_paccache_info(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     pub async fn run_systemd_analyze_critical_chain(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     pub async fn run_systemd_analyze_blame(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/container_info.rs:5:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr]   5 |     pub async fn run_cat_proc_cgroups(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |     pub async fn run_ls_cgroup(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  81 |     pub async fn run_cat_proc_self_cgroup(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub async fn run_cat_proc_self_mountinfo(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 157 |     pub async fn run_lsns(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 |     pub async fn run_cat_proc_self_status(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub async fn run_cat_proc_self_ns(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 314 |     pub async fn run_docker_ps_running(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 356 |     pub async fn run_docker_inspect(&self, container_name: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 405 |     pub async fn run_docker_logs(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:84:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  84 |     pub async fn run_bpftool_prog_dump_xlated(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub async fn run_bpftool_prog_dump_jited(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 201 |     pub async fn run_bpftool_map_show(&self, map_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 240 |     pub async fn run_bpftool_map_dump(&self, map_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 357 |     pub async fn run_bpftool_net_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 396 |     pub async fn run_bpftool_cgroup_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 435 |     pub async fn run_bpftool_btf_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 513 |     pub async fn run_bpf_ls_pinned(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 552 |     pub async fn run_bpf_kernel_config(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 610 |     pub async fn run_bpftrace_syscalls(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 649 |     pub async fn run_bpftrace_list_tracepoints(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/kubernetes_debug.rs:59:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub async fn run_kubectl_get_configmaps(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 216 |     pub async fn run_kubectl_top_nodes(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 294 |     pub async fn run_kubectl_get_pv(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 333 |     pub async fn run_kubectl_get_pvc(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 472 |     pub async fn run_kubelet_config(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 559 |     pub async fn run_etcd_member_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 |     pub async fn run_etcd_endpoint_status(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/performance_debug.rs:43:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  43 |     pub async fn run_vmstat(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  81 |     pub async fn run_sar(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub async fn run_mpstat(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 157 |     pub async fn run_iotop(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 |     pub async fn run_htop(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub async fn run_nethogs(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 271 |     pub async fn run_perf(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 309 |     pub async fn run_sysbench(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/process_debug.rs:5:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr]   5 |     pub async fn run_lsof(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |     pub async fn run_lsof_pid(&self, pid: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  81 |     pub async fn run_strace(&self, pid: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 121 |     pub async fn run_pmap(&self, pid: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub async fn run_pidstat(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub async fn run_pgrep(&self, pattern: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 235 |     pub async fn run_pkill(&self, pattern: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |     pub async fn run_nice(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/security_debug.rs:5:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr]   5 |     pub async fn run_auditctl(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |     pub async fn run_ausearch(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  81 |     pub async fn run_sestatus(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 118 |     pub async fn run_getenforce(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     pub async fn run_semodule(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 193 |     pub async fn run_ps_ef(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 231 |     pub async fn run_w(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 268 |     pub async fn run_last(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 305 |     pub async fn run_fail2ban(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 343 |     pub async fn run_clamscan(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/storage_debug.rs:5:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr]   5 |     pub async fn run_iostat(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |     pub async fn run_smartctl(&self, device: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  81 |     pub async fn run_fdisk(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub async fn run_lsblk(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 157 |     pub async fn run_mount(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     pub async fn run_du(&self, path: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub async fn run_find_large_files(&self, path: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 272 |     pub async fn run_hdparm(&self, device: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 310 |     pub async fn run_blkid(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_results` is never used
[INFO] [stderr]    --> src/ui.rs:136:8
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub fn print_results(info: &SystemInfo, analysis: &str, verbose: bool) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_output_format` is never used
[INFO] [stderr]    --> src/config.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr]  91 | impl RaidConfig {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 220 |     pub fn get_output_format(&self) -> OutputFormat {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SystemInfo` is never constructed
[INFO] [stderr]  --> src/sysinfo.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct SystemInfo {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KubernetesInfo` is never constructed
[INFO] [stderr]   --> src/sysinfo.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct KubernetesInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CgroupInfo` is never constructed
[INFO] [stderr]   --> src/sysinfo.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct CgroupInfo {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SystemdInfo` is never constructed
[INFO] [stderr]   --> src/sysinfo.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct SystemdInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SystemdUnit` is never constructed
[INFO] [stderr]   --> src/sysinfo.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct SystemdUnit {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JournalInfo` is never constructed
[INFO] [stderr]   --> src/sysinfo.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct JournalInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JournalEntry` is never constructed
[INFO] [stderr]   --> src/sysinfo.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct JournalEntry {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContainerInfo` is never constructed
[INFO] [stderr]   --> src/sysinfo.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct ContainerInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_journal_output` is never used
[INFO] [stderr]    --> src/sysinfo.rs:410:4
[INFO] [stderr]     |
[INFO] [stderr] 410 | fn parse_journal_output(output: &[u8]) -> Vec<JournalEntry> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_available_tools` is never used
[INFO] [stderr]   --> src/tools/mod.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub trait ToolAvailability {
[INFO] [stderr]    |           ---------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 35 |     fn get_available_tools(&self) -> Vec<String>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `category` and `missing_dependencies` are never read
[INFO] [stderr]   --> src/tools/mod.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct AvailableToolInfo {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] 58 |     pub category: ToolCategory,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub missing_dependencies: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AvailableToolInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/arch_debug.rs:6:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr]   5 |     /// List all installed packages
[INFO] [stderr]   6 |     pub async fn run_pacman_list_packages(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  45 |     pub async fn run_pacman_orphans(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  84 |     pub async fn run_pacman_check_files(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub async fn run_checkupdates(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     pub async fn run_paccache_info(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub async fn run_systemd_analyze_time(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     pub async fn run_systemd_analyze_critical_chain(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     pub async fn run_systemd_analyze_blame(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 317 |     pub async fn run_journalctl_list_boots(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 356 |     pub async fn run_lsmod(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 433 |     pub async fn run_needs_reboot(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 482 |     pub async fn run_pacman_mirrorlist(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 523 |     pub async fn run_aur_helper_info(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/ebpf_debug.rs:6:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr]   5 |     /// List all loaded BPF programs
[INFO] [stderr]   6 |     pub async fn run_bpftool_prog_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  45 |     pub async fn run_bpftool_prog_show(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  84 |     pub async fn run_bpftool_prog_dump_xlated(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub async fn run_bpftool_prog_dump_jited(&self, prog_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 162 |     pub async fn run_bpftool_map_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 201 |     pub async fn run_bpftool_map_show(&self, map_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 240 |     pub async fn run_bpftool_map_dump(&self, map_id: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 |     pub async fn run_bpftool_link_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 318 |     pub async fn run_bpftool_feature_probe(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 357 |     pub async fn run_bpftool_net_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 396 |     pub async fn run_bpftool_cgroup_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 435 |     pub async fn run_bpftool_btf_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 474 |     pub async fn run_bpf_mount_check(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 513 |     pub async fn run_bpf_ls_pinned(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 552 |     pub async fn run_bpf_kernel_config(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 610 |     pub async fn run_bpftrace_syscalls(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 649 |     pub async fn run_bpftrace_list_tracepoints(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 688 |     pub async fn run_bpf_jit_status(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/tools/kubernetes_debug.rs:8:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]   8 |     pub async fn run_kubectl_get_deployments(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub async fn run_kubectl_get_configmaps(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub async fn run_kubectl_logs(&self, pod_name: &str, namespace: Option<&str>, lines: Option<usize>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |     pub async fn run_kubectl_top_pods(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 216 |     pub async fn run_kubectl_top_nodes(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 294 |     pub async fn run_kubectl_get_pv(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 333 |     pub async fn run_kubectl_get_pvc(&self, namespace: Option<&str>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 386 |     pub async fn run_kubelet_status(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 425 |     pub async fn run_kubelet_logs(&self, lines: Option<usize>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 472 |     pub async fn run_kubelet_config(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 520 |     pub async fn run_etcd_cluster_health(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 559 |     pub async fn run_etcd_member_list(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 598 |     pub async fn run_etcd_endpoint_health(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 |     pub async fn run_etcd_endpoint_status(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `run_ethtool`, `run_iperf3_server_check`, `run_network_namespaces`, `run_tcpdump_sample`, `run_bridge_info`, and `run_netstat_legacy` are never used
[INFO] [stderr]    --> src/tools/network_debug.rs:271:18
[INFO] [stderr]     |
[INFO] [stderr]   4 | impl DebugTools {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 271 |     pub async fn run_ethtool(&self, interface: &str) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 386 |     pub async fn run_iperf3_server_check(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 429 |     pub async fn run_network_namespaces(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 467 |     pub async fn run_tcpdump_sample(&self, interface: Option<&str>) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 507 |     pub async fn run_bridge_info(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 664 |     pub async fn run_netstat_legacy(&self) -> DebugToolResult {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/ui.rs:42:8
[INFO] [stderr]     |
[INFO] [stderr]  10 | impl UIFormatter {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  42 |     fn format_header(&self, text: &str, level: HeaderLevel) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  58 |     fn format_status(&self, status: &str, is_healthy: bool) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  72 |     fn format_info_line(&self, label: &str, value: &str, icon: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |     fn format_warning(&self, text: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  93 |     fn format_error(&self, text: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     fn format_success(&self, text: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn format_metric(&self, current: &str, total: &str, label: &str, icon: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `HeaderLevel` is never used
[INFO] [stderr]    --> src/ui.rs:124:6
[INFO] [stderr]     |
[INFO] [stderr] 124 | enum HeaderLevel {
[INFO] [stderr]     |      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_results_with_formatter` is never used
[INFO] [stderr]    --> src/ui.rs:141:8
[INFO] [stderr]     |
[INFO] [stderr] 141 | pub fn print_results_with_formatter(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_common_non_critical_error` is never used
[INFO] [stderr]    --> src/ui.rs:364:4
[INFO] [stderr]     |
[INFO] [stderr] 364 | fn is_common_non_critical_error(message: &str) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_history` is never used
[INFO] [stderr]    --> src/ui.rs:396:8
[INFO] [stderr]     |
[INFO] [stderr] 396 | pub fn print_history(checks: &[(i64, String, SystemInfo, String)]) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `raid` (bin "raid" test) generated 90 warnings (18 duplicates)
[INFO] [stderr] warning: `raid` (bin "raid") generated 95 warnings (74 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raid-74ff72eb50df6963)
[INFO] [stdout] running 99 tests
[INFO] [stdout] test ai::tests::test_ai_agent_result_display ... ok
[INFO] [stdout] test config::tests::test_config_file_precedence ... ok
[INFO] [stdout] test config::tests::test_config_validation_edge_cases ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_get_ai_provider ... ok
[INFO] [stdout] test sysinfo::tests::test_parse_journal_output_various_cases ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_arch_tool_error_handling ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_arch_tool_names_are_consistent ... ok
[INFO] [stdout] test config::tests::test_error_handling_invalid_file ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_arch_tools_commands_are_user_runnable ... ok
[INFO] [stdout] test ai::tests::test_conversation_tracking ... ok
[INFO] [stdout] test ai::tests::test_ai_agent_config_customization ... ok
[INFO] [stdout] test ai::tests::test_ai_agent_creation ... ok
[INFO] [stdout] test ai::tests::test_ai_agent_tool_mapping ... ok
[INFO] [stdout] test ai::tests::test_ai_agent_argument_extraction ... ok
[INFO] [stdout] test config::tests::test_sample_config_creation ... ok
[INFO] [stdout] test config::tests::test_toml_config_support ... ok
[INFO] [stdout] test config::tests::test_get_model_with_defaults ... ok
[INFO] [stdout] test config::tests::test_get_output_format ... ok
[INFO] [stdout] test config::tests::test_load_from_yaml_file ... ok
[INFO] [stdout] test config::tests::test_merge_cli_overrides ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_bpftool_feature_probe_structure ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_ebpf_tool_commands_are_user_runnable ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_bpftool_prog_list_structure ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_bpftool_link_list_structure ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_bpf_jit_status_structure ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_pacman_orphans_structure ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_lsmod_structure ... ok
[INFO] [stdout] test tools::kubernetes_debug::tests::test_k8s_tool_commands_are_user_runnable ... ok
[INFO] [stdout] test tools::kubernetes_debug::tests::test_k8s_tool_names_are_consistent ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_bpftool_map_list_structure ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_pacman_mirrorlist_structure ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_bpftool_prog_show_structure ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_aur_helper_info_structure ... ok
[INFO] [stdout] test tools::network_debug::tests::test_dns_test_functionality ... ok
[INFO] [stdout] test tools::network_debug::tests::test_error_handling ... ok
[INFO] [stdout] test tools::ebpf_debug::tests::test_bpf_mount_check_structure ... ok
[INFO] [stdout] test tools::network_debug::tests::test_dns_config ... ok
[INFO] [stdout] test tools::network_debug::tests::test_connectivity_test ... ok
[INFO] [stdout] test tools::network_debug::tests::test_iperf3_availability_check ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_systemctl_failed_structure ... ok
[INFO] [stdout] test tools::kubernetes_debug::tests::test_kubelet_status_structure ... ok
[INFO] [stdout] test tools::network_debug::tests::test_netstat_legacy ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_systemd_analyze_time_structure ... ok
[INFO] [stdout] test tools::network_debug::tests::test_network_tool_naming_consistency ... ok
[INFO] [stdout] test tools::kubernetes_debug::tests::test_kubelet_logs_structure ... ok
[INFO] [stdout] test tools::network_debug::tests::test_network_tools_with_parameters ... ok
[INFO] [stdout] test tools::network_debug::tests::test_firewall_tools ... ok
[INFO] [stdout] test tools::network_debug::tests::test_ping_traceroute_dig_parameter_validation ... ok
[INFO] [stdout] test tools::network_debug::tests::test_new_tools_command_format ... ok
[INFO] [stdout] test tools::network_debug::tests::test_ufw_status ... ok
[INFO] [stdout] test tools::network_debug::tests::test_wireless_info ... ok
[INFO] [stdout] test tools::network_debug::tests::test_network_debug_tools_command_format ... ok
[INFO] [stdout] test tools::network_debug::tests::test_tool_execution_time_tracking ... ok
[INFO] [stdout] test tools::tests::test_available_tool_info_structure ... ok
[INFO] [stdout] test tools::network_debug::tests::test_network_setup_check_summary_logic ... ok
[INFO] [stdout] test tools::network_debug::tests::test_network_setup_check ... ok
[INFO] [stdout] test tools::arch_debug::tests::test_needs_reboot_structure ... FAILED
[INFO] [stdout] test tools::arch_debug::tests::test_journalctl_list_boots_structure ... FAILED
[INFO] [stdout] test tools::arch_debug::tests::test_pacman_list_packages_structure ... FAILED
[INFO] [stdout] test tools::kubernetes_debug::tests::test_etcd_cluster_health_structure ... FAILED
[INFO] [stdout] test tools::kubernetes_debug::tests::test_etcd_endpoint_health_structure ... FAILED
[INFO] [stdout] test tools::kubernetes_debug::tests::test_kubectl_get_deployments_structure ... FAILED
[INFO] [stdout] test tools::kubernetes_debug::tests::test_kubectl_logs_structure ... FAILED
[INFO] [stdout] test tools::kubernetes_debug::tests::test_kubectl_top_pods_structure ... FAILED
[INFO] [stdout] test tools::network_debug::tests::test_networkmanager_status ... FAILED
[INFO] [stdout] test tools::network_debug::tests::test_network_health_check ... ok
[INFO] [stdout] test tools::tests::test_tool_category_enum ... ok
[INFO] [stdout] test ui::tests::test_format_info_line ... ok
[INFO] [stdout] test ui::tests::test_empty_containers_list ... ok
[INFO] [stdout] test ui::tests::test_format_header_no_color ... ok
[INFO] [stdout] test tools::tests::test_ebpf_tools_availability ... ok
[INFO] [stdout] test ui::tests::test_format_metric ... ok
[INFO] [stdout] test ui::tests::test_format_status ... ok
[INFO] [stdout] test ui::tests::test_format_warning_error_success ... ok
[INFO] [stdout] test ui::tests::test_multiple_errors_filtering ... ok
[INFO] [stdout] test ui::tests::test_print_results_verbose_mode ... ok
[INFO] [stdout] test ui::tests::test_is_common_non_critical_error ... ok
[INFO] [stdout] test ui::tests::test_print_results_with_formatter ... ok
[INFO] [stdout] test ui::tests::test_print_history ... ok
[INFO] [stdout] test ui::tests::test_print_results_with_healthy_system ... ok
[INFO] [stdout] test ui::tests::test_print_results_kubernetes_environment ... ok
[INFO] [stdout] test ui::tests::test_terminal_detection ... ok
[INFO] [stdout] test ui::tests::test_ui_formatter_new ... ok
[INFO] [stdout] test ui::tests::test_print_results_with_issues ... ok
[INFO] [stdout] test tools::tests::test_tool_availability_trait ... ok
[INFO] [stdout] test ui::tests::test_ui_formatter_progress_indicator ... ok
[INFO] [stdout] test tools::network_debug::tests::test_health_check_error_resilience ... ok
[INFO] [stdout] test tools::tests::test_journalctl_and_systemctl_availability ... ok
[INFO] [stdout] test tools::tests::test_kubernetes_tools_availability ... ok
[INFO] [stdout] test tools::tests::test_system_info_tools_availability ... ok
[INFO] [stdout] test tools::tests::test_container_info_tools_availability ... ok
[INFO] [stdout] test ui::tests::test_ui_formatter_color_detection ... ok
[INFO] [stdout] test tools::tests::test_arch_linux_tools_availability ... ok
[INFO] [stdout] test tools::tests::test_network_debug_tools_availability ... ok
[INFO] [stdout] test tools::tests::test_debug_tools_initialization ... ok
[INFO] [stdout] test tools::tests::test_category_filtering_methods ... ok
[INFO] [stdout] test tools::tests::test_check_all_tool_availability ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools::arch_debug::tests::test_needs_reboot_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::arch_debug::tests::test_needs_reboot_structure' panicked at src/tools/arch_debug.rs:704:9:
[INFO] [stdout] assertion failed: result.execution_time_ms > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd58294af6f - raid::tools::arch_debug::tests::test_needs_reboot_structure::{{closure}}::h903f2f552caf1312
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:704:9
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd58294ab11 - raid::tools::arch_debug::tests::test_needs_reboot_structure::hc6794499b398d959
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:708:59
[INFO] [stdout]   43:     0x5bd58294a9c7 - raid::tools::arch_debug::tests::test_needs_reboot_structure::{{closure}}::h30070860352b70b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:698:43
[INFO] [stdout]   44:     0x5bd5828cfdb6 - core::ops::function::FnOnce::call_once::h264d6b3fc9010fa4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::arch_debug::tests::test_journalctl_list_boots_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::arch_debug::tests::test_journalctl_list_boots_structure' panicked at src/tools/arch_debug.rs:663:13:
[INFO] [stdout] assertion failed: !result.output.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd582949c7b - raid::tools::arch_debug::tests::test_journalctl_list_boots_structure::{{closure}}::hcc77cb0784329900
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:663:13
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd5829497d1 - raid::tools::arch_debug::tests::test_journalctl_list_boots_structure::h09f4791d3bf50228
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:662:27
[INFO] [stdout]   43:     0x5bd582949687 - raid::tools::arch_debug::tests::test_journalctl_list_boots_structure::{{closure}}::h9eee9d46978ea1b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:653:52
[INFO] [stdout]   44:     0x5bd5828d06d6 - core::ops::function::FnOnce::call_once::h72930b62d0e79432
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::arch_debug::tests::test_pacman_list_packages_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::arch_debug::tests::test_pacman_list_packages_structure' panicked at src/tools/arch_debug.rs:581:9:
[INFO] [stdout] assertion failed: result.execution_time_ms > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd582947c09 - raid::tools::arch_debug::tests::test_pacman_list_packages_structure::{{closure}}::hd2b93ade3c9ce4f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:581:9
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd5829477b1 - raid::tools::arch_debug::tests::test_pacman_list_packages_structure::h63a22800f368d922
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:588:16
[INFO] [stdout]   43:     0x5bd582947667 - raid::tools::arch_debug::tests::test_pacman_list_packages_structure::{{closure}}::h721b4c76df7f937d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/arch_debug.rs:574:51
[INFO] [stdout]   44:     0x5bd5828d03b6 - core::ops::function::FnOnce::call_once::h52370b7467c0fec0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::kubernetes_debug::tests::test_etcd_cluster_health_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::kubernetes_debug::tests::test_etcd_cluster_health_structure' panicked at src/tools/kubernetes_debug.rs:737:9:
[INFO] [stdout] assertion failed: result.execution_time_ms > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd582929df9 - raid::tools::kubernetes_debug::tests::test_etcd_cluster_health_structure::{{closure}}::h38a7097d22b8222e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:737:9
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd5829299a1 - raid::tools::kubernetes_debug::tests::test_etcd_cluster_health_structure::hdafdddc0bf928b33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:737:46
[INFO] [stdout]   43:     0x5bd582929857 - raid::tools::kubernetes_debug::tests::test_etcd_cluster_health_structure::{{closure}}::h9a84c776d8f48376
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:731:50
[INFO] [stdout]   44:     0x5bd5828cfc26 - core::ops::function::FnOnce::call_once::h1a8e1187adfb40e6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::kubernetes_debug::tests::test_etcd_endpoint_health_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::kubernetes_debug::tests::test_etcd_endpoint_health_structure' panicked at src/tools/kubernetes_debug.rs:747:9:
[INFO] [stdout] assertion failed: result.execution_time_ms > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd58292a3f9 - raid::tools::kubernetes_debug::tests::test_etcd_endpoint_health_structure::{{closure}}::h6632e2993fb3ba03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:747:9
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd582929fa1 - raid::tools::kubernetes_debug::tests::test_etcd_endpoint_health_structure::hc50153e8614ae703
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:747:46
[INFO] [stdout]   43:     0x5bd582929e57 - raid::tools::kubernetes_debug::tests::test_etcd_endpoint_health_structure::{{closure}}::hd4fadd8b6a803277
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:741:51
[INFO] [stdout]   44:     0x5bd5828d1386 - core::ops::function::FnOnce::call_once::he40db81b05a5917e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::kubernetes_debug::tests::test_kubectl_get_deployments_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::kubernetes_debug::tests::test_kubectl_get_deployments_structure' panicked at src/tools/kubernetes_debug.rs:687:9:
[INFO] [stdout] assertion failed: result.execution_time_ms > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd582927f55 - raid::tools::kubernetes_debug::tests::test_kubectl_get_deployments_structure::{{closure}}::h6e066f2a84f5226f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:687:9
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd582927ae3 - raid::tools::kubernetes_debug::tests::test_kubectl_get_deployments_structure::h03d9ce67dcb13338
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:687:46
[INFO] [stdout]   43:     0x5bd582927987 - raid::tools::kubernetes_debug::tests::test_kubectl_get_deployments_structure::{{closure}}::hca041b6492f47d96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:681:54
[INFO] [stdout]   44:     0x5bd5828d0616 - core::ops::function::FnOnce::call_once::h6e91ee2dcc3393db
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::kubernetes_debug::tests::test_kubectl_logs_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::kubernetes_debug::tests::test_kubectl_logs_structure' panicked at src/tools/kubernetes_debug.rs:696:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "kubectl logs test-pod"
[INFO] [stdout]  right: "kubectl logs test-pod -n default --tail 50"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da9974 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5bd58290b88b - core::panicking::assert_failed::h0d16553c40b6ef7b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5bd582928575 - raid::tools::kubernetes_debug::tests::test_kubectl_logs_structure::{{closure}}::h58224f19b15b8889
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:696:9
[INFO] [stdout]   22:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5bd582928113 - raid::tools::kubernetes_debug::tests::test_kubectl_logs_structure::hc65e038a250cb4d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:697:46
[INFO] [stdout]   44:     0x5bd582927fb7 - raid::tools::kubernetes_debug::tests::test_kubectl_logs_structure::{{closure}}::hf9c4fe9773fbf523
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:691:43
[INFO] [stdout]   45:     0x5bd5828d1506 - core::ops::function::FnOnce::call_once::hed0aba35da12f54a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   67:     0x7cefa62fea34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::kubernetes_debug::tests::test_kubectl_top_pods_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::kubernetes_debug::tests::test_kubectl_top_pods_structure' panicked at src/tools/kubernetes_debug.rs:707:9:
[INFO] [stdout] assertion failed: result.execution_time_ms > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd582928bc5 - raid::tools::kubernetes_debug::tests::test_kubectl_top_pods_structure::{{closure}}::hf215e4591e3ac6dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:707:9
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd582928753 - raid::tools::kubernetes_debug::tests::test_kubectl_top_pods_structure::ha65a4e2f19e6a13c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:707:46
[INFO] [stdout]   43:     0x5bd5829285f7 - raid::tools::kubernetes_debug::tests::test_kubectl_top_pods_structure::{{closure}}::hf9007e163b81c5e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/kubernetes_debug.rs:701:47
[INFO] [stdout]   44:     0x5bd5828d0656 - core::ops::function::FnOnce::call_once::h6eddf79973b2401b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tools::network_debug::tests::test_networkmanager_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::network_debug::tests::test_networkmanager_status' panicked at src/tools/network_debug.rs:1284:13:
[INFO] [stdout] assertion failed: error.contains("systemctl not found") || error.contains("requires systemd")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd582d81e22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd582d81e22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd582d81e22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd582d81e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd582dac333 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd582dac333 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd582d7e7f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd582d7e7f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd582d81c72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd582d83449 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd582d8327e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd5829cc294 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd5829cc294 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd582d83e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd582d83e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd582d83bb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bd582d82319 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd582d8387d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd582da95c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd582da964c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5bd58293b1a8 - raid::tools::network_debug::tests::test_networkmanager_status::{{closure}}::hce7a147236851cc9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/network_debug.rs:1284:13
[INFO] [stdout]   21:     0x5bd5828f3502 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbf4ea3ff2eef8464
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bd5828f34bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917a984980284fd6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bd58291097d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h19ac0c65135f1543
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5bd58291071b - tokio::task::coop::with_budget::hb915e466d06d4695
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bd58291071b - tokio::task::coop::budget::h59a86d6ccc607198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bd58291071b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51cdd7f4ea2e6409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5bd58290dd60 - tokio::runtime::scheduler::current_thread::Context::enter::h9c58d9c4c60abeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5bd58290f35d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55591c92d0d68168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5bd58290f004 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h541736f463a231f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5bd5828db2db - tokio::runtime::context::scoped::Scoped<T>::set::h818cf0865e7ec585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5bd5829255f9 - tokio::runtime::context::set_scheduler::{{closure}}::hdab74d428c3b3dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5bd58292d492 - std::thread::local::LocalKey<T>::try_with::hbdeaf6227fdff2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5bd58292c9de - std::thread::local::LocalKey<T>::with::hd6e9d0ed6af5dad6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5bd58292552d - tokio::runtime::context::set_scheduler::h452e0735fa4b9346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5bd58290e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15aed4538e2835c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5bd58290f043 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h210ea73d3b424ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5bd58290cfe0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3999d1b8bab8c0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5bd58294c7a0 - tokio::runtime::context::runtime::enter_runtime::h70a81cdb5b87e96e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5bd58290cda1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82ac2b63f87fd0de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5bd5829170a4 - tokio::runtime::runtime::Runtime::block_on_inner::h85f58e9f87223e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5bd582917377 - tokio::runtime::runtime::Runtime::block_on::h509656c215b05e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5bd58293ab61 - raid::tools::network_debug::tests::test_networkmanager_status::hd53fa13fc98aeb26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/network_debug.rs:1285:16
[INFO] [stdout]   43:     0x5bd58293aa17 - raid::tools::network_debug::tests::test_networkmanager_status::{{closure}}::h98abe0d3659e8674
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/network_debug.rs:1273:42
[INFO] [stdout]   44:     0x5bd5828d0516 - core::ops::function::FnOnce::call_once::h5b31824eb13f140e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5bd5829d1afb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bd5829d1afb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5bd5829d0c35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5bd5829d0c35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5bd5829d0c35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5bd5829d0c35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5bd5829d0c35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bd5829d0c35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5bd5829d0c35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5bd582994834 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5bd582994834 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5bd58299820a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5bd58299820a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5bd58299820a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5bd58299820a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bd58299820a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5bd58299820a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5bd582d8704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5bd582d8704f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7cefa6271aa4 - <unknown>
[INFO] [stdout]   66:     0x7cefa62fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools::arch_debug::tests::test_journalctl_list_boots_structure
[INFO] [stdout]     tools::arch_debug::tests::test_needs_reboot_structure
[INFO] [stdout]     tools::arch_debug::tests::test_pacman_list_packages_structure
[INFO] [stdout]     tools::kubernetes_debug::tests::test_etcd_cluster_health_structure
[INFO] [stdout]     tools::kubernetes_debug::tests::test_etcd_endpoint_health_structure
[INFO] [stdout]     tools::kubernetes_debug::tests::test_kubectl_get_deployments_structure
[INFO] [stdout]     tools::kubernetes_debug::tests::test_kubectl_logs_structure
[INFO] [stdout]     tools::kubernetes_debug::tests::test_kubectl_top_pods_structure
[INFO] [stdout]     tools::network_debug::tests::test_networkmanager_status
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 90 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf70ac3a40bdad30c2b7fba99bbb7b43d2d7055188894a447b1654cc9dcd9258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf70ac3a40bdad30c2b7fba99bbb7b43d2d7055188894a447b1654cc9dcd9258", kill_on_drop: false }`
[INFO] [stdout] cf70ac3a40bdad30c2b7fba99bbb7b43d2d7055188894a447b1654cc9dcd9258
