[INFO] cloning repository https://github.com/em-ilia/spotify-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/em-ilia/spotify-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fem-ilia%2Fspotify-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fem-ilia%2Fspotify-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5297871dea758802093c8a812c14fed6beec8306 [INFO] testing em-ilia/spotify-cli against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fem-ilia%2Fspotify-cli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/em-ilia/spotify-cli [INFO] finished tweaking git repo https://github.com/em-ilia/spotify-cli [INFO] tweaked toml for git repo https://github.com/em-ilia/spotify-cli written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/em-ilia/spotify-cli on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/em-ilia/spotify-cli 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a294b3260189825a1b0fce27aad0d76ba2892e0b98bcf6ad23f33473f84d5ee9 [INFO] running `Command { std: "docker" "start" "-a" "a294b3260189825a1b0fce27aad0d76ba2892e0b98bcf6ad23f33473f84d5ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a294b3260189825a1b0fce27aad0d76ba2892e0b98bcf6ad23f33473f84d5ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a294b3260189825a1b0fce27aad0d76ba2892e0b98bcf6ad23f33473f84d5ee9", kill_on_drop: false }` [INFO] [stdout] a294b3260189825a1b0fce27aad0d76ba2892e0b98bcf6ad23f33473f84d5ee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c966efba615746ac9cd008251988aea43d618ccfedf940d1f4efe55317ff5a [INFO] running `Command { std: "docker" "start" "-a" "e6c966efba615746ac9cd008251988aea43d618ccfedf940d1f4efe55317ff5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.20.4 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling toml v0.8.4 [INFO] [stderr] Compiling spotify-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/playlist/copy.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{util, commands::auth, spotify::{self, types::Token}}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/playlist/sort/sort.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{commands::auth, spotify::{self, types::TrackObject, types::Uri}, util}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/playlist/new.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{util, commands::auth, spotify}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/debug.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{commands::auth, spotify, util}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/commands/auth.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | Request(Box), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RefreshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 108 - Request(Box), [INFO] [stdout] 108 + Request(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/commands/auth.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | Json(std::io::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RefreshError` 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] 109 - Json(std::io::Error), [INFO] [stdout] 109 + Json(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `missing_refresh_token`, `missing_client_id`, and `missing_client_secret` are never read [INFO] [stdout] --> src/commands/auth.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 110 | Config { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 111 | missing_refresh_token: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 112 | missing_client_id: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | missing_client_secret: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RefreshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.86s [INFO] running `Command { std: "docker" "inspect" "e6c966efba615746ac9cd008251988aea43d618ccfedf940d1f4efe55317ff5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c966efba615746ac9cd008251988aea43d618ccfedf940d1f4efe55317ff5a", kill_on_drop: false }` [INFO] [stdout] e6c966efba615746ac9cd008251988aea43d618ccfedf940d1f4efe55317ff5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82746d2c6240a158e91639d8e09850f266e77b295b0cb147bf5869dcee60b4d6 [INFO] running `Command { std: "docker" "start" "-a" "82746d2c6240a158e91639d8e09850f266e77b295b0cb147bf5869dcee60b4d6", kill_on_drop: false }` [INFO] [stderr] Compiling spotify-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/playlist/copy.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{util, commands::auth, spotify::{self, types::Token}}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/playlist/sort/sort.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{commands::auth, spotify::{self, types::TrackObject, types::Uri}, util}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/playlist/new.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{util, commands::auth, spotify}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::auth` [INFO] [stdout] --> src/commands/debug.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{commands::auth, spotify, util}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/commands/auth.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | Request(Box), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RefreshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 108 - Request(Box), [INFO] [stdout] 108 + Request(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/commands/auth.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | Json(std::io::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RefreshError` 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] 109 - Json(std::io::Error), [INFO] [stdout] 109 + Json(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `missing_refresh_token`, `missing_client_id`, and `missing_client_secret` are never read [INFO] [stdout] --> src/commands/auth.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 110 | Config { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 111 | missing_refresh_token: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 112 | missing_client_id: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | missing_client_secret: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RefreshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "82746d2c6240a158e91639d8e09850f266e77b295b0cb147bf5869dcee60b4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82746d2c6240a158e91639d8e09850f266e77b295b0cb147bf5869dcee60b4d6", kill_on_drop: false }` [INFO] [stdout] 82746d2c6240a158e91639d8e09850f266e77b295b0cb147bf5869dcee60b4d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9faec1ba207dbab7f149315dadf2ef50068088b8ba474846ee4fca0bbfcc4b5 [INFO] running `Command { std: "docker" "start" "-a" "e9faec1ba207dbab7f149315dadf2ef50068088b8ba474846ee4fca0bbfcc4b5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `commands::auth` [INFO] [stderr] --> src/commands/playlist/copy.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{util, commands::auth, spotify::{self, types::Token}}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `commands::auth` [INFO] [stderr] --> src/commands/playlist/sort/sort.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::{commands::auth, spotify::{self, types::TrackObject, types::Uri}, util}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `commands::auth` [INFO] [stderr] --> src/commands/playlist/new.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{util, commands::auth, spotify}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `commands::auth` [INFO] [stderr] --> src/commands/debug.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::{commands::auth, spotify, util}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/commands/auth.rs:108:13 [INFO] [stderr] | [INFO] [stderr] 108 | Request(Box), [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `RefreshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 108 - Request(Box), [INFO] [stderr] 108 + Request(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/commands/auth.rs:109:10 [INFO] [stderr] | [INFO] [stderr] 109 | Json(std::io::Error), [INFO] [stderr] | ---- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `RefreshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 109 - Json(std::io::Error), [INFO] [stderr] 109 + Json(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `missing_refresh_token`, `missing_client_id`, and `missing_client_secret` are never read [INFO] [stderr] --> src/commands/auth.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 110 | Config { [INFO] [stderr] | ------ fields in this variant [INFO] [stderr] 111 | missing_refresh_token: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 112 | missing_client_id: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 113 | missing_client_secret: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RefreshError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `spotify-cli` (bin "spotify-cli" test) generated 7 warnings (run `cargo fix --bin "spotify-cli" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spotify_cli-0ac61cc9460c2b1c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test commands::playlist::sort::parsed_release_date::tests::test_parsed_release_date_parse ... ok [INFO] [stdout] test commands::playlist::sort::parsed_release_date::tests::test_parsed_release_date_partialord ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9faec1ba207dbab7f149315dadf2ef50068088b8ba474846ee4fca0bbfcc4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9faec1ba207dbab7f149315dadf2ef50068088b8ba474846ee4fca0bbfcc4b5", kill_on_drop: false }` [INFO] [stdout] e9faec1ba207dbab7f149315dadf2ef50068088b8ba474846ee4fca0bbfcc4b5