[INFO] fetching crate ratatui-explorer 0.2.1...
[INFO] testing ratatui-explorer-0.2.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ratatui-explorer 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ratatui-explorer 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ratatui-explorer 0.2.1
[INFO] tweaked toml for crates.io crate ratatui-explorer 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatui-explorer 0.2.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ratatui-explorer 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 973087ad18305a9e58b9af71ff2367227fb7151cfc3fcf79a5df72813c65f286
[INFO] running `Command { std: "docker" "start" "-a" "973087ad18305a9e58b9af71ff2367227fb7151cfc3fcf79a5df72813c65f286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "973087ad18305a9e58b9af71ff2367227fb7151cfc3fcf79a5df72813c65f286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "973087ad18305a9e58b9af71ff2367227fb7151cfc3fcf79a5df72813c65f286", kill_on_drop: false }`
[INFO] [stdout] 973087ad18305a9e58b9af71ff2367227fb7151cfc3fcf79a5df72813c65f286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa86ac6d7b06927f3e70b3d796efebbec8b5a0d0026ac297b7ebf39f0fe7f5ec
[INFO] running `Command { std: "docker" "start" "-a" "aa86ac6d7b06927f3e70b3d796efebbec8b5a0d0026ac297b7ebf39f0fe7f5ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[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 once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[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 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 16.23s
[INFO] running `Command { std: "docker" "inspect" "aa86ac6d7b06927f3e70b3d796efebbec8b5a0d0026ac297b7ebf39f0fe7f5ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa86ac6d7b06927f3e70b3d796efebbec8b5a0d0026ac297b7ebf39f0fe7f5ec", kill_on_drop: false }`
[INFO] [stdout] aa86ac6d7b06927f3e70b3d796efebbec8b5a0d0026ac297b7ebf39f0fe7f5ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dd2b6dcd808e689091fb67fd6fee018726323b19883cb3b583c4e2707a255c5
[INFO] running `Command { std: "docker" "start" "-a" "6dd2b6dcd808e689091fb67fd6fee018726323b19883cb3b583c4e2707a255c5", kill_on_drop: false }`
[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] [stderr]    Compiling ratatui-explorer v0.2.1 (/opt/rustwide/workdir)
[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 0.58s
[INFO] running `Command { std: "docker" "inspect" "6dd2b6dcd808e689091fb67fd6fee018726323b19883cb3b583c4e2707a255c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd2b6dcd808e689091fb67fd6fee018726323b19883cb3b583c4e2707a255c5", kill_on_drop: false }`
[INFO] [stdout] 6dd2b6dcd808e689091fb67fd6fee018726323b19883cb3b583c4e2707a255c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9d23daaa88436015e775df7404fb40f78959388eb03409df3e8d715156a8669
[INFO] running `Command { std: "docker" "start" "-a" "c9d23daaa88436015e775df7404fb40f78959388eb03409df3e8d715156a8669", 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` (lib) generated 2 warnings (run `cargo fix --lib -p ratatui-explorer` to apply 2 suggestions)
[INFO] [stderr] warning: `ratatui-explorer` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratatui_explorer-c974cdf63765d021)
[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
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::file_type (line 678) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::handle (line 183) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 28) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_cwd (line 257) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 41) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::name (line 556) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::selected_idx (line 443) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::is_file (line 645) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::theme (line 466) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::files (line 413) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_selected_idx (line 313) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::path (line 584) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 19) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::cwd (line 383) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::File::is_dir (line 612) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::widget (line 128) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_theme (line 278) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::current (line 354) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::with_theme (line 109) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::new (line 100) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_spacing (line 291) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_symbol (line 275) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_dir_style (line 224) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::default (line 473) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_dir_style (line 258) - compile ... ok
[INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::new (line 78) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::add_default_title (line 142) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_block (line 173) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_scroll_padding (line 308) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_title_top (line 330) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_item_style (line 207) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_title_bottom (line 361) - compile ... ok
[INFO] [stdout] test src/widget.rs - widget::Theme::with_style (line 190) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 53) - compile ... FAILED
[INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_item_style (line 241) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 100) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crossterm`
[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 `crossterm`
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use crossterm::{
[INFO] [stdout]    |     ^^^^^^^^^ help: a similar path exists: `ratatui::crossterm`
[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] 53 + 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] 53 + use ratatui::crossterm::ExecutableCommand;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 53)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c9d23daaa88436015e775df7404fb40f78959388eb03409df3e8d715156a8669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d23daaa88436015e775df7404fb40f78959388eb03409df3e8d715156a8669", kill_on_drop: false }`
[INFO] [stdout] c9d23daaa88436015e775df7404fb40f78959388eb03409df3e8d715156a8669
