[INFO] cloning repository https://github.com/timkoopmans/ncdu-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timkoopmans/ncdu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkoopmans%2Fncdu-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkoopmans%2Fncdu-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05ee69b8148652755bb153e61806315b892ee147
[INFO] checking timkoopmans/ncdu-rs/05ee69b8148652755bb153e61806315b892ee147 against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkoopmans%2Fncdu-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] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/timkoopmans/ncdu-rs
[INFO] finished tweaking git repo https://github.com/timkoopmans/ncdu-rs
[INFO] tweaked toml for git repo https://github.com/timkoopmans/ncdu-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timkoopmans/ncdu-rs on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timkoopmans/ncdu-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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | 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: `ncdu-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] 0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0
[INFO] running `Command { std: "docker" "start" "0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0", 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" "0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0", 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" "0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "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:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | 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: `ncdu-rs` (manifest) generated 1 warning
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ncdu-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]   --> src/exclude.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::ffi::{CStr, CString};
[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: `ExcludeSet`
[INFO] [stdout]   --> src/scan_parallel.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | use crate::exclude::{ExcludeSet, Patterns};
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]   --> src/exclude.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `import_tree` is never used
[INFO] [stdout]   --> src/json_import.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn import_tree<R: Read>(rd: R) -> Result<Tree> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_item` is never used
[INFO] [stdout]   --> src/json_import.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_item(v: &Value, tree: &mut Tree, parent_dev: u64) -> Result<EntryId> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `OtherFs` and `KernFs` are never constructed
[INFO] [stdout]   --> src/model.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum EType {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 43 |     OtherFs = -3,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 44 |     KernFs = -4,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `base` and `is_directory` are never used
[INFO] [stdout]   --> src/model.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl EType {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 48 |     /// Reduces extended types back to the three storable kinds.
[INFO] [stdout] 49 |     pub fn base(self) -> EType {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn is_directory(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `shared_size` and `shared_blocks` are never read
[INFO] [stdout]    --> src/model.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct DirData {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub shared_size: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 117 |     /// 512-byte blocks in shared hardlinks (see `shared_size`).
[INFO] [stdout] 118 |     pub shared_blocks: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `next_link`, `prev_link`, and `counted` are never read
[INFO] [stdout]    --> src/model.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct LinkData {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub next_link: EntryId,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 135 |     pub prev_link: EntryId,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub counted: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LinkData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_link`, `as_link_mut`, and `has_err` are never used
[INFO] [stdout]    --> src/model.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn as_link(&self) -> Option<&LinkData> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn as_link_mut(&mut self) -> Option<&mut LinkData> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn has_err(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `map`, `uncounted`, and `uncounted_full` are never read
[INFO] [stdout]    --> src/model.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct Inodes {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 222 |     /// `(dev, ino) -> arbitrary Link node in that inode's circular list`.
[INFO] [stdout] 223 |     pub map: HashMap<(DevId, u64), EntryId>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 224 |     /// Links not yet folded into parent-dir totals.
[INFO] [stdout] 225 |     pub uncounted: HashSet<EntryId>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub uncounted_full: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Inodes` 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 `inodes` is never read
[INFO] [stdout]    --> src/model.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct Tree {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub inodes: Inodes,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fmt_path` is never used
[INFO] [stdout]    --> src/model.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Tree {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn fmt_path(&self, id: EntryId, with_root: bool, out: &mut String) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tree` is never used
[INFO] [stdout]   --> src/sink.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl MemSink {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn tree(&self) -> &Tree {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `id` is never used
[INFO] [stdout]    --> src/sink.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl MemSinkDir {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 109 |     pub fn id(&self) -> EntryId {
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `shared_size` and `shared_blocks` are never read
[INFO] [stdout]    --> src/model.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct DirData {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub shared_size: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 117 |     /// 512-byte blocks in shared hardlinks (see `shared_size`).
[INFO] [stdout] 118 |     pub shared_blocks: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DirData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `jwalk`
[INFO] [stdout] warning: fields `next_link`, `prev_link`, and `counted` are never read
[INFO] [stdout]    --> src/model.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct LinkData {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub next_link: EntryId,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 135 |     pub prev_link: EntryId,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub counted: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LinkData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> Cargo.toml:4:1
[INFO] [stdout] warning: methods `as_link`, `as_link_mut`, and `has_err` are never used
[INFO] [stdout]    --> src/model.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn as_link(&self) -> Option<&LinkData> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn as_link_mut(&mut self) -> Option<&mut LinkData> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn has_err(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] warning: fields `map`, `uncounted`, and `uncounted_full` are never read
[INFO] [stdout]    --> src/model.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct Inodes {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 222 |     /// `(dev, ino) -> arbitrary Link node in that inode's circular list`.
[INFO] [stdout] 223 |     pub map: HashMap<(DevId, u64), EntryId>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 224 |     /// Links not yet folded into parent-dir totals.
[INFO] [stdout] 225 |     pub uncounted: HashSet<EntryId>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub uncounted_full: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Inodes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 4 | jwalk = "0.8"
[INFO] [stdout] warning: field `inodes` is never read
[INFO] [stdout]    --> src/model.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct Tree {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub inodes: Inodes,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   | ^^^^^^^^^^^^^
[INFO] [stdout] warning: method `fmt_path` is never used
[INFO] [stdout]    --> src/model.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Tree {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn fmt_path(&self, id: EntryId, with_root: bool, out: &mut String) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] warning: method `tree` is never used
[INFO] [stdout]   --> src/sink.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl MemSink {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn tree(&self) -> &Tree {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stdout] warning: method `id` is never used
[INFO] [stdout]    --> src/sink.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl MemSinkDir {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 109 |     pub fn id(&self) -> EntryId {
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] help: consider removing the dependency on `jwalk`
[INFO] [stderr] warning: unused dependency `serde`
[INFO] [stderr]   --> Cargo.toml:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 | [dependencies.serde]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `serde`
[INFO] [stderr] warning: `ncdu-rs` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s
[INFO] running `Command { std: "docker" "inspect" "0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0", kill_on_drop: false }`
[INFO] [stdout] 0410a0749bdc3343737f9f2a849fb4b3520dea624abc02589d800aa6640a04d0
