[INFO] cloning repository https://github.com/BeTechBo/Linux-process-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeTechBo/Linux-process-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeTechBo%2FLinux-process-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeTechBo%2FLinux-process-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 857239794e21ff70b9699d6b89d4bcbcdc377ca6 [INFO] checking BeTechBo/Linux-process-manager against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeTechBo%2FLinux-process-manager" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BeTechBo/Linux-process-manager [INFO] finished tweaking git repo https://github.com/BeTechBo/Linux-process-manager [INFO] tweaked toml for git repo https://github.com/BeTechBo/Linux-process-manager written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BeTechBo/Linux-process-manager on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BeTechBo/Linux-process-manager 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-strings v0.4.0 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded enumn v0.1.14 [INFO] [stderr] Downloaded windows-core v0.61.0 [INFO] [stderr] Downloaded rhai_codegen v2.2.0 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded mime_guess2 v2.3.1 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded sysinfo v0.29.11 [INFO] [stderr] Downloaded egui_extras v0.24.2 [INFO] [stderr] Downloaded egui_plot v0.24.2 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded rhai v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2076d33c2f9710540b8f7d9724c797437a23ad541b76bae807e6486165f951e [INFO] running `Command { std: "docker" "start" "-a" "d2076d33c2f9710540b8f7d9724c797437a23ad541b76bae807e6486165f951e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2076d33c2f9710540b8f7d9724c797437a23ad541b76bae807e6486165f951e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2076d33c2f9710540b8f7d9724c797437a23ad541b76bae807e6486165f951e", kill_on_drop: false }` [INFO] [stdout] d2076d33c2f9710540b8f7d9724c797437a23ad541b76bae807e6486165f951e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37fa56cf58fb441d7c239d357def74f71efdb1e83c3b2d54a949959439f1bcc2 [INFO] running `Command { std: "docker" "start" "-a" "37fa56cf58fb441d7c239d357def74f71efdb1e83c3b2d54a949959439f1bcc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking async-once-cell v0.5.4 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking ratatui v0.24.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking ecolor v0.24.1 [INFO] [stderr] Checking emath v0.24.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking rhai v1.21.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking epaint v0.24.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking egui v0.24.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking egui_glow v0.24.1 [INFO] [stderr] Checking egui_plot v0.24.2 [INFO] [stderr] Checking egui_extras v0.24.2 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking accesskit_winit v0.15.0 [INFO] [stderr] Checking egui-winit v0.24.1 [INFO] [stderr] Checking eframe v0.24.1 [INFO] [stderr] Checking Linux_process_manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_advanced_filter_string` is never used [INFO] [stdout] --> src/process.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl ProcessManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn get_advanced_filter_string(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MultiHost` is never constructed [INFO] [stdout] --> src/ui.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 33 | enum ViewMode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 57 | MultiHost, // Multi-host view [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `group_type` is never read [INFO] [stdout] --> src/process_group.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ProcessGroup { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 16 | pub group_type: GroupType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessGroup` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_time` is never read [INFO] [stdout] --> src/container_view.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ContainerInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub start_time: Option, // Container start time if available [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContainerInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_containers` is never used [INFO] [stdout] --> src/container_view.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_containers(processes: &[ProcessInfo]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `namespace_type` and `namespace_id` are never read [INFO] [stdout] --> src/namespace_view.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NamespaceGroup { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 7 | pub namespace_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub namespace_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamespaceGroup` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_namespace_groups` is never used [INFO] [stdout] --> src/namespace_view.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_namespace_groups(processes: &[ProcessInfo], namespace_type: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_profile_mut` is never used [INFO] [stdout] --> src/profile.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl ProfileManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn get_profile_mut(&mut self, name: &str) -> Option<&mut Profile> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `process_name` is never read [INFO] [stdout] --> src/alert.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ActiveAlert { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub process_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActiveAlert` 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: method `clear_active_alert` is never used [INFO] [stdout] --> src/alert.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl AlertManager { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn clear_active_alert(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_checkpoint_base_dir` is never used [INFO] [stdout] --> src/criu_manager.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 131 | impl CriuManager { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn get_checkpoint_base_dir(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `test_connection` is never used [INFO] [stdout] --> src/coordinator.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 167 | impl Coordinator { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 168 | [INFO] [stdout] 169 | pub async fn test_connection(&self, host_address: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scroll_offset` is never read [INFO] [stdout] --> src/gui.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GuiApp { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | scroll_offset: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `KillTree`, `Stop`, `Terminate`, and `Continue` are never constructed [INFO] [stdout] --> src/gui.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 96 | enum PendingAction { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 97 | Kill(u32), [INFO] [stdout] 98 | KillTree(u32), // New variant [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 99 | Stop(u32), [INFO] [stdout] | ^^^^ [INFO] [stdout] 100 | Terminate(u32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 101 | Continue(u32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingAction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_advanced_filter_string` is never used [INFO] [stdout] --> src/process.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl ProcessManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn get_advanced_filter_string(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MultiHost` is never constructed [INFO] [stdout] --> src/ui.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 33 | enum ViewMode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 57 | MultiHost, // Multi-host view [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `group_type` is never read [INFO] [stdout] --> src/process_group.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ProcessGroup { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 16 | pub group_type: GroupType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessGroup` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_time` is never read [INFO] [stdout] --> src/container_view.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ContainerInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub start_time: Option, // Container start time if available [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContainerInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_containers` is never used [INFO] [stdout] --> src/container_view.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_containers(processes: &[ProcessInfo]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `namespace_type` and `namespace_id` are never read [INFO] [stdout] --> src/namespace_view.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NamespaceGroup { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 7 | pub namespace_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub namespace_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamespaceGroup` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_namespace_groups` is never used [INFO] [stdout] --> src/namespace_view.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_namespace_groups(processes: &[ProcessInfo], namespace_type: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_profile_mut` is never used [INFO] [stdout] --> src/profile.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl ProfileManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn get_profile_mut(&mut self, name: &str) -> Option<&mut Profile> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `process_name` is never read [INFO] [stdout] --> src/alert.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ActiveAlert { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub process_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActiveAlert` 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: method `clear_active_alert` is never used [INFO] [stdout] --> src/alert.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl AlertManager { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn clear_active_alert(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_checkpoint_base_dir` is never used [INFO] [stdout] --> src/criu_manager.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 131 | impl CriuManager { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 417 | pub fn get_checkpoint_base_dir(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `test_connection` is never used [INFO] [stdout] --> src/coordinator.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 167 | impl Coordinator { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 168 | [INFO] [stdout] 169 | pub async fn test_connection(&self, host_address: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scroll_offset` is never read [INFO] [stdout] --> src/gui.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GuiApp { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | scroll_offset: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `KillTree`, `Stop`, `Terminate`, and `Continue` are never constructed [INFO] [stdout] --> src/gui.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 96 | enum PendingAction { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 97 | Kill(u32), [INFO] [stdout] 98 | KillTree(u32), // New variant [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 99 | Stop(u32), [INFO] [stdout] | ^^^^ [INFO] [stdout] 100 | Terminate(u32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 101 | Continue(u32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingAction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "37fa56cf58fb441d7c239d357def74f71efdb1e83c3b2d54a949959439f1bcc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fa56cf58fb441d7c239d357def74f71efdb1e83c3b2d54a949959439f1bcc2", kill_on_drop: false }` [INFO] [stdout] 37fa56cf58fb441d7c239d357def74f71efdb1e83c3b2d54a949959439f1bcc2