[INFO] cloning repository https://github.com/Minuga-RC/deezer-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Minuga-RC/deezer-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinuga-RC%2Fdeezer-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinuga-RC%2Fdeezer-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 443f8f98f445649ba31deef29fa49316c6c901ae
[INFO] testing Minuga-RC/deezer-tui against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinuga-RC%2Fdeezer-tui" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Minuga-RC/deezer-tui
[INFO] finished tweaking git repo https://github.com/Minuga-RC/deezer-tui
[INFO] tweaked toml for git repo https://github.com/Minuga-RC/deezer-tui written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Minuga-RC/deezer-tui on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Minuga-RC/deezer-tui 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 572dfd90cae0ac87c40fb51a021c148cd29d37ceb8903649e3aa9a794dd5b8e7
[INFO] running `Command { std: "docker" "start" "-a" "572dfd90cae0ac87c40fb51a021c148cd29d37ceb8903649e3aa9a794dd5b8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "572dfd90cae0ac87c40fb51a021c148cd29d37ceb8903649e3aa9a794dd5b8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572dfd90cae0ac87c40fb51a021c148cd29d37ceb8903649e3aa9a794dd5b8e7", kill_on_drop: false }`
[INFO] [stdout] 572dfd90cae0ac87c40fb51a021c148cd29d37ceb8903649e3aa9a794dd5b8e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2f2f37488fd92f40c7b700d399719185e52eb38d7e99abe25022910d9fae9bc
[INFO] running `Command { std: "docker" "start" "-a" "e2f2f37488fd92f40c7b700d399719185e52eb38d7e99abe25022910d9fae9bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tui-input v0.15.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling discord-rich-presence v1.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling mpris-server v0.9.0
[INFO] [stderr]    Compiling deezer-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Next`, `Previous`, and `ToggleCrossfade` are never constructed
[INFO] [stdout]   --> src/app.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Command {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Next,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     Previous,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ToggleCrossfade,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Command` has derived impls for the traits `Clone` and `Debug`, but these are 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: variants `Search`, `Queue`, `Lyrics`, and `Settings` are never constructed
[INFO] [stdout]   --> src/app.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum Route {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 74 |     Library,
[INFO] [stdout] 75 |     Search,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 76 |     Queue,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 77 |     Lyrics,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 78 |     Settings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Route` 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 `current_route` is never read
[INFO] [stdout]    --> src/app.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub current_route: Route,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `App` 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: associated items `format_code` and `from_format_code` are never used
[INFO] [stdout]   --> src/config.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl AudioQuality {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 18 |     pub const fn format_code(self) -> u8 {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub const fn from_format_code(code: u8) -> Option<Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.28s
[INFO] running `Command { std: "docker" "inspect" "e2f2f37488fd92f40c7b700d399719185e52eb38d7e99abe25022910d9fae9bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f2f37488fd92f40c7b700d399719185e52eb38d7e99abe25022910d9fae9bc", kill_on_drop: false }`
[INFO] [stdout] e2f2f37488fd92f40c7b700d399719185e52eb38d7e99abe25022910d9fae9bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 350fd3ea5eaa6fd7d46c74286f5690a9c75e6e4d47492d6a48b0822ae20de808
[INFO] running `Command { std: "docker" "start" "-a" "350fd3ea5eaa6fd7d46c74286f5690a9c75e6e4d47492d6a48b0822ae20de808", kill_on_drop: false }`
[INFO] [stderr]    Compiling deezer-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Next`, `Previous`, and `ToggleCrossfade` are never constructed
[INFO] [stdout]   --> src/app.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Command {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Next,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     Previous,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ToggleCrossfade,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Command` has derived impls for the traits `Clone` and `Debug`, but these are 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: variants `Search`, `Queue`, `Lyrics`, and `Settings` are never constructed
[INFO] [stdout]   --> src/app.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum Route {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 74 |     Library,
[INFO] [stdout] 75 |     Search,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 76 |     Queue,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 77 |     Lyrics,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 78 |     Settings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Route` 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 `current_route` is never read
[INFO] [stdout]    --> src/app.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub current_route: Route,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `App` 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: associated items `format_code` and `from_format_code` are never used
[INFO] [stdout]   --> src/config.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl AudioQuality {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 18 |     pub const fn format_code(self) -> u8 {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub const fn from_format_code(code: u8) -> Option<Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s
[INFO] running `Command { std: "docker" "inspect" "350fd3ea5eaa6fd7d46c74286f5690a9c75e6e4d47492d6a48b0822ae20de808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350fd3ea5eaa6fd7d46c74286f5690a9c75e6e4d47492d6a48b0822ae20de808", kill_on_drop: false }`
[INFO] [stdout] 350fd3ea5eaa6fd7d46c74286f5690a9c75e6e4d47492d6a48b0822ae20de808
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 021013a64c50bcbeedfe6032e6211a334367cb04813852537562038835f435ac
[INFO] running `Command { std: "docker" "start" "-a" "021013a64c50bcbeedfe6032e6211a334367cb04813852537562038835f435ac", kill_on_drop: false }`
[INFO] [stderr] warning: variants `Next`, `Previous`, and `ToggleCrossfade` are never constructed
[INFO] [stderr]   --> src/app.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum Command {
[INFO] [stderr]    |          ------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 17 |     Next,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 18 |     Previous,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     ToggleCrossfade,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Command` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Search`, `Queue`, `Lyrics`, and `Settings` are never constructed
[INFO] [stderr]   --> src/app.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub enum Route {
[INFO] [stderr]    |          ----- variants in this enum
[INFO] [stderr] 74 |     Library,
[INFO] [stderr] 75 |     Search,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 76 |     Queue,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 77 |     Lyrics,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 78 |     Settings,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Route` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `current_route` is never read
[INFO] [stderr]    --> src/app.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub struct App {
[INFO] [stderr]     |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub current_route: Route,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `App` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `format_code` and `from_format_code` are never used
[INFO] [stderr]   --> src/config.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl AudioQuality {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 18 |     pub const fn format_code(self) -> u8 {
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub const fn from_format_code(code: u8) -> Option<Self> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `deezer-tui` (bin "deezer-tui" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deezer_tui-0da636ca86e12dd9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crypto::tests::derived_key_is_stable ... ok
[INFO] [stdout] test crypto::tests::decrypts_only_every_third_chunk ... 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" "021013a64c50bcbeedfe6032e6211a334367cb04813852537562038835f435ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "021013a64c50bcbeedfe6032e6211a334367cb04813852537562038835f435ac", kill_on_drop: false }`
[INFO] [stdout] 021013a64c50bcbeedfe6032e6211a334367cb04813852537562038835f435ac
