[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] checking thirukguru/mole-rs against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthirukguru%2Fmole-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thirukguru/mole-rs on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mole-rs` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2
[INFO] running `Command { std: "docker" "start" "661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2", 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" "661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2", 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" "661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mole-rs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking mole-rs v0.1.0 (/opt/rustwide/workdir)
[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: 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 `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] [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] warning: unused dependency `chrono`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | chrono = "0.4"
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `chrono`
[INFO] [stderr] warning: `mole-rs` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2", kill_on_drop: false }`
[INFO] [stdout] 661cea4b0676b2d4483f3f0b3f84ee67396326c88eda24fdefb0bf6ad589a3c2
