[INFO] cloning repository https://github.com/alexrsagen/music-data-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexrsagen/music-data-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrsagen%2Fmusic-data-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrsagen%2Fmusic-data-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa91b351ec8e6cd6da98be7574d5077903e249db
[INFO] checking alexrsagen/music-data-tools against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrsagen%2Fmusic-data-tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexrsagen/music-data-tools
[INFO] finished tweaking git repo https://github.com/alexrsagen/music-data-tools
[INFO] tweaked toml for git repo https://github.com/alexrsagen/music-data-tools written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexrsagen/music-data-tools 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/alexrsagen/music-data-tools 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded hyper-rustls v0.24.0
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded once_cell v1.17.2
[INFO] [stderr]   Downloaded async-trait v0.1.69
[INFO] [stderr]   Downloaded select v0.6.0
[INFO] [stderr]   Downloaded async-compression v0.4.0
[INFO] [stderr]   Downloaded rustls-webpki v0.100.1
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 030da45ba1cb3868ad87c67abd38a8190a591dbdd8ea5928a60b19bc63c2b99a
[INFO] running `Command { std: "docker" "start" "-a" "030da45ba1cb3868ad87c67abd38a8190a591dbdd8ea5928a60b19bc63c2b99a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "030da45ba1cb3868ad87c67abd38a8190a591dbdd8ea5928a60b19bc63c2b99a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030da45ba1cb3868ad87c67abd38a8190a591dbdd8ea5928a60b19bc63c2b99a", kill_on_drop: false }`
[INFO] [stdout] 030da45ba1cb3868ad87c67abd38a8190a591dbdd8ea5928a60b19bc63c2b99a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3f0c254dbd80f2f51ca644ff2791d36989f9707c4eb368e68613c01d80a2cc3b
[INFO] running `Command { std: "docker" "start" "-a" "3f0c254dbd80f2f51ca644ff2791d36989f9707c4eb368e68613c01d80a2cc3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking once_cell v1.17.2
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking ring v0.16.20
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking rustls-webpki v0.100.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-rustls v0.24.0
[INFO] [stderr]     Checking async-compression v0.4.0
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking select v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.24.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking music-data-tools v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ListResponse` and `SearchResponse`
[INFO] [stdout]   --> src/main.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use apple_music::response::{ListResponse, SearchResponse, PaginatedResponse};
[INFO] [stdout]    |                             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ListResponse` and `SearchResponse`
[INFO] [stdout]   --> src/main.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use apple_music::response::{ListResponse, SearchResponse, PaginatedResponse};
[INFO] [stdout]    |                             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]   --> src/apple_music/response.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait PaginatedResponse<T> {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     async fn next(&self, client: &Client) -> Result<Option<Self>>
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total` and `results` are never read
[INFO] [stdout]   --> src/apple_music/response.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ResponseMeta {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 50 |     #[serde(default)]
[INFO] [stdout] 51 |     pub total: Option<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 52 |     #[serde(default)]
[INFO] [stdout] 53 |     pub results: Option<SearchResultsMeta>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseMeta` 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 `meta` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct ListResponse<T> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub meta: Option<ResponseMeta>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListResponse` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct PlayParams {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 144 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 145 |     pub kind: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 146 |     #[serde(default)]
[INFO] [stdout] 147 |     pub is_library: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 148 |     #[serde(default)]
[INFO] [stdout] 149 |     pub reporting: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 150 |     #[serde(default)]
[INFO] [stdout] 151 |     pub global_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 152 |     #[serde(default)]
[INFO] [stdout] 153 |     pub catalog_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 154 |     #[serde(default)]
[INFO] [stdout] 155 |     pub reporting_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 156 |     #[serde(default)]
[INFO] [stdout] 157 |     pub version_hash: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayParams` 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 `url` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct Preview {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 162 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Preview` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct LibrarySongAttributes {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 168 |     #[serde(default)]
[INFO] [stdout] 169 |     pub album_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 170 |     pub artist_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 171 |     pub artwork: Artwork,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 172 |     #[serde(default)]
[INFO] [stdout] 173 |     pub content_rating: ContentRating,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 174 |     #[serde(default)]
[INFO] [stdout] 175 |     pub disc_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 176 |     pub duration_in_millis: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 177 |     #[serde(default)]
[INFO] [stdout] 178 |     pub genre_names: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 179 |     pub has_lyrics: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 180 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 181 |     #[serde(default)]
[INFO] [stdout] 182 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 183 |     #[serde(default)]
[INFO] [stdout] 184 |     pub release_date: Option<NaiveDate>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 185 |     #[serde(default)]
[INFO] [stdout] 186 |     pub track_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibrarySongAttributes` 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 `href` and `attributes` are never read
[INFO] [stdout]    --> src/apple_music/response.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct LibrarySong {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 195 |     pub attributes: LibrarySongAttributes,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibrarySong` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub struct SongAttributes {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub artist_url: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 214 |     pub artwork: Artwork,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 215 |     #[serde(default)]
[INFO] [stdout] 216 |     pub attribution: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 217 |     #[serde(default)]
[INFO] [stdout] 218 |     pub audio_variants: Vec<AudioVariant>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 219 |     #[serde(default)]
[INFO] [stdout] 220 |     pub composer_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 221 |     #[serde(default)]
[INFO] [stdout] 222 |     pub content_rating: ContentRating,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 223 |     #[serde(default)]
[INFO] [stdout] 224 |     pub disc_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 225 |     pub duration_in_millis: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 |     #[serde(default)]
[INFO] [stdout] 227 |     pub genre_names: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 228 |     pub has_lyrics: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 229 |     pub is_apple_digital_master: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     #[serde(default)]
[INFO] [stdout] 231 |     pub isrc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 232 |     #[serde(default)]
[INFO] [stdout] 233 |     pub movement_count: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 234 |     #[serde(default)]
[INFO] [stdout] 235 |     pub movement_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 236 |     #[serde(default)]
[INFO] [stdout] 237 |     pub movement_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 241 |     #[serde(default)]
[INFO] [stdout] 242 |     pub previews: Vec<Preview>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 243 |     #[serde(default)]
[INFO] [stdout] 244 |     pub release_date: Option<NaiveDate>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 245 |     #[serde(default)]
[INFO] [stdout] 246 |     pub track_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub work_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SongAttributes` 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 `href` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 253 | pub struct Song {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 257 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Song` 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 `standard` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub struct Description {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 272 |     pub standard: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Description` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct PlaylistAttributes {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 278 |     #[serde(default)]
[INFO] [stdout] 279 |     pub artwork: Option<Artwork>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 280 |     pub curator_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 281 |     #[serde(default)]
[INFO] [stdout] 282 |     pub description: Option<Description>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 283 |     pub is_chart: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 284 |     #[serde(default)]
[INFO] [stdout] 285 |     pub last_modified_date: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 287 |     pub playlist_type: PlaylistType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 288 |     #[serde(default)]
[INFO] [stdout] 289 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 290 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 291 |     #[serde(default)]
[INFO] [stdout] 292 |     pub track_types: Vec<ObjectType>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlaylistAttributes` 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 `href` and `attributes` are never read
[INFO] [stdout]    --> src/apple_music/response.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct Playlist {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 301 |     pub attributes: PlaylistAttributes,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Playlist` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct LibraryPlaylistAttributes {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 316 |     #[serde(default)]
[INFO] [stdout] 317 |     pub artwork: Option<Artwork>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 318 |     pub can_edit: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 319 |     #[serde(default)]
[INFO] [stdout] 320 |     pub date_added: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 321 |     #[serde(default)]
[INFO] [stdout] 322 |     pub last_modified_date: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 323 |     #[serde(default)]
[INFO] [stdout] 324 |     pub description: Option<Description>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 325 |     pub has_catalog: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 329 |     pub is_public: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 330 |     #[serde(default)]
[INFO] [stdout] 331 |     pub track_types: Vec<ObjectType>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibraryPlaylistAttributes` 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 `href` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct LibraryPlaylist {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibraryPlaylist` 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 `href` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub struct SearchResult<T> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` 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 `order` and `raw_order` are never read
[INFO] [stdout]    --> src/apple_music/response.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct SearchResultsMeta {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 432 |     pub order: Vec<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 433 |     pub raw_order: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResultsMeta` 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 `results` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 437 | pub struct SearchResponseMeta {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 438 |     pub results: SearchResultsMeta,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResponseMeta` 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 `meta` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 442 | pub struct SearchResponse {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 443 |     pub results: SearchResults,
[INFO] [stdout] 444 |     pub meta: SearchResponseMeta,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResponse` 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 `track_uri` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PlaylistTrack {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub track_uri: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistTrack` 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 `episode_name`, `show_name`, and `episode_uri` are never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PlaylistEpisode {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 23 |     pub episode_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub show_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 25 |     pub episode_uri: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistEpisode` 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 `uri` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PlaylistLocalTrack {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     pub uri: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistLocalTrack` 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 `0` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Episode(&'a PlaylistEpisode),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistItemAbstraction` has derived impls for the traits `Clone` and `Debug`, 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] 51 -     Episode(&'a PlaylistEpisode),
[INFO] [stdout] 51 +     Episode(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     LocalTrack(&'a PlaylistLocalTrack),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistItemAbstraction` has derived impls for the traits `Clone` and `Debug`, 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] 52 -     LocalTrack(&'a PlaylistLocalTrack),
[INFO] [stdout] 52 +     LocalTrack(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `added_date` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct PlaylistItem {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub added_date: NaiveDate,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistItem` 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 `last_modified_date` and `number_of_followers` are never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Playlist {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 82 |     pub name: String,
[INFO] [stdout] 83 |     pub last_modified_date: NaiveDate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub number_of_followers: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Playlist` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]   --> src/apple_music/response.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait PaginatedResponse<T> {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     async fn next(&self, client: &Client) -> Result<Option<Self>>
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total` and `results` are never read
[INFO] [stdout]   --> src/apple_music/response.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ResponseMeta {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 50 |     #[serde(default)]
[INFO] [stdout] 51 |     pub total: Option<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 52 |     #[serde(default)]
[INFO] [stdout] 53 |     pub results: Option<SearchResultsMeta>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseMeta` 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 `meta` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct ListResponse<T> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub meta: Option<ResponseMeta>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListResponse` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct PlayParams {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 144 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 145 |     pub kind: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 146 |     #[serde(default)]
[INFO] [stdout] 147 |     pub is_library: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 148 |     #[serde(default)]
[INFO] [stdout] 149 |     pub reporting: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 150 |     #[serde(default)]
[INFO] [stdout] 151 |     pub global_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 152 |     #[serde(default)]
[INFO] [stdout] 153 |     pub catalog_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 154 |     #[serde(default)]
[INFO] [stdout] 155 |     pub reporting_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 156 |     #[serde(default)]
[INFO] [stdout] 157 |     pub version_hash: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayParams` 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 `url` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct Preview {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 162 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Preview` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct LibrarySongAttributes {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 168 |     #[serde(default)]
[INFO] [stdout] 169 |     pub album_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 170 |     pub artist_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 171 |     pub artwork: Artwork,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 172 |     #[serde(default)]
[INFO] [stdout] 173 |     pub content_rating: ContentRating,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 174 |     #[serde(default)]
[INFO] [stdout] 175 |     pub disc_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 176 |     pub duration_in_millis: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 177 |     #[serde(default)]
[INFO] [stdout] 178 |     pub genre_names: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 179 |     pub has_lyrics: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 180 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 181 |     #[serde(default)]
[INFO] [stdout] 182 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 183 |     #[serde(default)]
[INFO] [stdout] 184 |     pub release_date: Option<NaiveDate>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 185 |     #[serde(default)]
[INFO] [stdout] 186 |     pub track_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibrarySongAttributes` 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 `href` and `attributes` are never read
[INFO] [stdout]    --> src/apple_music/response.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct LibrarySong {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 195 |     pub attributes: LibrarySongAttributes,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibrarySong` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub struct SongAttributes {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub artist_url: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 214 |     pub artwork: Artwork,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 215 |     #[serde(default)]
[INFO] [stdout] 216 |     pub attribution: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 217 |     #[serde(default)]
[INFO] [stdout] 218 |     pub audio_variants: Vec<AudioVariant>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 219 |     #[serde(default)]
[INFO] [stdout] 220 |     pub composer_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 221 |     #[serde(default)]
[INFO] [stdout] 222 |     pub content_rating: ContentRating,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 223 |     #[serde(default)]
[INFO] [stdout] 224 |     pub disc_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 225 |     pub duration_in_millis: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 |     #[serde(default)]
[INFO] [stdout] 227 |     pub genre_names: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 228 |     pub has_lyrics: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 229 |     pub is_apple_digital_master: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     #[serde(default)]
[INFO] [stdout] 231 |     pub isrc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 232 |     #[serde(default)]
[INFO] [stdout] 233 |     pub movement_count: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 234 |     #[serde(default)]
[INFO] [stdout] 235 |     pub movement_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 236 |     #[serde(default)]
[INFO] [stdout] 237 |     pub movement_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 241 |     #[serde(default)]
[INFO] [stdout] 242 |     pub previews: Vec<Preview>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 243 |     #[serde(default)]
[INFO] [stdout] 244 |     pub release_date: Option<NaiveDate>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 245 |     #[serde(default)]
[INFO] [stdout] 246 |     pub track_number: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub work_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SongAttributes` 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 `href` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 253 | pub struct Song {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 257 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Song` 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 `standard` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub struct Description {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 272 |     pub standard: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Description` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct PlaylistAttributes {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 278 |     #[serde(default)]
[INFO] [stdout] 279 |     pub artwork: Option<Artwork>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 280 |     pub curator_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 281 |     #[serde(default)]
[INFO] [stdout] 282 |     pub description: Option<Description>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 283 |     pub is_chart: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 284 |     #[serde(default)]
[INFO] [stdout] 285 |     pub last_modified_date: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 287 |     pub playlist_type: PlaylistType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 288 |     #[serde(default)]
[INFO] [stdout] 289 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 290 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 291 |     #[serde(default)]
[INFO] [stdout] 292 |     pub track_types: Vec<ObjectType>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlaylistAttributes` 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 `href` and `attributes` are never read
[INFO] [stdout]    --> src/apple_music/response.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct Playlist {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 301 |     pub attributes: PlaylistAttributes,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Playlist` 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: multiple fields are never read
[INFO] [stdout]    --> src/apple_music/response.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct LibraryPlaylistAttributes {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 316 |     #[serde(default)]
[INFO] [stdout] 317 |     pub artwork: Option<Artwork>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 318 |     pub can_edit: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 319 |     #[serde(default)]
[INFO] [stdout] 320 |     pub date_added: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 321 |     #[serde(default)]
[INFO] [stdout] 322 |     pub last_modified_date: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 323 |     #[serde(default)]
[INFO] [stdout] 324 |     pub description: Option<Description>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 325 |     pub has_catalog: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub play_params: Option<PlayParams>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 329 |     pub is_public: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 330 |     #[serde(default)]
[INFO] [stdout] 331 |     pub track_types: Vec<ObjectType>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibraryPlaylistAttributes` 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 `href` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct LibraryPlaylist {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 339 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibraryPlaylist` 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 `href` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub struct SearchResult<T> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub href: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` 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 `order` and `raw_order` are never read
[INFO] [stdout]    --> src/apple_music/response.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct SearchResultsMeta {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 432 |     pub order: Vec<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 433 |     pub raw_order: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResultsMeta` 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 `results` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 437 | pub struct SearchResponseMeta {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 438 |     pub results: SearchResultsMeta,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResponseMeta` 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 `meta` is never read
[INFO] [stdout]    --> src/apple_music/response.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 442 | pub struct SearchResponse {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 443 |     pub results: SearchResults,
[INFO] [stdout] 444 |     pub meta: SearchResponseMeta,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResponse` 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 `track_uri` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PlaylistTrack {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub track_uri: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistTrack` 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 `episode_name`, `show_name`, and `episode_uri` are never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PlaylistEpisode {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 23 |     pub episode_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub show_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 25 |     pub episode_uri: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistEpisode` 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 `uri` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PlaylistLocalTrack {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     pub uri: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistLocalTrack` 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 `0` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Episode(&'a PlaylistEpisode),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistItemAbstraction` has derived impls for the traits `Clone` and `Debug`, 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] 51 -     Episode(&'a PlaylistEpisode),
[INFO] [stdout] 51 +     Episode(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     LocalTrack(&'a PlaylistLocalTrack),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistItemAbstraction` has derived impls for the traits `Clone` and `Debug`, 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] 52 -     LocalTrack(&'a PlaylistLocalTrack),
[INFO] [stdout] 52 +     LocalTrack(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `added_date` is never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct PlaylistItem {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub added_date: NaiveDate,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaylistItem` 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 `last_modified_date` and `number_of_followers` are never read
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Playlist {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 82 |     pub name: String,
[INFO] [stdout] 83 |     pub last_modified_date: NaiveDate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub number_of_followers: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Playlist` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn item(&self) -> PlaylistItemAbstraction {
[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] 74 |     pub fn item(&self) -> PlaylistItemAbstraction<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/my_spotify_data/mod.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn item(&self) -> PlaylistItemAbstraction {
[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] 74 |     pub fn item(&self) -> PlaylistItemAbstraction<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] running `Command { std: "docker" "inspect" "3f0c254dbd80f2f51ca644ff2791d36989f9707c4eb368e68613c01d80a2cc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f0c254dbd80f2f51ca644ff2791d36989f9707c4eb368e68613c01d80a2cc3b", kill_on_drop: false }`
[INFO] [stdout] 3f0c254dbd80f2f51ca644ff2791d36989f9707c4eb368e68613c01d80a2cc3b
