[INFO] cloning repository https://github.com/hammamiomar/better_spotify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hammamiomar/better_spotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhammamiomar%2Fbetter_spotify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhammamiomar%2Fbetter_spotify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df7886958476882280851c6d56796e2242def439
[INFO] checking hammamiomar/better_spotify against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhammamiomar%2Fbetter_spotify" "/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/hammamiomar/better_spotify
[INFO] finished tweaking git repo https://github.com/hammamiomar/better_spotify
[INFO] tweaked toml for git repo https://github.com/hammamiomar/better_spotify written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hammamiomar/better_spotify on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hammamiomar/better_spotify 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded neo4rs-macros v0.3.0
[INFO] [stderr]   Downloaded delegate v0.10.0
[INFO] [stderr]   Downloaded neo4rs v0.8.0
[INFO] [stderr]   Downloaded cc v1.2.21
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 791325fe1c7ac27cfe5deed679ca4b28c563457bc2521bf4331bc9f1db60110c
[INFO] running `Command { std: "docker" "start" "-a" "791325fe1c7ac27cfe5deed679ca4b28c563457bc2521bf4331bc9f1db60110c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "791325fe1c7ac27cfe5deed679ca4b28c563457bc2521bf4331bc9f1db60110c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791325fe1c7ac27cfe5deed679ca4b28c563457bc2521bf4331bc9f1db60110c", kill_on_drop: false }`
[INFO] [stdout] 791325fe1c7ac27cfe5deed679ca4b28c563457bc2521bf4331bc9f1db60110c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fa3e2529a40c911e92427f1c4d7f1beed381082a26608d8e6514bb10f924606
[INFO] running `Command { std: "docker" "start" "-a" "4fa3e2529a40c911e92427f1c4d7f1beed381082a26608d8e6514bb10f924606", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking generational-box v0.6.2
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking dioxus-core v0.6.3
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking dioxus-signals v0.6.3
[INFO] [stderr]     Checking dioxus-history v0.6.2
[INFO] [stderr]     Checking dioxus-devtools-types v0.6.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking dioxus-hooks v0.6.2
[INFO] [stderr]     Checking dioxus-devtools v0.6.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking dioxus-html v0.6.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]     Checking dioxus-document v0.6.3
[INFO] [stderr]     Checking dioxus-lib v0.6.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking dioxus-router v0.6.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking dioxus-fullstack v0.6.3
[INFO] [stderr]     Checking dioxus v0.6.3
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking betterd_spotify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `test_playlist_audio_features`
[INFO] [stdout]  --> src/routes/pages.rs:2:76
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::api::{get_spotify_user_playlists_all, get_spotify_user_profile, test_playlist_audio_features, enrich_playlist_from_databas...
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_playlist_import_status`
[INFO] [stdout]  --> src/routes/pages.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::db_operations::{import_playlist_to_db, get_playlist_import_status, get_user_imported_playlists, get_playlist_enrichment_st...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_spotify_user_playlists_all` and `get_spotify_user_profile`
[INFO] [stdout]  --> src/routes/shuffle.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::api::{get_spotify_playlist_tracks_all, get_spotify_user_playlists_all, get_spotify_user_profile, shuffle_and_save_new_play...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SpotifyPlaylistItem` and `SpotifyUserProfile`
[INFO] [stdout]  --> src/routes/shuffle.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api_models::{NewPlaylistDetails, SpotifyPlaylistItem, SpotifyTrackItem, SpotifyUserProfile};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PlaylistsView` and `ProfileView`
[INFO] [stdout]  --> src/routes/shuffle.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::components::spotify::{PlaylistsView, ProfileView};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Route`
[INFO] [stdout]  --> src/routes/shuffle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::Route;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/api.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{vec, collections::HashMap};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> src/api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioFeaturesResponse`, `LLMSongFeatures`, and `NodeValue`
[INFO] [stdout]  --> src/api.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...::{AudioFeaturesResponse, NewPlaylistDetails, LLMSongFeatures, SpotifyAudioFeatures, SpotifyPlaylistItem, SpotifyPlaylistTrackResponse, SpotifyPlaylistsResponse, SpotifyTrackItem, SpotifyUserProfile, NodeTypeInfo, NodeValue, P...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^                                                                                                                                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test_playlist_audio_features`
[INFO] [stdout]  --> src/routes/pages.rs:2:76
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::api::{get_spotify_user_playlists_all, get_spotify_user_profile, test_playlist_audio_features, enrich_playlist_from_databas...
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_playlist_import_status`
[INFO] [stdout]  --> src/routes/pages.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::db_operations::{import_playlist_to_db, get_playlist_import_status, get_user_imported_playlists, get_playlist_enrichment_st...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_spotify_user_playlists_all` and `get_spotify_user_profile`
[INFO] [stdout]  --> src/routes/shuffle.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::api::{get_spotify_playlist_tracks_all, get_spotify_user_playlists_all, get_spotify_user_profile, shuffle_and_save_new_play...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SpotifyPlaylistItem` and `SpotifyUserProfile`
[INFO] [stdout]  --> src/routes/shuffle.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api_models::{NewPlaylistDetails, SpotifyPlaylistItem, SpotifyTrackItem, SpotifyUserProfile};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PlaylistsView` and `ProfileView`
[INFO] [stdout]  --> src/routes/shuffle.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::components::spotify::{PlaylistsView, ProfileView};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Route`
[INFO] [stdout]  --> src/routes/shuffle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::Route;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/api.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{vec, collections::HashMap};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> src/api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioFeaturesResponse`, `LLMSongFeatures`, and `NodeValue`
[INFO] [stdout]  --> src/api.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...::{AudioFeaturesResponse, NewPlaylistDetails, LLMSongFeatures, SpotifyAudioFeatures, SpotifyPlaylistItem, SpotifyPlaylistTrackResponse, SpotifyPlaylistsResponse, SpotifyTrackItem, SpotifyUserProfile, NodeTypeInfo, NodeValue, P...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^                                                                                                                                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/pages.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 |     let mut animation_frame = use_signal(|| 0usize);
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/shuffle.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     let mut pid_clone = pid_for_tasks.clone();
[INFO] [stdout]     |                         ----^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/shuffle.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     let mut pname_clone = pname_for_tasks.clone();
[INFO] [stdout]     |                         ----^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tracks`
[INFO] [stdout]    --> src/routes/shuffle.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 if let Some(tracks) = fetched_tracks_for_shuffle.read().as_ref() {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/pages.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 |     let mut animation_frame = use_signal(|| 0usize);
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/shuffle.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     let mut pid_clone = pid_for_tasks.clone();
[INFO] [stdout]     |                         ----^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/routes/shuffle.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     let mut pname_clone = pname_for_tasks.clone();
[INFO] [stdout]     |                         ----^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tracks`
[INFO] [stdout]    --> src/routes/shuffle.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 if let Some(tracks) = fetched_tracks_for_shuffle.read().as_ref() {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type`, `scope`, and `expires_in` are never read
[INFO] [stdout]  --> src/api_models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SpotifyTokenResponse {
[INFO] [stdout]   |            -------------------- fields in this struct
[INFO] [stdout] 5 |     pub access_token: String,
[INFO] [stdout] 6 |     token_type: String,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     scope: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     expires_in: u64,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SpotifyTokenResponse` 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: fields `token_type`, `scope`, and `expires_in` are never read
[INFO] [stdout]  --> src/api_models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SpotifyTokenResponse {
[INFO] [stdout]   |            -------------------- fields in this struct
[INFO] [stdout] 5 |     pub access_token: String,
[INFO] [stdout] 6 |     token_type: String,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     scope: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     expires_in: u64,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SpotifyTokenResponse` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.83s
[INFO] running `Command { std: "docker" "inspect" "4fa3e2529a40c911e92427f1c4d7f1beed381082a26608d8e6514bb10f924606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa3e2529a40c911e92427f1c4d7f1beed381082a26608d8e6514bb10f924606", kill_on_drop: false }`
[INFO] [stdout] 4fa3e2529a40c911e92427f1c4d7f1beed381082a26608d8e6514bb10f924606
