[INFO] cloning repository https://github.com/Rigellute/spotify-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rigellute/spotify-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRigellute%2Fspotify-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRigellute%2Fspotify-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a999d81ee768b05fdaf1e2697b78cde2b8fd456 [INFO] testing Rigellute/spotify-tui against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRigellute%2Fspotify-tui" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rigellute/spotify-tui on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rigellute/spotify-tui [INFO] finished tweaking git repo https://github.com/Rigellute/spotify-tui [INFO] tweaked toml for git repo https://github.com/Rigellute/spotify-tui written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Rigellute/spotify-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen v0.2.65 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded weezl v0.1.3 [INFO] [stderr] Downloaded hashbrown v0.8.1 [INFO] [stderr] Downloaded arboard v1.1.0 [INFO] [stderr] Downloaded tracing-core v0.1.11 [INFO] [stderr] Downloaded core-graphics v0.21.0 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded instant v0.1.7 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Downloaded indexmap v1.5.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.65 [INFO] [stderr] Downloaded anyhow v1.0.38 [INFO] [stderr] Downloaded random v0.12.2 [INFO] [stderr] Downloaded tokio-socks v0.2.2 [INFO] [stderr] Downloaded js-sys v0.3.42 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded web-sys v0.3.42 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded dotenv v0.13.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.15 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.65 [INFO] [stderr] Downloaded xcb v0.9.0 [INFO] [stderr] Downloaded chrono v0.4.13 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded jpeg-decoder v0.1.20 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.65 [INFO] [stderr] Downloaded rspotify v0.10.0 [INFO] [stderr] Downloaded mio v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8486f053a58110059b451aea59edd1937c5ef4c5ae5a8e7fac3cc55e0020e2cd [INFO] running `Command { std: "docker" "start" "-a" "8486f053a58110059b451aea59edd1937c5ef4c5ae5a8e7fac3cc55e0020e2cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8486f053a58110059b451aea59edd1937c5ef4c5ae5a8e7fac3cc55e0020e2cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8486f053a58110059b451aea59edd1937c5ef4c5ae5a8e7fac3cc55e0020e2cd", kill_on_drop: false }` [INFO] [stdout] 8486f053a58110059b451aea59edd1937c5ef4c5ae5a8e7fac3cc55e0020e2cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68df8f159502e5a2624a2c303c2a310ee030cb14d7fea58df1fe396cc29fab79 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68df8f159502e5a2624a2c303c2a310ee030cb14d7fea58df1fe396cc29fab79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling arboard v1.1.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-socks v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling rspotify v0.10.0 [INFO] [stderr] Compiling spotify-tui v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "68df8f159502e5a2624a2c303c2a310ee030cb14d7fea58df1fe396cc29fab79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68df8f159502e5a2624a2c303c2a310ee030cb14d7fea58df1fe396cc29fab79", kill_on_drop: false }` [INFO] [stdout] 68df8f159502e5a2624a2c303c2a310ee030cb14d7fea58df1fe396cc29fab79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df4df4c64ff452eeae8f220921a17af849b2e01fcace6f2be9d910861f6b0e2c [INFO] running `Command { std: "docker" "start" "-a" "df4df4c64ff452eeae8f220921a17af849b2e01fcace6f2be9d910861f6b0e2c", kill_on_drop: false }` [INFO] [stderr] Compiling spotify-tui v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.53s [INFO] running `Command { std: "docker" "inspect" "df4df4c64ff452eeae8f220921a17af849b2e01fcace6f2be9d910861f6b0e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4df4c64ff452eeae8f220921a17af849b2e01fcace6f2be9d910861f6b0e2c", kill_on_drop: false }` [INFO] [stdout] df4df4c64ff452eeae8f220921a17af849b2e01fcace6f2be9d910861f6b0e2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04ddb2e211cd43c246de4e30fec2075b903409925fff952469d15f8363d473a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04ddb2e211cd43c246de4e30fec2075b903409925fff952469d15f8363d473a4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spt-19fc057da0a0cdf9) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test handlers::album_list::tests::on_left_press ... ok [INFO] [stdout] test handlers::album_list::tests::on_esc ... ok [INFO] [stdout] test handlers::artist::tests::on_esc ... ok [INFO] [stdout] test handlers::empty::tests::on_up_press ... ok [INFO] [stdout] test handlers::home::tests::on_large_down_press ... ok [INFO] [stdout] test handlers::home::tests::on_large_up_press ... ok [INFO] [stdout] test handlers::common_key_events::tests::test_on_down_press_handler ... ok [INFO] [stdout] test handlers::input::tests::test_compute_character_width_with_multiple_characters ... ok [INFO] [stdout] test handlers::album_tracks::tests::on_esc ... ok [INFO] [stdout] test handlers::home::tests::on_small_down_press ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_ctrl_k ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_ctrl_u ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_delete ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_left_event ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_esc_back_to_playlist ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_clear_input_on_ctrl_l ... ok [INFO] [stdout] test handlers::common_key_events::tests::test_on_up_press_handler ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::album ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::artist ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_on_enter_text ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::invalid_format_doesnt_match ... ok [INFO] [stdout] test handlers::empty::tests::on_enter ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_on_enter_text_wide_char ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::mismatched_resource_types_do_not_match ... ok [INFO] [stdout] test handlers::empty::tests::on_left_press ... ok [INFO] [stdout] test handlers::empty::tests::on_right_press ... ok [INFO] [stdout] test handlers::home::tests::on_small_up_press ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_backspace ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_ctrl_w ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::parse_with_query_parameters ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::show ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::playlist ... ok [INFO] [stdout] test ui::util::tests::millis_to_minutes_test ... ok [INFO] [stdout] test handlers::input::tests::test_uri_parsing::track ... ok [INFO] [stdout] test handlers::playbar::tests::on_left_press ... ok [INFO] [stdout] test handlers::playlist::tests::test ... ok [INFO] [stdout] test handlers::input::tests::test_input_handler_on_enter_text_non_english_char ... ok [INFO] [stdout] test handlers::empty::tests::on_down_press ... ok [INFO] [stdout] test handlers::recently_played::tests::on_esc ... ok [INFO] [stdout] test ui::util::tests::get_track_progress_percentage_test ... ok [INFO] [stdout] test handlers::recently_played::tests::on_left_press ... ok [INFO] [stdout] test ui::util::tests::display_track_progress_test ... ok [INFO] [stdout] test handlers::album_tracks::tests::on_left_press ... ok [INFO] [stdout] test user_config::tests::parse_theme_item_test ... ok [INFO] [stdout] test user_config::tests::test_parse_key ... ok [INFO] [stdout] test user_config::tests::test_reserved_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04ddb2e211cd43c246de4e30fec2075b903409925fff952469d15f8363d473a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ddb2e211cd43c246de4e30fec2075b903409925fff952469d15f8363d473a4", kill_on_drop: false }` [INFO] [stdout] 04ddb2e211cd43c246de4e30fec2075b903409925fff952469d15f8363d473a4