[INFO] fetching crate dizi 0.3.0...
[INFO] testing dizi-0.3.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate dizi 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dizi 0.3.0
[INFO] finished tweaking crates.io crate dizi 0.3.0
[INFO] tweaked toml for crates.io crate dizi 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dizi 0.3.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dizi 0.3.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e4ca4528ccb1834a52462810f5d56eabc444338adcd238cf25b94a0e4bd10a1
[INFO] running `Command { std: "docker" "start" "-a" "8e4ca4528ccb1834a52462810f5d56eabc444338adcd238cf25b94a0e4bd10a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e4ca4528ccb1834a52462810f5d56eabc444338adcd238cf25b94a0e4bd10a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e4ca4528ccb1834a52462810f5d56eabc444338adcd238cf25b94a0e4bd10a1", kill_on_drop: false }`
[INFO] [stdout] 8e4ca4528ccb1834a52462810f5d56eabc444338adcd238cf25b94a0e4bd10a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d1705b928fe0a3218748f1cbdef374ecda1096766a3ff8a6506383a0cadf008
[INFO] running `Command { std: "docker" "start" "-a" "6d1705b928fe0a3218748f1cbdef374ecda1096766a3ff8a6506383a0cadf008", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustyline v4.1.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling m3u v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling alphanumeric-sort v1.5.3
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling skim v0.10.4
[INFO] [stderr]    Compiling dizi v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]  --> src/bin/client/config/keymap/keymapping.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "mouse")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_tx` is never read
[INFO] [stdout]   --> src/bin/server/audio/symphonia/stream.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct PlayerStreamEventPoller {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub event_tx: mpsc::Sender<PlayerStreamEvent>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayerStreamEventPoller` 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: associated function `new` is never used
[INFO] [stdout]   --> src/bin/server/config/general/app.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl AppConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 27 |     pub fn new(server: ServerConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `directory_playlist_ref`, `next_song_peak`, and `previous_song_peak` are never used
[INFO] [stdout]   --> src/bin/server/context/playlist_context.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PlaylistContext {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn directory_playlist_ref(&self) -> &PlaylistDirectory {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn next_song_peak(&mut self) -> Option<OrderedPlaylistEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn previous_song_peak(&mut self) -> Option<OrderedPlaylistEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `app_event_tx` is never read
[INFO] [stdout]   --> src/bin/server/events.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Events {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub app_event_tx: AppEventSender,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Events` 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 `get_elapsed` is never used
[INFO] [stdout]   --> src/bin/server/traits/audio_player.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait AudioPlayer {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn get_elapsed(&self) -> time::Duration;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `goto_next_song` and `goto_previous_song` are never used
[INFO] [stdout]   --> src/bin/server/traits/ordered_playlist.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait OrderedPlaylist {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn goto_next_song(&mut self) -> Option<OrderedPlaylistEntry>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     fn goto_previous_song(&mut self) -> Option<OrderedPlaylistEntry>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `display_options_ref` is never used
[INFO] [stdout]   --> src/bin/client/config/general/client.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ClientConfig {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn display_options_ref(&self) -> &DisplayOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/bin/client/config/option/layout_option.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Simple {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 37 |         title: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayoutComposition` 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 `regular` and `socket` are never read
[INFO] [stdout]   --> src/bin/client/config/theme/app_theme.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct AppTheme {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub regular: AppStyle,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub socket: AppStyle,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppTheme` 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: method `commandline_context_mut` is never used
[INFO] [stdout]    --> src/bin/client/context/app_context.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl AppContext {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn commandline_context_mut(&mut self) -> &mut CommandLineContext {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len` and `pop_tab` are never used
[INFO] [stdout]   --> src/bin/client/context/tab_context.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl TabContext {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn pop_tab(&mut self, index: usize) -> JoshutoTab {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/bin/client/event/app_event.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Config {}
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_label` and `file_path_buf` are never used
[INFO] [stdout]   --> src/bin/client/fs/entry.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl JoshutoDirEntry {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn update_label(&mut self, label: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn file_path_buf(&self) -> path::PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_dir` and `is_file` are never used
[INFO] [stdout]   --> src/bin/client/fs/metadata.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl FileType {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 10 |     pub fn is_dir(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn is_file(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/client/fs/metadata.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Symlink(String, bool), // link target, link validity
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LinkType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[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] 21 -     Symlink(String, bool), // link target, link validity
[INFO] [stdout] 21 +     Symlink((), bool), // link target, link validity
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `gid` are never read
[INFO] [stdout]   --> src/bin/client/fs/metadata.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JoshutoMetadata {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub uid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 34 |     #[cfg(unix)]
[INFO] [stdout] 35 |     pub gid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoMetadata` 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 `create_or_soft_update`, `create_or_reload`, `reload`, and `depreciate_entry` are never used
[INFO] [stdout]   --> src/bin/client/history.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait DirectoryHistory {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn create_or_soft_update(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     fn create_or_reload(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     fn reload(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn depreciate_entry(&mut self, path: &Path);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CommandComment` is never used
[INFO] [stdout]   --> src/bin/client/key_command/traits.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait CommandComment {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PreviewDirState` is never used
[INFO] [stdout]  --> src/bin/client/preview/preview_dir.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum PreviewDirState {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_loading` is never used
[INFO] [stdout]   --> src/bin/client/preview/preview_dir.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PreviewDirState {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 15 |     pub fn is_loading(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `previous_dir` and `parent_list_mut` are never used
[INFO] [stdout]   --> src/bin/client/tab.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl JoshutoTab {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn previous_dir(&self) -> Option<&path::Path> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn parent_list_mut(&mut self) -> Option<&mut JoshutoDirList> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]   --> src/bin/client/ui/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Rect {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviewArea` is never constructed
[INFO] [stdout]   --> src/bin/client/ui/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PreviewArea {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/client/ui/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PreviewArea {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 24 |     pub fn new(file_preview_path: path::PathBuf, preview_area: Rect) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_bottom_status` is never read
[INFO] [stdout]   --> src/bin/client/ui/views/tui_folder_view.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TuiFolderView<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     pub context: &'a AppContext,
[INFO] [stdout] 11 |     pub show_bottom_status: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `menu_items` is never used
[INFO] [stdout]   --> src/bin/client/ui/views/tui_textfield.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<'a> TuiTextField<'a> {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 52 |     pub fn menu_items<I>(&mut self, items: I) -> &mut Self
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display_options` is never read
[INFO] [stdout]   --> src/bin/client/ui/widgets/tui_dirlist_detailed.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TuiDirListDetailed<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 22 |     dirlist: &'a JoshutoDirList,
[INFO] [stdout] 23 |     display_options: &'a DisplayOption,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/bin/client/ui/widgets/tui_topbar.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TuiTopBar<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 12 |     pub context: &'a AppContext,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/client/commands/search_skim.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/client/context/tab_context.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoTab> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoTab> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/client/fs/dirlist.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "6d1705b928fe0a3218748f1cbdef374ecda1096766a3ff8a6506383a0cadf008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d1705b928fe0a3218748f1cbdef374ecda1096766a3ff8a6506383a0cadf008", kill_on_drop: false }`
[INFO] [stdout] 6d1705b928fe0a3218748f1cbdef374ecda1096766a3ff8a6506383a0cadf008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f3520763d474bc3ccf1cb48317494f912fbf3782c9c199b3f250dcf32050c36
[INFO] running `Command { std: "docker" "start" "-a" "5f3520763d474bc3ccf1cb48317494f912fbf3782c9c199b3f250dcf32050c36", kill_on_drop: false }`
[INFO] [stderr]    Compiling dizi v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]  --> src/bin/client/config/keymap/keymapping.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "mouse")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/bin/client/ui/backend.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_tx` is never read
[INFO] [stdout]   --> src/bin/server/audio/symphonia/stream.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct PlayerStreamEventPoller {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub event_tx: mpsc::Sender<PlayerStreamEvent>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayerStreamEventPoller` 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: associated function `new` is never used
[INFO] [stdout]   --> src/bin/server/config/general/app.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl AppConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 27 |     pub fn new(server: ServerConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `directory_playlist_ref`, `next_song_peak`, and `previous_song_peak` are never used
[INFO] [stdout]   --> src/bin/server/context/playlist_context.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PlaylistContext {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn directory_playlist_ref(&self) -> &PlaylistDirectory {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn next_song_peak(&mut self) -> Option<OrderedPlaylistEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn previous_song_peak(&mut self) -> Option<OrderedPlaylistEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `app_event_tx` is never read
[INFO] [stdout]   --> src/bin/server/events.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Events {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub app_event_tx: AppEventSender,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Events` 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 `get_elapsed` is never used
[INFO] [stdout]   --> src/bin/server/traits/audio_player.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait AudioPlayer {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn get_elapsed(&self) -> time::Duration;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `goto_next_song` and `goto_previous_song` are never used
[INFO] [stdout]   --> src/bin/server/traits/ordered_playlist.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait OrderedPlaylist {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn goto_next_song(&mut self) -> Option<OrderedPlaylistEntry>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     fn goto_previous_song(&mut self) -> Option<OrderedPlaylistEntry>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `display_options_ref` is never used
[INFO] [stdout]   --> src/bin/client/config/general/client.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ClientConfig {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn display_options_ref(&self) -> &DisplayOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/bin/client/config/option/layout_option.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Simple {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 37 |         title: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayoutComposition` 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 `regular` and `socket` are never read
[INFO] [stdout]   --> src/bin/client/config/theme/app_theme.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct AppTheme {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub regular: AppStyle,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub socket: AppStyle,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppTheme` 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: method `commandline_context_mut` is never used
[INFO] [stdout]    --> src/bin/client/context/app_context.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl AppContext {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn commandline_context_mut(&mut self) -> &mut CommandLineContext {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len` and `pop_tab` are never used
[INFO] [stdout]   --> src/bin/client/context/tab_context.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl TabContext {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn pop_tab(&mut self, index: usize) -> JoshutoTab {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/bin/client/event/app_event.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Config {}
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_label` and `file_path_buf` are never used
[INFO] [stdout]   --> src/bin/client/fs/entry.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl JoshutoDirEntry {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn update_label(&mut self, label: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn file_path_buf(&self) -> path::PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_dir` and `is_file` are never used
[INFO] [stdout]   --> src/bin/client/fs/metadata.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl FileType {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 10 |     pub fn is_dir(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn is_file(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bin/client/fs/metadata.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Symlink(String, bool), // link target, link validity
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LinkType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[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] 21 -     Symlink(String, bool), // link target, link validity
[INFO] [stdout] 21 +     Symlink((), bool), // link target, link validity
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `gid` are never read
[INFO] [stdout]   --> src/bin/client/fs/metadata.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JoshutoMetadata {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub uid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 34 |     #[cfg(unix)]
[INFO] [stdout] 35 |     pub gid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoMetadata` 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 `create_or_soft_update`, `create_or_reload`, `reload`, and `depreciate_entry` are never used
[INFO] [stdout]   --> src/bin/client/history.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait DirectoryHistory {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn create_or_soft_update(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     fn create_or_reload(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     fn reload(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn depreciate_entry(&mut self, path: &Path);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CommandComment` is never used
[INFO] [stdout]   --> src/bin/client/key_command/traits.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait CommandComment {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PreviewDirState` is never used
[INFO] [stdout]  --> src/bin/client/preview/preview_dir.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum PreviewDirState {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_loading` is never used
[INFO] [stdout]   --> src/bin/client/preview/preview_dir.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PreviewDirState {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 15 |     pub fn is_loading(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `previous_dir` and `parent_list_mut` are never used
[INFO] [stdout]   --> src/bin/client/tab.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl JoshutoTab {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn previous_dir(&self) -> Option<&path::Path> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn parent_list_mut(&mut self) -> Option<&mut JoshutoDirList> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]   --> src/bin/client/ui/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Rect {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviewArea` is never constructed
[INFO] [stdout]   --> src/bin/client/ui/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PreviewArea {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/client/ui/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PreviewArea {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 24 |     pub fn new(file_preview_path: path::PathBuf, preview_area: Rect) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_bottom_status` is never read
[INFO] [stdout]   --> src/bin/client/ui/views/tui_folder_view.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TuiFolderView<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     pub context: &'a AppContext,
[INFO] [stdout] 11 |     pub show_bottom_status: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `menu_items` is never used
[INFO] [stdout]   --> src/bin/client/ui/views/tui_textfield.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<'a> TuiTextField<'a> {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 52 |     pub fn menu_items<I>(&mut self, items: I) -> &mut Self
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display_options` is never read
[INFO] [stdout]   --> src/bin/client/ui/widgets/tui_dirlist_detailed.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TuiDirListDetailed<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 22 |     dirlist: &'a JoshutoDirList,
[INFO] [stdout] 23 |     display_options: &'a DisplayOption,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/bin/client/ui/widgets/tui_topbar.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TuiTopBar<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 12 |     pub context: &'a AppContext,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/client/commands/search_skim.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/client/context/tab_context.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoTab> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoTab> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/client/fs/dirlist.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "5f3520763d474bc3ccf1cb48317494f912fbf3782c9c199b3f250dcf32050c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f3520763d474bc3ccf1cb48317494f912fbf3782c9c199b3f250dcf32050c36", kill_on_drop: false }`
[INFO] [stdout] 5f3520763d474bc3ccf1cb48317494f912fbf3782c9c199b3f250dcf32050c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fade2f49499e4d04e78380d4deb0e513692633eef72ecacc249106f07534a99c
[INFO] running `Command { std: "docker" "start" "-a" "fade2f49499e4d04e78380d4deb0e513692633eef72ecacc249106f07534a99c", kill_on_drop: false }`
[INFO] [stderr] warning: field `event_tx` is never read
[INFO] [stderr]   --> src/bin/server/audio/symphonia/stream.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct PlayerStreamEventPoller {
[INFO] [stderr]    |            ----------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub event_tx: mpsc::Sender<PlayerStreamEvent>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PlayerStreamEventPoller` 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: associated function `new` is never used
[INFO] [stderr]   --> src/bin/server/config/general/app.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl AppConfig {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 27 |     pub fn new(server: ServerConfig) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `directory_playlist_ref`, `next_song_peak`, and `previous_song_peak` are never used
[INFO] [stderr]   --> src/bin/server/context/playlist_context.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl PlaylistContext {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub fn directory_playlist_ref(&self) -> &PlaylistDirectory {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub fn next_song_peak(&mut self) -> Option<OrderedPlaylistEntry> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn previous_song_peak(&mut self) -> Option<OrderedPlaylistEntry> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `app_event_tx` is never read
[INFO] [stderr]   --> src/bin/server/events.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct Events {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub app_event_tx: AppEventSender,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Events` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_elapsed` is never used
[INFO] [stderr]   --> src/bin/server/traits/audio_player.rs:39:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait AudioPlayer {
[INFO] [stderr]    |           ----------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 39 |     fn get_elapsed(&self) -> time::Duration;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `goto_next_song` and `goto_previous_song` are never used
[INFO] [stderr]   --> src/bin/server/traits/ordered_playlist.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub trait OrderedPlaylist {
[INFO] [stderr]    |           --------------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 28 |     fn goto_next_song(&mut self) -> Option<OrderedPlaylistEntry>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 29 |     fn goto_previous_song(&mut self) -> Option<OrderedPlaylistEntry>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]  --> src/bin/client/config/keymap/keymapping.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg(feature = "mouse")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stderr]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/bin/client/ui/backend.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(feature = "mouse")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/bin/client/ui/backend.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg(feature = "mouse")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/bin/client/ui/backend.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[cfg(feature = "mouse")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/bin/client/ui/backend.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[cfg(not(feature = "mouse"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/bin/client/ui/backend.rs:31:11
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg(not(feature = "mouse"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `devicons`, and `phf`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: method `display_options_ref` is never used
[INFO] [stderr]   --> src/bin/client/config/general/client.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl ClientConfig {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn display_options_ref(&self) -> &DisplayOption {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `title` is never read
[INFO] [stderr]   --> src/bin/client/config/option/layout_option.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     Simple {
[INFO] [stderr]    |     ------ field in this variant
[INFO] [stderr] ...
[INFO] [stderr] 37 |         title: bool,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LayoutComposition` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `regular` and `socket` are never read
[INFO] [stderr]   --> src/bin/client/config/theme/app_theme.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct AppTheme {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub regular: AppStyle,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub socket: AppStyle,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppTheme` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `commandline_context_mut` is never used
[INFO] [stderr]    --> src/bin/client/context/app_context.rs:137:12
[INFO] [stderr]     |
[INFO] [stderr]  51 | impl AppContext {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 137 |     pub fn commandline_context_mut(&mut self) -> &mut CommandLineContext {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `len` and `pop_tab` are never used
[INFO] [stderr]   --> src/bin/client/context/tab_context.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl TabContext {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub fn len(&self) -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub fn pop_tab(&mut self, index: usize) -> JoshutoTab {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Config` is never constructed
[INFO] [stderr]   --> src/bin/client/event/app_event.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct Config {}
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update_label` and `file_path_buf` are never used
[INFO] [stderr]   --> src/bin/client/fs/entry.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl JoshutoDirEntry {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn update_label(&mut self, label: String) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn file_path_buf(&self) -> path::PathBuf {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_dir` and `is_file` are never used
[INFO] [stderr]   --> src/bin/client/fs/metadata.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl FileType {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] 10 |     pub fn is_dir(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 13 |     pub fn is_file(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/bin/client/fs/metadata.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Symlink(String, bool), // link target, link validity
[INFO] [stderr]    |     ------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LinkType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[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] 21 -     Symlink(String, bool), // link target, link validity
[INFO] [stderr] 21 +     Symlink((), bool), // link target, link validity
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `uid` and `gid` are never read
[INFO] [stderr]   --> src/bin/client/fs/metadata.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct JoshutoMetadata {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub uid: u32,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 34 |     #[cfg(unix)]
[INFO] [stderr] 35 |     pub gid: u32,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `JoshutoMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create_or_soft_update`, `create_or_reload`, `reload`, and `depreciate_entry` are never used
[INFO] [stderr]   --> src/bin/client/history.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait DirectoryHistory {
[INFO] [stderr]    |           ---------------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn create_or_soft_update(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     fn create_or_reload(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     fn reload(&mut self, path: &Path, options: &DisplayOption) -> io::Result<()>;
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     fn depreciate_entry(&mut self, path: &Path);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `CommandComment` is never used
[INFO] [stderr]   --> src/bin/client/key_command/traits.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub trait CommandComment {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PreviewDirState` is never used
[INFO] [stderr]  --> src/bin/client/preview/preview_dir.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub enum PreviewDirState {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_loading` is never used
[INFO] [stderr]   --> src/bin/client/preview/preview_dir.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl PreviewDirState {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] 15 |     pub fn is_loading(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `previous_dir` and `parent_list_mut` are never used
[INFO] [stderr]   --> src/bin/client/tab.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl JoshutoTab {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn previous_dir(&self) -> Option<&path::Path> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 |     pub fn parent_list_mut(&mut self) -> Option<&mut JoshutoDirList> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Rect` is never constructed
[INFO] [stderr]   --> src/bin/client/ui/mod.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Rect {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PreviewArea` is never constructed
[INFO] [stderr]   --> src/bin/client/ui/mod.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct PreviewArea {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/bin/client/ui/mod.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl PreviewArea {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 24 |     pub fn new(file_preview_path: path::PathBuf, preview_area: Rect) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `show_bottom_status` is never read
[INFO] [stderr]   --> src/bin/client/ui/views/tui_folder_view.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct TuiFolderView<'a> {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 10 |     pub context: &'a AppContext,
[INFO] [stderr] 11 |     pub show_bottom_status: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `menu_items` is never used
[INFO] [stderr]   --> src/bin/client/ui/views/tui_textfield.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl<'a> TuiTextField<'a> {
[INFO] [stderr]    | ------------------------- method in this implementation
[INFO] [stderr] 52 |     pub fn menu_items<I>(&mut self, items: I) -> &mut Self
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `display_options` is never read
[INFO] [stderr]   --> src/bin/client/ui/widgets/tui_dirlist_detailed.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TuiDirListDetailed<'a> {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 22 |     dirlist: &'a JoshutoDirList,
[INFO] [stderr] 23 |     display_options: &'a DisplayOption,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `context` is never read
[INFO] [stderr]   --> src/bin/client/ui/widgets/tui_topbar.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct TuiTopBar<'a> {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 12 |     pub context: &'a AppContext,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/client/commands/search_skim.rs:23:13
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn text(&self) -> Cow<str> {
[INFO] [stderr]    |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/client/context/tab_context.rs:47:21
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoTab> {
[INFO] [stderr]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoTab> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bin/client/fs/dirlist.rs:107:17
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `dizi` (bin "dizi-server" test) generated 6 warnings
[INFO] [stderr] warning: `dizi` (bin "dizi" test) generated 31 warnings (run `cargo fix --bin "dizi" -p dizi --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dizi-a62e75cd49595e7d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/client/main.rs (/opt/rustwide/target/debug/deps/dizi-a6c933f2c487b3a9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test ui::widgets::tui_playlist::test_factor_labels::both_labels_empty_if_drawing_width_zero ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_factor_labels::file_name_which_is_smaller_or_equal_drawing_width_does_not_cause_right_label_to_be_omitted ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_factor_labels::nothing_changes_if_all_labels_just_fit ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_factor_labels::right_label_omitted_if_left_label_would_need_to_be_shortened_below_min_left_label_width ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_factor_labels::right_label_is_kept_if_left_label_is_not_shortened_below_min_left_label_width ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::if_the_extension_fits_the_stem_is_truncated_with_an_appended_ellipsis_1 ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::if_the_name_is_truncated_after_a_full_width_character_the_ellipsis_is_shown_correctly ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::dotless_files_get_an_ellipsis_at_the_end_if_they_dont_fit ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::if_just_the_extension_fits_its_shown_with_an_ellipsis_instead_of_a_dot ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::if_the_extension_doesnt_fit_show_stem_with_double_ellipse ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::if_the_name_is_truncated_within_a_full_width_character_the_ellipsis_is_shown_correctly ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::if_the_extension_fits_the_stem_is_truncated_with_an_appended_ellipsis_2 ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_trim_file_label::dotfiles_get_an_ellipsis_at_the_end_if_they_dont_fit ... ok
[INFO] [stdout] test util::string::tests_trunc::truncate_at_zero_returns_empty_string ... ok
[INFO] [stdout] test util::string::tests_trunc::truncate_behind_end_returns_complete_string ... ok
[INFO] [stdout] test util::string::tests_trunc::truncate_correct_despite_fullwidth_character ... ok
[INFO] [stdout] test util::string::tests_trunc::truncate_correct_despite_several_multibyte_chars ... ok
[INFO] [stdout] test util::string::tests_trunc::truncate_within_fullwidth_character_truncates_before_the_character ... ok
[INFO] [stdout] test util::string::tests_trunc::truncate_at_end_returns_complete_string ... ok
[INFO] [stdout] test ui::widgets::tui_playlist::test_factor_labels::nothing_changes_if_all_labels_fit_easily ... ok
[INFO] [stderr]      Running unittests src/bin/server/main.rs (/opt/rustwide/target/debug/deps/dizi_server-3b68aeed5be4b5f9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dizi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fade2f49499e4d04e78380d4deb0e513692633eef72ecacc249106f07534a99c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fade2f49499e4d04e78380d4deb0e513692633eef72ecacc249106f07534a99c", kill_on_drop: false }`
[INFO] [stdout] fade2f49499e4d04e78380d4deb0e513692633eef72ecacc249106f07534a99c
