[INFO] fetching crate ratatui-widgets 0.3.0-alpha.2... [INFO] checking ratatui-widgets-0.3.0-alpha.2 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate ratatui-widgets 0.3.0-alpha.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ratatui-widgets 0.3.0-alpha.2 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ratatui-widgets 0.3.0-alpha.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ratatui-widgets 0.3.0-alpha.2 [INFO] tweaked toml for crates.io crate ratatui-widgets 0.3.0-alpha.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate ratatui-widgets 0.3.0-alpha.2 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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ef76dadeb991d7393a3a581ee4b9cd6df7aafce61952eaa4ec8a5756faafde7 [INFO] running `Command { std: "docker" "start" "-a" "3ef76dadeb991d7393a3a581ee4b9cd6df7aafce61952eaa4ec8a5756faafde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ef76dadeb991d7393a3a581ee4b9cd6df7aafce61952eaa4ec8a5756faafde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef76dadeb991d7393a3a581ee4b9cd6df7aafce61952eaa4ec8a5756faafde7", kill_on_drop: false }` [INFO] [stdout] 3ef76dadeb991d7393a3a581ee4b9cd6df7aafce61952eaa4ec8a5756faafde7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0416af6ea9db9dec436e52501b4d67629f2e4c6d0db28ff8d087a6d3e487be [INFO] running `Command { std: "docker" "start" "-a" "0b0416af6ea9db9dec436e52501b4d67629f2e4c6d0db28ff8d087a6d3e487be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking unicode-truncate v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking line-clipping v0.2.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui-core v0.1.0-alpha.3 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking ratatui-widgets v0.3.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/chart.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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/chart.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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/scrollbar.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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/table.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::{ [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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::{ [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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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/scrollbar.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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/table.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::{ [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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ratatui::{ [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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ratatui::{ [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/chart.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | let terminal = ratatui::init(); [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/chart.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ratatui::restore(); [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:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let terminal = ratatui::init(); [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:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | ratatui::restore(); [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/scrollbar.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | let terminal = ratatui::init(); [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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/table.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let terminal = ratatui::init(); [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/table.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | ratatui::restore(); [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/scrollbar.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ratatui::restore(); [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:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | let terminal = ratatui::init(); [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 "block") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> examples/sparkline.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | ratatui::restore(); [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:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | let terminal = ratatui::init(); [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:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ratatui::restore(); [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[E0599]: no method named `blue` found for reference `&'static str` in the current scope [INFO] [stdout] --> examples/chart.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | .title("Hustle".blue()) [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 `le` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/1d0e7c032bf9b905a3165592072b5cc63c491d50/library/core/src/cmp.rs:1400:5 [INFO] [stdout] help: the following traits which provide `blue` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 17 + use color_eyre::owo_colors::OwoColorize; [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] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "table") due to 4 previous errors [INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope [INFO] [stdout] --> examples/chart.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | .title("Profit".blue()) [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 `le` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/1d0e7c032bf9b905a3165592072b5cc63c491d50/library/core/src/cmp.rs:1400:5 [INFO] [stdout] help: the following traits which provide `blue` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 17 + use color_eyre::owo_colors::OwoColorize; [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] error[E0599]: no method named `bold` found for reference `&'static str` in the current scope [INFO] [stdout] --> examples/scrollbar.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | "Horizontal: ".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 color_eyre::owo_colors::OwoColorize; [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] 118 | "Horizontal: ".not_bold(), [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] [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:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | 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 color_eyre::owo_colors::OwoColorize; [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] 85 | 2 => "Render boldly, style with purpose.".not_bold(), [INFO] [stdout] | ++++ [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:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | let terminal = ratatui::init(); [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:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | ratatui::restore(); [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] [stderr] error: could not compile `ratatui-widgets` (example "chart") due to 6 previous errors [INFO] [stdout] error[E0599]: no method named `bold` found for reference `&'static str` in the current scope [INFO] [stdout] --> examples/scrollbar.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | "Vertical: ".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 color_eyre::owo_colors::OwoColorize; [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] 122 | "Vertical: ".not_bold(), [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "sparkline") due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui-widgets` (example "line_gauge") due to 4 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 5 previous errors [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 "scrollbar") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "0b0416af6ea9db9dec436e52501b4d67629f2e4c6d0db28ff8d087a6d3e487be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0416af6ea9db9dec436e52501b4d67629f2e4c6d0db28ff8d087a6d3e487be", kill_on_drop: false }` [INFO] [stdout] 0b0416af6ea9db9dec436e52501b4d67629f2e4c6d0db28ff8d087a6d3e487be