[INFO] cloning repository https://github.com/l00sed/termixer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l00sed/termixer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl00sed%2Ftermixer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl00sed%2Ftermixer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0559b8c07b5c41a06224f817bd9115950e1843e
[INFO] testing l00sed/termixer against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl00sed%2Ftermixer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/l00sed/termixer
[INFO] finished tweaking git repo https://github.com/l00sed/termixer
[INFO] tweaked toml for git repo https://github.com/l00sed/termixer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/l00sed/termixer on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/l00sed/termixer 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.99.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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4
[INFO] running `Command { std: "docker" "start" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4", 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" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4", 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" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.5
[INFO] [stderr]    Compiling cpal v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling alsa v0.10.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rtrb v0.3.4
[INFO] [stderr]    Compiling triple_buffer v8.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling rodio v0.22.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling stratum-dsp v1.0.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling termixer v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/audio/backend.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut out = vec![AudioBackendKind::Cpal];
[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] [stderr]     Finished `release` profile [optimized] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4", 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" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling termixer v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/audio/backend.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut out = vec![AudioBackendKind::Cpal];
[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] [stderr]     Finished `release` profile [optimized] target(s) in 42.39s
[INFO] running `Command { std: "docker" "inspect" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4", 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" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/audio/backend.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let mut out = vec![AudioBackendKind::Cpal];
[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: `termixer` (bin "termixer" test) generated 1 warning (run `cargo fix --bin "termixer" -p termixer --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/termixer-b03a70485af000e7)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test app::source_picker_tests::changing_tabs_clears_queue_selection ... ok
[INFO] [stdout] test app::source_picker_tests::queue_navigation_stops_at_boundaries ... ok
[INFO] [stdout] test app::source_picker_tests::recording_filename_validation_uses_configured_extension ... ok
[INFO] [stdout] test app::source_picker_tests::shift_y_toggles_synth_focus ... ok
[INFO] [stdout] test app::source_picker_tests::c_opens_config_for_focused_sequence ... ok
[INFO] [stdout] test app::source_picker_tests::shifted_navigation_extends_add_source_selection ... ok
[INFO] [stdout] test app::source_picker_tests::master_pause_preserves_sequence_global_mute ... ok
[INFO] [stdout] test app::source_picker_tests::removing_only_synth_resets_config_and_notes ... ok
[INFO] [stdout] test app::source_picker_tests::removing_active_queue_item_loads_successor ... ok
[INFO] [stdout] test app::source_picker_tests::session_picker_restores_json_extension_after_recording_save ... ok
[INFO] [stdout] test app::source_picker_tests::quit_requires_confirmation ... ok
[INFO] [stdout] test app::source_picker_tests::master_controls_follow_visual_vertical_navigation ... ok
[INFO] [stdout] test app::source_picker_tests::removing_active_tail_clears_deck_and_preserves_earlier_queue_items ... ok
[INFO] [stdout] test app::source_picker_tests::master_play_pause_only_toggles_with_space_or_enter ... ok
[INFO] [stdout] test app::source_picker_tests::master_pause_only_resumes_previously_playing_decks_and_sequences ... ok
[INFO] [stdout] test app::source_picker_tests::synth_p_pastes_only_when_waterfall_is_focused ... ok
[INFO] [stdout] test app::source_picker_tests::confirmed_sequence_removal_resets_pad ... ok
[INFO] [stdout] test app::source_picker_tests::horizontal_navigation_treats_master_and_record_as_one_column ... ok
[INFO] [stdout] test app::source_picker_tests::shifted_arrows_move_queue_items ... ok
[INFO] [stdout] test app::source_picker_tests::synth_c_opens_config_from_tab_row ... ok
[INFO] [stdout] test app::source_picker_tests::shifted_jk_move_synth_cursor_by_measure ... ok
[INFO] [stdout] test app::source_picker_tests::synth_measure_row_selects_add_and_remove_horizontally ... ok
[INFO] [stdout] test audio::discovery::tests::test_discovery_creation ... ok
[INFO] [stdout] test audio::engine::mic_tests::interpolates_rate_mismatch_without_allocating ... ok
[INFO] [stdout] test audio::engine::mic_tests::maps_mono_and_stereo_input ... ok
[INFO] [stdout] test audio::recorder::tests::captures_and_encodes_all_formats ... ok
[INFO] [stdout] test audio::sample_cache::sustain_tests::sustain_appends_fading_audio ... ok
[INFO] [stdout] test audio::sample_cache::sustain_tests::sustain_multiplier_scales_from_source_duration ... ok
[INFO] [stdout] test audio::sample_cache::sustain_tests::zero_sustain_leaves_sample_unchanged ... ok
[INFO] [stdout] test state::sampler::tests::test_pad_keys ... ok
[INFO] [stdout] test state::sampler::tests::test_pad_position ... ok
[INFO] [stdout] test state::synth::tests::adding_measure_appends_sixteen_steps ... ok
[INFO] [stdout] test state::synth::tests::all_mute_and_master_pause_preserve_individual_track_state ... ok
[INFO] [stdout] test state::synth::tests::cell_cycles_off_play_hold ... ok
[INFO] [stdout] test state::synth::tests::copy_and_cut_without_visual_selection_use_current_cell ... ok
[INFO] [stdout] test state::synth::tests::cut_can_be_undone_and_redone ... ok
[INFO] [stdout] test state::synth::tests::delete_clears_selection_without_replacing_clipboard ... ok
[INFO] [stdout] test state::synth::tests::deleting_measure_keeps_one_measure_and_is_undoable ... ok
[INFO] [stdout] test state::synth::tests::legacy_single_track_json_migrates ... ok
[INFO] [stdout] test state::synth::tests::multi_track_preset_restores_selected_tab ... ok
[INFO] [stdout] test state::synth::tests::placing_hold_is_undoable ... ok
[INFO] [stdout] test state::synth::tests::playing_note_follows_waterfall_gate ... ok
[INFO] [stdout] test state::synth::tests::preset_round_trip_preserves_pattern ... ok
[INFO] [stdout] test state::synth::tests::removing_selected_track_loads_surviving_track ... ok
[INFO] [stdout] test state::synth::tests::row_visual_selection_spans_all_pitches ... ok
[INFO] [stdout] test state::synth::tests::tabs_preserve_independent_patterns_lengths_and_configs ... ok
[INFO] [stdout] test state::synth::tests::visual_copy_and_paste_preserve_rectangle ... ok
[INFO] [stdout] test ui::widgets::tests::emoji_are_two_wide_with_pad_cell ... ok
[INFO] [stdout] test ui::widgets::tests::emoji_does_not_push_following_text ... ok
[INFO] [stdout] test ui::widgets::tests::fitted_emoji_text_never_exceeds_width ... ok
[INFO] [stdout] test ui::widgets::tests::modern_emoji_unchanged ... ok
[INFO] [stdout] test ui::widgets::tests::plain_ascii_and_wide_chars ... ok
[INFO] [stdout] test ui::widgets::tests::zwj_sequences_never_underflow ... ok
[INFO] [stdout] test app::source_picker_tests::recording_stop_opens_save_picker_for_configured_format ... ok
[INFO] [stdout] test app::source_picker_tests::synth_shift_space_places_hold_cell ... ok
[INFO] [stdout] test app::source_picker_tests::synth_tab_trash_is_navigable_and_requires_confirmation ... ok
[INFO] [stdout] test app::source_picker_tests::synth_d_deletes_focused_cell ... ok
[INFO] [stdout] test app::source_picker_tests::synth_horizontal_navigation_uses_semitones_and_octaves ... ok
[INFO] [stdout] test app::source_picker_tests::swapping_cue_with_deck_swaps_sources_and_queues ... ok
[INFO] [stdout] test app::source_picker_tests::control_c_requires_quit_confirmation ... ok
[INFO] [stdout] test app::source_picker_tests::synth_tab_cursor_requires_enter_to_activate ... ok
[INFO] [stdout] test app::source_picker_tests::synth_vertical_navigation_wraps_between_global_and_measure_rows ... ok
[INFO] [stdout] test app::source_picker_tests::synth_super_z_undoes_and_shift_super_z_redoes ... ok
[INFO] [stdout] test app::source_picker_tests::synth_tab_row_wraps_between_gear_and_first_tab ... ok
[INFO] [stdout] test app::source_picker_tests::synth_notes_require_active_focus ... ok
[INFO] [stdout] test app::source_picker_tests::synth_visual_and_cell_clipboard_shortcuts ... ok
[INFO] [stdout] test app::source_picker_tests::synth_c_opens_config_on_empty_waterfall_cell ... ok
[INFO] [stdout] test app::source_picker_tests::up_from_deck_a_navigates_to_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4", kill_on_drop: false }`
[INFO] [stdout] e35c4cbc39f8c6822ea5894798be894e54cc32ea638bfda49d726f18f03371f4
