[INFO] fetching crate tui-kit 0.1.0...
[INFO] testing tui-kit-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tui-kit 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tui-kit 0.1.0
[INFO] finished tweaking crates.io crate tui-kit 0.1.0
[INFO] tweaked toml for crates.io crate tui-kit 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tui-kit 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tui-kit 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.12.5
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 214cd39b5131e633d4dab9781c704c7e0047637cdf82532a814c60bd8f38da89
[INFO] running `Command { std: "docker" "start" "-a" "214cd39b5131e633d4dab9781c704c7e0047637cdf82532a814c60bd8f38da89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "214cd39b5131e633d4dab9781c704c7e0047637cdf82532a814c60bd8f38da89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214cd39b5131e633d4dab9781c704c7e0047637cdf82532a814c60bd8f38da89", kill_on_drop: false }`
[INFO] [stdout] 214cd39b5131e633d4dab9781c704c7e0047637cdf82532a814c60bd8f38da89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b98e54df5ea25161f55a8b94d767e167fa80e56731ee106fe6f60917361a5ffc
[INFO] running `Command { std: "docker" "start" "-a" "b98e54df5ea25161f55a8b94d767e167fa80e56731ee106fe6f60917361a5ffc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tui-kit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.75s
[INFO] running `Command { std: "docker" "inspect" "b98e54df5ea25161f55a8b94d767e167fa80e56731ee106fe6f60917361a5ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98e54df5ea25161f55a8b94d767e167fa80e56731ee106fe6f60917361a5ffc", kill_on_drop: false }`
[INFO] [stdout] b98e54df5ea25161f55a8b94d767e167fa80e56731ee106fe6f60917361a5ffc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59e89b19c12127e8f92afeece5a4d72f071a34af762b042bbd50085c3ac623c4
[INFO] running `Command { std: "docker" "start" "-a" "59e89b19c12127e8f92afeece5a4d72f071a34af762b042bbd50085c3ac623c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tui-kit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "59e89b19c12127e8f92afeece5a4d72f071a34af762b042bbd50085c3ac623c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e89b19c12127e8f92afeece5a4d72f071a34af762b042bbd50085c3ac623c4", kill_on_drop: false }`
[INFO] [stdout] 59e89b19c12127e8f92afeece5a4d72f071a34af762b042bbd50085c3ac623c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16500d86ed02c32342e69a70b340894fe0017839d2f7960d80ec9b83c5036a37
[INFO] running `Command { std: "docker" "start" "-a" "16500d86ed02c32342e69a70b340894fe0017839d2f7960d80ec9b83c5036a37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_kit-b743b20e94f75aa8)
[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] [stderr]    Doc-tests tui_kit
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/block.rs - block::focusable_block (line 48) ... ignored
[INFO] [stdout] test src/block.rs - block::render_scrollbar (line 73) ... ignored
[INFO] [stdout] test src/footer.rs - footer (line 28) ... FAILED
[INFO] [stdout] test src/mouse.rs - mouse (line 35) ... FAILED
[INFO] [stdout] test src/picker.rs - picker (line 19) ... ignored
[INFO] [stdout] test src/popup.rs - popup::centered_popup (line 14) ... ignored
[INFO] [stdout] test src/tabs.rs - tabs::tab_line (line 16) ... ignored
[INFO] [stdout] test src/mouse.rs - mouse::paragraph_line_at (line 94) ... FAILED
[INFO] [stdout] test src/mouse.rs - mouse (line 19) ... FAILED
[INFO] [stdout] test src/footer.rs - footer (line 46) ... FAILED
[INFO] [stdout] test src/footer.rs - footer (line 15) ... FAILED
[INFO] [stdout] test src/mouse.rs - mouse::list_item_at (line 69) ... FAILED
[INFO] [stdout] test src/mouse.rs - mouse (line 7) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/theme.rs - theme::Theme (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/footer.rs - footer (line 28) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `popup_open` in this scope
[INFO] [stdout]   --> src/footer.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | if popup_open {
[INFO] [stdout]    |    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]   --> src/footer.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `footer_area` in this scope
[INFO] [stdout]   --> src/footer.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `theme` in this scope
[INFO] [stdout]   --> src/footer.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_footer` in this scope
[INFO] [stdout]   --> src/footer.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mouse.rs - mouse (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | app.areas[Panel::List as usize] = Some(list_area);
[INFO] [stdout]    | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `list_area` in this scope
[INFO] [stdout]   --> src/mouse.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 | app.areas[Panel::List as usize] = Some(list_area);
[INFO] [stdout]    |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 | for (i, area) in app.areas.iter().enumerate() {
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `col` in this scope
[INFO] [stdout]   --> src/mouse.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if mouse_hit(*a, col, row) {
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `row` in this scope
[INFO] [stdout]   --> src/mouse.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if mouse_hit(*a, col, row) {
[INFO] [stdout]    |                               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             app.focus = Panel::from(i);
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Panel` in this scope
[INFO] [stdout]   --> src/mouse.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | app.areas[Panel::List as usize] = Some(list_area);
[INFO] [stdout]    |           ^^^^^ use of undeclared type `Panel`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mouse_hit` in this scope
[INFO] [stdout]   --> src/mouse.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if mouse_hit(*a, col, row) {
[INFO] [stdout]    |            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Panel` in this scope
[INFO] [stdout]   --> src/mouse.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |             app.focus = Panel::from(i);
[INFO] [stdout]    |                         ^^^^^ use of undeclared type `Panel`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mouse.rs - mouse::paragraph_line_at (line 94) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `area` in this scope
[INFO] [stdout]   --> src/mouse.rs:95:39
[INFO] [stdout]    |
[INFO] [stdout] 95 | if let Some(line) = paragraph_line_at(area, app.desc_scroll as usize, m.row) {
[INFO] [stdout]    |                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:95:45
[INFO] [stdout]    |
[INFO] [stdout] 95 | if let Some(line) = paragraph_line_at(area, app.desc_scroll as usize, m.row) {
[INFO] [stdout]    |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `m` in this scope
[INFO] [stdout]   --> src/mouse.rs:95:71
[INFO] [stdout]    |
[INFO] [stdout] 95 | if let Some(line) = paragraph_line_at(area, app.desc_scroll as usize, m.row) {
[INFO] [stdout]    |                                                                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if let Some(i) = app.desc_link_lines.iter().position(|&l| l as usize == line) {
[INFO] [stdout]    |                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         app.selected_desc_link = i;
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `paragraph_line_at` in this scope
[INFO] [stdout]   --> src/mouse.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 | if let Some(line) = paragraph_line_at(area, app.desc_scroll as usize, m.row) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mouse.rs - mouse (line 19) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         app.handle_mouse(m.column, m.row);
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `event` in this scope
[INFO] [stdout]   --> src/mouse.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | if let Event::Mouse(m) = event::read()? {
[INFO] [stdout]    |                          ^^^^^ use of unresolved module or unlinked crate `event`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `event`, use `cargo add event` to add it to your `Cargo.toml`
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 - if let Event::Mouse(m) = event::read()? {
[INFO] [stdout] 24 + if let Event::Mouse(m) = Event::read()? {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/footer.rs - footer (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]   --> src/footer.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer_with_app(f, chunks[FOOTER], &pairs, "myapp", "1.0.0", &theme);
[INFO] [stdout]    |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `chunks` in this scope
[INFO] [stdout]   --> src/footer.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer_with_app(f, chunks[FOOTER], &pairs, "myapp", "1.0.0", &theme);
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FOOTER` in this scope
[INFO] [stdout]   --> src/footer.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer_with_app(f, chunks[FOOTER], &pairs, "myapp", "1.0.0", &theme);
[INFO] [stdout]    |                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `pairs` in this scope
[INFO] [stdout]   --> src/footer.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer_with_app(f, chunks[FOOTER], &pairs, "myapp", "1.0.0", &theme);
[INFO] [stdout]    |                                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `theme` in this scope
[INFO] [stdout]   --> src/footer.rs:47:70
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer_with_app(f, chunks[FOOTER], &pairs, "myapp", "1.0.0", &theme);
[INFO] [stdout]    |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_footer_with_app` in this scope
[INFO] [stdout]   --> src/footer.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer_with_app(f, chunks[FOOTER], &pairs, "myapp", "1.0.0", &theme);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/footer.rs - footer (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]   --> src/footer.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | render_footer(f, chunks[FOOTER], &[
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `chunks` in this scope
[INFO] [stdout]   --> src/footer.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | render_footer(f, chunks[FOOTER], &[
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FOOTER` in this scope
[INFO] [stdout]   --> src/footer.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | render_footer(f, chunks[FOOTER], &[
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `theme` in this scope
[INFO] [stdout]   --> src/footer.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | ], &theme);
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_footer` in this scope
[INFO] [stdout]   --> src/footer.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | render_footer(f, chunks[FOOTER], &[
[INFO] [stdout]    | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mouse.rs - mouse::list_item_at (line 69) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 | if let Some(idx) = list_item_at(app.panel_areas[0], app.list_state.offset(), m.row) {
[INFO] [stdout]    |                                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 | if let Some(idx) = list_item_at(app.panel_areas[0], app.list_state.offset(), m.row) {
[INFO] [stdout]    |                                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `m` in this scope
[INFO] [stdout]   --> src/mouse.rs:70:78
[INFO] [stdout]    |
[INFO] [stdout] 70 | if let Some(idx) = list_item_at(app.panel_areas[0], app.list_state.offset(), m.row) {
[INFO] [stdout]    |                                                                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     if idx < app.items.len() {
[INFO] [stdout]    |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/mouse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         app.list_state.selected = idx;
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `list_item_at` in this scope
[INFO] [stdout]   --> src/mouse.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 | if let Some(idx) = list_item_at(app.panel_areas[0], app.list_state.offset(), m.row) {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mouse.rs - mouse (line 7) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `stdout` in this scope
[INFO] [stdout]   --> src/mouse.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | execute!(stdout, EnterAlternateScreen, EnableMouseCapture)?;
[INFO] [stdout]    |          ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::io::stdout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EnterAlternateScreen` in this scope
[INFO] [stdout]   --> src/mouse.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | execute!(stdout, EnterAlternateScreen, EnableMouseCapture)?;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]   --> src/mouse.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | execute!(terminal.backend_mut(), LeaveAlternateScreen, DisableMouseCapture)?;
[INFO] [stdout]    |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LeaveAlternateScreen` in this scope
[INFO] [stdout]   --> src/mouse.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 | execute!(terminal.backend_mut(), LeaveAlternateScreen, DisableMouseCapture)?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `some_popup_open` in this scope
[INFO] [stdout]   --> src/lib.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | if some_popup_open {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]   --> src/lib.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `footer_area` in this scope
[INFO] [stdout]   --> src/lib.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `theme` in this scope
[INFO] [stdout]   --> src/lib.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_footer` in this scope
[INFO] [stdout]   --> src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | render_footer(f, footer_area, &pairs, &theme);
[INFO] [stdout]    | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/theme.rs - theme::Theme (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Theme` in this scope
[INFO] [stdout]   --> src/theme.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub base: Theme,            // passed to all tui-kit calls
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Style` in this scope
[INFO] [stdout]   --> src/theme.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub my_semantic: Style,     // app-specific roles
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Theme` in this scope
[INFO] [stdout]   --> src/theme.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             base: Theme::native(),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Theme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Style` in this scope
[INFO] [stdout]   --> src/theme.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |             my_semantic: Style::default().fg(Color::LightGreen),
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Style`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/theme.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |             my_semantic: Style::default().fg(Color::LightGreen),
[INFO] [stdout]    |                                              ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/footer.rs - footer (line 15)
[INFO] [stdout]     src/footer.rs - footer (line 28)
[INFO] [stdout]     src/footer.rs - footer (line 46)
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/mouse.rs - mouse (line 19)
[INFO] [stdout]     src/mouse.rs - mouse (line 35)
[INFO] [stdout]     src/mouse.rs - mouse (line 7)
[INFO] [stdout]     src/mouse.rs - mouse::list_item_at (line 69)
[INFO] [stdout]     src/mouse.rs - mouse::paragraph_line_at (line 94)
[INFO] [stdout]     src/theme.rs - theme::Theme (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "16500d86ed02c32342e69a70b340894fe0017839d2f7960d80ec9b83c5036a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16500d86ed02c32342e69a70b340894fe0017839d2f7960d80ec9b83c5036a37", kill_on_drop: false }`
[INFO] [stdout] 16500d86ed02c32342e69a70b340894fe0017839d2f7960d80ec9b83c5036a37
