[INFO] cloning repository https://github.com/Elcoid/shellcaster-classic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elcoid/shellcaster-classic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElcoid%2Fshellcaster-classic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElcoid%2Fshellcaster-classic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c09f3456026d984b0123d995378cf2270d5a207
[INFO] checking Elcoid/shellcaster-classic against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElcoid%2Fshellcaster-classic" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Elcoid/shellcaster-classic
[INFO] finished tweaking git repo https://github.com/Elcoid/shellcaster-classic
[INFO] tweaked toml for git repo https://github.com/Elcoid/shellcaster-classic written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elcoid/shellcaster-classic on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Elcoid/shellcaster-classic 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.75
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.75
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.75
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.1
[INFO] [stderr]   Downloaded strong-xml-derive v0.6.3
[INFO] [stderr]   Downloaded sanitize-filename v0.3.0
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded strong-xml v0.6.3
[INFO] [stderr]   Downloaded js-sys v0.3.52
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.75
[INFO] [stderr]   Downloaded opml v1.1.3
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded rfc822_sanitizer v0.3.6
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.3
[INFO] [stderr]   Downloaded anyhow v1.0.55
[INFO] [stderr]   Downloaded rss v2.0.0
[INFO] [stderr]   Downloaded atom_syndication v0.11.0
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded escaper v0.1.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.66
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded crossterm v0.23.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.75
[INFO] [stderr]   Downloaded rusqlite v0.26.3
[INFO] [stderr]   Downloaded ureq v2.4.0
[INFO] [stderr]   Downloaded clap v3.1.2
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded rustls v0.20.2
[INFO] [stderr]   Downloaded jetscii v0.5.0
[INFO] [stderr]   Downloaded web-sys v0.3.52
[INFO] [stderr]   Downloaded libsqlite3-sys v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9255376333b51c254b8159629173ac2140dd203a70e86b8e24bdb91dd3cd77c
[INFO] running `Command { std: "docker" "start" "-a" "a9255376333b51c254b8159629173ac2140dd203a70e86b8e24bdb91dd3cd77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9255376333b51c254b8159629173ac2140dd203a70e86b8e24bdb91dd3cd77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9255376333b51c254b8159629173ac2140dd203a70e86b8e24bdb91dd3cd77c", kill_on_drop: false }`
[INFO] [stdout] a9255376333b51c254b8159629173ac2140dd203a70e86b8e24bdb91dd3cd77c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80572513584e70fe36b08299674ab2d0ee559094a00403c8433cc788904a30b5
[INFO] running `Command { std: "docker" "start" "-a" "80572513584e70fe36b08299674ab2d0ee559094a00403c8433cc788904a30b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling jetscii v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rustls-native-certs v0.6.1
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking crossterm v0.23.0
[INFO] [stderr]     Checking shellexpand v2.1.0
[INFO] [stderr]     Checking escaper v0.1.1
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rusqlite v0.26.3
[INFO] [stderr]     Checking diligent-date-parser v0.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking sanitize-filename v0.3.0
[INFO] [stderr]     Checking rfc822_sanitizer v0.3.6
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strong-xml-derive v0.6.3
[INFO] [stderr]     Checking clap v3.1.2
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking ureq v2.4.0
[INFO] [stderr]     Checking strong-xml v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking atom_syndication v0.11.0
[INFO] [stderr]     Checking rss v2.0.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking opml v1.1.3
[INFO] [stderr]     Checking shellcaster-classic v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/downloads.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ResponseError(EpData),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DownloadMsg` 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] 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] 19 -     ResponseError(EpData),
[INFO] [stdout] 19 +     ResponseError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/downloads.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     FileWriteError(EpData),
[INFO] [stdout]    |     -------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DownloadMsg` has a derived impl for the trait `Debug`, but this is 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 -     FileWriteError(EpData),
[INFO] [stdout] 21 +     FileWriteError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `author`, and `last_checked` are never read
[INFO] [stdout]   --> src/types.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Podcast {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |     pub author: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 40 |     pub explicit: Option<bool>,
[INFO] [stdout] 41 |     pub last_checked: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Podcast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_rows` is never read
[INFO] [stdout]   --> src/ui/details_panel.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DetailsPanel
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub total_rows: u16, // the total number of rows the details take up
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DetailsPanel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:342:20
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn borrow_map(&self) -> MutexGuard<HashMap<i64, T, BuildNoHashHasher<i64>>>
[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] 342 |     pub fn borrow_map(&self) -> MutexGuard<'_, HashMap<i64, T, BuildNoHashHasher<i64>>>
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn borrow_order(&self) -> MutexGuard<Vec<i64>>
[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] 348 |     pub fn borrow_order(&self) -> MutexGuard<'_, Vec<i64>>
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:354:31
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn borrow_filtered_order(&self) -> MutexGuard<Vec<i64>>
[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] 354 |     pub fn borrow_filtered_order(&self) -> MutexGuard<'_, Vec<i64>>
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 363 |     ) -> (
[INFO] [stdout] 364 |         MutexGuard<HashMap<i64, T, BuildNoHashHasher<i64>>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 365 |         MutexGuard<Vec<i64>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 366 |         MutexGuard<Vec<i64>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 364 ~         MutexGuard<'_, HashMap<i64, T, BuildNoHashHasher<i64>>>,
[INFO] [stdout] 365 ~         MutexGuard<'_, Vec<i64>>,
[INFO] [stdout] 366 ~         MutexGuard<'_, Vec<i64>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/downloads.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ResponseError(EpData),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DownloadMsg` 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] 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] 19 -     ResponseError(EpData),
[INFO] [stdout] 19 +     ResponseError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/downloads.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     FileWriteError(EpData),
[INFO] [stdout]    |     -------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DownloadMsg` has a derived impl for the trait `Debug`, but this is 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 -     FileWriteError(EpData),
[INFO] [stdout] 21 +     FileWriteError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `author`, and `last_checked` are never read
[INFO] [stdout]   --> src/types.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Podcast {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |     pub author: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 40 |     pub explicit: Option<bool>,
[INFO] [stdout] 41 |     pub last_checked: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Podcast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `screen_pos` and `title` are never read
[INFO] [stdout]   --> src/ui/mock_panel.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Panel
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub screen_pos: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 13 |     pub colors: Rc<AppColors>,
[INFO] [stdout] 14 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Panel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total_rows` is never read
[INFO] [stdout]   --> src/ui/details_panel.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DetailsPanel
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub total_rows: u16, // the total number of rows the details take up
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DetailsPanel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:342:20
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn borrow_map(&self) -> MutexGuard<HashMap<i64, T, BuildNoHashHasher<i64>>>
[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] 342 |     pub fn borrow_map(&self) -> MutexGuard<'_, HashMap<i64, T, BuildNoHashHasher<i64>>>
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn borrow_order(&self) -> MutexGuard<Vec<i64>>
[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] 348 |     pub fn borrow_order(&self) -> MutexGuard<'_, Vec<i64>>
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:354:31
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn borrow_filtered_order(&self) -> MutexGuard<Vec<i64>>
[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] 354 |     pub fn borrow_filtered_order(&self) -> MutexGuard<'_, Vec<i64>>
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 363 |     ) -> (
[INFO] [stdout] 364 |         MutexGuard<HashMap<i64, T, BuildNoHashHasher<i64>>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 365 |         MutexGuard<Vec<i64>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 366 |         MutexGuard<Vec<i64>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 364 ~         MutexGuard<'_, HashMap<i64, T, BuildNoHashHasher<i64>>>,
[INFO] [stdout] 365 ~         MutexGuard<'_, Vec<i64>>,
[INFO] [stdout] 366 ~         MutexGuard<'_, Vec<i64>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "80572513584e70fe36b08299674ab2d0ee559094a00403c8433cc788904a30b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80572513584e70fe36b08299674ab2d0ee559094a00403c8433cc788904a30b5", kill_on_drop: false }`
[INFO] [stdout] 80572513584e70fe36b08299674ab2d0ee559094a00403c8433cc788904a30b5
