[INFO] fetching crate intuitive 0.6.3... [INFO] checking intuitive-0.6.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate intuitive 0.6.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate intuitive 0.6.3 [INFO] finished tweaking crates.io crate intuitive 0.6.3 [INFO] tweaked toml for crates.io crate intuitive 0.6.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate intuitive 0.6.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.25.0 (available: v0.29.0) [INFO] [stderr] Adding serial_test v0.9.0 (available: v3.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d6e84ad3584c168ff02c0a25eb21d27a2a49aa207c26015a13d76e9db226ccd [INFO] running `Command { std: "docker" "start" "-a" "0d6e84ad3584c168ff02c0a25eb21d27a2a49aa207c26015a13d76e9db226ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d6e84ad3584c168ff02c0a25eb21d27a2a49aa207c26015a13d76e9db226ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6e84ad3584c168ff02c0a25eb21d27a2a49aa207c26015a13d76e9db226ccd", kill_on_drop: false }` [INFO] [stdout] 0d6e84ad3584c168ff02c0a25eb21d27a2a49aa207c26015a13d76e9db226ccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb95acfcbc2238ed028ff2c92cb93cb740ec1bbd9b1acc90f4f2d0f892ee796 [INFO] running `Command { std: "docker" "start" "-a" "ccb95acfcbc2238ed028ff2c92cb93cb740ec1bbd9b1acc90f4f2d0f892ee796", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serial_test_derive v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking serial_test v0.9.0 [INFO] [stderr] Compiling intuitive_macros v0.6.2 [INFO] [stderr] Checking intuitive v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `use_modal` [INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::hook::{use_modal, Funcs}; [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: `Alignment` [INFO] [stdout] --> src/components/experimental_components/table/mod.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::alignment::{Alignment, Array as AlignmentArray}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `use_modal` [INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::hook::{use_modal, Funcs}; [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: `Alignment` [INFO] [stdout] --> src/components/experimental_components/table/mod.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::alignment::{Alignment, Array as AlignmentArray}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Frozen` is never constructed [INFO] [stdout] --> src/components/experimental_components/input.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | struct Frozen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Modal` is never constructed [INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Modal { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Frozen` is never constructed [INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct Frozen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FUNCS` is never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static FUNCS: Mutex> = Mutex::new(None); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Funcs` is never constructed [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Funcs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_shown`, `show`, and `hide` are never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 20 | impl Funcs { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 21 | pub(crate) fn new(modal: State>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_shown(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn show(&self, component: AnyComponent) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn hide(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_modal` is never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn use_modal() -> Funcs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_modal_funcs` is never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn set_modal_funcs(funcs: Funcs) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Scroll` is never constructed [INFO] [stdout] --> src/components/experimental_components/scroll/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Scroll { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Table` is never constructed [INFO] [stdout] --> src/components/experimental_components/table/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Table { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Frozen` is never constructed [INFO] [stdout] --> src/components/experimental_components/table/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct Frozen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Rows` is never used [INFO] [stdout] --> src/components/experimental_components/table/widget.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | type Rows<'a, const N: usize> = Vec<[Spans<'a>; N]>; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Table` is never constructed [INFO] [stdout] --> src/components/experimental_components/table/widget.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Table<'a, const N: usize> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `lengths`, `constraints`, `aligned_rows`, and `widget` are never used [INFO] [stdout] --> src/components/experimental_components/table/widget.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 18 | impl<'a, const N: usize> Table<'a, N> { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 19 | pub fn new(rows: Rows<'a, N>, alignments: [Alignment; N]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn lengths(&self) -> Vec<[usize; N]> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn constraints(&self) -> [Constraint; N] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fn aligned_rows(rows: Rows<'a, N>, alignments: &[Alignment; N], constraints: &[Constraint; N]) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn widget(self, constraints: &'a [Constraint; N]) -> TuiTable<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Frozen` is never constructed [INFO] [stdout] --> src/components/experimental_components/input.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | struct Frozen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/centered.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | / render! { [INFO] [stdout] 32 | | VStack(on_key) { [INFO] [stdout] 33 | | Empty() [INFO] [stdout] 34 | | HStack() { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/centered.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | / render! { [INFO] [stdout] 32 | | VStack(on_key) { [INFO] [stdout] 33 | | Empty() [INFO] [stdout] 34 | | HStack() { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Modal` is never constructed [INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Modal { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Frozen` is never constructed [INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct Frozen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FUNCS` is never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static FUNCS: Mutex> = Mutex::new(None); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Funcs` is never constructed [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Funcs { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_shown`, `show`, and `hide` are never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 20 | impl Funcs { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 21 | pub(crate) fn new(modal: State>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_shown(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn show(&self, component: AnyComponent) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn hide(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_modal` is never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn use_modal() -> Funcs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_modal_funcs` is never used [INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn set_modal_funcs(funcs: Funcs) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Scroll` is never constructed [INFO] [stdout] --> src/components/experimental_components/scroll/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Scroll { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Table` is never constructed [INFO] [stdout] --> src/components/experimental_components/table/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Table { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Frozen` is never constructed [INFO] [stdout] --> src/components/experimental_components/table/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct Frozen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Rows` is never used [INFO] [stdout] --> src/components/experimental_components/table/widget.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | type Rows<'a, const N: usize> = Vec<[Spans<'a>; N]>; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Table` is never constructed [INFO] [stdout] --> src/components/experimental_components/table/widget.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Table<'a, const N: usize> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `lengths`, `constraints`, `aligned_rows`, and `widget` are never used [INFO] [stdout] --> src/components/experimental_components/table/widget.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 18 | impl<'a, const N: usize> Table<'a, N> { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 19 | pub fn new(rows: Rows<'a, N>, alignments: [Alignment; N]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn lengths(&self) -> Vec<[usize; N]> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn constraints(&self) -> [Constraint; N] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fn aligned_rows(rows: Rows<'a, N>, alignments: &[Alignment; N], constraints: &[Constraint; N]) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn widget(self, constraints: &'a [Constraint; N]) -> TuiTable<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/experimental_components/input.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | / render! { [INFO] [stdout] 101 | | VStack(flex: [Grow(1), Block(3), Grow(1)], on_key) { [INFO] [stdout] 102 | | Empty() [INFO] [stdout] 103 | | Section(title, border, on_mouse) { [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/centered.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | / render! { [INFO] [stdout] 32 | | VStack(on_key) { [INFO] [stdout] 33 | | Empty() [INFO] [stdout] 34 | | HStack() { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/components/centered.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | / render! { [INFO] [stdout] 32 | | VStack(on_key) { [INFO] [stdout] 33 | | Empty() [INFO] [stdout] 34 | | HStack() { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/components/centered.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | let centered: AnyElement = render! { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 61 | | Centered() { [INFO] [stdout] 62 | | Text(on_key) [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intuitive` (lib test) due to 10 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `intuitive` (lib) due to 9 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ccb95acfcbc2238ed028ff2c92cb93cb740ec1bbd9b1acc90f4f2d0f892ee796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb95acfcbc2238ed028ff2c92cb93cb740ec1bbd9b1acc90f4f2d0f892ee796", kill_on_drop: false }` [INFO] [stdout] ccb95acfcbc2238ed028ff2c92cb93cb740ec1bbd9b1acc90f4f2d0f892ee796