[INFO] fetching crate rsworktree 0.6.4... [INFO] testing rsworktree-0.6.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate rsworktree 0.6.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rsworktree 0.6.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rsworktree 0.6.4 [INFO] tweaked toml for crates.io crate rsworktree 0.6.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsworktree 0.6.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsworktree 0.6.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded ratatui v0.26.3 [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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e580819974c5545d0b102f9a30ab52c13f1603bcf8a63665e4658956c3c98fc7 [INFO] running `Command { std: "docker" "start" "-a" "e580819974c5545d0b102f9a30ab52c13f1603bcf8a63665e4658956c3c98fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e580819974c5545d0b102f9a30ab52c13f1603bcf8a63665e4658956c3c98fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e580819974c5545d0b102f9a30ab52c13f1603bcf8a63665e4658956c3c98fc7", kill_on_drop: false }` [INFO] [stdout] e580819974c5545d0b102f9a30ab52c13f1603bcf8a63665e4658956c3c98fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b52d2080858eab9f1820a31aaaf25d0af0c06bcf9d81299db4ecbf26d4e5975a [INFO] running `Command { std: "docker" "start" "-a" "b52d2080858eab9f1820a31aaaf25d0af0c06bcf9d81299db4ecbf26d4e5975a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling is_ci v1.2.0 [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 object v0.36.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [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 parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [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 crossterm v0.27.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [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 clap v4.5.48 [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.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.55s [INFO] running `Command { std: "docker" "inspect" "b52d2080858eab9f1820a31aaaf25d0af0c06bcf9d81299db4ecbf26d4e5975a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52d2080858eab9f1820a31aaaf25d0af0c06bcf9d81299db4ecbf26d4e5975a", kill_on_drop: false }` [INFO] [stdout] b52d2080858eab9f1820a31aaaf25d0af0c06bcf9d81299db4ecbf26d4e5975a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b8aebe081293874fed3ee2a721942ff447639b8a78bd6dde3c747552444203f [INFO] running `Command { std: "docker" "start" "-a" "5b8aebe081293874fed3ee2a721942ff447639b8a78bd6dde3c747552444203f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [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 crossterm v0.27.0 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rsworktree v0.6.4 (/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] [stderr] Compiling assert_cmd v2.0.17 [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.66s [INFO] running `Command { std: "docker" "inspect" "5b8aebe081293874fed3ee2a721942ff447639b8a78bd6dde3c747552444203f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8aebe081293874fed3ee2a721942ff447639b8a78bd6dde3c747552444203f", kill_on_drop: false }` [INFO] [stdout] 5b8aebe081293874fed3ee2a721942ff447639b8a78bd6dde3c747552444203f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d100d42e3071e1d2c2d01fd50b9feccdbdf441c448000c0a6641bfd9722febd3 [INFO] running `Command { std: "docker" "start" "-a" "d100d42e3071e1d2c2d01fd50b9feccdbdf441c448000c0a6641bfd9722febd3", 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 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsworktree-01d94e1228adc9af) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test commands::cd::tests::shell_command_falls_back_to_default ... ok [INFO] [stdout] test commands::cd::tests::shell_command_prefers_override_env ... ok [INFO] [stdout] test commands::cd::tests::shell_command_uses_shell_env_when_override_missing ... ok [INFO] [stdout] test commands::create::tests::metadata_name_replaces_disallowed_characters ... ok [INFO] [stdout] test commands::create::tests::metadata_name_uses_default_when_sanitized_empty ... ok [INFO] [stdout] test commands::create::tests::metadata_name_truncates_long_inputs ... ok [INFO] [stdout] test cli::tests::parses_interactive_command_and_alias ... 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::cd_to_root_global_action_exits ... ok [INFO] [stdout] test commands::interactive::tests::find_selected_line_locates_branch_in_flat_lines ... ok [INFO] [stdout] test commands::interactive::tests::move_base_updates_scroll_position ... ok [INFO] [stdout] test commands::interactive::tests::navigates_down_before_selecting ... ok [INFO] [stdout] test commands::interactive::tests::cancelling_create_leaves_state_unchanged ... ok [INFO] [stdout] test commands::interactive::tests::initial_scroll_centers_default_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 [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 [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [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 [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 [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpRQP4Va/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpXLhGYh/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpmhcAoZ/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpFxzT3u/.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/.tmpDJZuUP/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpNsOiKQ/.git/ [INFO] [stderr] hint: [INFO] [stdout] test commands::interactive::tests::returns_first_worktree_when_enter_pressed_immediately ... ok [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] test commands::interactive::tests::scroll_offset_never_exceeds_content_bounds ... ok [INFO] [stderr] hint: [INFO] [stdout] test commands::interactive::tests::scroll_with_multiple_groups ... ok [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpXmayg0/.git/ [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpNFrw2C/.git/ [INFO] [stderr] hint: [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: git branch -m [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test commands::interactive::tests::cancelling_remove_keeps_worktree ... ok [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpUpbb3R/.git/ [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test commands::interactive::tests::merge_dialog_allows_disabling_local_branch_removal ... ok [INFO] [stdout] test commands::interactive::tests::down_with_no_worktrees_opens_create_dialog ... ok [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test commands::interactive::tests::selecting_pr_github_action_exits_with_pr_variant ... ok [INFO] [stdout] test commands::interactive::tests::create_action_adds_new_worktree ... ok [INFO] [stdout] test commands::interactive::tests::remove_dialog_allows_disabling_local_branch_removal ... ok [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test commands::interactive::tests::wrap_around_from_last_to_first_adjusts_scroll ... ok [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test commands::interactive::tests::up_from_top_moves_to_global_actions ... ok [INFO] [stdout] test commands::interactive::tests::up_from_top_after_tabbing_picks_last_global_action ... 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::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] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test commands::merge_pr_github::tests::find_pull_request_errors_on_invalid_json ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: git config --global init.defaultBranch [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 [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 [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 [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 [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 [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] Initialized empty Git repository in /tmp/.tmprP1ShW/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBwusUA/.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/.tmpQDmVjP/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] test commands::interactive::tests::removing_current_worktree_requests_root_exit ... ok [INFO] [stderr] hint: [INFO] [stdout] test commands::interactive::tests::up_with_no_worktrees_moves_to_global_actions ... ok [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] test commands::merge_pr_github::tests::quote_arg_quotes_when_needed ... ok [INFO] [stderr] hint: [INFO] [stdout] test commands::merge_pr_github::tests::remote_branch_already_gone_detects_message ... ok [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] test commands::interactive::tests::tabbing_to_actions_removes_selected_worktree ... ok [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] test commands::interactive::tests::selecting_merge_action_collects_cleanup_choices ... ok [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpNUBzJ9/.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 [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 [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBHb0nj/.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/.tmpzRxPA8/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOxh5f7/.git/ [INFO] [stderr] hint: [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: git branch -m [INFO] [stdout] [master (root-commit) 65baadd] 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) 65baadd] Initial commit [INFO] [stderr] hint: [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: git branch -m [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test commands::merge_pr_github::tests::merges_when_pull_request_found ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test cli::tests::resolve_worktree_name_infers_from_cwd_inside_worktree ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] test commands::create::tests::prepare_branch_creates_branch_from_base ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] test commands::create::tests::prepare_branch_reuses_existing_reference ... ok [INFO] [stderr] hint: [INFO] [stdout] test commands::list::tests::lists_worktrees_recursively_in_alpha_order ... ok [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] test commands::merge_pr_github::tests::surfaces_command_failures ... ok [INFO] [stderr] hint: [INFO] [stdout] test cli::tests::resolve_worktree_name_rejects_rsworktree_root ... ok [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] test commands::merge_pr_github::tests::removes_remote_branch_when_requested ... ok [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] test commands::merge_pr_github::tests::surface_remote_branch_deletion_failures ... ok [INFO] [stderr] hint: [INFO] [stdout] test commands::merge_pr_github::tests::keeps_local_branch_when_disabled ... ok [INFO] [stderr] hint: git branch -m [INFO] [stdout] test cli::tests::resolve_worktree_name_requires_running_inside_worktree ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test commands::merge_pr_github::tests::skips_merge_when_no_pull_request_found ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] test cli::tests::resolve_worktree_name_returns_cli_argument_when_present ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] test commands::pr_github::tests::format_command_quotes_arguments_with_special_characters ... ok [INFO] [stderr] hint: [INFO] [stdout] test commands::pr_github::tests::metadata_flag_allows_known_noninteractive_values ... ok [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stderr] hint: [INFO] [stdout] CARGO_HOME=/opt/rustwide/cargo-home [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] CARGO_INCREMENTAL=0 [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] CARGO_MANIFEST_DIR=/opt/rustwide/workdir [INFO] [stderr] hint: [INFO] [stdout] CARGO_MANIFEST_PATH=/opt/rustwide/workdir/Cargo.toml [INFO] [stderr] hint: git branch -m [INFO] [stdout] CARGO_PKG_AUTHORS= [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] CARGO_PKG_DESCRIPTION=CLI helper for managing Git worktrees under a dedicated .rsworktree directory [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] CARGO_PKG_HOMEPAGE=https://github.com/ozan/rust-git-worktree [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] CARGO_PKG_LICENSE=MIT [INFO] [stderr] hint: [INFO] [stdout] CARGO_PKG_LICENSE_FILE= [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] CARGO_PKG_NAME=rsworktree [INFO] [stderr] hint: [INFO] [stdout] CARGO_PKG_README=README.md [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] CARGO_PKG_REPOSITORY=https://github.com/ozan/rust-git-worktree [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] CARGO_PKG_RUST_VERSION= [INFO] [stderr] hint: [INFO] [stdout] CARGO_PKG_VERSION=0.6.4 [INFO] [stderr] hint: git branch -m [INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0 [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] CARGO_PKG_VERSION_MINOR=6 [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] CARGO_PKG_VERSION_PATCH=4 [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] CARGO_PKG_VERSION_PRE= [INFO] [stderr] hint: [INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] HOME=/root [INFO] [stderr] hint: [INFO] [stdout] HOSTNAME=d100d42e3071 [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-3cc10f67f86c58bd/out/build:/opt/rustwide/target/debug/build/libssh2-sys-e646b7855a717bf4/out/build:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] hint: [INFO] [stdout] PWD=/tmp/.tmpDJZuUP/.rsworktree/feature/test [INFO] [stderr] hint: git branch -m [INFO] [stdout] RSWORKTREE_SHELL=env [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] RUSTDOCFLAGS=--cap-lints=warn [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] RUSTFLAGS=--cap-lints=warn [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] RUSTUP_HOME=/opt/rustwide/rustup-home [INFO] [stderr] hint: [INFO] [stdout] RUSTUP_TOOLCHAIN=1.91.0-x86_64-unknown-linux-gnu [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] RUST_BACKTRACE=full [INFO] [stderr] hint: [INFO] [stdout] RUST_RECURSION_COUNT=1 [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] SOURCE_DIR=/opt/rustwide/workdir [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] SSL_CERT_DIR=/usr/lib/ssl/certs [INFO] [stderr] hint: [INFO] [stdout] SSL_CERT_FILE=/usr/lib/ssl/cert.pem [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpC72cwK/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test commands::pr_github::tests::metadata_flag_allows_noninteractive_rejects_positional_separator_and_plain_args ... 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/.tmpt6am6B/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSnpDFU/.git/ [INFO] [stderr] hint: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpIF5stK/.git/ [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] test commands::cd::tests::prints_canonical_path_when_worktree_exists ... ok [INFO] [stderr] hint: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsQ6omA/.git/ [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpy864SQ/.git/ [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpGWC6qs/.git/ [INFO] [stderr] hint: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpYaMilS/.git/ [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeItquz/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpwhkWpI/.git/ [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] test repo::tests::ensure_worktrees_dir_appends_entry_once ... ok [INFO] [stderr] hint: [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: git branch -m [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [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] [stdout] test commands::pr_github::tests::executes_push_and_gh ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stderr] hint: [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: [INFO] [stdout] test commands::merge_pr_github::tests::surfaces_switch_failures ... ok [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] test commands::merge_pr_github::tests::treat_missing_remote_branch_as_success ... ok [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] test repo::tests::gitignore_has_entry_detects_alternate_form ... ok [INFO] [stderr] hint: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpT5158X/.git/ [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpFXlSG6/.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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.91.0-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.6.4 [INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0 [INFO] [stdout] CARGO_PKG_VERSION_MINOR=6 [INFO] [stdout] CARGO_PKG_VERSION_PATCH=4 [INFO] [stdout] CARGO_PKG_VERSION_PRE= [INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target [INFO] [stdout] HOME=/root [INFO] [stdout] HOSTNAME=d100d42e3071 [INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-3cc10f67f86c58bd/out/build:/opt/rustwide/target/debug/build/libssh2-sys-e646b7855a717bf4/out/build:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.91.0-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/.tmpUpbb3R/.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.91.0-x86_64-unknown-linux-gnu [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::pr_github::tests::defaults_to_fill_when_metadata_missing ... ok [INFO] [stdout] test commands::rm::tests::keeps_local_branch_when_not_requested ... ok [INFO] [stdout] test commands::cd::tests::errors_when_missing_worktree ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] CARGO_HOME=/opt/rustwide/cargo-home [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] CARGO_INCREMENTAL=0 [INFO] [stderr] hint: [INFO] [stdout] CARGO_MANIFEST_DIR=/opt/rustwide/workdir [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] CARGO_MANIFEST_PATH=/opt/rustwide/workdir/Cargo.toml [INFO] [stderr] hint: [INFO] [stdout] CARGO_PKG_AUTHORS= [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] CARGO_PKG_DESCRIPTION=CLI helper for managing Git worktrees under a dedicated .rsworktree directory [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] CARGO_PKG_HOMEPAGE=https://github.com/ozan/rust-git-worktree [INFO] [stderr] hint: [INFO] [stdout] CARGO_PKG_LICENSE=MIT [INFO] [stderr] hint: git branch -m [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.6.4 [INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0 [INFO] [stdout] CARGO_PKG_VERSION_MINOR=6 [INFO] [stdout] CARGO_PKG_VERSION_PATCH=4 [INFO] [stdout] CARGO_PKG_VERSION_PRE= [INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target [INFO] [stdout] HOME=/root [INFO] [stdout] HOSTNAME=d100d42e3071 [INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-3cc10f67f86c58bd/out/build:/opt/rustwide/target/debug/build/libssh2-sys-e646b7855a717bf4/out/build:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.91.0-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/.tmpIF5stK/.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.91.0-x86_64-unknown-linux-gnu [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/.tmp5KQb5L/.git/ [INFO] [stdout] test repo::tests::ensure_worktrees_dir_respects_existing_entry ... ok [INFO] [stdout] test repo::tests::ensure_worktrees_dir_creates_directory ... ok [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test repo::tests::ensure_worktrees_dir_creates_gitignore_when_missing ... ok [INFO] [stdout] test commands::rm::tests::reports_missing_worktree_directory ... ok [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.91.0-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.6.4 [INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0 [INFO] [stdout] CARGO_PKG_VERSION_MINOR=6 [INFO] [stdout] CARGO_PKG_VERSION_PATCH=4 [INFO] [stdout] CARGO_PKG_VERSION_PRE= [INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target [INFO] [stdout] HOME=/root [INFO] [stdout] HOSTNAME=d100d42e3071 [INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-3cc10f67f86c58bd/out/build:/opt/rustwide/target/debug/build/libssh2-sys-e646b7855a717bf4/out/build:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.91.0-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/.tmpIF5stK [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.91.0-x86_64-unknown-linux-gnu [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] [master (root-commit) 65baadd] 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::pr_github::tests::surfaces_command_failure ... ok [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] CARGO=/opt/rustwide/rustup-home/toolchains/1.91.0-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.6.4 [INFO] [stdout] CARGO_PKG_VERSION_MAJOR=0 [INFO] [stdout] CARGO_PKG_VERSION_MINOR=6 [INFO] [stdout] CARGO_PKG_VERSION_PATCH=4 [INFO] [stdout] CARGO_PKG_VERSION_PRE= [INFO] [stdout] CARGO_TARGET_DIR=/opt/rustwide/target [INFO] [stdout] HOME=/root [INFO] [stdout] HOSTNAME=d100d42e3071 [INFO] [stdout] LD_LIBRARY_PATH=/opt/rustwide/target/debug/build/libgit2-sys-3cc10f67f86c58bd/out/build:/opt/rustwide/target/debug/build/libssh2-sys-e646b7855a717bf4/out/build:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.91.0-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/.tmpUpbb3R/.rsworktree/feature/test [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.91.0-x86_64-unknown-linux-gnu [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] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test commands::rm::tests::removing_current_worktree_repositions_to_root ... ok [INFO] [stdout] test commands::create::tests::creates_new_worktree_under_rsworktree_directory ... ok [INFO] [stdout] test commands::rm::tests::deletes_local_branch_when_requested ... ok [INFO] [stdout] test commands::pr_github::tests::skips_push_when_disabled ... ok [INFO] [stdout] test commands::merge_pr_github::tests::treats_branch_delete_failure_as_success ... ok [INFO] [stdout] [feature/local 168ccf1] WIP [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 note.txt [INFO] [stdout] test commands::rm::tests::deletes_unmerged_local_branch_when_requested ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsworktree-1754167984c1b345) [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-42e32ecdb8cfa5c1) [INFO] [stdout] [INFO] [stdout] running 23 tests [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpq0RVCA/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpH1uLKH/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLoVXvY/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpjA2PKS/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmphs94cR/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpwJcIKd/.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/.tmpbT67Wo/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOtJGyv/.git/ [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBredBE/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmptaIQaX/.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 [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 [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: 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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpYmtPsW/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeMEixF/.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/.tmp5HFmpf/.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 [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 [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmprYwLV8/.git/ [INFO] [stdout] [main (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [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 [INFO] [stdout] [main (root-commit) 65baadd] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzOitpd/.git/ [INFO] [stdout] [main (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [main (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [main (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] 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 [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 [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpkMIGbf/.git/ [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [main 8d4e779] Second commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 CHANGELOG.md [INFO] [stdout] test create::create_command_accepts_branch_option ... ok [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 [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 [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4XV4t8/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSedytx/.git/ [INFO] [stdout] [master (root-commit) 130ec2d] 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] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test create::create_command_preserves_existing_branch_when_base_specified ... 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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpE10YZV/.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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpicMku1/.git/ [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test pr_github::pr_github_invokes_gh_with_expected_arguments ... ok [INFO] [stdout] test merge_pr_github::merge_pr_github_reports_when_no_pr_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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWXT1ms/.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 [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 [INFO] [stdout] test cd::cd_command_prints_worktree_path ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWduMav/.git/ [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqHCHyN/.git/ [INFO] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 130ec2d] 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] [stdout] [master (root-commit) 130ec2d] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test create::create_command_handles_names_with_reserved_characters ... ok [INFO] [stdout] test pr_github::pr_github_defaults_to_fill_when_metadata_missing ... ok [INFO] [stdout] test cd::cd_command_spawns_shell_in_worktree ... ok [INFO] [stdout] test merge_pr_github::merge_pr_github_merges_open_pr_for_current_worktree ... ok [INFO] [stdout] test rm::rm_command_removes_existing_worktree ... ok [INFO] [stdout] test rm::rm_command_force_removes_locked_worktree ... ok [INFO] [stdout] test rm::rm_command_handles_missing_worktree ... ok [INFO] [stdout] test pr_github::pr_github_defaults_to_current_worktree ... ok [INFO] [stdout] test rm::rm_command_spawns_root_shell_when_called_inside_worktree ... ok [INFO] [stdout] test list::ls_command_lists_created_worktrees ... ok [INFO] [stdout] test rm::rm_command_refuses_locked_worktree_without_force ... ok [INFO] [stdout] test cd::cd_command_fails_for_missing_worktree ... 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] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s [INFO] [stdout] [INFO] [stderr] Running tests/repo_discover.rs (/opt/rustwide/target/debug/deps/repo_discover-53d16757f451e677) [INFO] [stdout] [INFO] [stdout] running 1 test [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpb82P1g/.git/ [INFO] [stdout] [master (root-commit) eb4c7a8] Initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test repo_discover_from_inside_linked_worktree_finds_parent_repo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests rsworktree [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] running `Command { std: "docker" "inspect" "d100d42e3071e1d2c2d01fd50b9feccdbdf441c448000c0a6641bfd9722febd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d100d42e3071e1d2c2d01fd50b9feccdbdf441c448000c0a6641bfd9722febd3", kill_on_drop: false }` [INFO] [stdout] d100d42e3071e1d2c2d01fd50b9feccdbdf441c448000c0a6641bfd9722febd3