[INFO] cloning repository https://github.com/marlocarlo/omp-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marlocarlo/omp-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlocarlo%2Fomp-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlocarlo%2Fomp-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 276343f611b4ace9710cbd0098d030ee622cfd24
[INFO] checking marlocarlo/omp-manager against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlocarlo%2Fomp-manager" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marlocarlo/omp-manager
[INFO] finished tweaking git repo https://github.com/marlocarlo/omp-manager
[INFO] tweaked toml for git repo https://github.com/marlocarlo/omp-manager written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marlocarlo/omp-manager on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marlocarlo/omp-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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking marlocarlo/omp-manager against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlocarlo%2Fomp-manager" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marlocarlo/omp-manager
[INFO] finished tweaking git repo https://github.com/marlocarlo/omp-manager
[INFO] tweaked toml for git repo https://github.com/marlocarlo/omp-manager written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marlocarlo/omp-manager on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marlocarlo/omp-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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06
[INFO] running `Command { std: "docker" "start" "3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking omp-manager v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `ConfigureShell` and `UnconfigureShell` are never constructed
[INFO] [stdout]    --> src/app.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub enum ConfirmAction {
[INFO] [stdout]     |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 121 |     ConfigureShell,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 122 |     UnconfigureShell,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConfirmAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clamp_selection` is never used
[INFO] [stdout]    --> src/app.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl App {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn clamp_selection(sel: &mut usize, scroll: &mut usize, len: usize, visible: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_config` is never used
[INFO] [stdout]    --> src/config.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn save_config(path: &Path, config: &OmpConfig) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_segments` is never used
[INFO] [stdout]    --> src/config.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl OmpConfig {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 196 |     /// Count total segments across all blocks.
[INFO] [stdout] 197 |     pub fn total_segments(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_prompt` is never used
[INFO] [stdout]    --> src/config.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | impl Block {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 211 |     /// Create a new empty prompt block.
[INFO] [stdout] 212 |     pub fn new_prompt(alignment: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/config.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | impl Segment {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 224 |     /// Create a minimal segment of the given type.
[INFO] [stdout] 225 |     pub fn new(seg_type: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_config_path` is never used
[INFO] [stdout]    --> src/config.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub fn user_config_path() -> std::path::PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_wsl` is never read
[INFO] [stdout]   --> src/detect.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OsInfo {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub is_wsl: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OsInfo` 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 `executable` and `cache_path` are never read
[INFO] [stdout]   --> src/detect.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct OmpInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 65 |     pub version: String,
[INFO] [stdout] 66 |     pub executable: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 67 |     pub themes_path: Option<PathBuf>,
[INFO] [stdout] 68 |     pub cache_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OmpInfo` 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: variants `InProgress`, `Failed`, and `Skipped` are never constructed
[INFO] [stdout]    --> src/install.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub enum StepStatus {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] 202 |     Pending,
[INFO] [stdout] 203 |     InProgress,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 204 |     Done,
[INFO] [stdout] 205 |     Failed,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 206 |     Skipped,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StepStatus` 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 `PreviewChunk` is never constructed
[INFO] [stdout]   --> src/preview.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PreviewChunk {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_placeholder` is never used
[INFO] [stdout]    --> src/preview.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn render_placeholder<'a>(name: &str, description: &str) -> Vec<Line<'a>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ALL`, `label`, and `icon` are never used
[INFO] [stdout]   --> src/segments.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl SegmentCategory {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 23 |     pub const ALL: &'static [SegmentCategory] = &[
[INFO] [stdout]    |               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn icon(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `label`, `description`, and `category` are never read
[INFO] [stdout]   --> src/segments.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct SegmentInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub label: &'static str,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 66 |     /// One-line description.
[INFO] [stdout] 67 |     pub description: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 68 |     /// Category for grouping.
[INFO] [stdout] 69 |     pub category: SegmentCategory,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SegmentInfo` 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: function `segments_in_category` is never used
[INFO] [stdout]    --> src/segments.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn segments_in_category(cat: SegmentCategory) -> Vec<&'static SegmentInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `icon` and `omp_name` are never used
[INFO] [stdout]   --> src/shell.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Shell {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn icon(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn omp_name(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BG_ACTIVE` is never used
[INFO] [stdout]   --> src/theme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BG_ACTIVE: Color = Color::Rgb(24, 89, 161);
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]   --> src/theme.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const BLUE: Color = Color::Rgb(59, 120, 255);
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PURPLE` is never used
[INFO] [stdout]   --> src/theme.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const PURPLE: Color = Color::Rgb(180, 0, 158);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_all_themes` is never used
[INFO] [stdout]    --> src/themes.rs:340:8
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn download_all_themes(dest_dir: &Path) -> (usize, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ConfigureShell` and `UnconfigureShell` are never constructed
[INFO] [stdout]    --> src/app.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub enum ConfirmAction {
[INFO] [stdout]     |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 121 |     ConfigureShell,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 122 |     UnconfigureShell,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConfirmAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clamp_selection` is never used
[INFO] [stdout]    --> src/app.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl App {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn clamp_selection(sel: &mut usize, scroll: &mut usize, len: usize, visible: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_config` is never used
[INFO] [stdout]    --> src/config.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn save_config(path: &Path, config: &OmpConfig) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_prompt` is never used
[INFO] [stdout]    --> src/config.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | impl Block {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 211 |     /// Create a new empty prompt block.
[INFO] [stdout] 212 |     pub fn new_prompt(alignment: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_config_path` is never used
[INFO] [stdout]    --> src/config.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub fn user_config_path() -> std::path::PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_wsl` is never read
[INFO] [stdout]   --> src/detect.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OsInfo {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub is_wsl: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OsInfo` 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 `executable` and `cache_path` are never read
[INFO] [stdout]   --> src/detect.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct OmpInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 65 |     pub version: String,
[INFO] [stdout] 66 |     pub executable: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 67 |     pub themes_path: Option<PathBuf>,
[INFO] [stdout] 68 |     pub cache_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OmpInfo` 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: variants `InProgress`, `Failed`, and `Skipped` are never constructed
[INFO] [stdout]    --> src/install.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub enum StepStatus {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] 202 |     Pending,
[INFO] [stdout] 203 |     InProgress,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 204 |     Done,
[INFO] [stdout] 205 |     Failed,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 206 |     Skipped,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StepStatus` 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 `PreviewChunk` is never constructed
[INFO] [stdout]   --> src/preview.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PreviewChunk {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_placeholder` is never used
[INFO] [stdout]    --> src/preview.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn render_placeholder<'a>(name: &str, description: &str) -> Vec<Line<'a>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ALL`, `label`, and `icon` are never used
[INFO] [stdout]   --> src/segments.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl SegmentCategory {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 23 |     pub const ALL: &'static [SegmentCategory] = &[
[INFO] [stdout]    |               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn icon(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `label`, `description`, and `category` are never read
[INFO] [stdout]   --> src/segments.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct SegmentInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub label: &'static str,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 66 |     /// One-line description.
[INFO] [stdout] 67 |     pub description: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 68 |     /// Category for grouping.
[INFO] [stdout] 69 |     pub category: SegmentCategory,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SegmentInfo` 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: function `segments_in_category` is never used
[INFO] [stdout]    --> src/segments.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn segments_in_category(cat: SegmentCategory) -> Vec<&'static SegmentInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `icon` and `omp_name` are never used
[INFO] [stdout]   --> src/shell.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Shell {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn icon(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn omp_name(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BG_ACTIVE` is never used
[INFO] [stdout]   --> src/theme.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BG_ACTIVE: Color = Color::Rgb(24, 89, 161);
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]   --> src/theme.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const BLUE: Color = Color::Rgb(59, 120, 255);
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PURPLE` is never used
[INFO] [stdout]   --> src/theme.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const PURPLE: Color = Color::Rgb(180, 0, 158);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_all_themes` is never used
[INFO] [stdout]    --> src/themes.rs:340:8
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn download_all_themes(dest_dir: &Path) -> (usize, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.76s
[INFO] running `Command { std: "docker" "inspect" "3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06", kill_on_drop: false }`
[INFO] [stdout] 3fa132408240b28ca3d6879375279e9f866926d9ab3cde0b9752ac2f35fb6f06
