[INFO] fetching crate ratatui-explorer-with-filtering 0.2.1...
[INFO] testing ratatui-explorer-with-filtering-0.2.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ratatui-explorer-with-filtering 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ratatui-explorer-with-filtering 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ratatui-explorer-with-filtering 0.2.1
[INFO] tweaked toml for crates.io crate ratatui-explorer-with-filtering 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatui-explorer-with-filtering 0.2.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ratatui-explorer-with-filtering 0.2.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d68cbb3b2e09b8689f7ac215ac8ad4c061e800bd6cc0b0c1fbf717070740e833
[INFO] running `Command { std: "docker" "start" "-a" "d68cbb3b2e09b8689f7ac215ac8ad4c061e800bd6cc0b0c1fbf717070740e833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d68cbb3b2e09b8689f7ac215ac8ad4c061e800bd6cc0b0c1fbf717070740e833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d68cbb3b2e09b8689f7ac215ac8ad4c061e800bd6cc0b0c1fbf717070740e833", kill_on_drop: false }`
[INFO] [stdout] d68cbb3b2e09b8689f7ac215ac8ad4c061e800bd6cc0b0c1fbf717070740e833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b22ff9c222cdfa591c42f0ba38c42c2ec5520f4da55bc0ad651c591b4f1e89f7
[INFO] running `Command { std: "docker" "start" "-a" "b22ff9c222cdfa591c42f0ba38c42c2ec5520f4da55bc0ad651c591b4f1e89f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling ratatui-explorer-with-filtering v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:448:22
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.98s
[INFO] running `Command { std: "docker" "inspect" "b22ff9c222cdfa591c42f0ba38c42c2ec5520f4da55bc0ad651c591b4f1e89f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b22ff9c222cdfa591c42f0ba38c42c2ec5520f4da55bc0ad651c591b4f1e89f7", kill_on_drop: false }`
[INFO] [stdout] b22ff9c222cdfa591c42f0ba38c42c2ec5520f4da55bc0ad651c591b4f1e89f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10e9c0ba4f7a5c12a4a8ccfc0a9211f078e5267f5e98a3e4e7ef3dbb12f6fe17
[INFO] running `Command { std: "docker" "start" "-a" "10e9c0ba4f7a5c12a4a8ccfc0a9211f078e5267f5e98a3e4e7ef3dbb12f6fe17", kill_on_drop: false }`
[INFO] [stderr]    Compiling ratatui-explorer-with-filtering v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:448:22
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:448:22
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "10e9c0ba4f7a5c12a4a8ccfc0a9211f078e5267f5e98a3e4e7ef3dbb12f6fe17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e9c0ba4f7a5c12a4a8ccfc0a9211f078e5267f5e98a3e4e7ef3dbb12f6fe17", kill_on_drop: false }`
[INFO] [stdout] 10e9c0ba4f7a5c12a4a8ccfc0a9211f078e5267f5e98a3e4e7ef3dbb12f6fe17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a54f2b2a0173c675f5ec43a9abf176ee6777c8d9ded1dbff6ba8b3f90676130
[INFO] running `Command { std: "docker" "start" "-a" "1a54f2b2a0173c675f5ec43a9abf176ee6777c8d9ded1dbff6ba8b3f90676130", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/widget.rs:448:22
[INFO] [stderr]     |
[INFO] [stderr] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 448 |     pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/widget.rs:458:25
[INFO] [stderr]     |
[INFO] [stderr] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here           ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 458 |     pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec<Line<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ratatui-explorer-with-filtering` (lib) generated 2 warnings (run `cargo fix --lib -p ratatui-explorer-with-filtering` to apply 2 suggestions)
[INFO] [stderr] warning: `ratatui-explorer-with-filtering` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratatui_explorer_with_filtering-e02453273dd1063d)
[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 ratatui_explorer_with_filtering
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::is_hidden (line 785) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::file_type (line 818) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 28) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::path (line 691) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 19) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::is_file (line 752) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::files (line 500) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::filter (line 419) ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::is_dir (line 719) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 41) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::handle (line 187) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::current (line 384) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::name (line 663) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::cwd (line 448) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::selected_idx (line 530) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::show_hidden (line 469) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::filter (line 407) ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_show_hidden (line 287) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::new (line 80) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_cwd (line 262) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_theme (line 308) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_selected_idx (line 343) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::with_theme (line 112) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::new (line 100) - compile ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::widget (line 131) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::add_default_title (line 142) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 101) ... FAILED
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::theme (line 553) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::default (line 473) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_block (line 173) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_item_style (line 241) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_dir_style (line 224) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_dir_style (line 258) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_spacing (line 291) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_scroll_padding (line 308) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_item_style (line 207) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_title_top (line 330) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_style (line 190) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 54) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_title_bottom (line 361) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_symbol (line 275) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::File::is_hidden (line 785) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:786:5
[INFO] [stdout]     |
[INFO] [stdout] 786 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::File::file_type (line 818) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:821:5
[INFO] [stdout]     |
[INFO] [stdout] 821 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer (line 28) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]   --> src/file_explorer.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_explorer` in this scope
[INFO] [stdout]   --> src/file_explorer.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_event() -> ratatui_explorer::Input {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::File::path (line 691) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:692:5
[INFO] [stdout]     |
[INFO] [stdout] 692 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]   --> src/file_explorer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::File::is_file (line 752) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:753:5
[INFO] [stdout]     |
[INFO] [stdout] 753 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::files (line 500) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::filter (line 419) stdout ----
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> src/file_explorer.rs:420:11
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_file_explorer_rs_419_0() {
[INFO] [stdout]     |                                         ---------------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 420 | let cwd = self.explorer.cwd().clone();
[INFO] [stdout]     |           ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> src/file_explorer.rs:421:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_file_explorer_rs_419_0() {
[INFO] [stdout]     |                                         ---------------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 420 | let cwd = self.explorer.cwd().clone();
[INFO] [stdout] 421 | self.explorer.set_cwd(cwd).unwrap();
[INFO] [stdout]     | ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::File::is_dir (line 719) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 720 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]   --> src/file_explorer.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::handle (line 187) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | use ratatui_explorer::{FileExplorer, Input};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::current (line 384) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 385 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::File::name (line 663) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 664 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::cwd (line 448) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::selected_idx (line 530) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::show_hidden (line 469) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::filter (line 407) stdout ----
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> src/file_explorer.rs:410:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_file_explorer_rs_407_0() {
[INFO] [stdout]     |                                         ---------------------------------------- this function can't have a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 410 | self.explorer.filter(|f| {
[INFO] [stdout]     | ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::set_show_hidden (line 287) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::new (line 80) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]   --> src/file_explorer.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::set_cwd (line 262) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::set_theme (line 308) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 | use ratatui_explorer::{FileExplorer, Theme};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::set_selected_idx (line 343) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::with_theme (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | use ratatui_explorer::{FileExplorer, Theme};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::new (line 100) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::widget (line 131) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | use ratatui_explorer::FileExplorer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::add_default_title (line 142) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | use ratatui_explorer::{FileExplorer, Theme};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 101) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/lib.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_explorer.rs - file_explorer::FileExplorer::theme (line 553) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/file_explorer.rs:554:5
[INFO] [stdout]     |
[INFO] [stdout] 554 | use ratatui_explorer::{FileExplorer, Theme};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::default (line 473) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:474:5
[INFO] [stdout]     |
[INFO] [stdout] 474 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_block (line 173) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_highlight_item_style (line 241) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_dir_style (line 224) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_highlight_dir_style (line 258) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_highlight_spacing (line 291) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_scroll_padding (line 308) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_item_style (line 207) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_title_top (line 330) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | use ratatui_explorer::{FileExplorer, Theme};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_style (line 190) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `crossterm` in this scope
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use crossterm::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `crossterm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossterm`, use `cargo add crossterm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]   --> src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use ratatui_explorer::{FileExplorer, Theme};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossterm`
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use crossterm::{
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 57 | use ratatui::crossterm::{
[INFO] [stdout]    |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `execute` found for struct `Stdout` in the current scope
[INFO] [stdout]   --> src/lib.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     stdout().execute(EnterAlternateScreen)?;
[INFO] [stdout]    |              ^^^^^^^ method not found in `Stdout`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.28.1/src/command.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn execute(&mut self, command: impl Command) -> io::Result<&mut Self>;
[INFO] [stdout]    |        ------- the method is available for `Stdout` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ExecutableCommand` which provides `execute` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 55 + use ratatui::crossterm::ExecutableCommand;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `execute` found for struct `Stdout` in the current scope
[INFO] [stdout]   --> src/lib.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     stdout().execute(LeaveAlternateScreen)?;
[INFO] [stdout]    |              ^^^^^^^ method not found in `Stdout`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.28.1/src/command.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn execute(&mut self, command: impl Command) -> io::Result<&mut Self>;
[INFO] [stdout]    |        ------- the method is available for `Stdout` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ExecutableCommand` which provides `execute` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 55 + use ratatui::crossterm::ExecutableCommand;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_title_bottom (line 361) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | use ratatui_explorer::{FileExplorer, Theme};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::Theme::with_highlight_symbol (line 275) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ratatui_explorer`
[INFO] [stdout]    --> src/widget.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 | use ratatui_explorer::Theme;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_explorer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui_explorer`, use `cargo add ratatui_explorer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/file_explorer.rs - file_explorer::File::file_type (line 818)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::File::is_dir (line 719)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::File::is_file (line 752)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::File::is_hidden (line 785)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::File::name (line 663)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::File::path (line 691)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer (line 19)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer (line 28)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer (line 41)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::current (line 384)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::cwd (line 448)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::files (line 500)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::filter (line 407)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::filter (line 419)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::handle (line 187)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::new (line 80)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::selected_idx (line 530)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::set_cwd (line 262)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::set_selected_idx (line 343)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::set_show_hidden (line 287)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::set_theme (line 308)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::show_hidden (line 469)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::theme (line 553)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::widget (line 131)
[INFO] [stdout]     src/file_explorer.rs - file_explorer::FileExplorer::with_theme (line 112)
[INFO] [stdout]     src/lib.rs - (line 101)
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/widget.rs - widget::Theme::add_default_title (line 142)
[INFO] [stdout]     src/widget.rs - widget::Theme::default (line 473)
[INFO] [stdout]     src/widget.rs - widget::Theme::new (line 100)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_block (line 173)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_dir_style (line 224)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_highlight_dir_style (line 258)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_highlight_item_style (line 241)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_highlight_spacing (line 291)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_highlight_symbol (line 275)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_item_style (line 207)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_scroll_padding (line 308)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_style (line 190)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_title_bottom (line 361)
[INFO] [stdout]     src/widget.rs - widget::Theme::with_title_top (line 330)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 41 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1a54f2b2a0173c675f5ec43a9abf176ee6777c8d9ded1dbff6ba8b3f90676130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a54f2b2a0173c675f5ec43a9abf176ee6777c8d9ded1dbff6ba8b3f90676130", kill_on_drop: false }`
[INFO] [stdout] 1a54f2b2a0173c675f5ec43a9abf176ee6777c8d9ded1dbff6ba8b3f90676130
