[INFO] fetching crate dysco 0.11.7... [INFO] testing dysco-0.11.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dysco 0.11.7 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate dysco 0.11.7 [INFO] finished tweaking crates.io crate dysco 0.11.7 [INFO] tweaked toml for crates.io crate dysco 0.11.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dysco 0.11.7 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dysco 0.11.7 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwalk v0.5.1 [INFO] [stderr] Downloaded filesize v0.2.0 [INFO] [stderr] Downloaded insta v0.16.1 [INFO] [stderr] Downloaded tui v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3695bdecb76662ad80b8fc4cd49b689bb2b08ae4f5a6975ef0e2cf7f0c9a1ec [INFO] running `Command { std: "docker" "start" "-a" "d3695bdecb76662ad80b8fc4cd49b689bb2b08ae4f5a6975ef0e2cf7f0c9a1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3695bdecb76662ad80b8fc4cd49b689bb2b08ae4f5a6975ef0e2cf7f0c9a1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3695bdecb76662ad80b8fc4cd49b689bb2b08ae4f5a6975ef0e2cf7f0c9a1ec", kill_on_drop: false }` [INFO] [stdout] d3695bdecb76662ad80b8fc4cd49b689bb2b08ae4f5a6975ef0e2cf7f0c9a1ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fa5f86daee6951706202e8989860b647bb42d3d9f1069ba10ab91b816bd60a30 [INFO] running `Command { std: "docker" "start" "-a" "fa5f86daee6951706202e8989860b647bb42d3d9f1069ba10ab91b816bd60a30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling jwalk v0.5.1 [INFO] [stderr] Compiling tui v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling dysco v0.11.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `boundaries` [INFO] [stdout] --> src/ui/grid/draw_rect.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::ui::grid::{boundaries, draw_next_symbol}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::unicode_width::UnicodeWidthStr` [INFO] [stdout] --> src/ui/grid/draw_rect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ::unicode_width::UnicodeWidthStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/app.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | WarningMessage(FileToDelete), [INFO] [stdout] | -------------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `UiMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 - WarningMessage(FileToDelete), [INFO] [stdout] 22 + WarningMessage(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/state/files/file_or_folder.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 25 | pub name: OsString, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` 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: field `name` is never read [INFO] [stdout] --> src/state/files/file_or_folder.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Folder { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 31 | pub name: OsString, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Folder` 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: constant `BORDER_CHARS` is never used [INFO] [stdout] --> src/ui/grid/draw_rect.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | const BORDER_CHARS: &str = "┏┓┗┛┃━"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_small_files_rect_on_grid` is never used [INFO] [stdout] --> src/ui/grid/draw_rect.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn draw_small_files_rect_on_grid(buf: &mut Buffer, rect: Rect) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "fa5f86daee6951706202e8989860b647bb42d3d9f1069ba10ab91b816bd60a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5f86daee6951706202e8989860b647bb42d3d9f1069ba10ab91b816bd60a30", kill_on_drop: false }` [INFO] [stdout] fa5f86daee6951706202e8989860b647bb42d3d9f1069ba10ab91b816bd60a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7ac955a5a4e11703bec4b0782b918a8e87f4c9227ce36f4b8820099683a8db01 [INFO] running `Command { std: "docker" "start" "-a" "7ac955a5a4e11703bec4b0782b918a8e87f4c9227ce36f4b8820099683a8db01", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling insta v0.16.1 [INFO] [stderr] Compiling dysco v0.11.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `boundaries` [INFO] [stdout] --> src/ui/grid/draw_rect.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::ui::grid::{boundaries, draw_next_symbol}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::unicode_width::UnicodeWidthStr` [INFO] [stdout] --> src/ui/grid/draw_rect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ::unicode_width::UnicodeWidthStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/app.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | WarningMessage(FileToDelete), [INFO] [stdout] | -------------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `UiMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 - WarningMessage(FileToDelete), [INFO] [stdout] 22 + WarningMessage(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/state/files/file_or_folder.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 25 | pub name: OsString, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` 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: field `name` is never read [INFO] [stdout] --> src/state/files/file_or_folder.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Folder { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 31 | pub name: OsString, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Folder` 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: constant `BORDER_CHARS` is never used [INFO] [stdout] --> src/ui/grid/draw_rect.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | const BORDER_CHARS: &str = "┏┓┗┛┃━"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_small_files_rect_on_grid` is never used [INFO] [stdout] --> src/ui/grid/draw_rect.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn draw_small_files_rect_on_grid(buf: &mut Buffer, rect: Rect) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.42s [INFO] running `Command { std: "docker" "inspect" "7ac955a5a4e11703bec4b0782b918a8e87f4c9227ce36f4b8820099683a8db01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ac955a5a4e11703bec4b0782b918a8e87f4c9227ce36f4b8820099683a8db01", kill_on_drop: false }` [INFO] [stdout] 7ac955a5a4e11703bec4b0782b918a8e87f4c9227ce36f4b8820099683a8db01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ac5a371c10f8084779b3945eb8ed3d3a9a2538fc5f06e0ef034c8bac10accf39 [INFO] running `Command { std: "docker" "start" "-a" "ac5a371c10f8084779b3945eb8ed3d3a9a2538fc5f06e0ef034c8bac10accf39", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `boundaries` [INFO] [stderr] --> src/ui/grid/draw_rect.rs:8:23 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::ui::grid::{boundaries, draw_next_symbol}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `::unicode_width::UnicodeWidthStr` [INFO] [stderr] --> src/ui/grid/draw_rect.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use ::unicode_width::UnicodeWidthStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/app.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | WarningMessage(FileToDelete), [INFO] [stderr] | -------------- ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `UiMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 22 - WarningMessage(FileToDelete), [INFO] [stderr] 22 + WarningMessage(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/state/files/file_or_folder.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct File { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 25 | pub name: OsString, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/state/files/file_or_folder.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct Folder { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 31 | pub name: OsString, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Folder` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: constant `BORDER_CHARS` is never used [INFO] [stderr] --> src/ui/grid/draw_rect.rs:125:7 [INFO] [stderr] | [INFO] [stderr] 125 | const BORDER_CHARS: &str = "┏┓┗┛┃━"; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `draw_small_files_rect_on_grid` is never used [INFO] [stderr] --> src/ui/grid/draw_rect.rs:151:4 [INFO] [stderr] | [INFO] [stderr] 151 | fn draw_small_files_rect_on_grid(buf: &mut Buffer, rect: Rect) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dysco` (bin "dysco" test) generated 7 warnings (run `cargo fix --bin "dysco" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dysco-b4eb98fd45561e9e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ui::format::truncate::tests::truncate_middle_char_boundary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac5a371c10f8084779b3945eb8ed3d3a9a2538fc5f06e0ef034c8bac10accf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5a371c10f8084779b3945eb8ed3d3a9a2538fc5f06e0ef034c8bac10accf39", kill_on_drop: false }` [INFO] [stdout] ac5a371c10f8084779b3945eb8ed3d3a9a2538fc5f06e0ef034c8bac10accf39