[INFO] cloning repository https://github.com/macg4dave/Rust_MC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macg4dave/Rust_MC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacg4dave%2FRust_MC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacg4dave%2FRust_MC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 791169f628dc10631cc6fcdde4587fbfa88b0094
[INFO] testing macg4dave/Rust_MC against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacg4dave%2FRust_MC" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/macg4dave/Rust_MC
[INFO] finished tweaking git repo https://github.com/macg4dave/Rust_MC
[INFO] tweaked toml for git repo https://github.com/macg4dave/Rust_MC written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/macg4dave/Rust_MC 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 git repo https://github.com/macg4dave/Rust_MC 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] 3ab5b3d7f115d603ad6d6796469606b477f00466169e426d813ae229f5dbe583
[INFO] running `Command { std: "docker" "start" "-a" "3ab5b3d7f115d603ad6d6796469606b477f00466169e426d813ae229f5dbe583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ab5b3d7f115d603ad6d6796469606b477f00466169e426d813ae229f5dbe583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab5b3d7f115d603ad6d6796469606b477f00466169e426d813ae229f5dbe583", kill_on_drop: false }`
[INFO] [stdout] 3ab5b3d7f115d603ad6d6796469606b477f00466169e426d813ae229f5dbe583
[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] 602b9a4d58c32f9931791d8dd8217dc6e31b7c7b54faaf27fa009ee6a34b760d
[INFO] running `Command { std: "docker" "start" "-a" "602b9a4d58c32f9931791d8dd8217dc6e31b7c7b54faaf27fa009ee6a34b760d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling serde-saphyr v0.0.8
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling fileZoom v0.3.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "602b9a4d58c32f9931791d8dd8217dc6e31b7c7b54faaf27fa009ee6a34b760d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602b9a4d58c32f9931791d8dd8217dc6e31b7c7b54faaf27fa009ee6a34b760d", kill_on_drop: false }`
[INFO] [stdout] 602b9a4d58c32f9931791d8dd8217dc6e31b7c7b54faaf27fa009ee6a34b760d
[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] 9b22b2f6a83743cb32028bb6185a001bb6a04217f94fe12c2d60e54f6faf9f02
[INFO] running `Command { std: "docker" "start" "-a" "9b22b2f6a83743cb32028bb6185a001bb6a04217f94fe12c2d60e54f6faf9f02", kill_on_drop: false }`
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling fileZoom v0.3.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "9b22b2f6a83743cb32028bb6185a001bb6a04217f94fe12c2d60e54f6faf9f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b22b2f6a83743cb32028bb6185a001bb6a04217f94fe12c2d60e54f6faf9f02", kill_on_drop: false }`
[INFO] [stdout] 9b22b2f6a83743cb32028bb6185a001bb6a04217f94fe12c2d60e54f6faf9f02
[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] 3d84a680018c08c47c4601d576ae6b2390b23976259c1d4a0cdeb861e6ea1ede
[INFO] running `Command { std: "docker" "start" "-a" "3d84a680018c08c47c4601d576ae6b2390b23976259c1d4a0cdeb861e6ea1ede", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fileZoom-0c1ac3895592dd2c)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test app::core::panel::tests::default_mode_is_full_and_can_change ... ok
[INFO] [stdout] test app::core::panel::tests::select_all_and_invert_selection_behaviour ... ok
[INFO] [stdout] test app::core::panel::tests::select_by_pattern_selects_matching_entries ... ok
[INFO] [stdout] test app::core::methods::tests::menu_wraps_around ... ok
[INFO] [stdout] test app::core::methods::tests::with_cwd_initialises_panels ... ok
[INFO] [stdout] test app::core::methods::tests::toggle_preview_changes_flag ... ok
[INFO] [stdout] test app::core::preview::tests::is_binary_detects_nul_and_non_utf8 ... ok
[INFO] [stdout] test app::core::tests::max_preview_bytes_is_100kib ... ok
[INFO] [stdout] test app::core::utils::tests::entry_index_round_trip_matches_rows ... ok
[INFO] [stdout] test app::core::utils::tests::ui_row_count_includes_header_and_parent ... ok
[INFO] [stdout] test app::core::preview::tests::build_directory_preview_lists_entries ... ok
[INFO] [stdout] test app::core::panel::tests::read_entries_empty_dir_returns_empty ... ok
[INFO] [stdout] test app::core::panel::tests::read_entries_returns_all_entries ... ok
[INFO] [stdout] test app::core::utils::tests::ui_to_entry_index_maps_correctly_and_checks_bounds ... ok
[INFO] [stdout] test app::core::preview::tests::build_file_preview_text_and_truncation ... ok
[INFO] [stdout] test app::core::panel::tests::tree_and_flat_traversal ... ok
[INFO] [stdout] test app::core::panel::tests::read_entries_populates_permissions_and_owner ... ok
[INFO] [stdout] test app::text_editors::vim_support::tests::spawn_vim_handles_missing_editor ... ignored
[INFO] [stdout] test app::settings::config_dirs::tests::ensure_dirs_creates_dirs_with_home_fallback ... ok
[INFO] [stdout] test fs_op::copy::tests::errors_on_missing_source ... ok
[INFO] [stdout] test fs_op::app_ops::tests::delete_selected_removes_file ... ok
[INFO] [stdout] test fs_op::create::tests::create_file_creates_parents_and_file ... ok
[INFO] [stdout] test fs_op::copy::tests::preserves_fifo_named_pipe ... ok
[INFO] [stdout] test fs_op::copy::tests::does_not_overwrite_existing_file ... ok
[INFO] [stdout] test fs_op::app_ops::tests::new_file_creates_file_and_refreshes_panel ... ok
[INFO] [stdout] test fs_op::copy::tests::preserves_symlinks_when_possible ... ok
[INFO] [stdout] test fs_op::permissions::tests::format_unix_mode_some_and_none ... ok
[INFO] [stdout] test fs_op::metadata::tests::copy_permissions_and_timestamps_file ... ok
[INFO] [stdout] test fs_op::mv::tests::rename_missing_filename_returns_error ... ok
[INFO] [stdout] test fs_op::permissions::tests::format_unix_rwx_some_and_none ... ok
[INFO] [stdout] test fs_op::permissions::tests::inspect_permissions_file_read_write ... ok
[INFO] [stdout] test fs_op::posix_acl::tests::roundtrip_acl_xattrs ... ok
[INFO] [stdout] test fs_op::copy::tests::copies_directory_contents ... ok
[INFO] [stdout] test fs_op::remove::tests::remove_file_and_dir_ok ... ok
[INFO] [stdout] test fs_op::remove::tests::remove_nonexistent_is_ok ... ok
[INFO] [stdout] test fs_op::stat::tests::path_type_file_and_dir ... ok
[INFO] [stdout] test fs_op::symlink::tests::create_and_remove_file_symlink ... ok
[INFO] [stdout] test fs_op::test_helpers::tests::acquire_lock_multiple_times ... ok
[INFO] [stdout] test fs_op::test_helpers::tests::non_feature_defaults ... ok
[INFO] [stdout] test input::keyboard::tests::modifier_is_any ... ok
[INFO] [stdout] test input::keyboard::tests::printable_char_with_ctrl_is_not_printable ... ok
[INFO] [stdout] test input::keyboard::tests::printable_char_without_modifiers_is_printable ... ok
[INFO] [stdout] test input::mouse::tests::from_crossterm_drag_middle ... ok
[INFO] [stdout] test input::mouse::tests::from_crossterm_down_left ... ok
[INFO] [stdout] test input::mouse::tests::scroll_and_move_kinds ... ok
[INFO] [stdout] test input::tests::input_error_display ... ok
[INFO] [stdout] test fs_op::stat::tests::path_type_nonexistent ... ok
[INFO] [stdout] test fs_op::symlink::tests::create_and_remove_dir_symlink ... ok
[INFO] [stdout] test fs_op::permissions::tests::inspect_permissions_dir_probe ... ok
[INFO] [stdout] test input::mouse::tests::from_crossterm_up_right ... ok
[INFO] [stdout] test runner::commands::tests::parse_known_commands ... ok
[INFO] [stdout] test runner::commands::tests::parse_unknown_or_empty ... ok
[INFO] [stdout] test runner::handlers::conflict::tests::map_selection_cancel ... ok
[INFO] [stdout] test runner::handlers::conflict::tests::map_selection_overwrite ... ok
[INFO] [stdout] test runner::handlers::conflict::tests::map_selection_skip ... ok
[INFO] [stdout] test runner::handlers::input_mode::tests::backspace_pops_character ... ok
[INFO] [stdout] test runner::handlers::confirm::tests::toggle_switches_between_zero_and_one ... ok
[INFO] [stdout] test runner::handlers::input_mode::tests::esc_exits_input_mode ... ok
[INFO] [stdout] test runner::handlers::input_mode::tests::char_inserts_into_buffer ... ok
[INFO] [stdout] test runner::handlers::input_mode::tests::enter_with_copy_kind_runs_noop_when_nothing_selected ... ok
[INFO] [stdout] test runner::handlers::mouse::tests::contained_in_detects_points ... ok
[INFO] [stdout] test app::core::panel::tests::regex_and_attribute_selection ... ok
[INFO] [stdout] test runner::handlers::progress_mode::tests::esc_sets_cancel_flag_and_updates_mode ... ok
[INFO] [stdout] test runner::handlers::progress_mode::tests::non_esc_key_is_noop_preserves_flag_and_mode ... ok
[INFO] [stdout] test runner::handlers::tests::f3_cycles_panel_mode ... ok
[INFO] [stdout] test runner::handlers::progress_mode::tests::non_esc_without_flag_leaves_mode_unmodified ... ok
[INFO] [stdout] test runner::handlers::settings::tests::adjust_double_click_ms_in_bounds ... ok
[INFO] [stdout] test runner::handlers::tests::message_mode_enter_with_action_executes_action_and_returns_normal ... ok
[INFO] [stdout] test runner::handlers::tests::message_mode_enter_without_action_dismisses ... ok
[INFO] [stdout] test runner::handlers::tests::message_mode_left_and_right_change_selection_wrapping ... ok
[INFO] [stdout] test runner::job_queue::tests::cancel_job ... ok
[INFO] [stdout] test runner::progress::tests::decision_is_copy_and_display ... ok
[INFO] [stdout] [?1006l[?1015l[?1003l[?1002l[?1000l[?1049l[?25h[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?1049l[?25h[?25htest runner::progress::tests::progress_update_helpers_and_display ... ok
[INFO] [stdout] test runner::terminal::tests::force_restore_runs ... ok
[INFO] [stdout] test ui::ui_state::tests::from_core_maps_menu_state ... ok
[INFO] [stdout] test parallel::tests::test_parallel_sum_i64 ... ok
[INFO] [stdout] test parallel::tests::test_parallel_map_squares ... ok
[INFO] [stdout] test fs_op::helpers::parallel_tests::atomic_copy_file_stress_many_concurrent_copies ... ok
[INFO] [stdout] test fs_op::helpers::parallel_tests::atomic_copy_file_parallel_no_temp_collision ... ok
[INFO] [stdout] test runner::job_queue::tests::pause_and_resume_job ... ok
[INFO] [stdout] test runner::job_queue::tests::enqueue_and_complete_job ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fileZoom-2b39a35109e73144)
[INFO] [stderr]      Running unittests src/test_helpers/make_fakefs/make_fakefs.rs (/opt/rustwide/target/debug/deps/make_fakefs-032a38061f431224)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test advanced::tests::gen_name_varies_by_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/app_path_compat.rs (/opt/rustwide/target/debug/deps/app_path_compat-b69b59652fb2e3f7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/app_path_deprecated.rs (/opt/rustwide/target/debug/deps/app_path_deprecated-d19d43c2d00cc792)
[INFO] [stdout] test app_compat_empty_input_is_error ... ok
[INFO] [stdout] test app_compat_relative_resolves_against_base ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test deprecated_app_path_still_resolves ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running tests/app_types.rs (/opt/rustwide/target/debug/deps/app_types-4cdee79ef0be155a)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test action_debug_and_clone ... ok
[INFO] [stdout] test sortkey_next_cycles ... ok
[INFO] [stdout] test mode_default_is_normal ... ok
[INFO] [stderr]      Running tests/command_line_features.rs (/opt/rustwide/target/debug/deps/command_line_features-5751e9992bbb2098)
[INFO] [stdout] test entry_equality ... ok
[INFO] [stdout] test action_and_enum_display ... ok
[INFO] [stdout] test synthetic_header_and_parent_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test path_completion_uses_active_cwd ... ok
[INFO] [stdout] test history_navigation_restores_previous_command ... ok
[INFO] [stdout] test tab_completion_prefills_known_command ... ok
[INFO] [stdout] test toggle_hidden_command_executes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conflict_resolution.rs (/opt/rustwide/target/debug/deps/conflict_resolution-bd61e0bf97a12b1c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test conflict_overwrite ... ok
[INFO] [stdout] test conflict_skip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/container_isolation_test.rs (/opt/rustwide/target/debug/deps/container_isolation_test-182b0a006ec54a1b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test container_modifies_fixture_only_inside_container ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_menu.rs (/opt/rustwide/target/debug/deps/context_menu-1496efc1940c2be5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test f3_opens_context_menu_and_view_shows_preview ... ok
[INFO] [stdout] test right_click_opens_context_menu ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_menu_extra.rs (/opt/rustwide/target/debug/deps/context_menu_extra-8cc935212f35df27)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/core_panel_helpers.rs (/opt/rustwide/target/debug/deps/core_panel_helpers-563a0e154d24093c)
[INFO] [stdout] test unknown_context_menu_label_shows_not_implemented_message ... ok
[INFO] [stdout] test context_menu_navigation_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test selected_index_reflects_active_panel_unit ... ok
[INFO] [stdout] test panel_mut_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core_tests.rs (/opt/rustwide/target/debug/deps/core_tests-789bb51b0688c1b5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test preview_resets_preview_offset ... ok
[INFO] [stdout] test resolve_target_behaviour ... ok
[INFO] [stdout] test sort_name_puts_dirs_first ... ok
[INFO] [stdout] test preview_handles_very_long_filename ... ok
[INFO] [stdout] test preview_truncates_large_file ... ok
[INFO] [stdout] test preview_shows_directory_entries_limited ... ok
[INFO] [stdout] test preview_unreadable_file_shows_message ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test core_tests`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- preview_unreadable_file_shows_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'preview_unreadable_file_shows_message' (152) panicked at app/tests/core_tests.rs:371:5:
[INFO] [stdout] assertion failed: app.left.preview.contains("Cannot preview file")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7c9c1300e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7c9c1300e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7c9c1300e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7c9c1300e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7c9c14686a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7c9c14686a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c7c9c1351c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7c9c1351c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7c9c10c30f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7c9c10c30f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7c9c126eb9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7c9c027fae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7c9c027fae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7c9c127072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7c9c127072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7c9c10c3fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c7c9c101319 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7c9c10d34d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7c9c146fac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7c9c146f72 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c7c9c0194b6 - core_tests[89cd1ecf2edac69c]::preview_unreadable_file_shows_message
[INFO] [stdout]                                at /opt/rustwide/workdir/app/tests/core_tests.rs:371:5
[INFO] [stdout]   21:     0x5c7c9c014d27 - core_tests[89cd1ecf2edac69c]::preview_unreadable_file_shows_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/app/tests/core_tests.rs:313:43
[INFO] [stdout]   22:     0x5c7c9c01c276 - <core_tests[89cd1ecf2edac69c]::preview_unreadable_file_shows_message::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7c9c01c35b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7c9c01c35b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c7c9c028bba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c7c9c028bba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c7c9c028bba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c7c9c028bba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c7c9c028bba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c7c9c028bba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c7c9c028bba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c7c9c023084 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c7c9c023084 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c7c9c02b6b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c7c9c02b6b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c7c9c02b6b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c7c9c02b6b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c7c9c02b6b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c7c9c02b6b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c7c9c02b6b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c7c9c12f0ef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c7c9c12f0ef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x76075f64eaa4 - <unknown>
[INFO] [stdout]   44:     0x76075f6dba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     preview_unreadable_file_shows_message
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d84a680018c08c47c4601d576ae6b2390b23976259c1d4a0cdeb861e6ea1ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d84a680018c08c47c4601d576ae6b2390b23976259c1d4a0cdeb861e6ea1ede", kill_on_drop: false }`
[INFO] [stdout] 3d84a680018c08c47c4601d576ae6b2390b23976259c1d4a0cdeb861e6ea1ede
