[INFO] cloning repository https://github.com/Maksikos-ctrl/SystemMonitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maksikos-ctrl/SystemMonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaksikos-ctrl%2FSystemMonitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaksikos-ctrl%2FSystemMonitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c44d14bedb1741421c02fc3c4320d951a8fe7cba
[INFO] checking Maksikos-ctrl/SystemMonitor/c44d14bedb1741421c02fc3c4320d951a8fe7cba against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaksikos-ctrl%2FSystemMonitor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Maksikos-ctrl/SystemMonitor
[INFO] finished tweaking git repo https://github.com/Maksikos-ctrl/SystemMonitor
[INFO] tweaked toml for git repo https://github.com/Maksikos-ctrl/SystemMonitor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maksikos-ctrl/SystemMonitor on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maksikos-ctrl/SystemMonitor 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(target_env = "gnu").profile
[INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "windows").profile
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wmi v0.12.2
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 654dc3b1806a9eb67d404cb233926a7584f98a2d5fb2d73dc43c2b51f82bf14e
[INFO] running `Command { std: "docker" "start" "-a" "654dc3b1806a9eb67d404cb233926a7584f98a2d5fb2d73dc43c2b51f82bf14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "654dc3b1806a9eb67d404cb233926a7584f98a2d5fb2d73dc43c2b51f82bf14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654dc3b1806a9eb67d404cb233926a7584f98a2d5fb2d73dc43c2b51f82bf14e", kill_on_drop: false }`
[INFO] [stdout] 654dc3b1806a9eb67d404cb233926a7584f98a2d5fb2d73dc43c2b51f82bf14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 691f50dd9d6f1535b0c9482f524a3c9aa6dc8befbace382f699bcb9b2af2b72d
[INFO] running `Command { std: "docker" "start" "-a" "691f50dd9d6f1535b0c9482f524a3c9aa6dc8befbace382f699bcb9b2af2b72d", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(target_env = "gnu").profile
[INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "windows").profile
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking windows v0.48.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking wmi v0.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking system-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/queries.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 11 | |         r#"
[INFO] [stdout] 12 | |         INSERT INTO system_metrics 
[INFO] [stdout] 13 | |         (timestamp, cpu_usage, memory_total, memory_used, memory_available, 
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         metrics.max_temperature        // Maximálna teplota
[INFO] [stdout] 45 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/queries.rs:210:18
[INFO] [stdout]     |
[INFO] [stdout] 210 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 211 | |         "SELECT AVG(cpu_usage) as avg_cpu FROM system_metrics WHERE timestamp > $1",
[INFO] [stdout] 212 | |         since
[INFO] [stdout] 213 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/queries.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let row = sqlx::query!("SELECT COUNT(*) as count FROM system_metrics")
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/queries.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 235 | |         "DELETE FROM system_metrics WHERE timestamp < $1",
[INFO] [stdout] 236 | |         cutoff
[INFO] [stdout] 237 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/queries.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 11 | |         r#"
[INFO] [stdout] 12 | |         INSERT INTO system_metrics 
[INFO] [stdout] 13 | |         (timestamp, cpu_usage, memory_total, memory_used, memory_available, 
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         metrics.max_temperature        // Maximálna teplota
[INFO] [stdout] 45 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/queries.rs:210:18
[INFO] [stdout]     |
[INFO] [stdout] 210 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 211 | |         "SELECT AVG(cpu_usage) as avg_cpu FROM system_metrics WHERE timestamp > $1",
[INFO] [stdout] 212 | |         since
[INFO] [stdout] 213 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/queries.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let row = sqlx::query!("SELECT COUNT(*) as count FROM system_metrics")
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/queries.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 235 | |         "DELETE FROM system_metrics WHERE timestamp < $1",
[INFO] [stdout] 236 | |         cutoff
[INFO] [stdout] 237 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `wmi::COMLibrary`, `wmi::WMIConnection`
[INFO] [stdout]  --> src/services/temperatures.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wmi::{COMLibrary, WMIConnection};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `COMLibrary` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `wmi::COMLibrary`, `wmi::WMIConnection`
[INFO] [stdout]  --> src/services/temperatures.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wmi::{COMLibrary, WMIConnection};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `COMLibrary` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WMIError` in crate `wmi`
[INFO] [stdout]   --> src/services/temperatures.rs:33:62
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn create_wmi_connection() -> Result<WMIConnection, wmi::WMIError> {
[INFO] [stdout]    |                                                              ^^^^^^^^ not found in `wmi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/api/handlers.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};  // Serializácia/deserializácia
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/db/queries.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connection::create_pool`
[INFO] [stdout]  --> src/db/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use connection::create_pool;  // Export funkcie na vytvorenie connection pool
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cleanup_old_metrics`
[INFO] [stdout]   --> src/db/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     cleanup_old_metrics,    // Vyčistenie starých metrík
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `api_monitor::ApiSystemMonitor`
[INFO] [stdout]  --> src/services/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use api_monitor::ApiSystemMonitor;  // API monitor
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `monitor::SystemMonitor`
[INFO] [stdout]   --> src/services/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use monitor::SystemMonitor;         // Hlavný monitor
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HISTORY_SIZE`
[INFO] [stdout]  --> src/cli/app.rs:7:54
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use app_state::{TuiApp, Mode, NetworkConnection, HISTORY_SIZE};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemInfo` and `get_system_info`
[INFO] [stdout]  --> src/cli/app.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use app_system_info::{SystemInfo, get_system_info};
[INFO] [stdout]   |                           ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GpuInfo` and `ProcessInfo`
[INFO] [stdout]   --> src/cli/app.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use crate::models::{GpuInfo, ProcessInfo};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `BorderType`, `Borders`, `Constraint`, `Direction`, `Frame`, `Gauge`, `Layout`, `Rect`, `Sparkline`, and `Style`
[INFO] [stdout]  --> src/cli/ui/ui_widgets.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Frame,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 3 |     layout::{Layout, Constraint, Direction, Rect},
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 4 |     style::{Style, Color},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 5 |     widgets::{Block, Borders, Gauge, Sparkline, BorderType},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sparkline`
[INFO] [stdout]  --> src/cli/ui/ui_network.rs:5:72
[INFO] [stdout]   |
[INFO] [stdout] 5 |     widgets::{Block, Borders, Paragraph, Table, Row, Cell, BorderType, Sparkline, Gauge},
[INFO] [stdout]   |                                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::ProcessInfo`
[INFO] [stdout]  --> src/cli/ui/ui_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::models::ProcessInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WMIError` in crate `wmi`
[INFO] [stdout]   --> src/services/temperatures.rs:33:62
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn create_wmi_connection() -> Result<WMIConnection, wmi::WMIError> {
[INFO] [stdout]    |                                                              ^^^^^^^^ not found in `wmi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/api/handlers.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};  // Serializácia/deserializácia
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/db/queries.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connection::create_pool`
[INFO] [stdout]  --> src/db/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use connection::create_pool;  // Export funkcie na vytvorenie connection pool
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cleanup_old_metrics`
[INFO] [stdout]   --> src/db/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     cleanup_old_metrics,    // Vyčistenie starých metrík
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `api_monitor::ApiSystemMonitor`
[INFO] [stdout]  --> src/services/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use api_monitor::ApiSystemMonitor;  // API monitor
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `monitor::SystemMonitor`
[INFO] [stdout]   --> src/services/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use monitor::SystemMonitor;         // Hlavný monitor
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HISTORY_SIZE`
[INFO] [stdout]  --> src/cli/app.rs:7:54
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use app_state::{TuiApp, Mode, NetworkConnection, HISTORY_SIZE};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemInfo` and `get_system_info`
[INFO] [stdout]  --> src/cli/app.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use app_system_info::{SystemInfo, get_system_info};
[INFO] [stdout]   |                           ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GpuInfo` and `ProcessInfo`
[INFO] [stdout]   --> src/cli/app.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use crate::models::{GpuInfo, ProcessInfo};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `BorderType`, `Borders`, `Constraint`, `Direction`, `Frame`, `Gauge`, `Layout`, `Rect`, `Sparkline`, and `Style`
[INFO] [stdout]  --> src/cli/ui/ui_widgets.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Frame,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 3 |     layout::{Layout, Constraint, Direction, Rect},
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 4 |     style::{Style, Color},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 5 |     widgets::{Block, Borders, Gauge, Sparkline, BorderType},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sparkline`
[INFO] [stdout]  --> src/cli/ui/ui_network.rs:5:72
[INFO] [stdout]   |
[INFO] [stdout] 5 |     widgets::{Block, Borders, Paragraph, Table, Row, Cell, BorderType, Sparkline, Gauge},
[INFO] [stdout]   |                                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::ProcessInfo`
[INFO] [stdout]  --> src/cli/ui/ui_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::models::ProcessInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sys_info` in this scope
[INFO] [stdout]    --> src/cli/app/app_system_info.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 179 |         if let Ok(meminfo) = sys_info::mem_info() {
[INFO] [stdout]     |                              ^^^^^^^^ use of unresolved module or unlinked crate `sys_info`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 -         if let Ok(meminfo) = sys_info::mem_info() {
[INFO] [stdout] 179 +         if let Ok(meminfo) = sysinfo::mem_info() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sys_info` in this scope
[INFO] [stdout]    --> src/cli/app/app_system_info.rs:179:30
[INFO] [stdout]     |
[INFO] [stdout] 179 |         if let Ok(meminfo) = sys_info::mem_info() {
[INFO] [stdout]     |                              ^^^^^^^^ use of unresolved module or unlinked crate `sys_info`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 -         if let Ok(meminfo) = sys_info::mem_info() {
[INFO] [stdout] 179 +         if let Ok(meminfo) = sysinfo::mem_info() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `connections` is never read
[INFO] [stdout]    --> src/cli/app/app_state.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut connections = Vec::new();
[INFO] [stdout]     |                               ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 220 |             connections = self.get_linux_connections(processes);
[INFO] [stdout]     |             ----------- `connections` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `connections` is never read
[INFO] [stdout]    --> src/cli/app/app_state.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut connections = Vec::new();
[INFO] [stdout]     |                               ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 220 |             connections = self.get_linux_connections(processes);
[INFO] [stdout]     |             ----------- `connections` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process_name`
[INFO] [stdout]    --> src/cli/app/app_state.rs:320:58
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   if let (Ok(pid), process_name) = (lsof_parts[1].parse::<u32>(), lsof_parts[0]) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process_name`
[INFO] [stdout]    --> src/cli/app/app_state.rs:320:58
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   if let (Ok(pid), process_name) = (lsof_parts[1].parse::<u32>(), lsof_parts[0]) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process_name`
[INFO] [stdout]    --> src/cli/ui/ui_network.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |             let process_name = format!("{} {}", process_icon, truncate_name(&proc.name, 18));
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process_name`
[INFO] [stdout]    --> src/cli/ui/ui_network.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |             let process_name = format!("{} {}", process_icon, truncate_name(&proc.name, 18));
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `system-monitor` (bin "system-monitor" test) due to 7 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `system-monitor` (bin "system-monitor") due to 7 previous errors; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "691f50dd9d6f1535b0c9482f524a3c9aa6dc8befbace382f699bcb9b2af2b72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691f50dd9d6f1535b0c9482f524a3c9aa6dc8befbace382f699bcb9b2af2b72d", kill_on_drop: false }`
[INFO] [stdout] 691f50dd9d6f1535b0c9482f524a3c9aa6dc8befbace382f699bcb9b2af2b72d
