[INFO] cloning repository https://github.com/ozankasikci/rust-git-worktree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozankasikci/rust-git-worktree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozankasikci%2Frust-git-worktree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozankasikci%2Frust-git-worktree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7675eed2a095183afd5c4d7d1077f8d8c6c631f0
[INFO] testing ozankasikci/rust-git-worktree against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozankasikci%2Frust-git-worktree" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ozankasikci/rust-git-worktree
[INFO] finished tweaking git repo https://github.com/ozankasikci/rust-git-worktree
[INFO] tweaked toml for git repo https://github.com/ozankasikci/rust-git-worktree written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ozankasikci/rust-git-worktree on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ozankasikci/rust-git-worktree 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42
[INFO] running `Command { std: "docker" "start" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42", 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" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42", 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" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling rsworktree v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.37s
[INFO] running `Command { std: "docker" "inspect" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42", 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" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rsworktree v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stdout] warning: unused variable: `repo_root`
[INFO] [stdout]    --> tests/commands/rm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let repo_root = repo_dir.path().canonicalize()?;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.93s
[INFO] running `Command { std: "docker" "inspect" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42", 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" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `repo_root`
[INFO] [stderr]    --> tests/commands/rm.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     let repo_root = repo_dir.path().canonicalize()?;
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_root`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rsworktree` (test "commands") generated 1 warning (run `cargo fix --test "commands" -p rsworktree` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsworktree-4ae84374f5260000)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test cli::tests::parses_cd_command_with_print_flag ... ok
[INFO] [stdout] test cli::tests::parses_create_command_with_base ... ok
[INFO] [stdout] test cli::tests::parses_ls_command ... ok
[INFO] [stdout] test cli::tests::parses_pr_github_with_all_flags ... ok
[INFO] [stdout] test cli::tests::parses_merge_pr_github_with_remove_flag ... ok
[INFO] [stdout] test cli::tests::parses_rm_command_with_force_flag ... ok
[INFO] [stdout] test cli::tests::parses_interactive_command_and_alias ... ok
[INFO] [stdout] test cli::tests::parses_worktree_open_editor_by_name ... ok
[INFO] [stdout] test cli::tests::parses_worktree_open_editor_by_path ... ok
[INFO] [stdout] test commands::create::tests::metadata_name_replaces_disallowed_characters ... ok
[INFO] [stdout] test commands::create::tests::metadata_name_truncates_long_inputs ... ok
[INFO] [stdout] test commands::create::tests::metadata_name_uses_default_when_sanitized_empty ... ok
[INFO] [stdout] test commands::interactive::dialog::tests::dialog_info_with_error_kind ... ok
[INFO] [stdout] test commands::interactive::dialog::tests::dialog_info_with_info_kind ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test commands::interactive::dialog::tests::info_dialog_kind_is_copy ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test commands::interactive::tests::action_panel_scroll_offset_adjusts_to_keep_selection_visible ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test commands::cd::tests::shell_command_prefers_override_env ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpRg0K4g/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdyfA9i/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpxzFjLz/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyfki1F/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqmNdVM/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp1gQgOX/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCymGSZ/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [?1049lInitialized empty Git repository in /tmp/.tmpiS8w7j/.git/
[INFO] [stdout] test commands::interactive::tests::cd_to_root_global_action_exits ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] [?1049htest commands::interactive::tests::cancelling_remove_keeps_worktree ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test commands::interactive::tests::backtab_cycles_focus_backward ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpvlFkDL/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] test commands::interactive::tests::action_panel_wraps_when_navigating_up ... ok
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::cd::tests::shell_command_falls_back_to_default ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [?1049l[?1049h[master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::interactive::tests::e_key_opens_editor_directly ... ok
[INFO] [stdout] test commands::interactive::tests::ensure_visible_scrolls_down_when_selection_below_viewport ... ok
[INFO] [stdout] test commands::interactive::tests::ensure_visible_scrolls_up_when_selection_above_viewport ... ok
[INFO] [stdout] test commands::interactive::tests::find_selected_line_locates_branch_in_flat_lines ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::interactive::tests::initial_scroll_centers_default_branch ... ok
[INFO] [stdout] test commands::cd::tests::shell_command_uses_shell_env_when_override_missing ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::interactive::tests::down_from_last_worktree_moves_to_global_actions ... ok
[INFO] [stdout] test commands::interactive::tests::move_base_updates_scroll_position ... ok
[INFO] [stdout] [?1049l[?1049h[master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::interactive::tests::cancelling_create_leaves_state_unchanged ... ok
[INFO] [stdout] test commands::interactive::tests::left_right_navigate_actions_panel ... ok
[INFO] [stdout] test commands::interactive::tests::merge_dialog_allows_disabling_local_branch_removal ... ok
[INFO] [stdout] test commands::interactive::tests::navigates_down_before_selecting ... ok
[INFO] [stdout] test commands::interactive::tests::down_with_no_worktrees_opens_create_dialog ... ok
[INFO] [stdout] test commands::interactive::tests::scroll_offset_never_exceeds_content_bounds ... ok
[INFO] [stdout] test commands::interactive::tests::scroll_with_multiple_groups ... ok
[INFO] [stdout] test commands::interactive::tests::q_key_exits_interactive_mode ... ok
[INFO] [stdout] test commands::interactive::tests::removing_current_worktree_requests_root_exit ... ok
[INFO] [stdout] test commands::interactive::tests::returns_first_worktree_when_enter_pressed_immediately ... ok
[INFO] [stdout] test commands::interactive::tests::selecting_pr_github_action_exits_with_pr_variant ... ok
[INFO] [stdout] test commands::interactive::tests::tabbing_to_actions_removes_selected_worktree ... ok
[INFO] [stdout] test commands::interactive::tests::selecting_merge_action_collects_cleanup_choices ... ok
[INFO] [stdout] test commands::interactive::tests::up_from_first_global_action_moves_to_last_worktree ... ok
[INFO] [stdout] test commands::interactive::tests::remove_dialog_allows_disabling_local_branch_removal ... ok
[INFO] [stdout] test commands::interactive::tests::up_from_top_after_tabbing_picks_last_global_action ... ok
[INFO] [stdout] test commands::interactive::tests::wrap_around_from_last_to_first_adjusts_scroll ... ok
[INFO] [stdout] test commands::interactive::tests::create_action_adds_new_worktree ... ok
[INFO] [stdout] test commands::list::tests::format_worktree_handles_single_component ... ok
[INFO] [stdout] test commands::interactive::tests::up_from_top_moves_to_global_actions ... ok
[INFO] [stdout] test commands::list::tests::format_worktree_handles_nested_path ... ok
[INFO] [stdout] test commands::interactive::tests::up_with_no_worktrees_moves_to_global_actions ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::command_failure_includes_stderr_and_status ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::determine_branch_errors_on_empty_output ... ok
[INFO] [stdout] test commands::interactive::tests::vim_keys_navigate_worktrees ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test commands::merge_pr_github::tests::determine_branch_surfaces_git_failures ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::format_command_builds_shell_safe_string ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::find_pull_request_errors_on_invalid_json ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5scayX/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpmJe6L9/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpMTVHc0/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpF22PL2/.git/
[INFO] [stdout] test cli::tests::resolve_worktree_name_requires_running_inside_worktree ... ok
[INFO] [stdout] test cli::tests::resolve_worktree_name_infers_from_cwd_inside_worktree ... ok
[INFO] [stdout] test cli::tests::resolve_worktree_name_rejects_rsworktree_root ... ok
[INFO] [stdout] test cli::tests::resolve_worktree_name_returns_cli_argument_when_present ... ok
[INFO] [stdout] test commands::list::tests::find_worktrees_returns_empty_for_empty_dir ... ok
[INFO] [stdout] test commands::create::tests::prepare_branch_creates_branch_from_base ... ok
[INFO] [stdout] test commands::cd::tests::errors_when_missing_worktree ... ok
[INFO] [stdout] test commands::create::tests::prepare_branch_reuses_existing_reference ... ok
[INFO] [stdout] test commands::list::tests::list_command_execute_shows_worktrees ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::quote_arg_quotes_when_needed ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::remote_branch_already_gone_detects_message ... ok
[INFO] [stdout] test commands::list::tests::list_command_execute_handles_empty ... ok
[INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/cargo
[INFO] [stdout] CARGO_HOME=/opt/rustwide/cargo-home
[INFO] [stdout] CARGO_INCREMENTAL=0
[INFO] [stdout] CARGO_MANIFEST_DIR=/opt/rustwide/workdir
[INFO] [stdout] CARGO_MANIFEST_PATH=/opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] CARGO_PKG_AUTHORS=
[INFO] [stdout] CARGO_PKG_DESCRIPTION=CLI helper for managing Git worktrees under a dedicated .rsworktree directory
[INFO] [stdout] CARGO_PKG_HOMEPAGE=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_LICENSE=MIT
[INFO] [stdout] CARGO_PKG_LICENSE_FILE=
[INFO] [stdout] CARGO_PKG_NAME=rsworktree
[INFO] [stdout] CARGO_PKG_README=README.md
[INFO] [stdout] CARGO_PKG_REPOSITORY=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_RUST_VERSION=
[INFO] [stdout] CARGO_PKG_VERSION=0.7.1
[INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0
[INFO] [stdout] CARGO_PKG_VERSION_MINOR=7
[INFO] [stdout] CARGO_PKG_VERSION_PATCH=1
[INFO] [stdout] CARGO_PKG_VERSION_PRE=
[INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target
[INFO] [stdout] HOME=/root
[INFO] [stdout] HOSTNAME=4b84542fee80
[INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-ad75c27ed4b9a60a/out/build:/opt/rustwide/target/debug/build/libssh2-sys-dc63de3f9c148c4f/out/build:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib
[INFO] [stdout] PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[INFO] [stdout] PWD=/tmp/.tmpCymGSZ/.rsworktree/feature/test
[INFO] [stdout] RSWORKTREE_SHELL=env
[INFO] [stdout] RUSTDOCFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTUP_HOME=/opt/rustwide/rustup-home
[INFO] [stdout] RUSTUP_TOOLCHAIN=1.97.0-beta.6-x86_64-unknown-linux-gnu
[INFO] [stdout] RUSTUP_TOOLCHAIN_SOURCE=cli
[INFO] [stdout] RUST_BACKTRACE=full
[INFO] [stdout] RUST_RECURSION_COUNT=1
[INFO] [stdout] SOURCE_DIR=/opt/rustwide/workdir
[INFO] [stdout] SSL_CERT_DIR=/usr/lib/ssl/certs
[INFO] [stdout] SSL_CERT_FILE=/usr/lib/ssl/cert.pem
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpcrWsZe/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpP3juR4/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpG3XfL6/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpt7I6sT/.git/
[INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/cargo
[INFO] [stdout] CARGO_HOME=/opt/rustwide/cargo-home
[INFO] [stdout] CARGO_INCREMENTAL=0
[INFO] [stdout] CARGO_MANIFEST_DIR=/opt/rustwide/workdir
[INFO] [stdout] CARGO_MANIFEST_PATH=/opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] CARGO_PKG_AUTHORS=
[INFO] [stdout] CARGO_PKG_DESCRIPTION=CLI helper for managing Git worktrees under a dedicated .rsworktree directory
[INFO] [stdout] CARGO_PKG_HOMEPAGE=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_LICENSE=MIT
[INFO] [stdout] CARGO_PKG_LICENSE_FILE=
[INFO] [stdout] CARGO_PKG_NAME=rsworktree
[INFO] [stdout] CARGO_PKG_README=README.md
[INFO] [stdout] CARGO_PKG_REPOSITORY=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_RUST_VERSION=
[INFO] [stdout] CARGO_PKG_VERSION=0.7.1
[INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0
[INFO] [stdout] CARGO_PKG_VERSION_MINOR=7
[INFO] [stdout] CARGO_PKG_VERSION_PATCH=1
[INFO] [stdout] CARGO_PKG_VERSION_PRE=
[INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target
[INFO] [stdout] HOME=/root
[INFO] [stdout] HOSTNAME=4b84542fee80
[INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-ad75c27ed4b9a60a/out/build:/opt/rustwide/target/debug/build/libssh2-sys-dc63de3f9c148c4f/out/build:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib
[INFO] [stdout] PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[INFO] [stdout] PWD=/tmp/.tmpqmNdVM/.rsworktree/feature/test
[INFO] [stdout] RSWORKTREE_SHELL=env
[INFO] [stdout] RUSTDOCFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTUP_HOME=/opt/rustwide/rustup-home
[INFO] [stdout] RUSTUP_TOOLCHAIN=1.97.0-beta.6-x86_64-unknown-linux-gnu
[INFO] [stdout] RUSTUP_TOOLCHAIN_SOURCE=cli
[INFO] [stdout] RUST_BACKTRACE=full
[INFO] [stdout] RUST_RECURSION_COUNT=1
[INFO] [stdout] SOURCE_DIR=/opt/rustwide/workdir
[INFO] [stdout] SSL_CERT_DIR=/usr/lib/ssl/certs
[INFO] [stdout] SSL_CERT_FILE=/usr/lib/ssl/cert.pem
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpRO7a77/.git/
[INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/cargo
[INFO] [stdout] CARGO_HOME=/opt/rustwide/cargo-home
[INFO] [stdout] CARGO_INCREMENTAL=0
[INFO] [stdout] CARGO_MANIFEST_DIR=/opt/rustwide/workdir
[INFO] [stdout] CARGO_MANIFEST_PATH=/opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] CARGO_PKG_AUTHORS=
[INFO] [stdout] CARGO_PKG_DESCRIPTION=CLI helper for managing Git worktrees under a dedicated .rsworktree directory
[INFO] [stdout] CARGO_PKG_HOMEPAGE=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_LICENSE=MIT
[INFO] [stdout] CARGO_PKG_LICENSE_FILE=
[INFO] [stdout] CARGO_PKG_NAME=rsworktree
[INFO] [stdout] CARGO_PKG_README=README.md
[INFO] [stdout] CARGO_PKG_REPOSITORY=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_RUST_VERSION=
[INFO] [stdout] CARGO_PKG_VERSION=0.7.1
[INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0
[INFO] [stdout] CARGO_PKG_VERSION_MINOR=7
[INFO] [stdout] CARGO_PKG_VERSION_PATCH=1
[INFO] [stdout] CARGO_PKG_VERSION_PRE=
[INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target
[INFO] [stdout] HOME=/root
[INFO] [stdout] HOSTNAME=4b84542fee80
[INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-ad75c27ed4b9a60a/out/build:/opt/rustwide/target/debug/build/libssh2-sys-dc63de3f9c148c4f/out/build:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib
[INFO] [stdout] PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[INFO] [stdout] PWD=/tmp/.tmpCymGSZ/.rsworktree/feature/test
[INFO] [stdout] RSWORKTREE_SHELL=env
[INFO] [stdout] RUSTDOCFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTUP_HOME=/opt/rustwide/rustup-home
[INFO] [stdout] RUSTUP_TOOLCHAIN=1.97.0-beta.6-x86_64-unknown-linux-gnu
[INFO] [stdout] RUSTUP_TOOLCHAIN_SOURCE=cli
[INFO] [stdout] RUST_BACKTRACE=full
[INFO] [stdout] RUST_RECURSION_COUNT=1
[INFO] [stdout] SOURCE_DIR=/opt/rustwide/workdir
[INFO] [stdout] SSL_CERT_DIR=/usr/lib/ssl/certs
[INFO] [stdout] SSL_CERT_FILE=/usr/lib/ssl/cert.pem
[INFO] [stdout] test commands::list::tests::lists_worktrees_recursively_in_alpha_order ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test commands::interactive::tests::down_navigates_within_global_actions ... ok
[INFO] [stdout] test commands::cd::tests::prints_canonical_path_when_worktree_exists ... ok
[INFO] [stdout] test commands::pr_github::tests::format_command_quotes_arguments_with_special_characters ... ok
[INFO] [stdout] test commands::create::tests::creates_new_worktree_under_rsworktree_directory ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test commands::pr_github::tests::metadata_flag_allows_noninteractive_rejects_positional_separator_and_plain_args ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQ43jXY/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp7VCVwo/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpA0BB4S/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppSYCC7/.git/
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqi8eAV/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp9BEGDV/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test commands::merge_pr_github::tests::surfaces_switch_failures ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmplJvr7o/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpywF5Zi/.git/
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpEEaPxj/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test commands::merge_pr_github::tests::merges_when_pull_request_found ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5mXxIN/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsQnfbW/.git/
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::rm::tests::deletes_local_branch_when_requested ... ok
[INFO] [stdout] test commands::pr_github::tests::defaults_to_fill_when_metadata_missing ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stderr] hint: 
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmplJnESQ/.git/
[INFO] [stdout] test commands::merge_pr_github::tests::skips_merge_when_no_pull_request_found ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpRmkAOw/.git/
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::merge_pr_github::tests::treats_branch_delete_failure_as_success ... ok
[INFO] [stdout] test commands::pr_github::tests::metadata_flag_allows_known_noninteractive_values ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpYVPem8/.git/
[INFO] [stdout] test commands::merge_pr_github::tests::surface_remote_branch_deletion_failures ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::keeps_local_branch_when_disabled ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test editor::launch::tests::reports_missing_worktree_path ... [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] ok
[INFO] [stdout] test editor::launch::tests::wait_for_completion_reports_missing_command ... ok
[INFO] [stdout] test editor::launch::tests::reports_missing_command ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::surfaces_command_failures ... ok
[INFO] [stdout] test editor::preference::tests::editor_env_var_name_returns_correct_strings ... ok
[INFO] [stdout] test editor::preference::tests::load_from_env_errors_on_unclosed_quote ... ok
[INFO] [stdout] test editor::preference::tests::load_from_env_handles_quoted_args ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test editor::launch::tests::wait_for_completion_succeeds_with_valid_command ... ok
[INFO] [stdout] test commands::pr_github::tests::executes_push_and_gh ... ok
[INFO] [stdout] test editor::preference::tests::config_invalid_when_command_empty ... ok
[INFO] [stdout] test editor::preference::tests::load_from_env_returns_none_for_empty ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test editor::preference::tests::load_from_env_parses_command_with_args ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test editor::launch::tests::wait_for_completion_reports_exit_status ... ok
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test commands::pr_github::tests::errors_when_worktree_missing ... ok
[INFO] [stdout] test commands::rm::tests::reports_missing_worktree_directory ... ok
[INFO] [stdout] test editor::preference::tests::load_from_env_returns_none_for_whitespace_only ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::removes_remote_branch_when_requested ... ok
[INFO] [stdout] test repo::tests::gitignore_has_entry_detects_alternate_form ... ok
[INFO] [stdout] test commands::rm::tests::keeps_local_branch_when_not_requested ... ok
[INFO] [stdout] test commands::merge_pr_github::tests::treat_missing_remote_branch_as_success ... ok
[INFO] [stdout] test commands::pr_github::tests::skips_push_when_disabled ... ok
[INFO] [stdout] test repo::tests::ensure_worktrees_dir_appends_entry_once ... ok
[INFO] [stdout] test commands::pr_github::tests::surfaces_command_failure ... ok
[INFO] [stdout] test repo::tests::ensure_worktrees_dir_respects_existing_entry ... ok
[INFO] [stdout] [feature/local a630532] WIP
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 note.txt
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test editor::preference::tests::preference_missing_when_no_config_or_env ... ok
[INFO] [stdout] test editor::preference::tests::config_invalid_when_json_malformed ... ok
[INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/cargo
[INFO] [stdout] CARGO_HOME=/opt/rustwide/cargo-home
[INFO] [stdout] CARGO_INCREMENTAL=0
[INFO] [stdout] CARGO_MANIFEST_DIR=/opt/rustwide/workdir
[INFO] [stdout] CARGO_MANIFEST_PATH=/opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] CARGO_PKG_AUTHORS=
[INFO] [stdout] CARGO_PKG_DESCRIPTION=CLI helper for managing Git worktrees under a dedicated .rsworktree directory
[INFO] [stdout] CARGO_PKG_HOMEPAGE=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_LICENSE=MIT
[INFO] [stdout] CARGO_PKG_LICENSE_FILE=
[INFO] [stdout] CARGO_PKG_NAME=rsworktree
[INFO] [stdout] CARGO_PKG_README=README.md
[INFO] [stdout] CARGO_PKG_REPOSITORY=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_RUST_VERSION=
[INFO] [stdout] CARGO_PKG_VERSION=0.7.1
[INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0
[INFO] [stdout] CARGO_PKG_VERSION_MINOR=7
[INFO] [stdout] CARGO_PKG_VERSION_PATCH=1
[INFO] [stdout] CARGO_PKG_VERSION_PRE=
[INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target
[INFO] [stdout] HOME=/root
[INFO] [stdout] HOSTNAME=4b84542fee80
[INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-ad75c27ed4b9a60a/out/build:/opt/rustwide/target/debug/build/libssh2-sys-dc63de3f9c148c4f/out/build:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib
[INFO] [stdout] PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[INFO] [stdout] PWD=/tmp/.tmpYVPem8/.rsworktree/feature/local
[INFO] [stdout] RSWORKTREE_SHELL=env
[INFO] [stdout] RUSTDOCFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTUP_HOME=/opt/rustwide/rustup-home
[INFO] [stdout] RUSTUP_TOOLCHAIN=1.97.0-beta.6-x86_64-unknown-linux-gnu
[INFO] [stdout] RUSTUP_TOOLCHAIN_SOURCE=cli
[INFO] [stdout] RUST_BACKTRACE=full
[INFO] [stdout] RUST_RECURSION_COUNT=1
[INFO] [stdout] SOURCE_DIR=/opt/rustwide/workdir
[INFO] [stdout] SSL_CERT_DIR=/usr/lib/ssl/certs
[INFO] [stdout] SSL_CERT_FILE=/usr/lib/ssl/cert.pem
[INFO] [stdout] test commands::rm::tests::deletes_unmerged_local_branch_when_requested ... ok
[INFO] [stdout] test editor::preference::tests::resolves_preference_from_config_file ... ok
[INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/cargo
[INFO] [stdout] CARGO_HOME=/opt/rustwide/cargo-home
[INFO] [stdout] CARGO_INCREMENTAL=0
[INFO] [stdout] CARGO_MANIFEST_DIR=/opt/rustwide/workdir
[INFO] [stdout] CARGO_MANIFEST_PATH=/opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] CARGO_PKG_AUTHORS=
[INFO] [stdout] CARGO_PKG_DESCRIPTION=CLI helper for managing Git worktrees under a dedicated .rsworktree directory
[INFO] [stdout] CARGO_PKG_HOMEPAGE=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_LICENSE=MIT
[INFO] [stdout] CARGO_PKG_LICENSE_FILE=
[INFO] [stdout] CARGO_PKG_NAME=rsworktree
[INFO] [stdout] CARGO_PKG_README=README.md
[INFO] [stdout] CARGO_PKG_REPOSITORY=https://github.com/ozan/rust-git-worktree
[INFO] [stdout] CARGO_PKG_RUST_VERSION=
[INFO] [stdout] CARGO_PKG_VERSION=0.7.1
[INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0
[INFO] [stdout] CARGO_PKG_VERSION_MINOR=7
[INFO] [stdout] CARGO_PKG_VERSION_PATCH=1
[INFO] [stdout] CARGO_PKG_VERSION_PRE=
[INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target
[INFO] [stdout] HOME=/root
[INFO] [stdout] HOSTNAME=4b84542fee80
[INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-ad75c27ed4b9a60a/out/build:/opt/rustwide/target/debug/build/libssh2-sys-dc63de3f9c148c4f/out/build:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib
[INFO] [stdout] PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[INFO] [stdout] PWD=/tmp/.tmpYVPem8
[INFO] [stdout] RSWORKTREE_SHELL=env
[INFO] [stdout] RUSTDOCFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTFLAGS=--cap-lints=warn
[INFO] [stdout] RUSTUP_HOME=/opt/rustwide/rustup-home
[INFO] [stdout] RUSTUP_TOOLCHAIN=1.97.0-beta.6-x86_64-unknown-linux-gnu
[INFO] [stdout] RUSTUP_TOOLCHAIN_SOURCE=cli
[INFO] [stdout] RUST_BACKTRACE=full
[INFO] [stdout] RUST_RECURSION_COUNT=1
[INFO] [stdout] SOURCE_DIR=/opt/rustwide/workdir
[INFO] [stdout] SSL_CERT_DIR=/usr/lib/ssl/certs
[INFO] [stdout] SSL_CERT_FILE=/usr/lib/ssl/cert.pem
[INFO] [stdout] test editor::preference::tests::config_with_no_editor_key_falls_through ... ok
[INFO] [stdout] test repo::tests::ensure_worktrees_dir_creates_directory ... ok
[INFO] [stdout] test repo::tests::ensure_worktrees_dir_creates_gitignore_when_missing ... ok
[INFO] [stdout] test commands::rm::tests::removing_current_worktree_repositions_to_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsworktree-d9f4a8951a37683c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/commands.rs (/opt/rustwide/target/debug/deps/commands-9f2d60cd80b8a858)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp8TwnBy/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmphGbovy/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmphlFayn/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp7gA8QH/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpVsRA2I/.git/
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLLGH4v/.git/
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpr2vqC8/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmptmYAzY/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp6dCW0i/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpgBgu8G/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpr9vNCJ/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpp2BQ5c/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOPLkXM/.git/
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpixIVZq/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzPickq/.git/
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [main (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [main (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [main (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJmDlVI/.git/
[INFO] [stdout] [master (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [main (root-commit) f232935] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [main (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [main f892710] Second commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 CHANGELOG.md
[INFO] [stdout] test cd::cd_command_prints_worktree_path ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpg5gL71/.git/
[INFO] [stdout] test cd::cd_command_spawns_shell_in_worktree ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSDSiu8/.git/
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test create::create_command_creates_worktree_and_updates_gitignore ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpfN3HG4/.git/
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test create::create_command_accepts_branch_option ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpHKSC61/.git/
[INFO] [stdout] test list::ls_command_shows_none_when_empty ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpC0pidJ/.git/
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test create::create_command_reuses_existing_branch ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnjlhlu/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test create::create_command_preserves_existing_branch_when_base_specified ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpxrKy57/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] test merge_pr_github::merge_pr_github_merges_open_pr_for_current_worktree ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] test create::create_command_handles_names_with_reserved_characters ... ok
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpboq9fP/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test merge_pr_github::merge_pr_github_reports_when_no_pr_found ... ok
[INFO] [stdout] [master (root-commit) 39c34de] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test list::ls_command_lists_created_worktrees ... ok
[INFO] [stdout] test list::ls_command_works_from_inside_worktree ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpoS0uiN/.git/
[INFO] [stdout] test open_editor::open_editor_guidance_when_no_preference ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpvW7NiK/.git/
[INFO] [stdout] test open_editor::open_editor_matches_partial_name ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] [master (root-commit) 7617589] Initial commit
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpijW0w4/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] [master (root-commit) 7617589] Initial commit
[INFO] [stderr] hint: 
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSLB2m8/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 7617589] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4AeM0V/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp2tSYcy/.git/
[INFO] [stdout] test open_editor::open_editor_with_path_flag ... FAILED
[INFO] [stdout] [master (root-commit) 7617589] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test open_editor::open_editor_uses_env_editor_and_reports_success ... FAILED
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp1uTlUR/.git/
[INFO] [stdout] [master (root-commit) 7617589] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 7617589] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test pr_github::pr_github_defaults_to_fill_when_metadata_missing ... ok
[INFO] [stdout] test pr_github::pr_github_defaults_to_current_worktree ... ok
[INFO] [stdout] test open_editor::open_editor_uses_preferences_file ... ok
[INFO] [stdout] [master (root-commit) 7617589] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test rm::rm_command_force_removes_locked_worktree ... ok
[INFO] [stdout] test pr_github::pr_github_invokes_gh_with_expected_arguments ... ok
[INFO] [stdout] test rm::rm_command_spawns_root_shell_when_called_inside_worktree ... ok
[INFO] [stdout] test rm::rm_command_handles_missing_worktree ... ok
[INFO] [stdout] test rm::rm_command_removes_existing_worktree ... ok
[INFO] [stdout] test open_editor::open_editor_errors_when_path_does_not_exist ... ok
[INFO] [stdout] test open_editor::open_editor_errors_when_worktree_missing ... ok
[INFO] [stdout] test cd::cd_command_fails_for_missing_worktree ... ok
[INFO] [stdout] test open_editor::open_editor_errors_on_ambiguous_name ... ok
[INFO] [stdout] test pr_github::pr_github_without_name_errors_outside_worktree ... ok
[INFO] [stdout] test pr_github::pr_github_reports_missing_worktree ... ok
[INFO] [stdout] test rm::rm_command_refuses_locked_worktree_without_force ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- open_editor::open_editor_with_path_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'open_editor::open_editor_with_path_flag' (3597) panicked at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(Opened)
[INFO] [stdout] ├── var: No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)
[INFO] [stdout] └── var as str: No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpC0pidJ" && "/opt/rustwide/target/debug/rsworktree" "worktree" "open-editor" "--path" "/tmp/.tmpC0pidJ/.rsworktree/feature/pathtest"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)\n"
[INFO] [stdout] stderr="[open-editor] worktree=feature/pathtest path=/tmp/.tmpC0pidJ/.rsworktree/feature/pathtest status=PreferenceMissing message=No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x586269870d28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586269870d28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586269870d28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x586269870d28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5862698878aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5862698878aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x586269876d82 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x586269876d82 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58626984d376 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58626984d376 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x586269868129 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5862697b047c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5862697b047c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5862698682e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5862698682e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58626984d432 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x586269842239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58626984e39d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5862698880bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5862697ff648 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[6f8f274259398f1c]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5862697ff5a7 - <assert_cmd[6f8f274259398f1c]::assert::AssertError>::panic::<assert_cmd[6f8f274259398f1c]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5862697fe2b7 - <<assert_cmd[6f8f274259398f1c]::assert::AssertError>::panic<assert_cmd[6f8f274259398f1c]::assert::Assert> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(assert_cmd[6f8f274259398f1c]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5862697ef46b - <core[8fb95b77d25ab6c8]::result::Result<assert_cmd[6f8f274259398f1c]::assert::Assert, assert_cmd[6f8f274259398f1c]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6f8f274259398f1c]::assert::AssertError>::panic<assert_cmd[6f8f274259398f1c]::assert::Assert>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x58626979cf64 - <assert_cmd[6f8f274259398f1c]::assert::Assert>::stdout::<predicates[9e6cb8fe037166b1]::str::basics::ContainsPredicate, assert_cmd[6f8f274259398f1c]::assert::StrOutputPredicate<predicates[9e6cb8fe037166b1]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x58626977c29f - commands[ce8b5682068c01dd]::open_editor::open_editor_with_path_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/commands/open_editor.rs:169:10
[INFO] [stdout]   25:     0x586269779c07 - commands[ce8b5682068c01dd]::open_editor::open_editor_with_path_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/commands/open_editor.rs:150:36
[INFO] [stdout]   26:     0x5862697a2c56 - <commands[ce8b5682068c01dd]::open_editor::open_editor_with_path_flag::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5862697a355b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5862697a355b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5862697b0dd5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5862697b0dd5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5862697b0dd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5862697b0dd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5862697b0dd5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5862697b0dd5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5862697b0dd5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5862697aa6e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5862697aa6e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5862697b3e52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5862697b3e52 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5862697b3e52 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5862697b3e52 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5862697b3e52 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5862697b3e52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5862697b3e52 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5862698700ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   46:     0x5862698700ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ed6a81eaa4 - <unknown>
[INFO] [stdout]   48:     0x70ed6a8aba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- open_editor::open_editor_uses_env_editor_and_reports_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'open_editor::open_editor_uses_env_editor_and_reports_success' (3574) panicked at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed (var.contains(Opened `feature/test`) && var.contains(Launched `feature/test` using `/usr/bin/env`))
[INFO] [stdout] ├── var as str: No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)
[INFO] [stdout] └── var.contains(Opened `feature/test`)
[INFO] [stdout]     └── var: No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpfN3HG4" && "/opt/rustwide/target/debug/rsworktree" "worktree" "open-editor" "feature/test"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)\n"
[INFO] [stdout] stderr="[open-editor] worktree=feature/test path=/tmp/.tmpfN3HG4/.rsworktree/feature/test status=PreferenceMissing message=No editor configured. Set one in `.rsworktree/preferences.json` or export $EDITOR/$VISUAL. Supported commands: Vim (`vim`), Cursor (`cursor`), WebStorm (`webstorm`), Rider (`rider`)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x586269870d28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586269870d28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586269870d28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x586269870d28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5862698878aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5862698878aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x586269876d82 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x586269876d82 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58626984d376 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58626984d376 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x586269868129 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5862697b047c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5862697b047c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5862698682e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5862698682e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58626984d432 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x586269842239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58626984e39d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5862698880bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5862697ff648 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[6f8f274259398f1c]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5862697ff5a7 - <assert_cmd[6f8f274259398f1c]::assert::AssertError>::panic::<assert_cmd[6f8f274259398f1c]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5862697fe2b7 - <<assert_cmd[6f8f274259398f1c]::assert::AssertError>::panic<assert_cmd[6f8f274259398f1c]::assert::Assert> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(assert_cmd[6f8f274259398f1c]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5862697ef46b - <core[8fb95b77d25ab6c8]::result::Result<assert_cmd[6f8f274259398f1c]::assert::Assert, assert_cmd[6f8f274259398f1c]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6f8f274259398f1c]::assert::AssertError>::panic<assert_cmd[6f8f274259398f1c]::assert::Assert>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x58626979ced1 - <assert_cmd[6f8f274259398f1c]::assert::Assert>::stdout::<predicates[9e6cb8fe037166b1]::boolean::AndPredicate<predicates[9e6cb8fe037166b1]::str::basics::ContainsPredicate, predicates[9e6cb8fe037166b1]::str::basics::ContainsPredicate, str>, assert_cmd[6f8f274259398f1c]::assert::StrOutputPredicate<predicates[9e6cb8fe037166b1]::boolean::AndPredicate<predicates[9e6cb8fe037166b1]::str::basics::ContainsPredicate, predicates[9e6cb8fe037166b1]::str::basics::ContainsPredicate, str>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x58626977f3e4 - commands[ce8b5682068c01dd]::open_editor::open_editor_uses_env_editor_and_reports_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/commands/open_editor.rs:66:10
[INFO] [stdout]   25:     0x586269779d57 - commands[ce8b5682068c01dd]::open_editor::open_editor_uses_env_editor_and_reports_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/commands/open_editor.rs:53:57
[INFO] [stdout]   26:     0x5862697a2e16 - <commands[ce8b5682068c01dd]::open_editor::open_editor_uses_env_editor_and_reports_success::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5862697a355b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5862697a355b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5862697b0dd5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5862697b0dd5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5862697b0dd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5862697b0dd5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5862697b0dd5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5862697b0dd5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5862697b0dd5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5862697aa6e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5862697aa6e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5862697b3e52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5862697b3e52 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5862697b3e52 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5862697b3e52 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5862697b3e52 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5862697b3e52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5862697b3e52 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5862698700ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   46:     0x5862698700ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ed6a81eaa4 - <unknown>
[INFO] [stdout]   48:     0x70ed6a8aba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     open_editor::open_editor_uses_env_editor_and_reports_success
[INFO] [stdout]     open_editor::open_editor_with_path_flag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test commands`
[INFO] running `Command { std: "docker" "inspect" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42", kill_on_drop: false }`
[INFO] [stdout] 4b84542fee80809edcaa32cf4e57c9df972363dd97e82a3b8d51cbbc4ea46a42
