[INFO] fetching crate gwm 0.3.4...
[INFO] testing gwm-0.3.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate gwm 0.3.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gwm 0.3.4
[INFO] finished tweaking crates.io crate gwm 0.3.4
[INFO] tweaked toml for crates.io crate gwm 0.3.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gwm 0.3.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gwm 0.3.4 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2373da1852a9cb4fabe11aa34631f4a1396caf2bc346bfabeb65084e84b7dac
[INFO] running `Command { std: "docker" "start" "-a" "a2373da1852a9cb4fabe11aa34631f4a1396caf2bc346bfabeb65084e84b7dac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2373da1852a9cb4fabe11aa34631f4a1396caf2bc346bfabeb65084e84b7dac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2373da1852a9cb4fabe11aa34631f4a1396caf2bc346bfabeb65084e84b7dac", kill_on_drop: false }`
[INFO] [stdout] a2373da1852a9cb4fabe11aa34631f4a1396caf2bc346bfabeb65084e84b7dac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aede28bb214bd84995aee87a30b2994db07ccca3bba9ad6dc2c4058a64e69f50
[INFO] running `Command { std: "docker" "start" "-a" "aede28bb214bd84995aee87a30b2994db07ccca3bba9ad6dc2c4058a64e69f50", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.6
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gwm v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.05s
[INFO] running `Command { std: "docker" "inspect" "aede28bb214bd84995aee87a30b2994db07ccca3bba9ad6dc2c4058a64e69f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aede28bb214bd84995aee87a30b2994db07ccca3bba9ad6dc2c4058a64e69f50", kill_on_drop: false }`
[INFO] [stdout] aede28bb214bd84995aee87a30b2994db07ccca3bba9ad6dc2c4058a64e69f50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28ebe34ee53f11922b8684bd9b4774758efd2757f301cea534ae5141053ec6b7
[INFO] running `Command { std: "docker" "start" "-a" "28ebe34ee53f11922b8684bd9b4774758efd2757f301cea534ae5141053ec6b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling gwm v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.16s
[INFO] running `Command { std: "docker" "inspect" "28ebe34ee53f11922b8684bd9b4774758efd2757f301cea534ae5141053ec6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ebe34ee53f11922b8684bd9b4774758efd2757f301cea534ae5141053ec6b7", kill_on_drop: false }`
[INFO] [stdout] 28ebe34ee53f11922b8684bd9b4774758efd2757f301cea534ae5141053ec6b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d32c1c47503da9585441e70ba0c3f1266e4f521ce758b43b3a55f1789427d86b
[INFO] running `Command { std: "docker" "start" "-a" "d32c1c47503da9585441e70ba0c3f1266e4f521ce758b43b3a55f1789427d86b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gwm-051edeccfcd558c9)
[INFO] [stdout] 
[INFO] [stdout] running 390 tests
[INFO] [stdout] test cli::args::tests::test_editor_arg_to_editor_type ... ok
[INFO] [stdout] test cli::args::tests::test_legacy_short_c_flag_still_works ... ok
[INFO] [stdout] test cli::args::tests::test_legacy_code_flag_still_works ... ok
[INFO] [stdout] test cli::args::tests::test_legacy_cursor_flag_still_works ... ok
[INFO] [stdout] test cli::args::tests::test_list_json_format ... ok
[INFO] [stdout] test cli::args::tests::test_parse_add_with_open_vscode_alias ... ok
[INFO] [stdout] test cli::args::tests::test_parse_add_with_flags ... ok
[INFO] [stdout] test cli::args::tests::test_parse_add_with_open_cursor ... ok
[INFO] [stdout] test cli::args::tests::test_parse_add_args ... ok
[INFO] [stdout] test cli::args::tests::test_list_compact_flag ... ok
[INFO] [stdout] test cli::args::tests::test_list_format_names ... ok
[INFO] [stdout] test cli::args::tests::test_parse_completion_with_dynamic ... ok
[INFO] [stdout] test cli::args::tests::test_parse_clean_branch_mode ... ok
[INFO] [stdout] test cli::args::tests::test_parse_remove_args ... ok
[INFO] [stdout] test cli::args::tests::test_add_should_output_path_only ... ok
[INFO] [stdout] test cli::args::tests::test_parse_go_with_open_option ... ok
[INFO] [stdout] test cli::args::tests::test_parse_add_with_open_short_form ... ok
[INFO] [stdout] test cli::args::tests::test_remove_alias_rm ... ok
[INFO] [stdout] test cli::args::tests::test_sync_command ... ok
[INFO] [stdout] test cli::args::tests::test_sync_alias_pull_main ... ok
[INFO] [stdout] test cli::args::tests::test_parse_add_with_open_option ... ok
[INFO] [stdout] test cli::args::tests::test_parse_init_args ... ok
[INFO] [stdout] test cli::args::tests::verify_cli ... ok
[INFO] [stdout] test cli::args::tests::test_go_should_output_path_only ... ok
[INFO] [stdout] test cli::args::tests::test_parse_completion_bash ... ok
[INFO] [stdout] test config::loader::tests::test_build_hook_context_without_repo_root ... ok
[INFO] [stdout] test config::loader::tests::test_build_hook_context ... ok
[INFO] [stdout] test config::loader::tests::test_get_post_create_commands_empty ... ok
[INFO] [stdout] test config::loader::tests::test_load_default_config ... ok
[INFO] [stdout] test cli::args::tests::test_parse_go_with_open_short_form ... ok
[INFO] [stdout] test config::merger::tests::test_merge_simple_values ... ok
[INFO] [stdout] test config::merger::tests::test_merge_hooks ... ok
[INFO] [stdout] test error::tests::test_details_worktree_not_found ... ok
[INFO] [stdout] test error::tests::test_details_uncommitted_changes ... ok
[INFO] [stdout] test config::merger::tests::test_merge_virtual_env ... ok
[INFO] [stdout] test config::types::tests::test_default_config ... ok
[INFO] [stdout] test config::merger::tests::test_merge_uses_global_when_project_is_default ... ok
[INFO] [stdout] test config::types::tests::test_clean_branch_mode_deserialize ... ok
[INFO] [stdout] test error::tests::test_error_details_default ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_from_file ... ok
[INFO] [stdout] test config::types::tests::test_is_main_branch ... ok
[INFO] [stdout] test config::types::tests::test_virtual_env_backward_compat ... ok
[INFO] [stdout] test error::tests::test_error_title_branch_exists ... ok
[INFO] [stdout] test error::tests::test_error_title_not_git_repository ... ok
[INFO] [stdout] test error::tests::test_details_branch_exists ... ok
[INFO] [stdout] test config::types::tests::test_expanded_path ... ok
[INFO] [stdout] test config::loader::tests::test_find_repo_root ... ok
[INFO] [stdout] test error::tests::test_error_title_uncommitted_changes ... ok
[INFO] [stdout] test error::tests::test_suggestion_new ... ok
[INFO] [stdout] test error::tests::test_suggestion_with_command ... ok
[INFO] [stdout] test error::tests::test_suggestions_branch_exists ... ok
[INFO] [stdout] test error::tests::test_suggestions_branch_not_found ... ok
[INFO] [stdout] test error::tests::test_suggestions_cancelled_returns_empty ... ok
[INFO] [stdout] test error::tests::test_suggestions_no_remote ... ok
[INFO] [stdout] test error::tests::test_suggestions_not_git_repository ... ok
[INFO] [stdout] test error::tests::test_suggestions_uncommitted_changes ... ok
[INFO] [stdout] test git::add::tests::test_add_worktree_options_branch_with_slashes ... ok
[INFO] [stdout] test git::add::tests::test_add_worktree_options_construction ... ok
[INFO] [stdout] test git::add::tests::test_add_worktree_options_default_from_branch ... ok
[INFO] [stdout] test git::add::tests::test_add_worktree_options_remote ... ok
[INFO] [stdout] test git::add::tests::test_add_worktree_result_construction ... ok
[INFO] [stdout] test git::add::tests::test_add_worktree_result_empty_actions ... ok
[INFO] [stdout] test cli::args::tests::test_list_alias_ls ... ok
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test git::clean::tests::test_local_changes_summary ... ok
[INFO] [stdout] test git::core::tests::test_parse_repo_name_from_url_empty ... ok
[INFO] [stdout] test git::core::tests::test_parse_repo_name_from_url_https ... ok
[INFO] [stdout] test git::core::tests::test_parse_repo_name_from_url_without_git_suffix ... ok
[INFO] [stdout] test git::pull::tests::test_is_already_up_to_date_true ... ok
[INFO] [stdout] test git::remote::tests::test_remote_branch_info_construction ... ok
[INFO] [stdout] test git::remote::tests::test_remote_branch_info_name_without_origin_prefix ... ok
[INFO] [stdout] test git::pull::tests::test_is_already_up_to_date_false ... ok
[INFO] [stdout] test git::remote::tests::test_remote_branch_status_deleted ... ok
[INFO] [stdout] test git::core::tests::test_parse_repo_name_from_url_only_git_suffix ... ok
[INFO] [stdout] test git::core::tests::test_parse_repo_name_from_url_ssh ... ok
[INFO] [stdout] test git::remote::tests::test_remote_branch_status_deleted_and_merged ... ok
[INFO] [stdout] test git::remote::tests::test_remote_branch_info_all_fields ... ok
[INFO] [stdout] test git::remote::tests::test_remote_branch_status_default ... ok
[INFO] [stdout] test git::remove::tests::test_remove_result_failure ... ok
[INFO] [stdout] test error::tests::test_details_io_error_returns_default ... ok
[INFO] [stdout] test git::remote::tests::test_remote_branch_status_merged ... ok
[INFO] [stdout] test git::remove::tests::test_remove_result_branch_deleted_true ... ok
[INFO] [stdout] test git::remove::tests::test_remove_result_error_message_preserved ... ok
[INFO] [stdout] test git::types::tests::test_change_status_display ... ok
[INFO] [stdout] test git::remove::tests::test_remove_result_success ... ok
[INFO] [stdout] test git::core::tests::test_is_git_repository_not_repo ... ok
[INFO] [stdout] test git::types::tests::test_change_status_label_and_color ... ok
[INFO] [stdout] test git::types::tests::test_changed_file_status_color ... ok
[INFO] [stdout] test git::types::tests::test_display_branch_with_refs_prefix ... ok
[INFO] [stdout] test git::core::tests::test_get_repo_root_at_not_repo ... ok
[INFO] [stdout] test git::remove::tests::test_remove_result_with_empty_strings ... ok
[INFO] [stdout] test git::types::tests::test_short_head_exact_seven ... ok
[INFO] [stdout] test git::remove::tests::test_remove_result_branch_deleted_false ... ok
[INFO] [stdout] test git::types::tests::test_short_head_long ... ok
[INFO] [stdout] test git::types::tests::test_sync_status_display ... ok
[INFO] [stdout] test git::types::tests::test_display_branch_without_prefix ... ok
[INFO] [stdout] test git::types::tests::test_short_head_short ... ok
[INFO] [stdout] test git::types::tests::test_worktree_status_ansi_bold_color ... ok
[INFO] [stdout] test git::types::tests::test_worktree_status_bracketed_icon ... ok
[INFO] [stdout] test git::types::tests::test_worktree_status_ansi_color ... ok
[INFO] [stdout] test git::types::tests::test_worktree_status_color ... ok
[INFO] [stdout] test git::types::tests::test_worktree_status_icon ... ok
[INFO] [stdout] test git::types::tests::test_worktree_status_label ... ok
[INFO] [stdout] test git::worktree::tests::test_display_branch ... ok
[INFO] [stdout] test git::worktree::tests::test_parse_worktrees_missing_head ... ok
[INFO] [stdout] test git::worktree::tests::test_parse_worktrees_missing_branch ... ok
[INFO] [stdout] test git::worktree::tests::test_parse_worktrees_multiple ... ok
[INFO] [stdout] test git::worktree::tests::test_parse_worktrees_single ... ok
[INFO] [stdout] test git::worktree::tests::test_short_head ... ok
[INFO] [stdout] test git::worktree::tests::test_parse_worktrees_detached ... ok
[INFO] [stdout] test git::worktree::tests::test_parse_worktrees_with_locked ... ok
[INFO] [stdout] test hooks::deferred::tests::test_deferred_hooks_serialization ... ok
[INFO] [stdout] test git::worktree::tests::test_first_worktree_is_main ... ok
[INFO] [stdout] test git::worktree::tests::test_parse_worktrees_bare ... ok
[INFO] [stdout] test hooks::deferred::tests::test_deferred_hooks_empty_commands ... ok
[INFO] [stdout] test hooks::deferred::tests::test_deferred_hooks_version_constant ... ok
[INFO] [stdout] test hooks::deferred::tests::test_delete_file_exists ... ok
[INFO] [stdout] test hooks::deferred::tests::test_read_from_file_malformed_json ... ok
[INFO] [stdout] test hooks::deferred::tests::test_to_hook_context ... ok
[INFO] [stdout] test hooks::deferred::tests::test_read_from_file_version_mismatch ... ok
[INFO] [stdout] test hooks::deferred::tests::test_trust_verified_false_preserved ... ok
[INFO] [stdout] test hooks::deferred::tests::test_delete_file_not_exist ... ok
[INFO] [stdout] test hooks::deferred::tests::test_read_from_file_not_exist ... ok
[INFO] [stdout] test hooks::runner::tests::test_prepare_hook_env ... ok
[INFO] [stdout] test hooks::deferred::tests::test_write_and_read_file ... ok
[INFO] [stdout] test hooks::runner::tests::test_prepare_hook_env_inherits_system_env ... ok
[INFO] [stdout] test hooks::runner::tests::test_execute_command_failure ... ok
[INFO] [stdout] test hooks::types::tests::test_hook_execution_detail ... ok
[INFO] [stdout] test hooks::types::tests::test_hook_execution_detail_failure_with_error ... ok
[INFO] [stdout] test hooks::types::tests::test_hook_execution_detail_failure_with_code ... ok
[INFO] [stdout] test hooks::types::tests::test_hook_execution_detail_success_helper ... ok
[INFO] [stdout] test hooks::types::tests::test_hook_result_no_hooks ... ok
[INFO] [stdout] test hooks::types::tests::test_hook_result_success ... ok
[INFO] [stdout] test hooks::types::tests::test_hook_result_failure ... ok
[INFO] [stdout] test shell::completion::tests::test_generate_bash_dynamic ... ok
[INFO] [stdout] test hooks::runner::tests::test_run_hooks_no_commands ... ok
[INFO] [stdout] test shell::completion::tests::test_generate_bash_static ... ok
[INFO] [stdout] test shell::completion::tests::test_generate_zsh_dynamic ... ok
[INFO] [stdout] test hooks::runner::tests::test_run_post_create_hooks_with_commands_empty ... ok
[INFO] [stdout] hello
[INFO] [stdout] first
[INFO] [stdout] test
[INFO] [stdout] world
[INFO] [stdout] test shell::completion::tests::test_generate_for_shell_type ... ok
[INFO] [stdout] test shell::completion::tests::test_generate_fish_dynamic ... ok
[INFO] [stdout] test shell::completion::tests::test_generate_fish_static ... ok
[INFO] [stdout] test shell::completion::tests::test_run_completion_zsh_with_dynamic ... ok
[INFO] [stdout] test shell::completion::tests::test_run_completion_bash ... ok
[INFO] [stdout] test shell::completion::tests::test_generate_zsh_static ... ok
[INFO] [stdout] test hooks::runner::tests::test_execute_command_success ... ok
[INFO] [stdout] test shell::exec::tests::test_escape_shell_arg_simple ... ok
[INFO] [stdout] test shell::exec::tests::test_escape_shell_arg_empty ... ok
[INFO] [stdout] test hooks::runner::tests::test_execute_command_with_gwm_env ... ok
[INFO] [stdout] test shell::exec::tests::test_escape_shell_arg_with_spaces ... ok
[INFO] [stdout] test shell::exec::tests::test_escape_shell_arg_with_single_quote ... ok
[INFO] [stdout] test hooks::runner::tests::test_run_post_create_hooks_with_commands_failure ... ok
[INFO] [stdout] test shell::init::tests::test_generate_bash ... ok
[INFO] [stdout] test shell::init::tests::test_generate_fish ... ok
[INFO] [stdout] test shell::init::tests::test_generate_zsh ... ok
[INFO] [stdout] test hooks::runner::tests::test_run_post_create_hooks_with_commands_success ... ok
[INFO] [stdout] test shell::init::tests::test_init_includes_completion_zsh ... ok
[INFO] [stdout] test shell::init::tests::test_init_includes_completion_bash ... ok
[INFO] [stdout] test git::core::tests::test_is_git_repository_in_repo ... ok
[INFO] [stdout] test git::core::tests::test_get_repo_root_at_in_repo ... ok
[INFO] [stdout] test trust::cache::tests::test_cleanup_stale_entries_removes_nonexistent ... ok
[INFO] [stdout] test shell::exec::tests::test_exec_silent_success ... ok
[INFO] [stdout] test shell::exec::tests::test_exec_echo ... ok
[INFO] [stdout] test trust::cache::tests::test_load_cache_default ... ok
[INFO] [stdout] test trust::cache::tests::test_get_trusted_info_not_found ... ok
[INFO] [stdout] test trust::cache::tests::test_get_cache_path ... ok
[INFO] [stdout] test trust::cache::tests::test_cleanup_stale_entries_keeps_existing ... ok
[INFO] [stdout] test trust::cache::tests::test_cleanup_stale_entries_mixed ... ok
[INFO] [stdout] test trust::cache::tests::test_load_cache_returns_empty_repos ... ok
[INFO] [stdout] test trust::cache::tests::test_trust_cache_filename ... ok
[INFO] [stdout] test trust::cache::tests::test_trusted_repo_with_empty_commands ... ok
[INFO] [stdout] test shell::exec::tests::test_exec_nonexistent_command ... ok
[INFO] [stdout] test trust::cache::tests::test_cache_path_contains_config ... ok
[INFO] [stdout] test trust::hash::tests::test_compute_file_hash ... ok
[INFO] [stdout] test trust::cache::tests::test_trusted_repo_construction ... ok
[INFO] [stdout] test trust::hash::tests::test_compute_file_hash_empty_file ... ok
[INFO] [stdout] test shell::init::tests::test_init_includes_completion_fish ... ok
[INFO] [stdout] test trust::hash::tests::test_different_content_different_hash ... ok
[INFO] [stdout] test trust::types::tests::test_confirmation_reason_description ... ok
[INFO] [stdout] test trust::hash::tests::test_nonexistent_file ... ok
[INFO] [stdout] test shell::exec::tests::test_exec_with_args ... ok
[INFO] [stdout] test trust::hash::tests::test_compute_file_hash_lowercase_hex ... ok
[INFO] [stdout] test trust::hash::tests::test_compute_file_hash_same_content ... ok
[INFO] [stdout] test trust::types::tests::test_trust_cache_default ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_commands_included ... ok
[INFO] [stdout] test trust::types::tests::test_trust_cache_serialization ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_global_only ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_first_time_with_valid_config ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_config_path_not_exist ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_empty_commands ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_hooks_disabled ... ok
[INFO] [stdout] test trust::cache::tests::test_trust_cache_default_version ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_no_hooks ... ok
[INFO] [stdout] test trust::cache::tests::test_trusted_repo_multiple_commands ... ok
[INFO] [stdout] test ui::app::tests::test_confirm_choice_navigation ... ok
[INFO] [stdout] test ui::app::tests::test_text_input_delete_backward ... ok
[INFO] [stdout] test ui::app::tests::test_text_input_delete_backward_at_start ... ok
[INFO] [stdout] test ui::app::tests::test_text_input_delete_word ... ok
[INFO] [stdout] test ui::app::tests::test_text_input_clear ... ok
[INFO] [stdout] test trust::hash::tests::test_streaming_hash_matches_direct_hash ... ok
[INFO] [stdout] test ui::app::tests::test_text_input_cursor_movement ... ok
[INFO] [stdout] test ui::app::tests::test_text_input_unicode ... ok
[INFO] [stdout] test ui::colors::tests::test_color_codes_are_valid_ansi ... ok
[INFO] [stdout] test ui::colors::tests::test_reset_ends_sequences ... ok
[INFO] [stdout] test ui::app::tests::test_text_before_after_cursor ... ok
[INFO] [stdout] test ui::app::tests::test_text_input_insert ... ok
[INFO] [stdout] test trust::verifier::tests::test_verify_trust_project_hooks_no_config_path ... ok
[INFO] [stdout] test ui::event::tests::test_handle_text_input_escape ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_continuous ... ok
[INFO] [stdout] test shell::exec::tests::test_exec_silent_failure ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_case_insensitive ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_empty_pattern ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_exact ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_no_match ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_word_boundary ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_multibyte ... ok
[INFO] [stdout] test ui::summary::tests::test_add_operation_summary ... ok
[INFO] [stdout] test ui::summary::tests::test_partial_state_default ... ok
[INFO] [stdout] test ui::summary::tests::test_partial_state_hook_failed_with_files ... ok
[INFO] [stdout] test ui::event::tests::test_handle_text_input_character ... ok
[INFO] [stdout] test ui::views::add::tests::test_calc_confirm_viewport_height_at_max_boundary ... ok
[INFO] [stdout] test ui::views::add::tests::test_calc_confirm_viewport_height_exceeds_max ... ok
[INFO] [stdout] test ui::fuzzy::tests::test_fuzzy_match_basic ... ok
[INFO] [stdout] test ui::summary::tests::test_partial_state_hook_failed_without_files ... ok
[INFO] [stdout] test ui::views::add::tests::test_calc_confirm_viewport_height_zero_commands ... ok
[INFO] [stdout] test ui::views::add::tests::test_main_loop_result_construction ... ok
[INFO] [stdout] test ui::views::add::tests::test_tui_inline_height_constant ... ok
[INFO] [stdout] test ui::error::tests::test_print_structured_error_not_git_repository ... ok
[INFO] [stdout] test ui::views::clean::tests::test_clean_reason_colors ... ok
[INFO] [stdout] test ui::views::add::tests::test_main_loop_result_hooks_not_written ... ok
[INFO] [stdout] test ui::views::clean::tests::test_render_clean_confirm_ui_empty ... ok
[INFO] [stdout] test ui::error::tests::test_print_structured_error_uncommitted_changes ... ok
[INFO] [stdout] test ui::views::clean::tests::test_render_clean_confirm_ui_truncation ... ok
[INFO] [stdout] test ui::error::tests::test_print_structured_error_branch_exists ... ok
[INFO] [stdout] test ui::views::clean::tests::test_render_clean_confirm_ui_footer ... ok
[INFO] [stdout] test ui::views::add::tests::test_calc_confirm_viewport_height_mid_range ... ok
[INFO] [stdout] test ui::views::add::tests::test_calc_confirm_viewport_height_two_commands ... ok
[INFO] [stdout] test ui::views::clean::tests::test_render_clean_confirm_ui_with_items ... ok
[INFO] [stdout] test ui::views::add::tests::test_calc_confirm_viewport_height_one_command ... ok
[INFO] [stdout] test ui::error::tests::test_print_structured_error_config ... ok
[INFO] [stdout] test ui::views::go::tests::test_extract_branch_name ... ok
[INFO] [stdout] test ui::views::go::tests::test_extract_branch_name_unicode ... ok
[INFO] [stdout] test ui::views::help::tests::test_help_text_constants_not_empty ... ok
[INFO] [stdout] test ui::views::list::tests::test_changes_json_construction ... ok
[INFO] [stdout] test ui::views::list::tests::test_column_width_constants ... ok
[INFO] [stdout] test ui::views::list::tests::test_sync_json_construction ... ok
[INFO] [stdout] test ui::views::list::tests::test_default_terminal_size ... ok
[INFO] [stdout] test ui::views::list::tests::test_sync_json_zero_values ... ok
[INFO] [stdout] test ui::views::list::tests::test_worktree_json_all_fields ... ok
[INFO] [stdout] test ui::views::list::tests::test_worktree_json_skip_serializing_none ... ok
[INFO] [stdout] test ui::views::remove::tests::test_find_exact_match_empty_query ... ok
[INFO] [stdout] test ui::views::remove::tests::test_find_exact_match_nonexistent ... ok
[INFO] [stdout] test ui::views::remove::tests::test_find_exact_match_partial_no_match ... ok
[INFO] [stdout] test ui::widgets::confirm::tests::test_confirm_widget_all_choices ... ok
[INFO] [stdout] test ui::widgets::confirm::tests::test_confirm_widget_creation ... ok
[INFO] [stdout] test ui::widgets::confirm::tests::test_confirm_widget_empty_commands ... ok
[INFO] [stdout] test ui::widgets::confirm::tests::test_confirm_widget_many_commands ... ok
[INFO] [stdout] test ui::widgets::confirm::tests::test_confirm_widget_message_content ... ok
[INFO] [stdout] test ui::views::help::tests::test_run_help_for_all_commands ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_fuzzy_match ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_match_indices ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_multi_select_state_new ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_move_up_down ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_selectable_count ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_render_keeps_cursor_visible_when_list_height_is_small ... ok
[INFO] [stdout] test ui::views::list::tests::test_worktree_json_serialization ... ok
[INFO] [stdout] test ui::views::remove::tests::test_find_exact_match_case_insensitive ... ok
[INFO] [stdout] test ui::event::tests::test_handle_select_list_navigation ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_selected_items ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_toggle_all ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_toggle_disabled_item ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_toggle_current ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_empty_messages ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_chaining ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_error ... ok
[INFO] [stdout] test ui::widgets::multi_select_list::tests::test_update_filter ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_required_height_multiple_messages ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_required_height_full ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_required_height_with_details ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_success ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_error_variant ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_required_height_with_suggestions ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_multiple_messages ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_required_height_simple ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_required_height_with_wrapping ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_success_variant ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_variant_debug ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_with_details ... ok
[INFO] [stdout] test ui::widgets::preview_helpers::tests::test_truncate_string_long ... ok
[INFO] [stdout] test ui::widgets::preview_helpers::tests::test_truncate_string_exact ... ok
[INFO] [stdout] test ui::widgets::preview_helpers::tests::test_truncate_string_min_length ... ok
[INFO] [stdout] test ui::widgets::preview_helpers::tests::test_truncate_string_short ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_spinner_char_cycles_correctly ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_spinner_frames_are_braille ... ok
[INFO] [stdout] test ui::widgets::notice::tests::test_notice_with_suggestions ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_step_progress_creation ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_step_progress_frame ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_step_state_icon ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_step_state_color ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_step_state_status_checks ... ok
[INFO] [stdout] test ui::widgets::progress::tests::test_step_state_label ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_list_widget_creation ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_empty_query_clears_match_indices ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_move_up_down ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_new ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_selected_item_empty ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_selected_item ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_render_keeps_cursor_visible_when_list_height_is_small ... ok
[INFO] [stdout] test ui::widgets::preview_helpers::tests::test_truncate_string_unicode ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_fuzzy_match ... ok
[INFO] [stdout] test ui::widgets::preview_helpers::tests::test_calculate_preview_height_none ... ok
[INFO] [stdout] test git::clean::tests::test_check_local_changes_clean ... ok
[INFO] [stdout] test ui::widgets::spinner::tests::test_spinner_frame_wrapping ... ok
[INFO] [stdout] test ui::widgets::spinner::tests::test_spinner_creation ... ok
[INFO] [stdout] test git::clean::tests::test_check_local_changes_modified ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_update_filter ... ok
[INFO] [stdout] test ui::widgets::spinner::tests::test_spinner_with_different_labels ... ok
[INFO] [stdout] test ui::widgets::spinner::tests::test_spinner_frame_count ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_calculate_column_widths_borrow_from_branch ... ok
[INFO] [stdout] test ui::widgets::select_list::tests::test_select_state_match_indices ... ok
[INFO] [stdout] test ui::widgets::spinner::tests::test_spinner_frames_are_braille ... ok
[INFO] [stdout] test git::clean::tests::test_check_local_changes_untracked ... ok
[INFO] [stdout] test ui::widgets::spinner::tests::test_spinner_frame_cycling ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_calculate_column_widths_borrow_from_path ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_calculate_column_widths_narrow ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_calculate_column_widths_normal ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_calculate_column_widths_very_narrow ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_pad_text ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_and_pad_branch_name ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_and_pad_width_two ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_and_pad_exact ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_and_pad_long ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_and_pad_short ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_and_pad_width_three ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_start_unicode ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_start_width_one ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_start_exact ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_widget_creation ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_widget_empty_state ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_widget_preview_only ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_widget_validation_error_only ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_widget_with_value ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_widget_builder ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_start_short ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_widget_without_options ... ok
[INFO] [stdout] test utils::copy::tests::test_disabled_config ... ok
[INFO] [stdout] test utils::copy::tests::test_copy_directory ... ok
[INFO] [stdout] test utils::copy::tests::test_copy_subdirectory_path_pattern ... ok
[INFO] [stdout] test utils::copy::tests::test_multiple_env_files ... ok
[INFO] [stdout] test git::clean::tests::test_check_local_changes_staged ... ok
[INFO] [stdout] test ui::widgets::table::tests::test_truncate_start_long ... ok
[INFO] [stdout] test utils::copy::tests::test_copy_env_file ... ok
[INFO] [stdout] test utils::copy::tests::test_copy_with_glob_pattern ... ok
[INFO] [stdout] test utils::copy::tests::test_exclude_patterns_only ... ok
[INFO] [stdout] test utils::editor::tests::test_editor_type_command ... ok
[INFO] [stdout] test utils::copy::tests::test_copy_result_summary ... ok
[INFO] [stdout] test utils::formatting::tests::test_format_relative_time_days ... ok
[INFO] [stdout] test utils::formatting::tests::test_format_relative_time_invalid ... ok
[INFO] [stdout] test utils::formatting::tests::test_format_relative_time_hours ... ok
[INFO] [stdout] test utils::copy::tests::test_skip_excluded_files ... ok
[INFO] [stdout] test utils::copy::tests::test_skip_existing_directory ... ok
[INFO] [stdout] test utils::formatting::tests::test_format_relative_time_minutes ... ok
[INFO] [stdout] test utils::copy::tests::test_empty_patterns_and_exclude_patterns ... ok
[INFO] [stdout] test utils::copy::tests::test_copy_files_and_directories ... ok
[INFO] [stdout] test utils::copy::tests::test_skip_existing_files ... ok
[INFO] [stdout] test utils::editor::tests::test_editor_type_display_name ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_dots ... ok
[INFO] [stdout] test utils::validation::tests::test_sanitize_branch_name ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_empty ... ok
[INFO] [stdout] test utils::copy::tests::test_patterns_empty_in_non_git_repo ... ok
[INFO] [stdout] test utils::formatting::tests::test_format_relative_time_seconds ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_invalid_chars ... ok
[INFO] [stdout] test utils::formatting::tests::test_format_relative_time_weeks ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_valid ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_spaces ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_too_long ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_lock_suffix ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_should_not_skip_when_disabled ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_virtualenv_type_as_str ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_detect_no_venv ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_suggest_virtualenv_setup ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_branch_name_slashes ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_detect_multiple ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_should_skip_virtualenv ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_detect_node_modules ... ok
[INFO] [stdout] test utils::virtualenv::tests::test_detect_python_venv ... ok
[INFO] [stdout] test shell::cwd_file::tests::test_try_write_cwd_file_env_not_set ... FAILED
[INFO] [stdout] test shell::cwd_file::tests::test_try_write_cwd_file_success ... FAILED
[INFO] [stdout] test utils::copy::tests::test_patterns_empty_copies_nested_gitignored_files ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- shell::cwd_file::tests::test_try_write_cwd_file_env_not_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shell::cwd_file::tests::test_try_write_cwd_file_env_not_set' (195) panicked at src/shell/cwd_file.rs:49:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Written
[INFO] [stdout]  right: EnvNotSet
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6cfbc5f0fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6cfbc5f0fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6cfbc5f0fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6cfbc5f0fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6cfbc76b0a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6cfbc76b0a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d6cfbc65062 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d6cfbc65062 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d6cfbc3a2bf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6cfbc3a2bf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6cfbc55539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d6cfb9e60cc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d6cfb9e60cc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6cfbc556f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d6cfbc556f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d6cfbc3a378 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d6cfbc318f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d6cfbc3b24d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d6cfbc7729c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6cfbc77153 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d6cfb770deb - core[35159d6ffb30e017]::panicking::assert_failed::<gwm[cfc54102d3663b68]::shell::cwd_file::CwdWriteResult, gwm[cfc54102d3663b68]::shell::cwd_file::CwdWriteResult>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d6cfb8b3173 - gwm[cfc54102d3663b68]::shell::cwd_file::tests::test_try_write_cwd_file_env_not_set
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shell/cwd_file.rs:49:9
[INFO] [stdout]   22:     0x5d6cfb8a9717 - gwm[cfc54102d3663b68]::shell::cwd_file::tests::test_try_write_cwd_file_env_not_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shell/cwd_file.rs:46:45
[INFO] [stdout]   23:     0x5d6cfb799686 - <gwm[cfc54102d3663b68]::shell::cwd_file::tests::test_try_write_cwd_file_env_not_set::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d6cfb9d93ab - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6cfb9d93ab - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d6cfb9e6b9b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d6cfb9e6b9b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d6cfb9e6b9b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d6cfb9e6b9b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d6cfb9e6b9b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d6cfb9e6b9b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d6cfb9e6b9b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6cfb9e1574 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6cfb9e1574 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6cfb9e97a2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6cfb9e97a2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d6cfbc5e22f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d6cfbc5e22f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7da4b4729aa4 - <unknown>
[INFO] [stdout]   45:     0x7da4b47b6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shell::cwd_file::tests::test_try_write_cwd_file_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shell::cwd_file::tests::test_try_write_cwd_file_success' (196) panicked at src/shell/cwd_file.rs:64:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ""
[INFO] [stdout]  right: "/some/worktree/path"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6cfbc5f0fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6cfbc5f0fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6cfbc5f0fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6cfbc5f0fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6cfbc76b0a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6cfbc76b0a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d6cfbc65062 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d6cfbc65062 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d6cfbc3a2bf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6cfbc3a2bf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6cfbc55539 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d6cfb9e60cc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d6cfb9e60cc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6cfbc556f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d6cfbc556f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d6cfbc3a378 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d6cfbc318f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d6cfbc3b24d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d6cfbc7729c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6cfbc77153 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d6cfb770b63 - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::string::String, &str>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d6cfb8b2ffe - gwm[cfc54102d3663b68]::shell::cwd_file::tests::test_try_write_cwd_file_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shell/cwd_file.rs:64:9
[INFO] [stdout]   22:     0x5d6cfb8a96e7 - gwm[cfc54102d3663b68]::shell::cwd_file::tests::test_try_write_cwd_file_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shell/cwd_file.rs:53:41
[INFO] [stdout]   23:     0x5d6cfb799646 - <gwm[cfc54102d3663b68]::shell::cwd_file::tests::test_try_write_cwd_file_success::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d6cfb9d93ab - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6cfb9d93ab - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d6cfb9e6b9b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d6cfb9e6b9b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d6cfb9e6b9b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d6cfb9e6b9b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d6cfb9e6b9b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d6cfb9e6b9b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d6cfb9e6b9b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6cfb9e1574 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6cfb9e1574 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6cfb9e97a2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6cfb9e97a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6cfb9e97a2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d6cfbc5e22f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d6cfbc5e22f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7da4b4729aa4 - <unknown>
[INFO] [stdout]   45:     0x7da4b47b6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     shell::cwd_file::tests::test_try_write_cwd_file_env_not_set
[INFO] [stdout]     shell::cwd_file::tests::test_try_write_cwd_file_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 388 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d32c1c47503da9585441e70ba0c3f1266e4f521ce758b43b3a55f1789427d86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32c1c47503da9585441e70ba0c3f1266e4f521ce758b43b3a55f1789427d86b", kill_on_drop: false }`
[INFO] [stdout] d32c1c47503da9585441e70ba0c3f1266e4f521ce758b43b3a55f1789427d86b
