[INFO] fetching crate tui-gradient-block 0.1.3... [INFO] testing tui-gradient-block-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tui-gradient-block 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate tui-gradient-block 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui-gradient-block 0.1.3 [INFO] tweaked toml for crates.io crate tui-gradient-block 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-gradient-block 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tui-gradient-block 0.1.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b62501538d10870860f8bdfe00b48694713639edb1005972588586bceb284f29 [INFO] running `Command { std: "docker" "start" "-a" "b62501538d10870860f8bdfe00b48694713639edb1005972588586bceb284f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b62501538d10870860f8bdfe00b48694713639edb1005972588586bceb284f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62501538d10870860f8bdfe00b48694713639edb1005972588586bceb284f29", kill_on_drop: false }` [INFO] [stdout] b62501538d10870860f8bdfe00b48694713639edb1005972588586bceb284f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68a944b66121466aa80e0b88de76cd903f0d5ec3e0c7c5e4127a0352c52849bf [INFO] running `Command { std: "docker" "start" "-a" "68a944b66121466aa80e0b88de76cd903f0d5ec3e0c7c5e4127a0352c52849bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling csscolorparser v0.7.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling colorgrad v0.7.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tui-rule v0.1.2 [INFO] [stderr] Compiling tui-gradient-block v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.76s [INFO] running `Command { std: "docker" "inspect" "68a944b66121466aa80e0b88de76cd903f0d5ec3e0c7c5e4127a0352c52849bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a944b66121466aa80e0b88de76cd903f0d5ec3e0c7c5e4127a0352c52849bf", kill_on_drop: false }` [INFO] [stdout] 68a944b66121466aa80e0b88de76cd903f0d5ec3e0c7c5e4127a0352c52849bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 270261951be813d2c898d8c6d4de396cc746e2666aa21e1cad6c2c12f94d59d8 [INFO] running `Command { std: "docker" "start" "-a" "270261951be813d2c898d8c6d4de396cc746e2666aa21e1cad6c2c12f94d59d8", kill_on_drop: false }` [INFO] [stderr] Compiling tui-gradient-block v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "270261951be813d2c898d8c6d4de396cc746e2666aa21e1cad6c2c12f94d59d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270261951be813d2c898d8c6d4de396cc746e2666aa21e1cad6c2c12f94d59d8", kill_on_drop: false }` [INFO] [stdout] 270261951be813d2c898d8c6d4de396cc746e2666aa21e1cad6c2c12f94d59d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd34ee1e281bcba1dcfc46c80bbb6f77639d3a02f94f9176c1b2e813bf37162d [INFO] running `Command { std: "docker" "start" "-a" "fd34ee1e281bcba1dcfc46c80bbb6f77639d3a02f94f9176c1b2e813bf37162d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_gradient_block-c311f5c59e2eaec3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tui_gradient_block [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_bottom (line 97) ... FAILED [INFO] [stdout] test src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_right (line 113) ... FAILED [INFO] [stdout] test src/preset.rs - preset::MISC2 (line 44) ... FAILED [INFO] [stdout] test src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_left (line 80) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_vertical_right_symbol (line 571) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_right_symbol (line 515) ... FAILED [INFO] [stdout] test src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_top (line 64) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_left_symbol (line 543) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::right_center_symbol (line 494) ... FAILED [INFO] [stdout] test src/preset.rs - preset::MISC1 (line 7) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_right (line 374) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_vertical_left_symbol (line 604) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_left (line 359) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::right_vertical_symbol (line 438) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_right (line 344) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::left_center_symbol (line 483) ... FAILED [INFO] [stdout] test src/preset.rs - preset::MISC3 (line 81) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::fill_gradient (line 620) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_symbol (line 404) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_right_symbol (line 505) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_left (line 389) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_center_symbol (line 461) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 264) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_vertical_right_symbol (line 557) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_vertical_left_symbol (line 585) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_left_symbol (line 529) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_center_symbol (line 472) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 269) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 259) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::left_vertical_symbol (line 449) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_symbol (line 423) ... FAILED [INFO] [stdout] test src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::titles (line 326) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_bottom (line 97) stdout ---- [INFO] [stdout] error: expected item, found `+` [INFO] [stdout] --> src/gradient_block.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | +--+--+ [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_right (line 113) stdout ---- [INFO] [stdout] error: expected item, found `+` [INFO] [stdout] --> src/gradient_block.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | +--+--+ [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/preset.rs - preset::MISC2 (line 44) stdout ---- [INFO] [stdout] error: expected item, found `&` [INFO] [stdout] --> src/preset.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | &-----& [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_left (line 80) stdout ---- [INFO] [stdout] error: expected item, found `+` [INFO] [stdout] --> src/gradient_block.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | +-----+ [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_vertical_right_symbol (line 571) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:572:13 [INFO] [stdout] | [INFO] [stdout] 572 | let block = GradientBlock::new().bottom_vertical_right_symbol('|'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 571 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_right_symbol (line 515) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:516:13 [INFO] [stdout] | [INFO] [stdout] 516 | let block = GradientBlock::new().bottom_horizontal_right_symbol('*'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 515 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_top (line 64) stdout ---- [INFO] [stdout] error: expected item, found `+` [INFO] [stdout] --> src/gradient_block.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | + + [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_left_symbol (line 543) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:544:13 [INFO] [stdout] | [INFO] [stdout] 544 | let block = GradientBlock::new().bottom_horizontal_left_symbol('='); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 543 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::right_center_symbol (line 494) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:495:14 [INFO] [stdout] | [INFO] [stdout] 495 | let widget = GradientBlock::new().right_center_symbol('+'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 494 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/preset.rs - preset::MISC1 (line 7) stdout ---- [INFO] [stdout] error: expected item, found `&` [INFO] [stdout] --> src/preset.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | &-----& [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_right (line 374) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:375:14 [INFO] [stdout] | [INFO] [stdout] 375 | let border = GradientBlock::new().bottom_right('%'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 374 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_vertical_left_symbol (line 604) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:605:13 [INFO] [stdout] | [INFO] [stdout] 605 | let block = GradientBlock::new().bottom_vertical_left_symbol('|'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 604 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_left (line 359) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:360:14 [INFO] [stdout] | [INFO] [stdout] 360 | let border = GradientBlock::new().top_left('*'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 359 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::right_vertical_symbol (line 438) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | let border = GradientBlock::new().right_vertical_symbol('|'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 438 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_right (line 344) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | let border = GradientBlock::new().top_right('#'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 344 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::left_center_symbol (line 483) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:484:14 [INFO] [stdout] | [INFO] [stdout] 484 | let widget = GradientBlock::new().left_center_symbol('+'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 483 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/preset.rs - preset::MISC3 (line 81) stdout ---- [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | $──~──$ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 82 - $──~──$ [INFO] [stdout] 82 + $--~──$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | $──~──$ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 82 - $──~──$ [INFO] [stdout] 82 + $─-~──$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | $──~──$ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 82 - $──~──$ [INFO] [stdout] 82 + $──~--$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | $──~──$ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 82 - $──~──$ [INFO] [stdout] 82 + $──~─-$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | $──~──$ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 86 - $──~──$ [INFO] [stdout] 86 + $--~──$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | $──~──$ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 86 - $──~──$ [INFO] [stdout] 86 + $─-~──$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | $──~──$ [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 86 - $──~──$ [INFO] [stdout] 86 + $──~--$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/preset.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 86 | $──~──$ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 86 - $──~──$ [INFO] [stdout] 86 + $──~─-$ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: expected item, found `$` [INFO] [stdout] --> src/preset.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | $──~──$ [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::fill_gradient (line 620) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:621:13 [INFO] [stdout] | [INFO] [stdout] 621 | let block = GradientBlock::new().fill_gradient(colorgrad::preset::warm()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 620 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_symbol (line 404) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlockr` [INFO] [stdout] --> src/setter_functions.rs:405:14 [INFO] [stdout] | [INFO] [stdout] 405 | let border = GradientBlockr::new().bottom_horizontal_symbol('-'); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `GradientBlockr` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_right_symbol (line 505) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:506:14 [INFO] [stdout] | [INFO] [stdout] 506 | let widget = GradientBlock::new().top_horizontal_right_symbol('┐'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 505 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_left (line 389) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | let border = GradientBlock::new().bottom_left('@'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 389 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_center_symbol (line 461) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:462:14 [INFO] [stdout] | [INFO] [stdout] 462 | let widget = GradientBlock::new().top_center_symbol('─'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 461 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 264) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:265:14 [INFO] [stdout] | [INFO] [stdout] 265 | let border = GradientBlock::new().with_border_style(BorderStyle::Custom(preset::MISC3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 264 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BorderStyle` [INFO] [stdout] --> src/setter_functions.rs:265:53 [INFO] [stdout] | [INFO] [stdout] 265 | let border = GradientBlock::new().with_border_style(BorderStyle::Custom(preset::MISC3)); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `BorderStyle` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 264 + use tui_gradient_block::enums::BorderStyle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `preset` [INFO] [stdout] --> src/setter_functions.rs:265:73 [INFO] [stdout] | [INFO] [stdout] 265 | let border = GradientBlock::new().with_border_style(BorderStyle::Custom(preset::MISC3)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `preset` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/preset.rs, use `mod preset` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 264 + mod preset; [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 264 + use tui_gradient_block::preset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_vertical_right_symbol (line 557) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:558:13 [INFO] [stdout] | [INFO] [stdout] 558 | let block = GradientBlock::new().top_vertical_right_symbol('|'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 557 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_vertical_left_symbol (line 585) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:586:13 [INFO] [stdout] | [INFO] [stdout] 586 | let block = GradientBlock::new().top_vertical_left_symbol('|'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 585 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_left_symbol (line 529) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | let block = GradientBlock::new().top_horizontal_left_symbol('='); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 529 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_center_symbol (line 472) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:473:14 [INFO] [stdout] | [INFO] [stdout] 473 | let widget = GradientBlock::new().bottom_center_symbol('═'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 472 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 269) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:270:14 [INFO] [stdout] | [INFO] [stdout] 270 | let border = GradientBlock::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 269 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BorderStyle` [INFO] [stdout] --> src/setter_functions.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | .with_border_style(BorderStyle::New) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `BorderStyle` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 269 + use tui_gradient_block::enums::BorderStyle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 259) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:260:14 [INFO] [stdout] | [INFO] [stdout] 260 | let border = GradientBlock::new().border_style(BorderStyle::Double); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 259 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BorderStyle` [INFO] [stdout] --> src/setter_functions.rs:260:48 [INFO] [stdout] | [INFO] [stdout] 260 | let border = GradientBlock::new().border_style(BorderStyle::Double); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `BorderStyle` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 259 + use tui_gradient_block::enums::BorderStyle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::left_vertical_symbol (line 449) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GradientBlock` [INFO] [stdout] --> src/setter_functions.rs:450:14 [INFO] [stdout] | [INFO] [stdout] 450 | let widget = GradientBlock::new().left_vertical_symbol('|'); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GradientBlock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 449 + use tui_gradient_block::gradient_block::GradientBlock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_symbol (line 423) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Border` [INFO] [stdout] --> src/setter_functions.rs:424:14 [INFO] [stdout] | [INFO] [stdout] 424 | let border = Border::new().top_horizontal_symbol('='); [INFO] [stdout] | ^^^^^^ use of undeclared type `Border` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::titles (line 326) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alignment` [INFO] [stdout] --> src/setter_functions.rs:328:16 [INFO] [stdout] | [INFO] [stdout] 328 | ("Footer", Alignment::Center, Some((vec![(255, 0, 0), (190, 3, 252)], 0.5))), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Alignment` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 326 + use std::fmt::Alignment; [INFO] [stdout] | [INFO] [stdout] 326 + use std::ptr::Alignment; [INFO] [stdout] | [INFO] [stdout] 326 + use ratatui::prelude::Alignment; [INFO] [stdout] | [INFO] [stdout] 326 + use tui_gradient_block::prelude::Alignment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Border` [INFO] [stdout] --> src/setter_functions.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 327 | let border = Border::new().bottom_titles(vec![ [INFO] [stdout] | ^^^^^^ use of undeclared type `Border` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_bottom (line 97) [INFO] [stdout] src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_left (line 80) [INFO] [stdout] src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_right (line 113) [INFO] [stdout] src/gradient_block.rs - gradient_block::GradientBlock<'_>::render_top (line 64) [INFO] [stdout] src/preset.rs - preset::MISC1 (line 7) [INFO] [stdout] src/preset.rs - preset::MISC2 (line 44) [INFO] [stdout] src/preset.rs - preset::MISC3 (line 81) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_center_symbol (line 472) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_left_symbol (line 543) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_right_symbol (line 515) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_horizontal_symbol (line 404) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_left (line 389) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_right (line 374) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_vertical_left_symbol (line 604) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::bottom_vertical_right_symbol (line 571) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::fill_gradient (line 620) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::left_center_symbol (line 483) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::left_vertical_symbol (line 449) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::right_center_symbol (line 494) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::right_vertical_symbol (line 438) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::titles (line 326) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_center_symbol (line 461) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_left_symbol (line 529) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_right_symbol (line 505) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_horizontal_symbol (line 423) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_left (line 359) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_right (line 344) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_vertical_left_symbol (line 585) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::top_vertical_right_symbol (line 557) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 259) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 264) [INFO] [stdout] src/setter_functions.rs - setter_functions::gradient_block::GradientBlock<'a>::with_border_style (line 269) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.94s; merged doctests compilation took 0.22s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fd34ee1e281bcba1dcfc46c80bbb6f77639d3a02f94f9176c1b2e813bf37162d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd34ee1e281bcba1dcfc46c80bbb6f77639d3a02f94f9176c1b2e813bf37162d", kill_on_drop: false }` [INFO] [stdout] fd34ee1e281bcba1dcfc46c80bbb6f77639d3a02f94f9176c1b2e813bf37162d