[INFO] fetching crate ratatui-testlib 0.1.0...
[INFO] testing ratatui-testlib-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate ratatui-testlib 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ratatui-testlib 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ratatui-testlib 0.1.0
[INFO] tweaked toml for crates.io crate ratatui-testlib 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatui-testlib 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ratatui-testlib 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19956b3404688d6cccaf5a0bc7dc10799bbfa114d505d8367dd5867839bbbde1
[INFO] running `Command { std: "docker" "start" "-a" "19956b3404688d6cccaf5a0bc7dc10799bbfa114d505d8367dd5867839bbbde1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19956b3404688d6cccaf5a0bc7dc10799bbfa114d505d8367dd5867839bbbde1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19956b3404688d6cccaf5a0bc7dc10799bbfa114d505d8367dd5867839bbbde1", kill_on_drop: false }`
[INFO] [stdout] 19956b3404688d6cccaf5a0bc7dc10799bbfa114d505d8367dd5867839bbbde1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7ae77f10eb96576194472c524dcd69e76db73c4fc9212259651151c408160e1b
[INFO] running `Command { std: "docker" "start" "-a" "7ae77f10eb96576194472c524dcd69e76db73c4fc9212259651151c408160e1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling vtparse v0.7.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling termwiz v0.22.0
[INFO] [stderr]    Compiling ratatui-testlib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `pixels_to_cells` is never used
[INFO] [stdout]    --> src/screen.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl TerminalState {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn pixels_to_cells(width_px: u32, height_px: u32) -> (u16, u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/harness.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | / pub struct TuiTestHarness {
[INFO] [stdout]  90 | |     terminal: TestTerminal,
[INFO] [stdout]  91 | |     state: ScreenState,
[INFO] [stdout]  92 | |     timeout: Duration,
[INFO] [stdout]  93 | |     poll_interval: Duration,
[INFO] [stdout]  94 | |     buffer_size: usize,
[INFO] [stdout]  95 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     missing_debug_implementations,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/pty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub struct TestTerminal {
[INFO] [stdout] 22 | |     pty_pair: PtyPair,
[INFO] [stdout] 23 | |     child: Option<Box<dyn Child + Send + Sync>>,
[INFO] [stdout] 24 | |     exit_status: Option<ExitStatus>,
[INFO] [stdout] 25 | |     buffer_size: usize,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/screen.rs:548:1
[INFO] [stdout]     |
[INFO] [stdout] 548 | / pub struct ScreenState {
[INFO] [stdout] 549 | |     parser: VTParser,
[INFO] [stdout] 550 | |     state: TerminalState,
[INFO] [stdout] 551 | |     width: u16,
[INFO] [stdout] 552 | |     height: u16,
[INFO] [stdout] 553 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.22s
[INFO] running `Command { std: "docker" "inspect" "7ae77f10eb96576194472c524dcd69e76db73c4fc9212259651151c408160e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae77f10eb96576194472c524dcd69e76db73c4fc9212259651151c408160e1b", kill_on_drop: false }`
[INFO] [stdout] 7ae77f10eb96576194472c524dcd69e76db73c4fc9212259651151c408160e1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c2bf308e73751fc8bc9b018697172a48e300562f3b6f81c44173da27d82aefe5
[INFO] running `Command { std: "docker" "start" "-a" "c2bf308e73751fc8bc9b018697172a48e300562f3b6f81c44173da27d82aefe5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling vtparse v0.7.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling termwiz v0.22.0
[INFO] [stderr]    Compiling ratatui-testlib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `pixels_to_cells` is never used
[INFO] [stdout]    --> src/screen.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl TerminalState {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn pixels_to_cells(width_px: u32, height_px: u32) -> (u16, u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/harness.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | / pub struct TuiTestHarness {
[INFO] [stdout]  90 | |     terminal: TestTerminal,
[INFO] [stdout]  91 | |     state: ScreenState,
[INFO] [stdout]  92 | |     timeout: Duration,
[INFO] [stdout]  93 | |     poll_interval: Duration,
[INFO] [stdout]  94 | |     buffer_size: usize,
[INFO] [stdout]  95 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     missing_debug_implementations,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/pty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub struct TestTerminal {
[INFO] [stdout] 22 | |     pty_pair: PtyPair,
[INFO] [stdout] 23 | |     child: Option<Box<dyn Child + Send + Sync>>,
[INFO] [stdout] 24 | |     exit_status: Option<ExitStatus>,
[INFO] [stdout] 25 | |     buffer_size: usize,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/screen.rs:548:1
[INFO] [stdout]     |
[INFO] [stdout] 548 | / pub struct ScreenState {
[INFO] [stdout] 549 | |     parser: VTParser,
[INFO] [stdout] 550 | |     state: TerminalState,
[INFO] [stdout] 551 | |     width: u16,
[INFO] [stdout] 552 | |     height: u16,
[INFO] [stdout] 553 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/keyboard_demo.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut cmd = CommandBuilder::new("cat");
[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: variable does not need to be mutable
[INFO] [stdout]    --> examples/keyboard_demo.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let mut cmd = CommandBuilder::new("cat");
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `harness`
[INFO] [stdout]   --> examples/harness_demo.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let harness = TuiTestHarness::new(80, 24)?;
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_harness`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/harness.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | / pub struct TuiTestHarness {
[INFO] [stdout]  90 | |     terminal: TestTerminal,
[INFO] [stdout]  91 | |     state: ScreenState,
[INFO] [stdout]  92 | |     timeout: Duration,
[INFO] [stdout]  93 | |     poll_interval: Duration,
[INFO] [stdout]  94 | |     buffer_size: usize,
[INFO] [stdout]  95 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     missing_debug_implementations,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/harness.rs:1345:17
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         assert!(row >= 0); // Just verify we get valid coordinates
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> src/harness.rs:1346:17
[INFO] [stdout]      |
[INFO] [stdout] 1346 |         assert!(col >= 0);
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/pty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub struct TestTerminal {
[INFO] [stdout] 22 | |     pty_pair: PtyPair,
[INFO] [stdout] 23 | |     child: Option<Box<dyn Child + Send + Sync>>,
[INFO] [stdout] 24 | |     exit_status: Option<ExitStatus>,
[INFO] [stdout] 25 | |     buffer_size: usize,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/screen.rs:548:1
[INFO] [stdout]     |
[INFO] [stdout] 548 | / pub struct ScreenState {
[INFO] [stdout] 549 | |     parser: VTParser,
[INFO] [stdout] 550 | |     state: TerminalState,
[INFO] [stdout] 551 | |     width: u16,
[INFO] [stdout] 552 | |     height: u16,
[INFO] [stdout] 553 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "c2bf308e73751fc8bc9b018697172a48e300562f3b6f81c44173da27d82aefe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2bf308e73751fc8bc9b018697172a48e300562f3b6f81c44173da27d82aefe5", kill_on_drop: false }`
[INFO] [stdout] c2bf308e73751fc8bc9b018697172a48e300562f3b6f81c44173da27d82aefe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3166d210d4e54e8afce58f1f04e4eca004c5f021aea7b0ca83c6a7cebc051f0d
[INFO] running `Command { std: "docker" "start" "-a" "3166d210d4e54e8afce58f1f04e4eca004c5f021aea7b0ca83c6a7cebc051f0d", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `pixels_to_cells` is never used
[INFO] [stderr]    --> src/screen.rs:269:8
[INFO] [stderr]     |
[INFO] [stderr] 131 | impl TerminalState {
[INFO] [stderr]     | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 269 |     fn pixels_to_cells(width_px: u32, height_px: u32) -> (u16, u16) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stderr]    --> src/harness.rs:89:1
[INFO] [stderr]     |
[INFO] [stderr]  89 | / pub struct TuiTestHarness {
[INFO] [stderr]  90 | |     terminal: TestTerminal,
[INFO] [stderr]  91 | |     state: ScreenState,
[INFO] [stderr]  92 | |     timeout: Duration,
[INFO] [stderr]  93 | |     poll_interval: Duration,
[INFO] [stderr]  94 | |     buffer_size: usize,
[INFO] [stderr]  95 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     missing_debug_implementations,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stderr]   --> src/pty.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | / pub struct TestTerminal {
[INFO] [stderr] 22 | |     pty_pair: PtyPair,
[INFO] [stderr] 23 | |     child: Option<Box<dyn Child + Send + Sync>>,
[INFO] [stderr] 24 | |     exit_status: Option<ExitStatus>,
[INFO] [stderr] 25 | |     buffer_size: usize,
[INFO] [stderr] 26 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stderr]    --> src/screen.rs:548:1
[INFO] [stderr]     |
[INFO] [stderr] 548 | / pub struct ScreenState {
[INFO] [stderr] 549 | |     parser: VTParser,
[INFO] [stderr] 550 | |     state: TerminalState,
[INFO] [stderr] 551 | |     width: u16,
[INFO] [stderr] 552 | |     height: u16,
[INFO] [stderr] 553 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> src/harness.rs:1345:17
[INFO] [stderr]      |
[INFO] [stderr] 1345 |         assert!(row >= 0); // Just verify we get valid coordinates
[INFO] [stderr]      |                 ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> src/harness.rs:1346:17
[INFO] [stderr]      |
[INFO] [stderr] 1346 |         assert!(col >= 0);
[INFO] [stderr]      |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ratatui-testlib` (lib) generated 4 warnings
[INFO] [stderr] warning: `ratatui-testlib` (lib test) generated 5 warnings (3 duplicates)
[INFO] [stderr] warning: unused variable: `harness`
[INFO] [stderr]   --> examples/harness_demo.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let harness = TuiTestHarness::new(80, 24)?;
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_harness`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/keyboard_demo.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     let mut cmd = CommandBuilder::new("cat");
[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: variable does not need to be mutable
[INFO] [stderr]    --> examples/keyboard_demo.rs:211:13
[INFO] [stderr]     |
[INFO] [stderr] 211 |         let mut cmd = CommandBuilder::new("cat");
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `ratatui-testlib` (example "harness_demo") generated 1 warning (run `cargo fix --example "harness_demo" -p ratatui-testlib` to apply 1 suggestion)
[INFO] [stderr] warning: `ratatui-testlib` (example "keyboard_demo") generated 2 warnings (run `cargo fix --example "keyboard_demo" -p ratatui-testlib` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ratatui-testlib/1a99e4a875688819/deps/ratatui_testlib-1a99e4a875688819)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test error::tests::test_anyhow_error_conversion ... ok
[INFO] [stdout] test error::tests::test_process_already_running_error ... ok
[INFO] [stdout] test events::tests::test_encode_alt_combinations ... ok
[INFO] [stdout] test error::tests::test_no_process_running_error ... ok
[INFO] [stdout] test events::tests::test_encode_ctrl_combinations ... ok
[INFO] [stdout] test error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test events::tests::test_encode_ctrl_uppercase ... ok
[INFO] [stdout] test events::tests::test_encode_delete_insert ... ok
[INFO] [stdout] test events::tests::test_encode_function_keys ... ok
[INFO] [stdout] test events::tests::test_encode_page_keys ... ok
[INFO] [stdout] test events::tests::test_encode_navigation_keys ... ok
[INFO] [stdout] test events::tests::test_encode_simple_char ... ok
[INFO] [stdout] test events::tests::test_key_event_equality ... ok
[INFO] [stdout] test events::tests::test_key_event_new ... ok
[INFO] [stdout] test events::tests::test_key_event_with_modifiers ... ok
[INFO] [stdout] test events::tests::test_keycode_equality ... ok
[INFO] [stdout] test events::tests::test_modifier_combinations ... ok
[INFO] [stdout] test harness::tests::test_builder_default ... ok
[INFO] [stdout] test harness::tests::test_builder_chaining ... ok
[INFO] [stdout] test harness::tests::test_builder_with_poll_interval ... ok
[INFO] [stdout] test error::tests::test_timeout_error_message ... ok
[INFO] [stdout] test harness::tests::test_builder_with_timeout ... ok
[INFO] [stdout] test harness::tests::test_builder_with_buffer_size ... ok
[INFO] [stdout] test harness::tests::test_create_harness ... ok
[INFO] [stdout] test harness::tests::test_get_cursor_position_alias ... ok
[INFO] [stdout] test harness::tests::test_is_running_no_process ... ok
[INFO] [stdout] test harness::tests::test_resize ... ok
[INFO] [stdout] test harness::tests::test_update_state_multiple_times ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_complex_predicate ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_cursor_success ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_cursor_timeout ... ignored
[INFO] [stdout] test harness::tests::test_builder_with_size ... ok
[INFO] [stdout] test harness::tests::test_cursor_position_tracking ... ok
[INFO] [stdout] test harness::tests::test_screen_state_access ... ok
[INFO] [stdout] test events::tests::test_encode_special_chars ... ok
[INFO] [stdout] test harness::tests::test_state_manipulation ... ok
[INFO] [stdout] test harness::tests::test_wait_for_cursor_with_custom_timeout ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_custom_predicate ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_multiline_output ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_text_success ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_text_timeout ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_text_with_custom_timeout ... ignored
[INFO] [stdout] test harness::tests::test_wait_for_text_helper_exists ... ok
[INFO] [stdout] test pty::tests::test_create_terminal ... ok
[INFO] [stdout] test pty::tests::test_invalid_dimensions ... ok
[INFO] [stdout] test pty::tests::test_create_terminal_with_custom_buffer ... ok
[INFO] [stdout] test harness::tests::test_with_poll_interval ... ok
[INFO] [stdout] test harness::tests::test_with_timeout ... ok
[INFO] [stdout] test pty::tests::test_no_process_running_errors ... ok
[INFO] [stdout] test error::tests::test_invalid_dimensions_error ... ok
[INFO] [stdout] test harness::tests::test_cursor_position ... ok
[INFO] [stdout] test error::tests::test_spawn_failed_error ... ok
[INFO] [stdout] test pty::tests::test_get_exit_status ... ok
[INFO] [stdout] test screen::tests::test_cursor_position ... ok
[INFO] [stdout] test pty::tests::test_wait_timeout_success ... ok
[INFO] [stdout] test pty::tests::test_wait ... ok
[INFO] [stdout] test screen::tests::test_multiple_sixel_regions ... ok
[INFO] [stdout] test screen::tests::test_parse_raster_edge_cases ... ok
[INFO] [stdout] test screen::tests::test_parse_raster_full ... ok
[INFO] [stdout] test screen::tests::test_parse_raster_malformed ... ok
[INFO] [stdout] test screen::tests::test_parse_raster_partial ... ok
[INFO] [stdout] test screen::tests::test_pixels_to_cells ... ok
[INFO] [stdout] test screen::tests::test_sixel_abbreviated_format ... ok
[INFO] [stdout] test screen::tests::test_sixel_region_tracking ... ok
[INFO] [stdout] test screen::tests::test_sixel_without_raster_attributes ... ok
[INFO] [stdout] test screen::tests::test_text_at ... ok
[INFO] [stdout] test pty::tests::test_spawn_already_running ... ok
[INFO] [stdout] test pty::tests::test_spawn_process ... ok
[INFO] [stdout] test pty::tests::test_spawn_with_timeout ... ok
[INFO] [stdout] test pty::tests::test_read_write ... ok
[INFO] [stdout] test pty::tests::test_wait_timeout_expires ... ok
[INFO] [stdout] test pty::tests::test_read_all ... ok
[INFO] [stdout] test pty::tests::test_spawn_with_args_and_env ... ok
[INFO] [stdout] test screen::tests::test_create_screen ... ok
[INFO] [stdout] test screen::tests::test_feed_simple_text ... ok
[INFO] [stdout] test harness::tests::test_spawn_and_check_running ... FAILED
[INFO] [stdout] test pty::tests::test_write_all ... ok
[INFO] [stdout] test pty::tests::test_kill ... ok
[INFO] [stdout] test pty::tests::test_read_timeout ... ok
[INFO] [stdout] test pty::tests::test_is_running ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- harness::tests::test_spawn_and_check_running stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'harness::tests::test_spawn_and_check_running' (59) panicked at src/harness.rs:1388:13:
[INFO] [stdout] assertion failed: !harness.is_running()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609892ac45a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609892ac45a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609892ac45a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x609892ac45a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x609892ad9cfa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x609892ad9cfa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x609892aca046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609892aca046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x609892aa186f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x609892aa186f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x609892abc539 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x609892a416fe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x609892a416fe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609892abc6f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x609892abc6f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x609892aa195a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x609892a98cd9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x609892aa286d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x609892ada42c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x609892ada3f2 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x609892a228d7 - ratatui_testlib[809b81b134f6b43]::harness::tests::test_spawn_and_check_running
[INFO] [stdout]   21:     0x609892a34499 - ratatui_testlib[809b81b134f6b43]::harness::tests::test_spawn_and_check_running::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/harness.rs:1374:38
[INFO] [stdout]   22:     0x609892a34499 - <ratatui_testlib[809b81b134f6b43]::harness::tests::test_spawn_and_check_running::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x609892a35aab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x609892a35aab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x609892a4230a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x609892a4230a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x609892a4230a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x609892a4230a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x609892a4230a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x609892a4230a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x609892a4230a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x609892a3c7d4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x609892a3c7d4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x609892a44e02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x609892a44e02 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x609892a44e02 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x609892a44e02 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x609892a44e02 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x609892a44e02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x609892a44e02 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x609892ac3e4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x609892ac3e4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x70d589641aa4 - <unknown>
[INFO] [stdout]   44:     0x70d5896cea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     harness::tests::test_spawn_and_check_running
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 10 ignored; 0 measured; 0 filtered out; finished in 1.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3166d210d4e54e8afce58f1f04e4eca004c5f021aea7b0ca83c6a7cebc051f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3166d210d4e54e8afce58f1f04e4eca004c5f021aea7b0ca83c6a7cebc051f0d", kill_on_drop: false }`
[INFO] [stdout] 3166d210d4e54e8afce58f1f04e4eca004c5f021aea7b0ca83c6a7cebc051f0d
