[INFO] cloning repository https://github.com/koconnorgit/opendeck-volume-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koconnorgit/opendeck-volume-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoconnorgit%2Fopendeck-volume-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoconnorgit%2Fopendeck-volume-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fb4cfa811f9f4af356cd755d33916899510146b
[INFO] testing koconnorgit/opendeck-volume-controller against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoconnorgit%2Fopendeck-volume-controller" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koconnorgit/opendeck-volume-controller
[INFO] finished tweaking git repo https://github.com/koconnorgit/opendeck-volume-controller
[INFO] tweaked toml for git repo https://github.com/koconnorgit/opendeck-volume-controller written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koconnorgit/opendeck-volume-controller on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koconnorgit/opendeck-volume-controller 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248
[INFO] running `Command { std: "docker" "start" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling gettext-sys v0.26.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gettext-rs v0.7.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling libpulse-binding v2.30.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling freedesktop-desktop-entry v0.7.19
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tux-icons v0.4.5
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling pulsectl-rs v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling openaction v2.6.0 (https://github.com/koconnorgit/rust?branch=main#c1baa944)
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling oa-volume-controller v1.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_device_row_count` is never used
[INFO] [stdout]   --> src/utils.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub async fn get_device_row_count() -> Option<u8> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 1m 42s
[INFO] running `Command { std: "docker" "inspect" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling oa-volume-controller v1.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/media_session.rs:821:13
[INFO] [stdout]     |
[INFO] [stdout] 821 |         let mut mk = |key: &str, title: &str, age_secs: u64| {
[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: function `get_device_row_count` is never used
[INFO] [stdout]   --> src/utils.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub async fn get_device_row_count() -> Option<u8> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.81s
[INFO] running `Command { std: "docker" "inspect" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/media_session.rs:821:13
[INFO] [stderr]     |
[INFO] [stderr] 821 |         let mut mk = |key: &str, title: &str, age_secs: u64| {
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_device_row_count` is never used
[INFO] [stderr]   --> src/utils.rs:70:14
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub async fn get_device_row_count() -> Option<u8> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oa-volume-controller` (bin "oa-volume-controller" test) generated 2 warnings (run `cargo fix --bin "oa-volume-controller" -p oa-volume-controller --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oa_volume_controller-c181c8e2d1046c4c)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test art_resolve::tests::live_fetch_twitch_avatar ... ignored
[INFO] [stdout] test art_resolve::tests::fetchers_by_identity ... ok
[INFO] [stdout] test art_resolve::tests::decapi_avatar_url_parsed_and_errors_rejected ... ok
[INFO] [stdout] test audio::pulse::pulse::tests::keeps_distinct_and_pidless_streams_separate ... ok
[INFO] [stdout] test audio::pulse::pulse::tests::collapses_same_pid_same_name_streams ... ok
[INFO] [stdout] test audio::pulse::pulse::tests::mute_only_when_all_members_muted ... ok
[INFO] [stdout] test art_resolve::tests::square_crop_takes_center_of_wide_image ... ok
[INFO] [stdout] test audio::pulse::pulse::tests::browser_streams_never_collapse_even_with_identical_names ... ok
[INFO] [stdout] test audio::pulse::pulse_monitor::tests::closed_tab_drops_from_seen_so_reused_uid_counts_as_new ... ok
[INFO] [stdout] test audio::pulse::pulse_monitor::tests::new_then_seen_across_refreshes ... ok
[INFO] [stdout] test audio::pulse::pulse_monitor::tests::leaves_already_seen_muted_browser_stream_alone ... ok
[INFO] [stdout] test audio::pulse::pulse_monitor::tests::ignores_non_browser_and_device_streams ... ok
[INFO] [stdout] test audio::pulse::pulse_monitor::tests::unmutes_new_muted_browser_stream ... ok
[INFO] [stdout] test kick::tests::display_name_passes_non_kick_through_unchanged ... ok
[INFO] [stdout] test kick::tests::display_name_trims_kick_boilerplate_keeping_case ... ok
[INFO] [stdout] test kick::tests::emoji_title_with_mid_char_split_point_does_not_panic ... ok
[INFO] [stdout] test kick::tests::extract_profile_pic_absent_is_none ... ok
[INFO] [stdout] test kick::tests::live_fetch_avatar ... ignored
[INFO] [stdout] test kick::tests::extract_profile_pic_null_is_none ... ok
[INFO] [stdout] test kick::tests::extract_profile_pic_handles_escaped_slashes ... ok
[INFO] [stdout] test kick::tests::multiword_remainder_is_not_a_slug ... ok
[INFO] [stdout] test kick::tests::non_kick_titles_are_none ... ok
[INFO] [stdout] test kick::tests::slug_allows_underscores ... ok
[INFO] [stdout] test kick::tests::slug_lowercased ... ok
[INFO] [stdout] test kick::tests::slug_from_standard_kick_title ... ok
[INFO] [stdout] test media_session::tests::generic_site_uses_host_and_title ... ok
[INFO] [stdout] test media_session::tests::canonical_twitch_display_name_from_artist ... ok
[INFO] [stdout] test media_session::tests::recovers_most_recent_unworn_session ... ok
[INFO] [stdout] test media_session::tests::kick_channel_and_homepage ... ok
[INFO] [stdout] test media_session::tests::twitch_channel_and_homepage ... ok
[INFO] [stdout] test media_session::tests::kick_section_pages_are_not_channels ... ok
[INFO] [stdout] test media_session::tests::twitch_media_name_matches_identity_without_a_session ... ok
[INFO] [stdout] test media_session::tests::twitch_media_name_yields_login ... ok
[INFO] [stdout] test media_session::tests::youtube_channel_page_is_web ... ok
[INFO] [stdout] test media_session::tests::match_uses_learned_session_title_and_art ... ok
[INFO] [stdout] test media_session::tests::youtube_watch_and_shorts ... ok
[INFO] [stdout] test media_session::tests::matches_suffixed_media_name_to_unsuffixed_session_title ... ok
[INFO] [stdout] test mixer::tests::deferred_shift_resets_when_proposed_name_changes ... ok
[INFO] [stdout] test mixer::tests::deferred_shift_cancelled_when_identity_owner_appears ... ok
[INFO] [stdout] test mixer::tests::existing_generic_channel_recovers_identity_on_a_later_refresh ... ok
[INFO] [stdout] test mixer::tests::departed_identity_recovered_only_when_unique_and_unworn ... ok
[INFO] [stdout] test mpris::tests::emoji_title_with_mid_char_split_point_does_not_panic ... ok
[INFO] [stdout] test mpris::tests::leaves_unrecognized_titles_untouched ... ok
[INFO] [stdout] test mixer::tests::existing_channel_ignores_generic_noise_while_wearing_identity ... ok
[INFO] [stdout] test mpris::tests::strips_kick_suffix ... ok
[INFO] [stdout] test mpris::tests::strips_case_insensitively_and_trims ... ok
[INFO] [stdout] test mixer::tests::existing_generic_channel_never_recovers_a_worn_identity ... ok
[INFO] [stdout] test mixer::tests::deferred_shift_confirms_only_after_uncontested_window ... ok
[INFO] [stdout] test mixer::tests::existing_generic_channel_upgrades_to_real_name_and_identity ... ok
[INFO] [stdout] test mixer::tests::multi_sink_label_never_falls_back_to_a_generic_sink_name ... ok
[INFO] [stdout] test window_icons::tests::class_match_bridges_cef_pid_mismatch ... ok
[INFO] [stdout] test window_icons::tests::normalize_strips_exe_and_lowercases ... ok
[INFO] [stdout] test window_icons::tests::no_match_returns_none ... ok
[INFO] [stdout] test window_icons::tests::parses_largest_of_two_icons ... ok
[INFO] [stdout] test window_icons::tests::clean_title_strips_runtime_decorations ... ok
[INFO] [stdout] test window_icons::tests::pid_match_wins_over_name ... ok
[INFO] [stdout] test window_icons::tests::rejects_truncated_icon_data ... ok
[INFO] [stdout] test mixer::tests::existing_channel_refuses_identity_already_worn_by_a_sibling ... ok
[INFO] [stdout] test media_session::tests::recovers_stale_session_when_it_is_the_current_active_one ... ok
[INFO] [stdout] test kick::tests::slug_without_stream_word ... ok
[INFO] [stdout] test mixer::tests::new_stream_with_taken_identity_is_not_trusted ... ok
[INFO] [stdout] test mixer::tests::raw_claim_of_recently_departed_identity_is_deferred ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248", kill_on_drop: false }`
[INFO] [stdout] c3f64100a75103c57c9f3e556bf6a69f03d8ba7f0b6d977e8fed0326c2316248
