[INFO] cloning repository https://github.com/WillLillis/subspy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillLillis/subspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fsubspy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fsubspy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f016ccdebba607ec83549d7f1cff43d692c2f8f
[INFO] testing WillLillis/subspy against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fsubspy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/WillLillis/subspy
[INFO] finished tweaking git repo https://github.com/WillLillis/subspy
[INFO] tweaked toml for git repo https://github.com/WillLillis/subspy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WillLillis/subspy on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WillLillis/subspy 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821
[INFO] running `Command { std: "docker" "start" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling interprocess v2.3.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling flexi_logger v0.31.8
[INFO] [stderr]    Compiling git2 v0.21.0
[INFO] [stderr]    Compiling subspy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.17s
[INFO] running `Command { std: "docker" "inspect" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling git2 v0.21.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling flexi_logger v0.31.8
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling subspy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling testutil v0.0.0 (/opt/rustwide/workdir/testutil)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.68s
[INFO] running `Command { std: "docker" "inspect" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/subspy-4a84b3a225160504)
[INFO] [stdout] 
[INFO] [stdout] running 261 tests
[INFO] [stdout] test bitset::tests::clear_and_resize_grows ... ok
[INFO] [stdout] test bitset::tests::clear_and_resize_resets_all ... ok
[INFO] [stdout] test bitset::tests::insert_and_contains ... ok
[INFO] [stdout] test bitset::tests::empty_bitset ... ok
[INFO] [stdout] test bitset::tests::iter_yields_set_bits_in_order ... ok
[INFO] [stdout] test bitset::tests::overflow_clear_and_resize_back_to_inline ... ok
[INFO] [stdout] test bitset::tests::remove_returns_presence ... ok
[INFO] [stdout] test bitset::tests::word_boundary_bits ... ok
[INFO] [stdout] test cli::tests::classify_repo_maps_all_shapes ... ok
[INFO] [stdout] test cli::tests::classify_repo_multi_component_submodule_name ... ok
[INFO] [stdout] test bitset::tests::overflow_to_heap ... ok
[INFO] [stdout] test cli::tests::classify_repo_coincidental_worktrees_component_is_other ... ok
[INFO] [stdout] test cli::tests::classify_repo_separate_git_dir_under_worktrees_is_not_a_worktree ... ok
[INFO] [stdout] test cli::tests::classify_repo_separate_git_dir_under_modules_is_cosmetically_submodule ... ok
[INFO] [stdout] test cli::tests::classify_repo_submodule_nested_in_worktree_is_submodule ... ok
[INFO] [stdout] test cli::tests::nonexistent_path_errors ... ok
[INFO] [stdout] test cli::tests::server_commands_reject_gitlink_and_bare_worktree ... ok
[INFO] [stdout] test cli::tests::worktree_with_submodules_is_server_eligible ... ok
[INFO] [stdout] test connection::client_handler::tests::encode_all_clean ... ok
[INFO] [stdout] test cli::tests::classify_repo_unrecognized_gitlink_is_other ... ok
[INFO] [stdout] test cli::tests::linked_worktree_detected_via_commondir ... ok
[INFO] [stdout] test connection::client_handler::tests::encode_all_dirty ... ok
[INFO] [stdout] test connection::client_handler::tests::encode_empty_map ... ok
[INFO] [stdout] test cli::tests::linked_worktree_with_submodules_is_server_eligible ... ok
[INFO] [stdout] test connection::client_handler::tests::encode_combined_flags ... ok
[INFO] [stdout] test cli::tests::repo_with_submodules ... ok
[INFO] [stdout] test connection::protocol::tests::fixed_messages_fit_inline_write_buffer ... ok
[INFO] [stdout] test connection::protocol::tests::unit_variant_sizes ... ok
[INFO] [stdout] test connection::protocol::tests::max_message_sizes ... ok
[INFO] [stdout] test cli::tests::submodule_detected_by_git_file ... ok
[INFO] [stdout] test connection::client_handler::tests::encode_mixed_clean_and_dirty ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::has_rebase_marker_under_prefix ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::has_rebase_marker_wrong_prefix ... ok
[INFO] [stdout] test cli::tests::normal_repo ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::has_rebase_marker_empty_paths ... ok
[INFO] [stdout] test cli::tests::separate_git_dir_that_looks_like_worktree_is_not_served ... ok
[INFO] [stdout] test cli::tests::child_dir_traverses_to_parent_repo ... ok
[INFO] [stdout] test connection::protocol::tests::version_mismatch_round_trip ... ok
[INFO] [stdout] test connection::protocol::tests::client_request_round_trip ... ok
[INFO] [stdout] test cli::tests::no_git_repo_in_ancestry_errors ... ok
[INFO] [stdout] test connection::protocol::tests::wire_format_stability ... ok
[INFO] [stdout] test cli::tests::gitmodules_as_directory_ignored ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::is_index_or_head_matches_head ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::is_index_or_head_matches_index ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::is_index_or_head_rejects_head_lock ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::is_index_or_head_rejects_index_lock ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::is_index_or_head_rejects_other ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::root_lock_rename_source_half_triggers_recheck ... ok
[INFO] [stdout] test connection::watch_server::debounce::tests::bump_extends_an_armed_deadline ... ok
[INFO] [stdout] test connection::watch_server::debounce::tests::bump_is_a_noop_when_unarmed ... ok
[INFO] [stdout] test connection::watch_server::debounce::tests::earliest_deadline_picks_the_sooner_or_only_one ... ok
[INFO] [stdout] test connection::watch_server::event_loop::tests::lock_release_rereads_on_cached_lock_failure ... ok
[INFO] [stdout] test connection::watch_server::event_loop::tests::lock_release_rereads_on_pending_retry ... ok
[INFO] [stdout] test connection::protocol::tests::encoded_constants_match_their_messages ... ok
[INFO] [stdout] test connection::watch_server::event_loop::tests::lock_release_skips_clean_dirty_or_absent ... ok
[INFO] [stdout] test entry::tests::passes_through_when_sentinel_absent ... ok
[INFO] [stdout] test entry::tests::strips_leading_sentinel ... ok
[INFO] [stdout] test git::tests::non_gitdir_bytes_are_not_a_worktree ... ok
[INFO] [stdout] test connection::watch_server::event_loop::tests::select_source_decodes_index_bands ... ok
[INFO] [stdout] test entry::tests::only_strips_in_leading_position ... ok
[INFO] [stdout] test git::tests::non_utf8_path_is_skipped_not_panicking ... ok
[INFO] [stdout] test git::tests::dotted_name ... ok
[INFO] [stdout] test git::tests::empty_gitmodules ... ok
[INFO] [stdout] test git::tests::missing_gitmodules_returns_empty ... ok
[INFO] [stdout] test git::tests::nested_path ... ok
[INFO] [stdout] test git::tests::multiple_submodules ... ok
[INFO] [stdout] test git::tests::read_submodule_head_nonexistent ... ok
[INFO] [stdout] test git::tests::resolve_git_dir_nonexistent ... ok
[INFO] [stdout] test cli::tests::nested_submodule_with_own_submodules ... ok
[INFO] [stdout] test connection::watch_server::classify::tests::has_rebase_marker_wrong_filename ... ok
[INFO] [stdout] test git::tests::single_submodule ... ok
[INFO] [stdout] test git::tests::submodule_modules_subpath_extracts_name ... ok
[INFO] [stdout] test git::tests::submodule_modules_subpath_rejects_non_submodules ... ok
[INFO] [stdout] test git::tests::submodule_with_branch ... ok
[INFO] [stdout] test git::tests::submodule_gitdir_is_not_a_worktree ... ok
[INFO] [stdout] test git::tests::boost_gitmodules ... ok
[INFO] [stdout] test git::tests::worktree_detected_by_commondir_marker ... ok
[INFO] [stdout] test git::tests::worktree_lookalike_without_commondir_is_not_a_worktree ... ok
[INFO] [stdout] test git::tests::worktree_detection_resolves_relative_target ... ok
[INFO] [stdout] test list::tests::compute_widths_pads_to_longest ... ok
[INFO] [stdout] test list::tests::compute_widths_unused_placeholder_is_zero ... ok
[INFO] [stdout] test list::tests::default_format_parses ... ok
[INFO] [stdout] test list::tests::format_output_no_header ... ok
[INFO] [stdout] test list::tests::format_output_with_header ... ok
[INFO] [stdout] test list::tests::long_oid_none ... ok
[INFO] [stdout] test list::tests::format_output_with_status ... ok
[INFO] [stdout] test list::tests::long_oid_some ... ok
[INFO] [stdout] test list::tests::short_oid_some ... ok
[INFO] [stdout] test list::tests::status_text_clean ... ok
[INFO] [stdout] test list::tests::status_text_all_flags ... ok
[INFO] [stdout] test list::tests::short_oid_none ... ok
[INFO] [stdout] test list::tests::status_text_multiple_flags ... ok
[INFO] [stdout] test list::tests::status_text_single_flag ... ok
[INFO] [stdout] test list::tests::status_text_staged_new_with_other_flags ... ok
[INFO] [stdout] test list::tests::status_text_staged_new ... ok
[INFO] [stdout] test paint::tests::paint_formats_with_style_when_color_enabled ... ok
[INFO] [stdout] test paint::tests::paint_into_emits_body_writes ... ok
[INFO] [stdout] test paint::tests::paint_into_propagates_body_errors ... ok
[INFO] [stdout] test prompt::tests::default_format_is_valid ... ok
[INFO] [stdout] test status::display::tests::lock_failure_excluded_from_both ... ok
[INFO] [stdout] test status::display::tests::clean_is_not_unstaged ... ok
[INFO] [stdout] test status::display::tests::staged_modified_submodule ... ok
[INFO] [stdout] test status::display::tests::lock_failure_with_staged_excluded ... ok
[INFO] [stdout] test status::display::tests::new_commits_only ... ok
[INFO] [stdout] test status::display::tests::staged_new_submodule ... ok
[INFO] [stdout] test status::display::tests::staged_new_with_unstaged_changes ... ok
[INFO] [stdout] test status::display::tests::status_info_deleted_workdir_only ... ok
[INFO] [stdout] test status::display::tests::staged_with_unstaged_changes ... ok
[INFO] [stdout] test status::display::tests::status_info_clean ... ok
[INFO] [stdout] test status::display::tests::status_info_new_commits ... ok
[INFO] [stdout] test status::display::tests::status_info_staged_only ... ok
[INFO] [stdout] test status::display::tests::status_info_untracked_content ... ok
[INFO] [stdout] test status::display::tests::unstaged_only ... ok
[INFO] [stdout] test status::display::tests::workdir_changes_clean ... ok
[INFO] [stdout] test status::display::tests::workdir_changes_modified_content ... ok
[INFO] [stdout] test status::display::tests::workdir_changes_new_commits_only ... ok
[INFO] [stdout] test status::display::tests::workdir_changes_new_commits_with_untracked ... ok
[INFO] [stdout] test status::display::tests::workdir_changes_staged_only ... ok
[INFO] [stdout] test status::display::tests::status_info_modified_content ... ok
[INFO] [stdout] test status::display::tests::workdir_changes_untracked_content ... ok
[INFO] [stdout] test git::tests::per_submodule_ignore_from_gitmodules ... ok
[INFO] [stdout] test git::tests::per_submodule_ignore_fast_path_returns_empty ... ok
[INFO] [stdout] test git::tests::per_submodule_ignore_repo_config_overrides_gitmodules ... ok
[INFO] [stdout] test connection::watch_server::layout::tests::separate_git_dir_resolves_external_git_dir ... ok
[INFO] [stdout] test git::tests::resolve_git_dir_normal_repo ... ok
[INFO] [stdout] test bitset::tests::probe_past_shrunk_heap_capacity_is_caught - should panic ... ok
[INFO] [stdout] test connection::watch_server::layout::tests::normal_repo_git_dir_equals_common_dir ... ok
[INFO] [stdout] test connection::watch_server::layout::tests::linked_worktree_splits_git_dir_from_common_dir ... ok
[INFO] [stdout] test status::header::tests::rebase_lines_full_hash_no_message ... ok
[INFO] [stdout] test status::header::tests::rebase_lines_multiple_ops ... ok
[INFO] [stdout] test status::header::tests::rebase_lines_preserves_short_hash ... ok
[INFO] [stdout] test status::header::tests::rebase_lines_real_done_file_format ... ok
[INFO] [stdout] test status::header::tests::rebase_lines_shortens_full_hash ... ok
[INFO] [stdout] test status::header::tests::rebase_lines_skips_comments_and_blanks ... ok
[INFO] [stdout] test status::header::tests::header_state_unborn_branch ... ok
[INFO] [stdout] test status::header::tests::header_state_bisect ... ok
[INFO] [stdout] test status::header::tests::header_state_clean_repo ... ok
[INFO] [stdout] test status::header::tests::header_state_merge_with_conflict ... ok
[INFO] [stdout] test status::header::tests::header_state_cherry_pick_with_conflict ... ok
[INFO] [stdout] test status::quote::tests::backslash_triggers_quoting ... ok
[INFO] [stdout] test status::quote::tests::double_quote_triggers_quoting ... ok
[INFO] [stdout] test status::quote::tests::high_bytes_as_octal ... ok
[INFO] [stdout] test status::quote::tests::invalid_utf8_bytes_as_octal ... ok
[INFO] [stdout] test status::quote::tests::named_control_chars ... ok
[INFO] [stdout] test status::quote::tests::no_quoting_for_plain_path ... ok
[INFO] [stdout] test status::quote::tests::other_control_chars_as_octal ... ok
[INFO] [stdout] test status::quote::tests::plain_path_streams_verbatim ... ok
[INFO] [stdout] test status::quote::tests::quotepath_false_emits_high_bytes_verbatim ... ok
[INFO] [stdout] test status::quote::tests::quotepath_false_still_escapes_specials ... ok
[INFO] [stdout] test status::quote::tests::space_triggers_quoting_only_in_quote_space_mode ... ok
[INFO] [stdout] test status::quote::tests::standard_mode_triggers_on_high_bytes ... ok
[INFO] [stdout] test status::relativize::tests::cwd_components_count_matches_split_count ... ok
[INFO] [stdout] test status::relativize::tests::cwd_two_levels_deep ... ok
[INFO] [stdout] test status::relativize::tests::empty_cwd_rel_passes_through ... ok
[INFO] [stdout] test status::relativize::tests::non_utf8_path_relativizes_and_quotes ... ok
[INFO] [stdout] test status::relativize::tests::partial_prefix_match_does_not_treat_as_common ... ok
[INFO] [stdout] test status::relativize::tests::path_above_cwd_gets_dotdot ... ok
[INFO] [stdout] test status::relativize::tests::path_in_sibling_directory ... ok
[INFO] [stdout] test status::relativize::tests::path_inside_cwd_strips_prefix ... ok
[INFO] [stdout] test status::relativize::tests::path_is_exactly_cwd_rel ... ok
[INFO] [stdout] test status::relativize::tests::write_to_applies_standard_quoting_to_high_bytes ... ok
[INFO] [stdout] test status::relativize::tests::write_to_applies_standard_quoting_with_subdir_prefix ... ok
[INFO] [stdout] test status::relativize::tests::write_to_does_not_quote_plain_ascii ... ok
[INFO] [stdout] test status::header::tests::header_state_merge_conflicts_resolved ... ok
[INFO] [stdout] test status::header::tests::header_state_cherry_pick_conflicts_resolved ... ok
[INFO] [stdout] test status::header::tests::header_state_revert_with_conflict ... ok
[INFO] [stdout] test status::header::tests::header_state_rebase_apply_backend_with_conflict ... ok
[INFO] [stdout] test status::header::tests::upstream_ahead ... ok
[INFO] [stdout] test status::header::tests::upstream_none_without_remote ... ok
[INFO] [stdout] test git::tests::read_submodule_head_on_branch ... ok
[INFO] [stdout] test git::tests::resolve_ref_loose ... ok
[INFO] [stdout] test status::tests::long::long_nested_superproject_snapshot ... ok
[INFO] [stdout] test status::header::tests::upstream_up_to_date ... ok
[INFO] [stdout] test git::tests::resolve_git_dir_submodule ... ok
[INFO] [stdout] test git::tests::resolve_ref_nonexistent ... ok
[INFO] [stdout] test status::tests::long::long_ignored_snapshots ... ok
[INFO] [stdout] test status::header::tests::header_state_git_am_with_conflict ... ok
[INFO] [stdout] test status::tests::long::long_untracked_all_snapshot ... ok
[INFO] [stdout] test status::tests::long::long_show_stash_snapshot ... ok
[INFO] [stdout] test git::tests::read_submodule_head_detached ... ok
[INFO] [stdout] test status::tests::long::long_quote_path_false_snapshot ... ok
[INFO] [stdout] test status::tests::long::long_no_ahead_behind_snapshots ... ok
[INFO] [stdout] test status::tests::porcelain::v1_from_subdir ... ok
[INFO] [stdout] test status::header::tests::upstream_diverged ... ok
[INFO] [stdout] test status::header::tests::upstream_behind ... ok
[INFO] [stdout] test status::tests::porcelain::v2_from_subdir ... ok
[INFO] [stdout] test status::tests::porcelain::v1_z_from_subdir ... ok
[INFO] [stdout] test status::submodule::tests::compute_local_statuses_clean_repo ... ok
[INFO] [stdout] test status::submodule::tests::compute_local_statuses_dirty_submodule ... ok
[INFO] [stdout] test status::submodule::tests::submodule_changes_same_oid_deletion_not_rename ... ok
[INFO] [stdout] test status::tests::porcelain::v2_z_from_subdir ... ok
[INFO] [stdout] test status::tests::short::short_no_ahead_behind_snapshots ... ok
[INFO] [stdout] test status::tests::long::long_snapshots ... FAILED
[INFO] [stdout] test template::tests::error_caret_with_multibyte_prefix ... ok
[INFO] [stdout] test template::tests::error_unclosed_brace_caret_alignment ... ok
[INFO] [stdout] test template::tests::error_unknown_placeholder_caret_alignment ... ok
[INFO] [stdout] test template::tests::expand_basic ... ok
[INFO] [stdout] test template::tests::expand_carriage_return ... ok
[INFO] [stdout] test template::tests::expand_decorator_text ... ok
[INFO] [stdout] test template::tests::expand_decorator_with_padding ... ok
[INFO] [stdout] test template::tests::expand_escape_sequences ... ok
[INFO] [stdout] test template::tests::expand_escaped_braces ... ok
[INFO] [stdout] test template::tests::expand_literal_backslash ... ok
[INFO] [stdout] test template::tests::expand_multibyte_literal ... ok
[INFO] [stdout] test template::tests::expand_no_padding_when_zero ... ok
[INFO] [stdout] test template::tests::expand_unknown_escape_preserved ... ok
[INFO] [stdout] test template::tests::expand_with_padding ... ok
[INFO] [stdout] test template::tests::find_placeholder_empty ... ok
[INFO] [stdout] test template::tests::find_placeholder_exact ... ok
[INFO] [stdout] test template::tests::find_placeholder_longest_match ... ok
[INFO] [stdout] test template::tests::find_placeholder_no_match ... ok
[INFO] [stdout] test template::tests::find_placeholder_substring_in_decorator ... ok
[INFO] [stdout] test template::tests::find_unescaped_all_escaped ... ok
[INFO] [stdout] test template::tests::find_unescaped_at_start ... ok
[INFO] [stdout] test template::tests::find_unescaped_basic ... ok
[INFO] [stdout] test template::tests::find_unescaped_double_escape ... ok
[INFO] [stdout] test template::tests::find_unescaped_empty ... ok
[INFO] [stdout] test template::tests::find_unescaped_escaped ... ok
[INFO] [stdout] test template::tests::find_unescaped_multibyte ... ok
[INFO] [stdout] test template::tests::find_unescaped_not_found ... ok
[INFO] [stdout] test template::tests::validate_all_used ... ok
[INFO] [stdout] test template::tests::validate_decorator_text ... ok
[INFO] [stdout] test template::tests::validate_empty_braces ... ok
[INFO] [stdout] test template::tests::validate_escaped_brace_inside_block ... ok
[INFO] [stdout] test template::tests::validate_escaped_braces ... ok
[INFO] [stdout] test template::tests::validate_no_placeholders ... ok
[INFO] [stdout] test template::tests::validate_partial_use ... ok
[INFO] [stdout] test template::tests::validate_repeated_placeholder ... ok
[INFO] [stdout] test template::tests::validate_unclosed_brace ... ok
[INFO] [stdout] test template::tests::validate_unknown_placeholder ... ok
[INFO] [stdout] test tests::display_all_visible_flags ... ok
[INFO] [stdout] test tests::display_clean ... ok
[INFO] [stdout] test tests::display_multiple_flags ... ok
[INFO] [stdout] test tests::display_omits_staged ... ok
[INFO] [stdout] test tests::display_single_flag ... ok
[INFO] [stdout] test tests::from_submodule_status_clean ... ok
[INFO] [stdout] test tests::from_submodule_status_combined ... ok
[INFO] [stdout] test tests::from_submodule_status_staged ... ok
[INFO] [stdout] test tests::from_submodule_status_staged_new ... ok
[INFO] [stdout] test tests::from_submodule_status_wd_deleted ... ok
[INFO] [stdout] test tests::from_submodule_status_wd_index_modified_is_modified_content ... ok
[INFO] [stdout] test tests::from_submodule_status_wd_modified_is_new_commits ... ok
[INFO] [stdout] test tests::from_submodule_status_wd_untracked ... ok
[INFO] [stdout] test tests::from_submodule_status_wd_wd_modified_is_modified_content ... ok
[INFO] [stdout] test watch::daemon_command_tests::argv_starts_with_internal_flag_then_start_path_foreground ... ok
[INFO] [stdout] test watch::daemon_command_tests::log_level_appended_when_provided ... ok
[INFO] [stdout] test status::tests::porcelain::v1_quotepath_false ... ok
[INFO] [stdout] test status::tests::porcelain::v1_untracked_all ... ok
[INFO] [stdout] test status::tests::porcelain::v2_quotepath_false ... ok
[INFO] [stdout] test status::tests::porcelain::v1_ignored ... ok
[INFO] [stdout] test status::tests::porcelain::v1_branch ... ok
[INFO] [stdout] test status::tests::porcelain::v2_z ... ok
[INFO] [stdout] test status::tests::porcelain::v2_default ... ok
[INFO] [stdout] test status::tests::porcelain::v2_ignored ... ok
[INFO] [stdout] test status::tests::porcelain::v1_z ... ok
[INFO] [stdout] test status::tests::porcelain::v2_branch ... ok
[INFO] [stdout] test status::tests::short::short_snapshots ... ok
[INFO] [stdout] test status::tests::porcelain::v1_default ... ok
[INFO] [stdout] test status::tests::porcelain::v2_untracked_all ... ok
[INFO] [stdout] test status::tests::porcelain::v2_branch_no_ahead_behind ... ok
[INFO] [stdout] test status::tests::porcelain::v1_branch_no_ahead_behind ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- status::tests::long::long_snapshots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'status::tests::long::long_snapshots' (3659) panicked at src/status/tests/long.rs:289:5:
[INFO] [stdout] assertion failed: `(left == right)`: snapshot mismatch for 'rebase_interactive_with_conflict' (path: /opt/rustwide/workdir/src/status/snapshots/long/rebase_interactive_with_conflict.snapshot)
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  interactive rebase in progress; onto afee64b
[INFO] [stdout]  Last command done (1 command done):
[INFO] [stdout] [31m<   pick 28a535d [0m[1;48;5;52;31m# [0m[31mmaster commit[0m
[INFO] [stdout] [32m>   pick 28a535d master commit[0m
[INFO] [stdout]  No commands remaining.
[INFO] [stdout]  You are currently rebasing branch 'master' on 'afee64b'.
[INFO] [stdout]    (fix conflicts and then run "git rebase --continue")
[INFO] [stdout]    (use "git rebase --skip" to skip this patch)
[INFO] [stdout]    (use "git rebase --abort" to check out the original branch)
[INFO] [stdout]  
[INFO] [stdout]  Unmerged paths:
[INFO] [stdout]    (use "git restore --staged <file>..." to unstage)
[INFO] [stdout]    (use "git add <file>..." to mark resolution)
[INFO] [stdout]  	both modified:   file.txt
[INFO] [stdout]  
[INFO] [stdout]  no changes added to commit (use "git add" and/or "git commit -a")
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60e729e9bf31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e729e9bf31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e729e9bf31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60e729e9bf31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60e729eb245a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60e729eb245a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60e729ea0d3c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60e729ea0d3c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60e729e75ec6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60e729e75ec6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60e729e91979 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60e729afc540 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60e729afc540 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60e729e91ca2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60e729e91ca2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60e729e75f72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60e729e6d589 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60e729e76b6d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60e729eb2c8c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60e729ac73b1 - subspy[bc2f20d93f5629e]::status::tests::long::assert_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/src/status/tests/long.rs:289:5
[INFO] [stdout]   20:     0x60e729ac7c71 - subspy[bc2f20d93f5629e]::status::tests::long::run_case
[INFO] [stdout]                                at /opt/rustwide/workdir/src/status/tests/long.rs:308:13
[INFO] [stdout]   21:     0x60e729ac83a0 - subspy[bc2f20d93f5629e]::status::tests::long::long_snapshots
[INFO] [stdout]                                at /opt/rustwide/workdir/src/status/tests/long.rs:342:9
[INFO] [stdout]   22:     0x60e729ac0f37 - subspy[bc2f20d93f5629e]::status::tests::long::long_snapshots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/status/tests/long.rs:340:20
[INFO] [stdout]   23:     0x60e729a9da26 - <subspy[bc2f20d93f5629e]::status::tests::long::long_snapshots::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60e729aef87b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60e729aef87b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x60e729afcec5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x60e729afcec5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60e729afcec5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x60e729afcec5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60e729afcec5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60e729afcec5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x60e729afcec5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x60e729af7974 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x60e729af7974 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60e729b00012 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x60e729b00012 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60e729b00012 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x60e729b00012 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60e729b00012 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60e729b00012 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x60e729b00012 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60e729e9ae1f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x60e729e9ae1f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c5ad3d65aa4 - <unknown>
[INFO] [stdout]   45:     0x7c5ad3df2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     status::tests::long::long_snapshots
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 260 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821", kill_on_drop: false }`
[INFO] [stdout] a3514127ee41cb0cad3ec7c5b25a9a14672af9c01ca941b1b9bf3a0324b4e821
