[INFO] cloning repository https://github.com/karman-ly/uika_countdown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karman-ly/uika_countdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarman-ly%2Fuika_countdown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarman-ly%2Fuika_countdown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8fbccb2cd0e0757855f155b4a69cb379d3ae156
[INFO] testing karman-ly/uika_countdown against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarman-ly%2Fuika_countdown" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karman-ly/uika_countdown
[INFO] finished tweaking git repo https://github.com/karman-ly/uika_countdown
[INFO] tweaked toml for git repo https://github.com/karman-ly/uika_countdown written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karman-ly/uika_countdown on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karman-ly/uika_countdown 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbaf1b082a093f2b7ed5ce6965be5439c36f929c21a61513fd68d18a5b17a53b
[INFO] running `Command { std: "docker" "start" "-a" "fbaf1b082a093f2b7ed5ce6965be5439c36f929c21a61513fd68d18a5b17a53b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbaf1b082a093f2b7ed5ce6965be5439c36f929c21a61513fd68d18a5b17a53b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbaf1b082a093f2b7ed5ce6965be5439c36f929c21a61513fd68d18a5b17a53b", kill_on_drop: false }`
[INFO] [stdout] fbaf1b082a093f2b7ed5ce6965be5439c36f929c21a61513fd68d18a5b17a53b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d789a8dd711b98fa034058608680f64e57e2592c993342555ca52c36ed17dd27
[INFO] running `Command { std: "docker" "start" "-a" "d789a8dd711b98fa034058608680f64e57e2592c993342555ca52c36ed17dd27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling uika_countdown v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `color_eyre::owo_colors::OwoColorize`
[INFO] [stdout]  --> src/app.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_area`
[INFO] [stdout]    --> src/app.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let inner_area = inner_block.inner(body);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_area`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/widgets.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]  --> src/widgets.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/widgets.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]   --> src/widgets.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/app.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     NewCountdown(NewCountdownState),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 229 -     NewCountdown(NewCountdownState),
[INFO] [stdout] 229 +     NewCountdown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BgColor`, `FgColor`, and `DateTime` are never constructed
[INFO] [stdout]    --> src/app.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | enum NewCountdownState {
[INFO] [stdout]     |      ----------------- variants in this enum
[INFO] [stdout] 241 |     Name,
[INFO] [stdout] 242 |     BgColor,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 243 |     FgColor,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 244 |     DateTime,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NewCountdownState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextInput` is never constructed
[INFO] [stdout]  --> src/widgets.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TextInput {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DateInput` is never constructed
[INFO] [stdout]   --> src/widgets.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DateInput {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.87s
[INFO] running `Command { std: "docker" "inspect" "d789a8dd711b98fa034058608680f64e57e2592c993342555ca52c36ed17dd27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d789a8dd711b98fa034058608680f64e57e2592c993342555ca52c36ed17dd27", kill_on_drop: false }`
[INFO] [stdout] d789a8dd711b98fa034058608680f64e57e2592c993342555ca52c36ed17dd27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6a513de8ef80df2c6442d6ca67b8902215df33574d0642ddff30065f9430a9a
[INFO] running `Command { std: "docker" "start" "-a" "e6a513de8ef80df2c6442d6ca67b8902215df33574d0642ddff30065f9430a9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling uika_countdown v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `color_eyre::owo_colors::OwoColorize`
[INFO] [stdout]  --> src/app.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_area`
[INFO] [stdout]    --> src/app.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let inner_area = inner_block.inner(body);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_area`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/widgets.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]  --> src/widgets.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/widgets.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]   --> src/widgets.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/app.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     NewCountdown(NewCountdownState),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 229 -     NewCountdown(NewCountdownState),
[INFO] [stdout] 229 +     NewCountdown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BgColor`, `FgColor`, and `DateTime` are never constructed
[INFO] [stdout]    --> src/app.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | enum NewCountdownState {
[INFO] [stdout]     |      ----------------- variants in this enum
[INFO] [stdout] 241 |     Name,
[INFO] [stdout] 242 |     BgColor,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 243 |     FgColor,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 244 |     DateTime,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NewCountdownState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextInput` is never constructed
[INFO] [stdout]  --> src/widgets.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TextInput {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DateInput` is never constructed
[INFO] [stdout]   --> src/widgets.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DateInput {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "e6a513de8ef80df2c6442d6ca67b8902215df33574d0642ddff30065f9430a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a513de8ef80df2c6442d6ca67b8902215df33574d0642ddff30065f9430a9a", kill_on_drop: false }`
[INFO] [stdout] e6a513de8ef80df2c6442d6ca67b8902215df33574d0642ddff30065f9430a9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a1dc4a044f2000104e2c94bf44b367cba5151101e7c9cbe0e3f8147c33331b1
[INFO] running `Command { std: "docker" "start" "-a" "5a1dc4a044f2000104e2c94bf44b367cba5151101e7c9cbe0e3f8147c33331b1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `color_eyre::owo_colors::OwoColorize`
[INFO] [stderr]  --> src/app.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use color_eyre::owo_colors::OwoColorize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `inner_area`
[INFO] [stderr]    --> src/app.rs:190:13
[INFO] [stderr]     |
[INFO] [stderr] 190 |         let inner_area = inner_block.inner(body);
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_area`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `area`
[INFO] [stderr]  --> src/widgets.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stderr]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buf`
[INFO] [stderr]  --> src/widgets.rs:6:33
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stderr]   |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `area`
[INFO] [stderr]   --> src/widgets.rs:17:21
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stderr]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buf`
[INFO] [stderr]   --> src/widgets.rs:17:33
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stderr]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/app.rs:229:18
[INFO] [stderr]     |
[INFO] [stderr] 229 |     NewCountdown(NewCountdownState),
[INFO] [stderr]     |     ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 229 -     NewCountdown(NewCountdownState),
[INFO] [stderr] 229 +     NewCountdown(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variants `BgColor`, `FgColor`, and `DateTime` are never constructed
[INFO] [stderr]    --> src/app.rs:242:5
[INFO] [stderr]     |
[INFO] [stderr] 240 | enum NewCountdownState {
[INFO] [stderr]     |      ----------------- variants in this enum
[INFO] [stderr] 241 |     Name,
[INFO] [stderr] 242 |     BgColor,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 243 |     FgColor,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 244 |     DateTime,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `NewCountdownState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TextInput` is never constructed
[INFO] [stderr]  --> src/widgets.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct TextInput {}
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DateInput` is never constructed
[INFO] [stderr]   --> src/widgets.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct DateInput {}
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `uika_countdown` (bin "uika_countdown" test) generated 10 warnings (run `cargo fix --bin "uika_countdown" -p uika_countdown --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uika_countdown-bb36efce5d770c59)
[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" "5a1dc4a044f2000104e2c94bf44b367cba5151101e7c9cbe0e3f8147c33331b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1dc4a044f2000104e2c94bf44b367cba5151101e7c9cbe0e3f8147c33331b1", kill_on_drop: false }`
[INFO] [stdout] 5a1dc4a044f2000104e2c94bf44b367cba5151101e7c9cbe0e3f8147c33331b1
