[INFO] cloning repository https://github.com/andornaut/filectrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andornaut/filectrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandornaut%2Ffilectrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandornaut%2Ffilectrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 486052803aae1fa2a09f771fa39e2cb0c39f6510 [INFO] testing andornaut/filectrl against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandornaut%2Ffilectrl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andornaut/filectrl [INFO] finished tweaking git repo https://github.com/andornaut/filectrl [INFO] tweaked toml for git repo https://github.com/andornaut/filectrl written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andornaut/filectrl on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andornaut/filectrl 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/thscharler/rat-salsa` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etcetera v0.10.0 [INFO] [stderr] Downloaded unix_mode v0.1.4 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded str_indices v0.4.4 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded tree_magic_mini v3.1.6 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded format_num_pattern v0.9.3 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded iset v0.3.1 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded map_range_int v1.1.0 [INFO] [stderr] Downloaded unicode-display-width v0.3.0 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ed276fa1a13d5aec787be5372abc97575010fa78a6c4a4915b86b1dc3a9a080 [INFO] running `Command { std: "docker" "start" "-a" "8ed276fa1a13d5aec787be5372abc97575010fa78a6c4a4915b86b1dc3a9a080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ed276fa1a13d5aec787be5372abc97575010fa78a6c4a4915b86b1dc3a9a080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed276fa1a13d5aec787be5372abc97575010fa78a6c4a4915b86b1dc3a9a080", kill_on_drop: false }` [INFO] [stdout] 8ed276fa1a13d5aec787be5372abc97575010fa78a6c4a4915b86b1dc3a9a080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 769dfbac7049fd8f6a85b4187c1d22b2401b9b976647945396360aed5622ba74 [INFO] running `Command { std: "docker" "start" "-a" "769dfbac7049fd8f6a85b4187c1d22b2401b9b976647945396360aed5622ba74", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rat-cursor v1.2.0 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling iset v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling map_range_int v1.1.0 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling unix_mode v0.1.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling format_num_pattern v0.9.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling rat-reloc v1.1.2 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-event v1.2.3 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-focus v1.0.2 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-scrolled v1.1.2 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-popup v1.0.2 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-ftable v1.0.1 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-text v1.0.5 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-menu v1.0.4 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling rat-widget v1.0.5 (https://github.com/thscharler/rat-salsa?rev=59cdf46#59cdf469) [INFO] [stderr] Compiling wl-clipboard-rs v0.7.0 [INFO] [stderr] Compiling cli-clipboard v0.4.0 [INFO] [stderr] Compiling filectrl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "769dfbac7049fd8f6a85b4187c1d22b2401b9b976647945396360aed5622ba74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769dfbac7049fd8f6a85b4187c1d22b2401b9b976647945396360aed5622ba74", kill_on_drop: false }` [INFO] [stdout] 769dfbac7049fd8f6a85b4187c1d22b2401b9b976647945396360aed5622ba74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70291546ccd24a42082154e81cf6a235886860332119bc3181c68cd2da0b4c2e [INFO] running `Command { std: "docker" "start" "-a" "70291546ccd24a42082154e81cf6a235886860332119bc3181c68cd2da0b4c2e", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling filectrl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "70291546ccd24a42082154e81cf6a235886860332119bc3181c68cd2da0b4c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70291546ccd24a42082154e81cf6a235886860332119bc3181c68cd2da0b4c2e", kill_on_drop: false }` [INFO] [stdout] 70291546ccd24a42082154e81cf6a235886860332119bc3181c68cd2da0b4c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ed55f12fc5c2c57340c33cf16aa9edbcdf2393ce534751f5a4c3ec68d24ea62 [INFO] running `Command { std: "docker" "start" "-a" "1ed55f12fc5c2c57340c33cf16aa9edbcdf2393ce534751f5a4c3ec68d24ea62", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filectrl-f87ca0842a28350c) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_10_mib ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_10400_bytes ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_10_million_bytes_mb_ ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_1_billion_bytes_mb_ ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_1_gib ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_500_mib ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_1_pib ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_500_million_bytes_mb_ ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::between_1_and_999_bytes ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::greater_than_1_pib ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::_9900_bytes ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_bytes_success_with::zero_bytes ... ok [INFO] [stdout] test file_system::sync::tests::join_is_correct_when::_a_aa_to_b_absolute ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_datetime_is_correct::different_second ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_datetime_is_correct::different_hour ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_datetime_is_correct::same_time_strip_leading_0 ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_datetime_is_correct::different_month ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_datetime_is_correct::different_minute ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_datetime_is_correct::different_day ... ok [INFO] [stdout] test file_system::sync::tests::join_is_correct_when::_a_to_b_absolute ... ok [INFO] [stdout] test file_system::sync::tests::join_is_correct_when::_a_to_b_relative ... ok [INFO] [stdout] test unicode::tests::split_with_ellipsis_succeeds_on::width_minus_1 ... ok [INFO] [stdout] test file_system::sync::tests::join_is_correct_when::root_to_b_absolute ... ok [INFO] [stdout] test unicode::tests::split_with_ellipsis_succeeds_on::three_lines ... ok [INFO] [stdout] test file_system::sync::tests::join_is_correct_when::_b_to_a_aa_absolute ... ok [INFO] [stdout] test file_system::sync::tests::join_is_correct_when::empty_to_b_absolute ... ok [INFO] [stdout] test file_system::path_info::tests::humanize_datetime_is_correct::different_year ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_word3_5_11_from_space_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_word3_11_17_with_punctuation_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_prev_word_boundary::_word1_word2_word3_11_6_with_punctuation_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_prev_word_boundary::_word1_word2_word3_6_0_from_start_of_word_expects ... ok [INFO] [stdout] test unicode::tests::truncate_left_succeeds_on::same_width ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_word3_6_11_from_start_of_word_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_prev_word_boundary::_word1_word2_8_0_with_multiple_spaces_expects ... ok [INFO] [stdout] test unicode::tests::truncate_left_succeeds_on::width_minus_1 ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_0_5_from_start_of_doc_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_12_12_at_end_of_doc_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_5_13_with_multiple_spaces_on_space_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_word3_8_11_from_middle_expects ... ok [INFO] [stdout] test unicode::tests::split_with_ellipsis_succeeds_on::same_width ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_prev_word_boundary::_word1_word2_word3_8_6_from_middle_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_prev_word_boundary::_word1_word2_word3_5_0_from_space_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_next_word_boundary::_word1_word2_8_13_with_multiple_spaces_in_word_expects ... ok [INFO] [stdout] test views::prompt::word_navigation::tests::test_prev_word_boundary::_word1_word2_0_0_at_start_of_doc_expects ... ok [INFO] [stdout] test unicode::tests::split_with_ellipsis_panics_on_width_equal_to_ellipsis - should panic ... ok [INFO] [stdout] test unicode::tests::truncate_left_panics_on_width_equal_to_ellipsis - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/filectrl-26ef892f63f6dec1) [INFO] [stdout] [INFO] [stderr] Doc-tests filectrl [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] [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] running `Command { std: "docker" "inspect" "1ed55f12fc5c2c57340c33cf16aa9edbcdf2393ce534751f5a4c3ec68d24ea62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed55f12fc5c2c57340c33cf16aa9edbcdf2393ce534751f5a4c3ec68d24ea62", kill_on_drop: false }` [INFO] [stdout] 1ed55f12fc5c2c57340c33cf16aa9edbcdf2393ce534751f5a4c3ec68d24ea62