[INFO] cloning repository https://github.com/dhth/dfft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhth/dfft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fdfft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fdfft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8dd87d5c3cba0c870f40d6e49c1aeeeda304eca9
[INFO] testing dhth/dfft against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fdfft" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dhth/dfft
[INFO] finished tweaking git repo https://github.com/dhth/dfft
[INFO] tweaked toml for git repo https://github.com/dhth/dfft written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhth/dfft on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhth/dfft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b2b255a15bfb81e521992a7f0a5527353fc23830ff02689562941c1cf7ff782
[INFO] running `Command { std: "docker" "start" "-a" "9b2b255a15bfb81e521992a7f0a5527353fc23830ff02689562941c1cf7ff782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b2b255a15bfb81e521992a7f0a5527353fc23830ff02689562941c1cf7ff782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2b255a15bfb81e521992a7f0a5527353fc23830ff02689562941c1cf7ff782", kill_on_drop: false }`
[INFO] [stdout] 9b2b255a15bfb81e521992a7f0a5527353fc23830ff02689562941c1cf7ff782
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa1c8f7ffea329e5ff2738c4714f54bc143972c6aec4b2944d9d0bf589c79151
[INFO] running `Command { std: "docker" "start" "-a" "aa1c8f7ffea329e5ff2738c4714f54bc143972c6aec4b2944d9d0bf589c79151", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling dfft v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.48s
[INFO] running `Command { std: "docker" "inspect" "aa1c8f7ffea329e5ff2738c4714f54bc143972c6aec4b2944d9d0bf589c79151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1c8f7ffea329e5ff2738c4714f54bc143972c6aec4b2944d9d0bf589c79151", kill_on_drop: false }`
[INFO] [stdout] aa1c8f7ffea329e5ff2738c4714f54bc143972c6aec4b2944d9d0bf589c79151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed4ea1cdc280711e41e994ea777c9a1800a46817109c0f4033ac3f9089a2b70b
[INFO] running `Command { std: "docker" "start" "-a" "ed4ea1cdc280711e41e994ea777c9a1800a46817109c0f4033ac3f9089a2b70b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stderr]    Compiling dfft v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.07s
[INFO] running `Command { std: "docker" "inspect" "ed4ea1cdc280711e41e994ea777c9a1800a46817109c0f4033ac3f9089a2b70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4ea1cdc280711e41e994ea777c9a1800a46817109c0f4033ac3f9089a2b70b", kill_on_drop: false }`
[INFO] [stdout] ed4ea1cdc280711e41e994ea777c9a1800a46817109c0f4033ac3f9089a2b70b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d0f47d9faf102934140e165f4b857f9b8f0be56c1b17a7bb2a3c149384e2f32
[INFO] running `Command { std: "docker" "start" "-a" "1d0f47d9faf102934140e165f4b857f9b8f0be56c1b17a7bb2a3c149384e2f32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dfft-8b26f5c6f92867c7)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test domain::cache::tests::creating_empty_cache_works ... ok
[INFO] [stdout] test domain::cache::tests::len_reflects_cache_size_correctly ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_removes_all_files_in_it ... ok
[INFO] [stdout] test domain::cache::tests::removing_a_nested_directory_works ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_on_empty_cache_works ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_with_exact_prefix_match_works ... ok
[INFO] [stdout] test domain::cache::tests::inserting_new_file_works ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_is_case_sensitive ... ok
[INFO] [stdout] test domain::cache::tests::mixed_path_separators_work_consistently ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_with_root_path_doesnt_do_anything ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_without_trailing_separator_works ... ok
[INFO] [stdout] test domain::cache::tests::inserting_file_returns_previous_content_when_overwriting ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_returns_false_when_no_files_removed ... ok
[INFO] [stdout] test domain::cache::tests::removing_existing_file_returns_content ... ok
[INFO] [stdout] test domain::cache::tests::inserting_path_with_backslashes_normalizes_to_forward_slashes ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_matches_path_exactly ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_without_trailing_separator_matches_path_exactly ... ok
[INFO] [stdout] test domain::cache::tests::removing_directory_with_nested_paths_works ... ok
[INFO] [stdout] test domain::cache::tests::removing_windows_directory_without_trailing_separator_works ... ok
[INFO] [stdout] test domain::diff::tests::creating_a_diff_with_no_changes_works ... ok
[INFO] [stdout] test domain::cache::tests::removing_windows_path_works ... ok
[INFO] [stdout] test domain::diff::tests::creating_diff_with_multiple_hunks_works ... ok
[INFO] [stdout] test domain::diff::tests::creating_simple_diff_works ... ok
[INFO] [stdout] test tui::tests::diff::max_scroll_for_diff_is_recomputed_when_terminal_size_crosses_minimum_threshold ... ok
[INFO] [stdout] test tui::tests::diff::max_scroll_for_diff_doesnt_change_when_only_terminal_width_changes ... ok
[INFO] [stdout] test tui::tests::change::selecting_last_change_from_an_empty_changes_list_doesnt_crash ... ok
[INFO] [stdout] test tui::tests::change::selecting_last_change_from_changes_pane_works ... ok
[INFO] [stdout] test tui::model::tests::debouncing_audio_playback_works ... ok
[INFO] [stdout] test tui::tests::diff::diff_scroll_is_reset_when_another_change_is_selected ... ok
[INFO] [stdout] test tui::tests::change::selecting_first_change_from_an_empty_changes_list_doesnt_crash ... ok
[INFO] [stdout] test tui::tests::diff::diff_pane_doesnt_scroll_beyond_limits ... ok
[INFO] [stdout] test domain::cache::tests::removing_windows_directory_works ... ok
[INFO] [stdout] test tui::tests::change::selecting_first_change_from_changes_pane_works ... ok
[INFO] [stdout] test tui::tests::general::changes_list_handles_long_file_paths ... ok
[INFO] [stdout] test tui::tests::diff::max_scroll_for_diff_is_reset_when_change_list_is_reset ... ok
[INFO] [stdout] test tui::tests::diff::scrolling_diff_by_half_a_page_works ... ok
[INFO] [stdout] test domain::cache::tests::removing_nonexistent_file_returns_none ... ok
[INFO] [stdout] test tui::tests::general::changes_list_shows_item_count_in_title ... ok
[INFO] [stdout] test tui::tests::diff::scrolling_diff_by_a_line_works ... ok
[INFO] [stdout] test tui::tests::general::cursor_doesnt_move_by_itself_when_following_disabled ... ok
[INFO] [stdout] test tui::tests::general::info_message_disappears_after_its_frame_budget_expires ... ok
[INFO] [stdout] test tui::tests::diff::main_view_renders_modified_file_with_diff ... ok
[INFO] [stdout] test tui::tests::general::main_view_renders_created_file_change ... ok
[INFO] [stdout] test tui::tests::general::main_view_renders_modified_file_with_error ... ok
[INFO] [stdout] test tui::tests::diff::max_scroll_for_diff_is_recomputed_when_terminal_height_changes ... ok
[INFO] [stdout] test tui::tests::general::cursor_moves_to_the_end_when_following_is_turned_on_after_a_while ... ok
[INFO] [stdout] test tui::tests::general::main_view_renders_created_file_with_error ... ok
[INFO] [stdout] test tui::tests::diff::selecting_last_change_from_diff_pane_works ... ok
[INFO] [stdout] test tui::tests::diff::selecting_first_change_from_diff_pane_works ... ok
[INFO] [stdout] test tui::tests::general::cursor_moves_automatically_when_following_enabled ... ok
[INFO] [stdout] test tui::tests::diff::diff_pane_renders_diff_with_several_hunks_correctly ... ok
[INFO] [stdout] test tui::tests::general::main_view_renders_banner_when_no_changes_present ... ok
[INFO] [stdout] test tui::tests::diff::diff_scroll_is_reset_when_follow_mode_is_on ... ok
[INFO] [stdout] test tui::tests::general::main_view_renders_initial_snapshot_change ... ok
[INFO] [stdout] test tui::tests::help::max_scroll_for_help_doesnt_change_when_only_terminal_width_changes ... ok
[INFO] [stdout] test tui::tests::help::max_scroll_for_help_is_recomputed_when_terminal_size_crosses_minimum_threshold ... ok
[INFO] [stdout] test tui::tests::general::sound_unavailable_indicator_is_shown_when_applicable ... ok
[INFO] [stdout] test tui::tests::general::scrolling_for_created_file_contents_doesnt_go_beyond_limits ... ok
[INFO] [stdout] test tui::tests::general::terminal_too_small_view_is_shown_when_both_dimensions_small ... ok
[INFO] [stdout] test domain::diff::tests::diff_adjusts_padding_for_line_numbers_accordinly ... ok
[INFO] [stdout] test tui::tests::general::status_line_shows_following_changes_indicator ... ok
[INFO] [stdout] test tui::tests::general::main_view_renders_removed_file_change ... ok
[INFO] [stdout] test tui::tests::general::status_line_shows_info_message ... ok
[INFO] [stdout] test utils::tests::test_num_digits ... ok
[INFO] [stdout] test tui::tests::general::terminal_too_small_view_is_shown_when_width_too_small ... ok
[INFO] [stdout] test tui::tests::general::status_line_shows_error_message ... ok
[INFO] [stdout] test tui::tests::help::help_pane_doesnt_scroll_beyond_limits ... ok
[INFO] [stdout] test tui::tests::general::showing_debug_info_works ... ok
[INFO] [stdout] test tui::tests::help::scrolling_help_pane_works ... ok
[INFO] [stdout] test tui::tests::help::rendering_help_pane_works ... ok
[INFO] [stdout] test tui::tests::general::status_line_shows_paused_status ... ok
[INFO] [stdout] test tui::tests::general::terminal_too_small_view_is_shown_when_height_too_small ... ok
[INFO] [stdout] test tui::tests::general::max_scroll_for_created_file_contents_is_recomputed_when_terminal_height_changes ... ok
[INFO] [stderr]      Running tests/help_test.rs (/opt/rustwide/target/debug/deps/help_test-3490cfba1c101d48)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test showing_help_for_run_works ... ok
[INFO] [stderr]      Running tests/run_test.rs (/opt/rustwide/target/debug/deps/run_test-ab77e159cdeb7558)
[INFO] [stdout] test showing_help_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test turning_off_prepopulation_works ... ok
[INFO] [stdout] test turning_off_following_works ... ok
[INFO] [stdout] test changing_path_works ... ok
[INFO] [stdout] test debug_flag_works ... ok
[INFO] [stdout] test turning_off_watching_works ... ok
[INFO] [stdout] test turning_off_sound_works ... ok
[INFO] [stdout] test fails_if_provided_path_doesnt_exist ... FAILED
[INFO] [stdout] test fails_if_provided_path_is_not_a_directory ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test run_test`
[INFO] [stdout] ---- fails_if_provided_path_doesnt_exist stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot: fails_if_provided_path_doesnt_exist
[INFO] [stdout] Source: tests/run_test.rs:203
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] program: dfft
[INFO] [stdout] args:
[INFO] [stdout]   - run
[INFO] [stdout]   - "--path"
[INFO] [stdout]   - this/doesnt/exist/8163ef59
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     2     2 │ exit_code: 1
[INFO] [stdout]     3     3 │ ----- stdout -----
[INFO] [stdout]     4     4 │ 
[INFO] [stdout]     5     5 │ ----- stderr -----
[INFO] [stdout]     6       │-Error: path doesn't exist: this/doesnt/exist/8163ef59
[INFO] [stdout]           6 │+Error: path doesn't exist: this/doesnt/exist/8163ef59
[INFO] [stdout]           7 │+
[INFO] [stdout]           8 │+Stack backtrace:
[INFO] [stdout]           9 │+   0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]          10 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]          11 │+   1: dfft::main::{{closure}}
[INFO] [stdout]          12 │+             at ./src/main.rs:43:21
[INFO] [stdout]          13 │+   2: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]          14 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]          15 │+   3: tokio::task::coop::with_budget
[INFO] [stdout]          16 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]          17 │+   4: tokio::task::coop::budget
[INFO] [stdout]          18 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]          19 │+   5: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]          20 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]          21 │+   6: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]          22 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]          23 │+   7: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]          24 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]          25 │+   8: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]          26 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]          27 │+   9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]          28 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]          29 │+  10: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]          30 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]          31 │+  11: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]          32 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]          33 │+  12: dfft::main
[INFO] [stdout]          34 │+             at ./src/main.rs:69:7
[INFO] [stdout]          35 │+  13: core::ops::function::FnOnce::call_once
[INFO] [stdout]          36 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          37 │+  14: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]          38 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]          39 │+  15: std::rt::lang_start::{{closure}}
[INFO] [stdout]          40 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]          41 │+  16: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]          42 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]          43 │+  17: std::panicking::catch_unwind::do_call
[INFO] [stdout]          44 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]          45 │+  18: std::panicking::catch_unwind
[INFO] [stdout]          46 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]          47 │+  19: std::panic::catch_unwind
[INFO] [stdout]          48 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]          49 │+  20: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]          50 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]          51 │+  21: std::panicking::catch_unwind::do_call
[INFO] [stdout]          52 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]          53 │+  22: std::panicking::catch_unwind
[INFO] [stdout]          54 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]          55 │+  23: std::panic::catch_unwind
[INFO] [stdout]          56 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]          57 │+  24: std::rt::lang_start_internal
[INFO] [stdout]          58 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]          59 │+  25: std::rt::lang_start
[INFO] [stdout]          60 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]          61 │+  26: main
[INFO] [stdout]          62 │+  27: <unknown>
[INFO] [stdout]          63 │+  28: __libc_start_main
[INFO] [stdout]          64 │+  29: _start
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fails_if_provided_path_doesnt_exist' (140) panicked at tests/run_test.rs:203:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55912ddfcdf2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55912ddfcdf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55912ddfcdf2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55912ddfcdf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55912de0f8df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55912de0f8df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55912ddc7f61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55912ddc7f61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55912ddd49d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55912ddda70f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55912ddda5a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55912dcbde3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55912dcbde3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55912dddadcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55912dddadcf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55912dddac2a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55912ddd4b09 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55912ddbaf9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55912de190a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55912de18316 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55912dc9b9c5 - core::result::Result<T,E>::unwrap::h3fa49718873126fe
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55912dc9b9c5 - run_test::fails_if_provided_path_doesnt_exist::{{closure}}::{{closure}}::hd6b84abe910b4563
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:29:13
[INFO] [stdout]   22:     0x55912dc9b507 - run_test::fails_if_provided_path_doesnt_exist::{{closure}}::h1dc88c2aeb359da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:11:13
[INFO] [stdout]   23:     0x55912dc937af - insta::settings::Settings::bind::h0cb456340286d4ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/settings.rs:509:9
[INFO] [stdout]   24:     0x55912dc9b1dd - run_test::fails_if_provided_path_doesnt_exist::h4ea2f0b119054f1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test.rs:203:5
[INFO] [stdout]   25:     0x55912dc9b547 - run_test::fails_if_provided_path_doesnt_exist::{{closure}}::h9d4240266994a09e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test.rs:196:41
[INFO] [stdout]   26:     0x55912dc91056 - core::ops::function::FnOnce::call_once::h32cbec0d5521bf8f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55912dcbdbfb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55912dcbdbfb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x55912dcd3865 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x55912dcd3865 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55912dcd3865 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55912dcd3865 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x55912dcd3865 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55912dcd3865 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x55912dcd3865 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x55912dcaa054 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x55912dcaa054 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x55912dcad91a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x55912dcad91a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x55912dcad91a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x55912dcad91a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x55912dcad91a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55912dcad91a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x55912dcad91a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55912ddcfa7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x55912ddcfa7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7846158e6aa4 - <unknown>
[INFO] [stdout]   48:     0x784615973a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fails_if_provided_path_is_not_a_directory stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot: fails_if_provided_path_is_not_a_directory
[INFO] [stdout] Source: tests/run_test.rs:221
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] program: dfft
[INFO] [stdout] args:
[INFO] [stdout]   - run
[INFO] [stdout]   - "--path"
[INFO] [stdout]   - tests/run_test.rs
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     2     2 │ exit_code: 1
[INFO] [stdout]     3     3 │ ----- stdout -----
[INFO] [stdout]     4     4 │ 
[INFO] [stdout]     5     5 │ ----- stderr -----
[INFO] [stdout]     6       │-Error: path is not a directory: tests/run_test.rs
[INFO] [stdout]           6 │+Error: path is not a directory: tests/run_test.rs
[INFO] [stdout]           7 │+
[INFO] [stdout]           8 │+Stack backtrace:
[INFO] [stdout]           9 │+   0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]          10 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]          11 │+   1: dfft::main::{{closure}}
[INFO] [stdout]          12 │+             at ./src/main.rs:51:17
[INFO] [stdout]          13 │+   2: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]          14 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]          15 │+   3: tokio::task::coop::with_budget
[INFO] [stdout]          16 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]          17 │+   4: tokio::task::coop::budget
[INFO] [stdout]          18 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]          19 │+   5: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]          20 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]          21 │+   6: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]          22 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]          23 │+   7: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]          24 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]          25 │+   8: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]          26 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]          27 │+   9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]          28 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]          29 │+  10: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]          30 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]          31 │+  11: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]          32 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]          33 │+  12: dfft::main
[INFO] [stdout]          34 │+             at ./src/main.rs:69:7
[INFO] [stdout]          35 │+  13: core::ops::function::FnOnce::call_once
[INFO] [stdout]          36 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          37 │+  14: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]          38 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]          39 │+  15: std::rt::lang_start::{{closure}}
[INFO] [stdout]          40 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]          41 │+  16: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]          42 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]          43 │+  17: std::panicking::catch_unwind::do_call
[INFO] [stdout]          44 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]          45 │+  18: std::panicking::catch_unwind
[INFO] [stdout]          46 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]          47 │+  19: std::panic::catch_unwind
[INFO] [stdout]          48 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]          49 │+  20: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]          50 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]          51 │+  21: std::panicking::catch_unwind::do_call
[INFO] [stdout]          52 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]          53 │+  22: std::panicking::catch_unwind
[INFO] [stdout]          54 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]          55 │+  23: std::panic::catch_unwind
[INFO] [stdout]          56 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]          57 │+  24: std::rt::lang_start_internal
[INFO] [stdout]          58 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]          59 │+  25: std::rt::lang_start
[INFO] [stdout]          60 │+             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]          61 │+  26: main
[INFO] [stdout]          62 │+  27: <unknown>
[INFO] [stdout]          63 │+  28: __libc_start_main
[INFO] [stdout]          64 │+  29: _start
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fails_if_provided_path_is_not_a_directory' (141) panicked at tests/run_test.rs:221:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55912ddfcdf2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55912ddfcdf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55912ddfcdf2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55912ddfcdf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55912de0f8df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55912de0f8df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55912ddc7f61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55912ddc7f61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55912ddd49d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55912ddda70f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55912ddda5a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55912dcbde3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55912dcbde3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55912dddadcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55912dddadcf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55912dddac2a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55912ddd4b09 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55912ddbaf9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55912de190a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55912de18316 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55912dc9c595 - core::result::Result<T,E>::unwrap::h3fa49718873126fe
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55912dc9c595 - run_test::fails_if_provided_path_is_not_a_directory::{{closure}}::{{closure}}::hf3d9b9e69e58efc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:29:13
[INFO] [stdout]   22:     0x55912dc9c0d7 - run_test::fails_if_provided_path_is_not_a_directory::{{closure}}::h8321d8c84bf28370
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:11:13
[INFO] [stdout]   23:     0x55912dc9385f - insta::settings::Settings::bind::h2baa5ba69579f630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/settings.rs:509:9
[INFO] [stdout]   24:     0x55912dc9bdad - run_test::fails_if_provided_path_is_not_a_directory::h3f9129abdd450d44
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test.rs:221:5
[INFO] [stdout]   25:     0x55912dc9c117 - run_test::fails_if_provided_path_is_not_a_directory::{{closure}}::hc85a80e7da642e74
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test.rs:214:47
[INFO] [stdout]   26:     0x55912dc90fc6 - core::ops::function::FnOnce::call_once::h13ff9272f1cd3317
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55912dcbdbfb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55912dcbdbfb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x55912dcd3865 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x55912dcd3865 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55912dcd3865 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55912dcd3865 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x55912dcd3865 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55912dcd3865 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x55912dcd3865 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x55912dcaa054 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x55912dcaa054 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x55912dcad91a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x55912dcad91a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x55912dcad91a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x55912dcad91a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x55912dcad91a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55912dcad91a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x55912dcad91a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55912ddcfa7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x55912ddcfa7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7846158e6aa4 - <unknown>
[INFO] [stdout]   48:     0x784615973a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fails_if_provided_path_doesnt_exist
[INFO] [stdout]     fails_if_provided_path_is_not_a_directory
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d0f47d9faf102934140e165f4b857f9b8f0be56c1b17a7bb2a3c149384e2f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0f47d9faf102934140e165f4b857f9b8f0be56c1b17a7bb2a3c149384e2f32", kill_on_drop: false }`
[INFO] [stdout] 1d0f47d9faf102934140e165f4b857f9b8f0be56c1b17a7bb2a3c149384e2f32
