[INFO] fetching crate ratatui-widgets 0.3.0-alpha.5... [INFO] building ratatui-widgets-0.3.0-alpha.5 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate ratatui-widgets 0.3.0-alpha.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ratatui-widgets 0.3.0-alpha.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ratatui-widgets 0.3.0-alpha.5 [INFO] tweaked toml for crates.io crate ratatui-widgets 0.3.0-alpha.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ratatui-widgets 0.3.0-alpha.5 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ratatui-widgets 0.3.0-alpha.5 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded kasuari v0.4.6 [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded line-clipping v0.3.3 [INFO] [stderr] Downloaded ratatui-core v0.1.0-alpha.6 [INFO] [stderr] Downloaded color-eyre v0.6.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95980a0f523e89823bcdf9916812096a4a317649a54054a216abc6225b5fbf43 [INFO] running `Command { std: "docker" "start" "-a" "95980a0f523e89823bcdf9916812096a4a317649a54054a216abc6225b5fbf43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95980a0f523e89823bcdf9916812096a4a317649a54054a216abc6225b5fbf43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95980a0f523e89823bcdf9916812096a4a317649a54054a216abc6225b5fbf43", kill_on_drop: false }` [INFO] [stdout] 95980a0f523e89823bcdf9916812096a4a317649a54054a216abc6225b5fbf43 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2501f6766e6b02ed7a44cade3c8a673ea794deca20a13f49140656b8936c836a [INFO] running `Command { std: "docker" "start" "-a" "2501f6766e6b02ed7a44cade3c8a673ea794deca20a13f49140656b8936c836a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling line-clipping v0.3.3 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling kasuari v0.4.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling ratatui-core v0.1.0-alpha.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui-widgets v0.3.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.02s [INFO] running `Command { std: "docker" "inspect" "2501f6766e6b02ed7a44cade3c8a673ea794deca20a13f49140656b8936c836a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2501f6766e6b02ed7a44cade3c8a673ea794deca20a13f49140656b8936c836a", kill_on_drop: false }` [INFO] [stdout] 2501f6766e6b02ed7a44cade3c8a673ea794deca20a13f49140656b8936c836a [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43a1903ffba4e1a91201ed37e6ce836112585014785bd9de97bc8ba94f189d7f [INFO] running `Command { std: "docker" "start" "-a" "43a1903ffba4e1a91201ed37e6ce836112585014785bd9de97bc8ba94f189d7f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling line-clipping v0.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling kasuari v0.4.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling ratatui-core v0.1.0-alpha.6 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/canvas/circle.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::polyfills::F64Polyfills; [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 import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/canvas.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::polyfills::F64Polyfills; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/gauge.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::polyfills::F64Polyfills; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/scrollbar.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::polyfills::F64Polyfills; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mul_add` is never used [INFO] [stdout] --> src/polyfills.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn mul_add(val: f64, a: f64, b: f64) -> f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `round` is never used [INFO] [stdout] --> src/polyfills.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn round(val: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `floor` is never used [INFO] [stdout] --> src/polyfills.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn floor(val: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sin` is never used [INFO] [stdout] --> src/polyfills.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn sin(val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cos` is never used [INFO] [stdout] --> src/polyfills.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn cos(val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `F64Polyfills` is never used [INFO] [stdout] --> src/polyfills.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) trait F64Polyfills { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/sparkline.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ratatui::layout::{Constraint, Layout, Rect}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/sparkline.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ratatui::style::{Color, Style, Stylize}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/sparkline.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ratatui::text::{Line, Span}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/sparkline.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use ratatui::widgets::{RenderDirection, Sparkline}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/block.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::layout::{Constraint, Layout, Rect}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/block.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ratatui::style::{Style, Stylize}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/block.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ratatui::text::{Line, Span}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/block.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ratatui::widgets::{Block, BorderType}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ratatui` [INFO] [stdout] --> examples/block.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ratatui::Frame; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ratatui::buffer::Buffer; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ratatui::layout::Constraint::{Length, Min}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use ratatui::layout::{Layout, Rect}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use ratatui::style::palette::tailwind; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use ratatui::style::{Style, Stylize}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use ratatui::widgets::{LineGauge, Paragraph, Widget}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ratatui::DefaultTerminal; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ratatui` [INFO] [stdout] --> examples/sparkline.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use ratatui::{Frame, symbols}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/tabs.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ratatui::layout::{Alignment, Constraint, Layout, Offset, Rect}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/tabs.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::style::{Color, Style, Stylize}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/tabs.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ratatui::text::{Line, Span}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/tabs.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ratatui::widgets::{Block, Paragraph, Tabs}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/barchart.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::layout::{Constraint, Layout, Rect}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/barchart.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ratatui::style::Stylize; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/barchart.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ratatui::text::{Line, Span}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/barchart.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ratatui::widgets::{Bar, BarChart}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ratatui` [INFO] [stdout] --> examples/barchart.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ratatui::Frame; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/canvas.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::layout::{Constraint, Layout, Rect}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/canvas.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ratatui::style::{Color, Stylize}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/canvas.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ratatui::symbols::Marker; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/canvas.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ratatui::text::{Line as TextLine, Span}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/canvas.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use ratatui::widgets::canvas::{Canvas, Line, Map, MapResolution, Rectangle}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ratatui` [INFO] [stdout] --> examples/canvas.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ratatui::Frame; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/list.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ratatui::layout::{Constraint, Layout, Rect}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::style::{Color, Modifier, Style, Stylize}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/list.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ratatui::text::{Line, Span}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/list.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ratatui::widgets::{List, ListDirection, ListState}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ratatui` [INFO] [stdout] --> examples/list.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::Frame; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ratatui` [INFO] [stdout] --> examples/tabs.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ratatui::{Frame, symbols}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/block.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ratatui::run(|terminal| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/sparkline.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | ratatui::run(|terminal| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/barchart.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ratatui::run(|terminal| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/list.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ratatui::run(|terminal| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/tabs.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ratatui::run(|terminal| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "barchart") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ratatui-widgets` (example "sparkline") due to 6 previous errors [INFO] [stderr] error: could not compile `ratatui-widgets` (example "block") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/canvas.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ratatui::run(|terminal| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/line_gauge.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | ratatui::run(|terminal| App::default().run(terminal)) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bold` found for reference `&'static str` in the current scope [INFO] [stdout] --> examples/tabs.rs:75:51 [INFO] [stdout] | [INFO] [stdout] 75 | 2 => "Render boldly, style with purpose.".bold(), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits which provide `bold` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 17 + use crossterm::style::Stylize; [INFO] [stdout] | [INFO] [stdout] 17 + use ratatui_core::style::Stylize; [INFO] [stdout] | [INFO] [stdout] 17 + use yansi::Paint; [INFO] [stdout] | [INFO] [stdout] help: there is a method `not_bold` with a similar name [INFO] [stdout] | [INFO] [stdout] 75 | 2 => "Render boldly, style with purpose.".not_bold(), [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "line_gauge") due to 8 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "canvas") due to 7 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "tabs") due to 7 previous errors [INFO] [stdout] error[E0599]: no method named `red` found for reference `&'static str` in the current scope [INFO] [stdout] --> examples/list.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | .highlight_symbol("> ".red()) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `record` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/field.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | fn record(&self, key: &Field, visitor: &mut dyn Visit); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: the following traits which provide `red` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 17 + use crossterm::style::Stylize; [INFO] [stdout] | [INFO] [stdout] 17 + use ratatui_core::style::Stylize; [INFO] [stdout] | [INFO] [stdout] 17 + use yansi::Paint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "list") due to 7 previous errors [INFO] [stdout] error[E0599]: no function or associated item named `today` found for struct `calendar::CalendarEventStore` in the current scope [INFO] [stdout] --> src/calendar.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 212 | pub struct CalendarEventStore(pub HashMap); [INFO] [stdout] | ----------------------------- function or associated item `today` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 303 | CalendarEventStore::today(Style::default()); [INFO] [stdout] | ^^^^^ function or associated item not found in `calendar::CalendarEventStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/canvas/circle.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::polyfills::F64Polyfills; [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 import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/canvas.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::polyfills::F64Polyfills; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/gauge.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::polyfills::F64Polyfills; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::polyfills::F64Polyfills` [INFO] [stdout] --> src/scrollbar.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::polyfills::F64Polyfills; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (lib test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "43a1903ffba4e1a91201ed37e6ce836112585014785bd9de97bc8ba94f189d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43a1903ffba4e1a91201ed37e6ce836112585014785bd9de97bc8ba94f189d7f", kill_on_drop: false }` [INFO] [stdout] 43a1903ffba4e1a91201ed37e6ce836112585014785bd9de97bc8ba94f189d7f