[INFO] fetching crate trem-tui 0.1.0...
[INFO] testing trem-tui-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate trem-tui 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate trem-tui 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trem-tui 0.1.0
[INFO] tweaked toml for crates.io crate trem-tui 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trem-tui 0.1.0 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 crates.io crate trem-tui 0.1.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2f8abc18f7c49f3bfff5d760afdd76b80e714154be8168f2e49cb35dcda407fb
[INFO] running `Command { std: "docker" "start" "-a" "2f8abc18f7c49f3bfff5d760afdd76b80e714154be8168f2e49cb35dcda407fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f8abc18f7c49f3bfff5d760afdd76b80e714154be8168f2e49cb35dcda407fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8abc18f7c49f3bfff5d760afdd76b80e714154be8168f2e49cb35dcda407fb", kill_on_drop: false }`
[INFO] [stdout] 2f8abc18f7c49f3bfff5d760afdd76b80e714154be8168f2e49cb35dcda407fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b2bea86b1b4464e8be549c60c74a14d32b8cb76ba9f2637ee6a96effae9c20a9
[INFO] running `Command { std: "docker" "start" "-a" "b2bea86b1b4464e8be549c60c74a14d32b8cb76ba9f2637ee6a96effae9c20a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling rtrb v0.3.3
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling trem v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling trem-cpal v0.1.0
[INFO] [stderr]    Compiling trem-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.00s
[INFO] running `Command { std: "docker" "inspect" "b2bea86b1b4464e8be549c60c74a14d32b8cb76ba9f2637ee6a96effae9c20a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2bea86b1b4464e8be549c60c74a14d32b8cb76ba9f2637ee6a96effae9c20a9", kill_on_drop: false }`
[INFO] [stdout] b2bea86b1b4464e8be549c60c74a14d32b8cb76ba9f2637ee6a96effae9c20a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7d957d5053c0b6deaf03c575a33a46345449e8bc4419e8bfbd11c984c6771777
[INFO] running `Command { std: "docker" "start" "-a" "7d957d5053c0b6deaf03c575a33a46345449e8bc4419e8bfbd11c984c6771777", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling trem-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.59s
[INFO] running `Command { std: "docker" "inspect" "7d957d5053c0b6deaf03c575a33a46345449e8bc4419e8bfbd11c984c6771777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d957d5053c0b6deaf03c575a33a46345449e8bc4419e8bfbd11c984c6771777", kill_on_drop: false }`
[INFO] [stdout] 7d957d5053c0b6deaf03c575a33a46345449e8bc4419e8bfbd11c984c6771777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cea2426a1a0fc0570201848ee4947cc7ba4c4b9100cb7c84436b8b2e7a07e94c
[INFO] running `Command { std: "docker" "start" "-a" "cea2426a1a0fc0570201848ee4947cc7ba4c4b9100cb7c84436b8b2e7a07e94c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trem_tui-ca9921235742cffd)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test app::sidebar_width_tests::narrow_middle_reserves_main_column ... ok
[INFO] [stdout] test view::graph::detail_scroll_tests::fits_viewport_scroll_zero ... ok
[INFO] [stdout] test app::sidebar_width_tests::sidebar_caps_on_wide_terminals ... ok
[INFO] [stdout] test view::graph::detail_scroll_tests::never_panics_when_viewport_smaller_than_content ... ok
[INFO] [stdout] test view::graph::detail_scroll_tests::no_selection_no_scroll ... ok
[INFO] [stdout] test view::spectrum::tests::fft_single_tone ... ok
[INFO] [stdout] test view::spectrum::tests::spectrum_view_renders_with_title ... ok
[INFO] [stdout] test view::transport::tests::active_editor_shows_bracketed_tab ... ok
[INFO] [stdout] test view::transport::tests::transport_shows_seq_and_graph_labels ... ok
[INFO] [stdout] test view::spectrum::tests::analyzer_peak_decay_falls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/keyboard_flows.rs (/opt/rustwide/target/debug/deps/keyboard_flows-95918746157deef4)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test global_arrow_keys_move ... ok
[INFO] [stdout] test global_ctrl_chords_project_and_history ... ok
[INFO] [stdout] test global_bpm_octave_swing_backtick ... ok
[INFO] [stdout] test editor_tab_order ... ok
[INFO] [stdout] test global_shift_arrows_param_fine ... ok
[INFO] [stdout] test global_space_toggles_play ... ok
[INFO] [stdout] test global_tab_cycles_editor ... ok
[INFO] [stdout] test graph_edit_arrows_from_global ... ok
[INFO] [stdout] test graph_edit_mode_has_no_letter_routing ... ok
[INFO] [stdout] test graph_nested_esc_exits_nest ... ok
[INFO] [stdout] test graph_normal_enter_nested ... ok
[INFO] [stdout] test graph_root_esc_is_noop_in_normal ... ok
[INFO] [stderr]      Running tests/widget_labels.rs (/opt/rustwide/target/debug/deps/widget_labels-684dee396d35ea5a)
[INFO] [stdout] test help_esc_and_question_close ... ok
[INFO] [stdout] test global_question_toggles_help ... ok
[INFO] [stdout] test sequencer_edit_esc_returns_nav ... ok
[INFO] [stdout] test sequencer_edit_note_and_gate ... ok
[INFO] [stdout] test ctrl_shift_u_redo ... ok
[INFO] [stdout] test sequencer_normal_nav_keys ... ok
[INFO] [stdout] test help_swallows_space_and_tab ... ok
[INFO] [stdout] test sequencer_edit_s_is_note_not_save ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test info_view_includes_perf_at_bottom ... ok
[INFO] [stdout] test help_overlay_contains_section_titles ... ok
[INFO] [stdout] test transport_still_brackets_active_tab ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trem_tui
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cea2426a1a0fc0570201848ee4947cc7ba4c4b9100cb7c84436b8b2e7a07e94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea2426a1a0fc0570201848ee4947cc7ba4c4b9100cb7c84436b8b2e7a07e94c", kill_on_drop: false }`
[INFO] [stdout] cea2426a1a0fc0570201848ee4947cc7ba4c4b9100cb7c84436b8b2e7a07e94c
