[INFO] fetching crate tui-textarea-julien-cpsn 0.4.1... [INFO] checking tui-textarea-julien-cpsn-0.4.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate tui-textarea-julien-cpsn 0.4.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tui-textarea-julien-cpsn 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui-textarea-julien-cpsn 0.4.1 [INFO] tweaked toml for crates.io crate tui-textarea-julien-cpsn 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-textarea-julien-cpsn 0.4.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tui-textarea-julien-cpsn 0.4.1 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6446b6562dd2ac1f91a8c49d9610eedd09aa79dbcaebcb083a736e79a9f22385 [INFO] running `Command { std: "docker" "start" "-a" "6446b6562dd2ac1f91a8c49d9610eedd09aa79dbcaebcb083a736e79a9f22385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6446b6562dd2ac1f91a8c49d9610eedd09aa79dbcaebcb083a736e79a9f22385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6446b6562dd2ac1f91a8c49d9610eedd09aa79dbcaebcb083a736e79a9f22385", kill_on_drop: false }` [INFO] [stdout] 6446b6562dd2ac1f91a8c49d9610eedd09aa79dbcaebcb083a736e79a9f22385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c4ecaceed719c4f5906d5499221db811d0451509492e544f52077f478ba3eff [INFO] running `Command { std: "docker" "start" "-a" "9c4ecaceed719c4f5906d5499221db811d0451509492e544f52077f478ba3eff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking tui-textarea-julien-cpsn v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tui_textarea` [INFO] [stdout] --> examples/minimal.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tui_textarea::{Input, Key, TextArea}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_textarea` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_textarea`, use `cargo add tui_textarea` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tui_textarea` [INFO] [stdout] --> examples/single_line.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tui_textarea::{Input, Key, TextArea}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_textarea` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_textarea`, use `cargo add tui_textarea` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tui_textarea` [INFO] [stdout] --> examples/split.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tui_textarea::{Input, Key, TextArea}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_textarea` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_textarea`, use `cargo add tui_textarea` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tui_textarea` [INFO] [stdout] --> examples/vim.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tui_textarea::{CursorMove, Input, Key, Scrolling, TextArea}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_textarea` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_textarea`, use `cargo add tui_textarea` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tui_textarea` [INFO] [stdout] --> examples/password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tui_textarea::{Input, Key, TextArea}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_textarea` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_textarea`, use `cargo add tui_textarea` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-textarea-julien-cpsn` (example "minimal") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tui-textarea-julien-cpsn` (example "split") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `tui_textarea` [INFO] [stdout] --> tests/cursor.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tui_textarea::{CursorMove, TextArea}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_textarea` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_textarea`, use `cargo add tui_textarea` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-textarea-julien-cpsn` (example "single_line") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `tui_textarea` [INFO] [stdout] --> tests/textarea.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tui_textarea::{CursorMove, TextArea}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_textarea` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_textarea`, use `cargo add tui_textarea` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-textarea-julien-cpsn` (example "password") due to 1 previous error [INFO] [stdout] error[E0425]: cannot find value `Forward` in this scope [INFO] [stdout] --> tests/cursor.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | Forward, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn forward() { [INFO] [stdout] | ------------ similarly named function `forward` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 11 - Forward, [INFO] [stdout] 11 + forward, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these unit variants [INFO] [stdout] | [INFO] [stdout] 1 + use ratatui::widgets::ScrollDirection::Forward; [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Forward; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Back` in this scope [INFO] [stdout] --> tests/cursor.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | Back, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn back() { [INFO] [stdout] | --------- similarly named function `back` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 12 - Back, [INFO] [stdout] 12 + back, [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Back; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Up` in this scope [INFO] [stdout] --> tests/cursor.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Up, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn up() { [INFO] [stdout] | ------- similarly named function `up` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 13 - Up, [INFO] [stdout] 13 + up, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crossterm::event::KeyCode::Up; [INFO] [stdout] | [INFO] [stdout] 1 + use crossterm::event::MouseEventKind::Up; [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Up; [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::Key::Up; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Down` in this scope [INFO] [stdout] --> tests/cursor.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | fn down() { [INFO] [stdout] | --------- similarly named function `down` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 14 - Down, [INFO] [stdout] 14 + down, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crossterm::event::KeyCode::Down; [INFO] [stdout] | [INFO] [stdout] 1 + use crossterm::event::MouseEventKind::Down; [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Down; [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::Key::Down; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Head` in this scope [INFO] [stdout] --> tests/cursor.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | Head, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | fn head() { [INFO] [stdout] | --------- similarly named function `head` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 15 - Head, [INFO] [stdout] 15 + head, [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Head; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> tests/cursor.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | End, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | fn end() { [INFO] [stdout] | -------- similarly named function `end` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 16 - End, [INFO] [stdout] 16 + end, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] 1 + use std::ops::OneSidedRangeBound::End; [INFO] [stdout] | [INFO] [stdout] 1 + use core::ops::OneSidedRangeBound::End; [INFO] [stdout] | [INFO] [stdout] 1 + use crossterm::event::KeyCode::End; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Top` in this scope [INFO] [stdout] --> tests/cursor.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | Top, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | fn top() { [INFO] [stdout] | -------- similarly named function `top` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 17 - Top, [INFO] [stdout] 17 + top, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these unit variants [INFO] [stdout] | [INFO] [stdout] 1 + use ratatui::widgets::LegendPosition::Top; [INFO] [stdout] | [INFO] [stdout] 1 + use ratatui::widgets::block::Position::Top; [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Top; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bottom` in this scope [INFO] [stdout] --> tests/cursor.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Bottom, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | fn bottom() { [INFO] [stdout] | ----------- similarly named function `bottom` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 18 - Bottom, [INFO] [stdout] 18 + bottom, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these unit variants [INFO] [stdout] | [INFO] [stdout] 1 + use ratatui::widgets::LegendPosition::Bottom; [INFO] [stdout] | [INFO] [stdout] 1 + use ratatui::widgets::block::Position::Bottom; [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Bottom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WordForward` in this scope [INFO] [stdout] --> tests/cursor.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | WordForward, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::WordForward; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WordBack` in this scope [INFO] [stdout] --> tests/cursor.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | WordBack, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::WordBack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ParagraphForward` in this scope [INFO] [stdout] --> tests/cursor.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | ParagraphForward, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::ParagraphForward; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ParagraphBack` in this scope [INFO] [stdout] --> tests/cursor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | ParagraphBack, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::ParagraphBack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Jump` in this scope [INFO] [stdout] --> tests/cursor.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Jump(0, 0), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Jump; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Jump` in this scope [INFO] [stdout] --> tests/cursor.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | Jump(u16::MAX, u16::MAX), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use tui_textarea_julien_cpsn::CursorMove::Jump; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-textarea-julien-cpsn` (example "vim") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-textarea-julien-cpsn` (test "cursor") due to 15 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-textarea-julien-cpsn` (test "textarea") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9c4ecaceed719c4f5906d5499221db811d0451509492e544f52077f478ba3eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4ecaceed719c4f5906d5499221db811d0451509492e544f52077f478ba3eff", kill_on_drop: false }` [INFO] [stdout] 9c4ecaceed719c4f5906d5499221db811d0451509492e544f52077f478ba3eff