[INFO] fetching crate ratatui-explorer 0.3.0... [INFO] testing ratatui-explorer-0.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate ratatui-explorer 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ratatui-explorer 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ratatui-explorer 0.3.0 [INFO] tweaked toml for crates.io crate ratatui-explorer 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ratatui-explorer 0.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ratatui-explorer 0.3.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.26.0 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded ratatui-termion v0.1.0 [INFO] [stderr] Downloaded num-conv v0.2.0 [INFO] [stderr] Downloaded kasuari v0.4.11 [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.2 [INFO] [stderr] Downloaded line-clipping v0.3.5 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] [stderr] Downloaded enum-ordinalize v4.3.2 [INFO] [stderr] Downloaded euclid v0.22.13 [INFO] [stderr] Downloaded termion v4.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e883aa0b33c472889df0fb76681103e7471563c363ea7c4025910f1853b91ac8 [INFO] running `Command { std: "docker" "start" "-a" "e883aa0b33c472889df0fb76681103e7471563c363ea7c4025910f1853b91ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e883aa0b33c472889df0fb76681103e7471563c363ea7c4025910f1853b91ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e883aa0b33c472889df0fb76681103e7471563c363ea7c4025910f1853b91ac8", kill_on_drop: false }` [INFO] [stdout] e883aa0b33c472889df0fb76681103e7471563c363ea7c4025910f1853b91ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b0f5c21526ada4602971b5cbef2ff3ea0555fbb27d2d6e302260716098d908c [INFO] running `Command { std: "docker" "start" "-a" "2b0f5c21526ada4602971b5cbef2ff3ea0555fbb27d2d6e302260716098d908c", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling ratatui-explorer v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.01s [INFO] running `Command { std: "docker" "inspect" "2b0f5c21526ada4602971b5cbef2ff3ea0555fbb27d2d6e302260716098d908c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0f5c21526ada4602971b5cbef2ff3ea0555fbb27d2d6e302260716098d908c", kill_on_drop: false }` [INFO] [stdout] 2b0f5c21526ada4602971b5cbef2ff3ea0555fbb27d2d6e302260716098d908c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc0d3a44d0d6f7afe9b98c79049793701a443f71e4f45a5327aeacbeac0c9efe [INFO] running `Command { std: "docker" "start" "-a" "dc0d3a44d0d6f7afe9b98c79049793701a443f71e4f45a5327aeacbeac0c9efe", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling ratatui-explorer v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.64s [INFO] running `Command { std: "docker" "inspect" "dc0d3a44d0d6f7afe9b98c79049793701a443f71e4f45a5327aeacbeac0c9efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc0d3a44d0d6f7afe9b98c79049793701a443f71e4f45a5327aeacbeac0c9efe", kill_on_drop: false }` [INFO] [stdout] dc0d3a44d0d6f7afe9b98c79049793701a443f71e4f45a5327aeacbeac0c9efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 388f722aed603e02c2bf92d8b91b368fbc172261eb5c57546d1c046b99e3c513 [INFO] running `Command { std: "docker" "start" "-a" "388f722aed603e02c2bf92d8b91b368fbc172261eb5c57546d1c046b99e3c513", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratatui_explorer-d436883dc7a7e1b4) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test file_explorer::builder::tests::test_thread_safe ... ok [INFO] [stdout] test file_explorer::tests::test_thread_safe ... ok [INFO] [stdout] test file_explorer::builder::tests::test_working_file_correcty_set_selected_dir ... ok [INFO] [stdout] test file_explorer::tests::test_apply_filter_hide_files ... ok [INFO] [stdout] test file_explorer::builder::tests::test_working_file_correcty_set_selected_file ... ok [INFO] [stdout] test file_explorer::tests::test_filter_is_apply_when_changing_working_dir ... ok [INFO] [stdout] test file_explorer::tests::test_filter_mutate_files ... ok [INFO] [stdout] test file_explorer::tests::test_filter_operate_on_parent ... ok [INFO] [stdout] test file_explorer::tests::test_hidden_files_are_ignored ... ok [INFO] [stdout] test file_explorer::tests::test_set_cwd_does_not_change_displayed_path_on_failure ... ok [INFO] [stdout] test file_explorer::tests::test_removing_filter_show_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests ratatui_explorer [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 31) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 39) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::files (line 586) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::new (line 96) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::remove_filter_map (line 409) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::cwd (line 535) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::selected_idx (line 615) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_theme (line 433) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_selected_idx (line 467) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_filter_map (line 363) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::current (line 507) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::show_hidden (line 556) - compile ... ok [INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::working_file (line 63) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::theme (line 637) - compile ... ok [INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::filter_map (line 91) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::widget (line 122) - compile ... ok [INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::theme (line 110) - compile ... ok [INFO] [stdout] test src/file_explorer/builder.rs - file_explorer::builder::FileExplorerBuilder::working_dir (line 34) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_cwd (line 252) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_show_hidden (line 333) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer (line 51) - compile ... ok [INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::file_type (line 125) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::set_working_file (line 285) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 75) - 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::default (line 483) - compile ... ok [INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::name (line 18) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::new (line 100) - compile ... ok [INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::path (line 42) - compile ... ok [INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::is_dir (line 66) - compile ... ok [INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::is_hidden (line 95) - 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_dir_style (line 227) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_dir_style (line 263) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_item_style (line 245) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_spacing (line 298) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_highlight_symbol (line 281) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_scroll_padding (line 316) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_title_bottom (line 371) - compile ... ok [INFO] [stdout] test src/file_explorer.rs - file_explorer::FileExplorer::handle (line 179) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_title_top (line 339) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 125) ... ok [INFO] [stdout] test src/file_explorer/file.rs - file_explorer::file::File::is_file (line 156) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_style (line 191) - compile ... ok [INFO] [stdout] test src/widget.rs - widget::Theme::with_item_style (line 209) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.94s; merged doctests compilation took 0.91s [INFO] running `Command { std: "docker" "inspect" "388f722aed603e02c2bf92d8b91b368fbc172261eb5c57546d1c046b99e3c513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "388f722aed603e02c2bf92d8b91b368fbc172261eb5c57546d1c046b99e3c513", kill_on_drop: false }` [INFO] [stdout] 388f722aed603e02c2bf92d8b91b368fbc172261eb5c57546d1c046b99e3c513