[INFO] cloning repository https://github.com/thirukguru/mole-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thirukguru/mole-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthirukguru%2Fmole-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthirukguru%2Fmole-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a3204624b1fe2e5f977cc99ee1216dfc7979af2
[INFO] testing thirukguru/mole-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthirukguru%2Fmole-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thirukguru/mole-rs
[INFO] finished tweaking git repo https://github.com/thirukguru/mole-rs
[INFO] tweaked toml for git repo https://github.com/thirukguru/mole-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thirukguru/mole-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thirukguru/mole-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a38add9cda59b7b1933149889fff8f03b9a812cf6d36cc33bdbd54d37bc3e9c
[INFO] running `Command { std: "docker" "start" "-a" "6a38add9cda59b7b1933149889fff8f03b9a812cf6d36cc33bdbd54d37bc3e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a38add9cda59b7b1933149889fff8f03b9a812cf6d36cc33bdbd54d37bc3e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a38add9cda59b7b1933149889fff8f03b9a812cf6d36cc33bdbd54d37bc3e9c", kill_on_drop: false }`
[INFO] [stdout] 6a38add9cda59b7b1933149889fff8f03b9a812cf6d36cc33bdbd54d37bc3e9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 409bd4075ee5e3dd372987a4825edf40bf3205e031468c5789aedf0918e62212
[INFO] running `Command { std: "docker" "start" "-a" "409bd4075ee5e3dd372987a4825edf40bf3205e031468c5789aedf0918e62212", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mole-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]  --> src/commands/uninstall.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use walkdir::WalkDir;
[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: `std::os::unix::fs::MetadataExt`
[INFO] [stdout]  --> src/core/security.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::fs::MetadataExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RefreshKind`
[INFO] [stdout]  --> src/core/system.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sysinfo::{CpuRefreshKind, Disks, MemoryRefreshKind, Networks, System, RefreshKind};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]   --> src/core/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use config::Config;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distro::DistroInfo`
[INFO] [stdout]   --> src/core/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use distro::DistroInfo;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MoleError` and `Result`
[INFO] [stdout]   --> src/core/mod.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use errors::{MoleError, Result};
[INFO] [stdout]    |                  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathValidation` and `SecurityValidator`
[INFO] [stdout]   --> src/core/mod.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use security::{SecurityValidator, PathValidation};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/commands/analyze.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DirEntry {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 13 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DirEntry` has a derived impl for the trait `Debug`, but this is 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: field `selected` is never read
[INFO] [stdout]   --> src/commands/clean.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CleanupCategory {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub selected: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CleanupCategory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leftovers` is never read
[INFO] [stdout]   --> src/commands/uninstall.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InstalledApp {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub leftovers: Vec<LeftoverFile>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstalledApp` 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 `AppImage` and `Manual` are never constructed
[INFO] [stdout]   --> src/commands/uninstall.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppType {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     AppImage,   // AppImage file
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     Manual,     // Manually installed (in /opt, ~/.local/bin, etc.)
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppType` 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: field `file_type` is never read
[INFO] [stdout]   --> src/commands/uninstall.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct LeftoverFile {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 46 |     pub path: PathBuf,
[INFO] [stdout] 47 |     pub file_type: LeftoverType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeftoverFile` 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 `save` is never used
[INFO] [stdout]   --> src/core/config.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn save(&self) -> std::io::Result<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_packages_cmd` and `cache_paths` are never used
[INFO] [stdout]   --> src/core/distro.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PackageManager {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn list_packages_cmd(&self) -> Option<Vec<&'static str>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn cache_paths(&self) -> Vec<&'static str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/core/distro.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct DistroInfo {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 113 |     pub distro: Distro,
[INFO] [stdout] 114 |     pub version: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DistroInfo` 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: methods `is_debian_based`, `is_redhat_based`, and `is_arch_based` are never used
[INFO] [stdout]    --> src/core/distro.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl DistroInfo {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn is_debian_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn is_redhat_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn is_arch_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PathNotFound`, `Config`, `Cancelled`, `RequiresSudo`, and `CommandFailed` are never constructed
[INFO] [stdout]   --> src/core/errors.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum MoleError {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     PathNotFound { path: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Config(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     RequiresSudo,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     CommandFailed { command: String, message: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MoleError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `can_delete` is never used
[INFO] [stdout]   --> src/core/filesystem.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn can_delete(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_files` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn count_files(path: &Path) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_symlink` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn is_symlink(path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `symlink_target` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:203:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn symlink_target(path: &Path) -> Option<std::path::PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `snap_cache` and `flatpak_cache` are never read
[INFO] [stdout]   --> src/core/paths.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CleanupPaths {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub snap_cache: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 31 |     pub flatpak_cache: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CleanupPaths` 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: field `allow_symlinks` is never read
[INFO] [stdout]   --> src/core/security.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct SecurityValidator {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     allow_symlinks: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `validate_sudo_operation`, `is_running_as_root`, and `is_in_home_directory` are never used
[INFO] [stdout]    --> src/core/security.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl SecurityValidator {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn validate_sudo_operation(&self, path: &Path) -> PathValidation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn is_running_as_root() -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn is_in_home_directory(path: &Path) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contains_dangerous_chars` is never used
[INFO] [stdout]    --> src/core/security.rs:249:8
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn contains_dangerous_chars(path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize_path` is never used
[INFO] [stdout]    --> src/core/security.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn sanitize_path(path: &Path) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cpu_per_core` and `os_info` are never used
[INFO] [stdout]    --> src/core/system.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl SystemInfo {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn cpu_per_core(&self) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn os_info(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `file_system` are never read
[INFO] [stdout]    --> src/core/system.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DiskInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 146 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub file_system: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DiskInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.56s
[INFO] running `Command { std: "docker" "inspect" "409bd4075ee5e3dd372987a4825edf40bf3205e031468c5789aedf0918e62212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409bd4075ee5e3dd372987a4825edf40bf3205e031468c5789aedf0918e62212", kill_on_drop: false }`
[INFO] [stdout] 409bd4075ee5e3dd372987a4825edf40bf3205e031468c5789aedf0918e62212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17780687799e1209197044cebe3faec25243e3d537c7b38c7d629be47738bd4f
[INFO] running `Command { std: "docker" "start" "-a" "17780687799e1209197044cebe3faec25243e3d537c7b38c7d629be47738bd4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling mole-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]  --> src/commands/uninstall.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use walkdir::WalkDir;
[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: `std::os::unix::fs::MetadataExt`
[INFO] [stdout]  --> src/core/security.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::fs::MetadataExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RefreshKind`
[INFO] [stdout]  --> src/core/system.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sysinfo::{CpuRefreshKind, Disks, MemoryRefreshKind, Networks, System, RefreshKind};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]   --> src/core/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use config::Config;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distro::DistroInfo`
[INFO] [stdout]   --> src/core/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use distro::DistroInfo;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MoleError` and `Result`
[INFO] [stdout]   --> src/core/mod.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use errors::{MoleError, Result};
[INFO] [stdout]    |                  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathValidation` and `SecurityValidator`
[INFO] [stdout]   --> src/core/mod.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use security::{SecurityValidator, PathValidation};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/commands/analyze.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DirEntry {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 13 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DirEntry` has a derived impl for the trait `Debug`, but this is 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: field `selected` is never read
[INFO] [stdout]   --> src/commands/clean.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CleanupCategory {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub selected: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CleanupCategory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leftovers` is never read
[INFO] [stdout]   --> src/commands/uninstall.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InstalledApp {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub leftovers: Vec<LeftoverFile>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstalledApp` 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 `AppImage` and `Manual` are never constructed
[INFO] [stdout]   --> src/commands/uninstall.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppType {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     AppImage,   // AppImage file
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     Manual,     // Manually installed (in /opt, ~/.local/bin, etc.)
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppType` 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: field `file_type` is never read
[INFO] [stdout]   --> src/commands/uninstall.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct LeftoverFile {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 46 |     pub path: PathBuf,
[INFO] [stdout] 47 |     pub file_type: LeftoverType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeftoverFile` 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 `save` is never used
[INFO] [stdout]   --> src/core/config.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn save(&self) -> std::io::Result<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_packages_cmd` and `cache_paths` are never used
[INFO] [stdout]   --> src/core/distro.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PackageManager {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn list_packages_cmd(&self) -> Option<Vec<&'static str>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn cache_paths(&self) -> Vec<&'static str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/core/distro.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct DistroInfo {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 113 |     pub distro: Distro,
[INFO] [stdout] 114 |     pub version: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DistroInfo` 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: methods `is_debian_based`, `is_redhat_based`, and `is_arch_based` are never used
[INFO] [stdout]    --> src/core/distro.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl DistroInfo {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn is_debian_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn is_redhat_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn is_arch_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PathNotFound`, `Config`, `Cancelled`, `RequiresSudo`, and `CommandFailed` are never constructed
[INFO] [stdout]   --> src/core/errors.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum MoleError {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     PathNotFound { path: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Config(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     RequiresSudo,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     CommandFailed { command: String, message: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MoleError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stdout] warning: function `can_delete` is never used
[INFO] [stdout]   --> src/core/filesystem.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn can_delete(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stdout] warning: function `count_files` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn count_files(path: &Path) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_symlink` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn is_symlink(path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `symlink_target` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:203:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn symlink_target(path: &Path) -> Option<std::path::PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `snap_cache` and `flatpak_cache` are never read
[INFO] [stdout]   --> src/core/paths.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CleanupPaths {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub snap_cache: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 31 |     pub flatpak_cache: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CleanupPaths` 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: field `allow_symlinks` is never read
[INFO] [stdout]   --> src/core/security.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct SecurityValidator {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     allow_symlinks: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `validate_sudo_operation`, `is_running_as_root`, and `is_in_home_directory` are never used
[INFO] [stdout]    --> src/core/security.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl SecurityValidator {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn validate_sudo_operation(&self, path: &Path) -> PathValidation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn is_running_as_root() -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn is_in_home_directory(path: &Path) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contains_dangerous_chars` is never used
[INFO] [stdout]    --> src/core/security.rs:249:8
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn contains_dangerous_chars(path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize_path` is never used
[INFO] [stdout]    --> src/core/security.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn sanitize_path(path: &Path) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cpu_per_core` and `os_info` are never used
[INFO] [stdout]    --> src/core/system.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl SystemInfo {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn cpu_per_core(&self) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn os_info(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `file_system` are never read
[INFO] [stdout]    --> src/core/system.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DiskInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 146 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub file_system: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DiskInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/cli_test.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:107:28
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]  --> src/commands/uninstall.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use walkdir::WalkDir;
[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: `std::os::unix::fs::MetadataExt`
[INFO] [stdout]  --> src/core/security.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::fs::MetadataExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RefreshKind`
[INFO] [stdout]  --> src/core/system.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sysinfo::{CpuRefreshKind, Disks, MemoryRefreshKind, Networks, System, RefreshKind};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/core/tests.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]   --> src/core/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use config::Config;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distro::DistroInfo`
[INFO] [stdout]   --> src/core/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use distro::DistroInfo;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MoleError` and `Result`
[INFO] [stdout]   --> src/core/mod.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use errors::{MoleError, Result};
[INFO] [stdout]    |                  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathValidation` and `SecurityValidator`
[INFO] [stdout]   --> src/core/mod.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use security::{SecurityValidator, PathValidation};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/commands/analyze.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DirEntry {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 13 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DirEntry` has a derived impl for the trait `Debug`, but this is 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: field `selected` is never read
[INFO] [stdout]   --> src/commands/clean.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CleanupCategory {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub selected: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CleanupCategory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leftovers` is never read
[INFO] [stdout]   --> src/commands/uninstall.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct InstalledApp {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub leftovers: Vec<LeftoverFile>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstalledApp` 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 `AppImage` and `Manual` are never constructed
[INFO] [stdout]   --> src/commands/uninstall.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppType {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     AppImage,   // AppImage file
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     Manual,     // Manually installed (in /opt, ~/.local/bin, etc.)
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppType` 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: field `file_type` is never read
[INFO] [stdout]   --> src/commands/uninstall.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct LeftoverFile {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 46 |     pub path: PathBuf,
[INFO] [stdout] 47 |     pub file_type: LeftoverType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeftoverFile` 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 `save` is never used
[INFO] [stdout]   --> src/core/config.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn save(&self) -> std::io::Result<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_packages_cmd` and `cache_paths` are never used
[INFO] [stdout]   --> src/core/distro.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PackageManager {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn list_packages_cmd(&self) -> Option<Vec<&'static str>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn cache_paths(&self) -> Vec<&'static str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]    --> src/core/distro.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct DistroInfo {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 113 |     pub distro: Distro,
[INFO] [stdout] 114 |     pub version: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DistroInfo` 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: methods `is_debian_based`, `is_redhat_based`, and `is_arch_based` are never used
[INFO] [stdout]    --> src/core/distro.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl DistroInfo {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn is_debian_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn is_redhat_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn is_arch_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PathNotFound`, `Config`, `Cancelled`, `RequiresSudo`, and `CommandFailed` are never constructed
[INFO] [stdout]   --> src/core/errors.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum MoleError {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     PathNotFound { path: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Config(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Cancelled,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     RequiresSudo,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     CommandFailed { command: String, message: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MoleError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `can_delete` is never used
[INFO] [stdout]   --> src/core/filesystem.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn can_delete(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_files` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn count_files(path: &Path) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_symlink` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn is_symlink(path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `symlink_target` is never used
[INFO] [stdout]    --> src/core/filesystem.rs:203:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn symlink_target(path: &Path) -> Option<std::path::PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `snap_cache` and `flatpak_cache` are never read
[INFO] [stdout]   --> src/core/paths.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CleanupPaths {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub snap_cache: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 31 |     pub flatpak_cache: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CleanupPaths` 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: field `allow_symlinks` is never read
[INFO] [stdout]   --> src/core/security.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct SecurityValidator {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     allow_symlinks: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `validate_sudo_operation`, `is_running_as_root`, and `is_in_home_directory` are never used
[INFO] [stdout]    --> src/core/security.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl SecurityValidator {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn validate_sudo_operation(&self, path: &Path) -> PathValidation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn is_running_as_root() -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn is_in_home_directory(path: &Path) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize_path` is never used
[INFO] [stdout]    --> src/core/security.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub fn sanitize_path(path: &Path) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cpu_per_core` and `os_info` are never used
[INFO] [stdout]    --> src/core/system.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl SystemInfo {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn cpu_per_core(&self) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn os_info(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `file_system` are never read
[INFO] [stdout]    --> src/core/system.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DiskInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 146 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub file_system: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DiskInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] running `Command { std: "docker" "inspect" "17780687799e1209197044cebe3faec25243e3d537c7b38c7d629be47738bd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17780687799e1209197044cebe3faec25243e3d537c7b38c7d629be47738bd4f", kill_on_drop: false }`
[INFO] [stdout] 17780687799e1209197044cebe3faec25243e3d537c7b38c7d629be47738bd4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14d049bc9dc571017f2629ffaf07eb807f7944866219a1178cbd27aa32f094fc
[INFO] running `Command { std: "docker" "start" "-a" "14d049bc9dc571017f2629ffaf07eb807f7944866219a1178cbd27aa32f094fc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `walkdir::WalkDir`
[INFO] [stderr]  --> src/commands/uninstall.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use walkdir::WalkDir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::os::unix::fs::MetadataExt`
[INFO] [stderr]  --> src/core/security.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::os::unix::fs::MetadataExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RefreshKind`
[INFO] [stderr]  --> src/core/system.rs:3:75
[INFO] [stderr]   |
[INFO] [stderr] 3 | use sysinfo::{CpuRefreshKind, Disks, MemoryRefreshKind, Networks, System, RefreshKind};
[INFO] [stderr]   |                                                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `config::Config`
[INFO] [stderr]   --> src/core/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use config::Config;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `distro::DistroInfo`
[INFO] [stderr]   --> src/core/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use distro::DistroInfo;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MoleError` and `Result`
[INFO] [stderr]   --> src/core/mod.rs:16:18
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use errors::{MoleError, Result};
[INFO] [stderr]    |                  ^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PathValidation` and `SecurityValidator`
[INFO] [stderr]   --> src/core/mod.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use security::{SecurityValidator, PathValidation};
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/commands/analyze.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct DirEntry {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 13 |     pub path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DirEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `selected` is never read
[INFO] [stderr]   --> src/commands/clean.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct CleanupCategory {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub selected: bool,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CleanupCategory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `leftovers` is never read
[INFO] [stderr]   --> src/commands/uninstall.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct InstalledApp {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub leftovers: Vec<LeftoverFile>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InstalledApp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `AppImage` and `Manual` are never constructed
[INFO] [stderr]   --> src/commands/uninstall.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum AppType {
[INFO] [stderr]    |          ------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 27 |     AppImage,   // AppImage file
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 28 |     Manual,     // Manually installed (in /opt, ~/.local/bin, etc.)
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_type` is never read
[INFO] [stderr]   --> src/commands/uninstall.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct LeftoverFile {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 46 |     pub path: PathBuf,
[INFO] [stderr] 47 |     pub file_type: LeftoverType,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LeftoverFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `save` is never used
[INFO] [stderr]   --> src/core/config.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl Config {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn save(&self) -> std::io::Result<()> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `list_packages_cmd` and `cache_paths` are never used
[INFO] [stderr]   --> src/core/distro.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 53 | impl PackageManager {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub fn list_packages_cmd(&self) -> Option<Vec<&'static str>> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     pub fn cache_paths(&self) -> Vec<&'static str> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]    --> src/core/distro.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub struct DistroInfo {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] 113 |     pub distro: Distro,
[INFO] [stderr] 114 |     pub version: Option<String>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DistroInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_debian_based`, `is_redhat_based`, and `is_arch_based` are never used
[INFO] [stderr]    --> src/core/distro.rs:138:12
[INFO] [stderr]     |
[INFO] [stderr] 120 | impl DistroInfo {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 138 |     pub fn is_debian_based(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     pub fn is_redhat_based(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 |     pub fn is_arch_based(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `PathNotFound`, `Config`, `Cancelled`, `RequiresSudo`, and `CommandFailed` are never constructed
[INFO] [stderr]   --> src/core/errors.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub enum MoleError {
[INFO] [stderr]    |          --------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 16 |     PathNotFound { path: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     Config(String),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     Cancelled,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     RequiresSudo,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     CommandFailed { command: String, message: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MoleError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `can_delete` is never used
[INFO] [stderr]   --> src/core/filesystem.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn can_delete(path: &Path) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `count_files` is never used
[INFO] [stderr]    --> src/core/filesystem.rs:182:8
[INFO] [stderr]     |
[INFO] [stderr] 182 | pub fn count_files(path: &Path) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_symlink` is never used
[INFO] [stderr]    --> src/core/filesystem.rs:196:8
[INFO] [stderr]     |
[INFO] [stderr] 196 | pub fn is_symlink(path: &Path) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `symlink_target` is never used
[INFO] [stderr]    --> src/core/filesystem.rs:203:8
[INFO] [stderr]     |
[INFO] [stderr] 203 | pub fn symlink_target(path: &Path) -> Option<std::path::PathBuf> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `snap_cache` and `flatpak_cache` are never read
[INFO] [stderr]   --> src/core/paths.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct CleanupPaths {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub snap_cache: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 31 |     pub flatpak_cache: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CleanupPaths` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `allow_symlinks` is never read
[INFO] [stderr]   --> src/core/security.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub struct SecurityValidator {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 71 |     allow_symlinks: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `validate_sudo_operation`, `is_running_as_root`, and `is_in_home_directory` are never used
[INFO] [stderr]    --> src/core/security.rs:202:12
[INFO] [stderr]     |
[INFO] [stderr]  74 | impl SecurityValidator {
[INFO] [stderr]     | ---------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 202 |     pub fn validate_sudo_operation(&self, path: &Path) -> PathValidation {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 228 |     pub fn is_running_as_root() -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub fn is_in_home_directory(path: &Path) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `contains_dangerous_chars` is never used
[INFO] [stderr]    --> src/core/security.rs:249:8
[INFO] [stderr]     |
[INFO] [stderr] 249 | pub fn contains_dangerous_chars(path: &Path) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sanitize_path` is never used
[INFO] [stderr]    --> src/core/security.rs:261:8
[INFO] [stderr]     |
[INFO] [stderr] 261 | pub fn sanitize_path(path: &Path) -> Option<PathBuf> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `cpu_per_core` and `os_info` are never used
[INFO] [stderr]    --> src/core/system.rs:44:12
[INFO] [stderr]     |
[INFO] [stderr]  13 | impl SystemInfo {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  44 |     pub fn cpu_per_core(&self) -> Vec<f32> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn os_info(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `file_system` are never read
[INFO] [stderr]    --> src/core/system.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub struct DiskInfo {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 146 |     pub name: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub file_system: String,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DiskInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `mole-rs` (bin "mo") generated 28 warnings (run `cargo fix --bin "mo" -p mole-rs` to apply 7 suggestions)
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/core/tests.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]  --> tests/cli_test.rs:9:28
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]   |                            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:19:28
[INFO] [stderr]    |
[INFO] [stderr] 19 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:29:28
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:39:28
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:54:28
[INFO] [stderr]    |
[INFO] [stderr] 54 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:67:28
[INFO] [stderr]    |
[INFO] [stderr] 67 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:77:28
[INFO] [stderr]    |
[INFO] [stderr] 77 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:88:28
[INFO] [stderr]    |
[INFO] [stderr] 88 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:97:28
[INFO] [stderr]    |
[INFO] [stderr] 97 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:107:28
[INFO] [stderr]     |
[INFO] [stderr] 107 |     let mut cmd = Command::cargo_bin("mo").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mole-rs` (bin "mo" test) generated 28 warnings (27 duplicates) (run `cargo fix --bin "mo" -p mole-rs --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `mole-rs` (test "cli_test") generated 10 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mo-be9f2598824e3d32)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test core::distro::tests::test_package_manager_commands ... ok
[INFO] [stdout] test core::distro::tests::test_parse_fedora_os_release ... ok
[INFO] [stdout] test core::distro::tests::test_parse_ubuntu_os_release ... ok
[INFO] [stdout] test core::security::tests::test_large_deletion_threshold ... ok
[INFO] [stdout] test core::security::tests::test_blocked_paths ... ok
[INFO] [stdout] test core::security::tests::test_relative_path_rejected ... ok
[INFO] [stdout] test core::tests::tests::config_tests::test_config_default ... ok
[INFO] [stdout] test core::tests::tests::config_tests::test_config_path ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_format_size_gigabytes ... ok
[INFO] [stdout] test core::security::tests::test_path_traversal_rejected ... ok
[INFO] [stdout] test core::security::tests::test_dangerous_chars ... ok
[INFO] [stdout] test core::tests::tests::config_tests::test_config_load_default ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_format_size_megabytes ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_clean_directory ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_dir_size_nonexistent ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_dir_size_with_files ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_dir_size_empty ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_safe_delete_file ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_dir_size_nested ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_safe_delete_dry_run ... ok
[INFO] [stdout] test core::tests::tests::paths_tests::test_user_caches_not_empty ... ok
[INFO] [stdout] test core::tests::tests::paths_tests::test_system_caches_not_empty ... ok
[INFO] [stdout] test core::tests::tests::paths_tests::test_cleanup_paths_new ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_format_size_bytes ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_is_root ... ok
[INFO] [stdout] test core::tests::tests::paths_tests::test_dev_artifacts_patterns ... ok
[INFO] [stdout] test core::tests::tests::filesystem_tests::test_format_size_kilobytes ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_hostname ... ok
[INFO] [stdout] test core::distro::tests::test_detect_distro ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_disk_usage_percent ... ok
[INFO] [stdout] test core::security::tests::test_safe_path ... FAILED
[INFO] [stdout] test core::tests::tests::system_tests::test_load_average ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_uptime ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_memory_usage_range ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_disk_info_not_empty ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_used_memory_less_than_total ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_top_processes ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_system_info_new ... ok
[INFO] [stdout] test core::tests::tests::system_tests::test_cpu_usage_range ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::security::tests::test_safe_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::security::tests::test_safe_path' (34) panicked at src/core/security.rs:352:9:
[INFO] [stdout] assertion failed: matches!(validator.validate_path(&safe_path), PathValidation::Safe)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4a0cfae33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4a0cfae33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4a0cfae33a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4a0cfae33a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4a0cfc3aba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4a0cfc3aba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d4a0cfb2f22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4a0cfb2f22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d4a0cf8af3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4a0cf8af3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4a0cfa57e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4a0ce8f83c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d4a0ce8f83c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4a0cfa5a62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d4a0cfa5a62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4a0cf8b02a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d4a0cf826d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4a0cf8bd0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4a0cfc439c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4a0cfc4362 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d4a0cda28c9 - mo::core::security::tests::test_safe_path::he90889e091824ab0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/security.rs:352:9
[INFO] [stdout]   21:     0x5d4a0cda2937 - mo::core::security::tests::test_safe_path::{{closure}}::h5961ecc9a1721220
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/security.rs:347:24
[INFO] [stdout]   22:     0x5d4a0cd82f46 - core::ops::function::FnOnce::call_once::h7e472ce94c5bb17a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d4a0ce8391b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d4a0ce8391b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5d4a0ce9030b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5d4a0ce9030b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5d4a0ce9030b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d4a0ce9030b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5d4a0ce9030b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d4a0ce9030b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5d4a0ce9030b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5d4a0ce8ba24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5d4a0ce8ba24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5d4a0ce92f12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5d4a0ce92f12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5d4a0ce92f12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d4a0ce92f12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d4a0ce92f12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d4a0ce92f12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5d4a0ce92f12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d4a0cfad8af - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5d4a0cfad8af - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70f85f232aa4 - <unknown>
[INFO] [stdout]   44:     0x70f85f2bfa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::security::tests::test_safe_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 38 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mo`
[INFO] running `Command { std: "docker" "inspect" "14d049bc9dc571017f2629ffaf07eb807f7944866219a1178cbd27aa32f094fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d049bc9dc571017f2629ffaf07eb807f7944866219a1178cbd27aa32f094fc", kill_on_drop: false }`
[INFO] [stdout] 14d049bc9dc571017f2629ffaf07eb807f7944866219a1178cbd27aa32f094fc
