[INFO] cloning repository https://github.com/takebayashi/git-cmux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takebayashi/git-cmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakebayashi%2Fgit-cmux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakebayashi%2Fgit-cmux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4448f0932866b1e215e2093b1a7e646d0137d2e
[INFO] testing takebayashi/git-cmux against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakebayashi%2Fgit-cmux" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/takebayashi/git-cmux
[INFO] finished tweaking git repo https://github.com/takebayashi/git-cmux
[INFO] tweaked toml for git repo https://github.com/takebayashi/git-cmux written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takebayashi/git-cmux on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takebayashi/git-cmux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 773f6583a7c492cda715fbfc389ca522578f8e368e2e636e07ed81d32a0162be
[INFO] running `Command { std: "docker" "start" "-a" "773f6583a7c492cda715fbfc389ca522578f8e368e2e636e07ed81d32a0162be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "773f6583a7c492cda715fbfc389ca522578f8e368e2e636e07ed81d32a0162be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773f6583a7c492cda715fbfc389ca522578f8e368e2e636e07ed81d32a0162be", kill_on_drop: false }`
[INFO] [stdout] 773f6583a7c492cda715fbfc389ca522578f8e368e2e636e07ed81d32a0162be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a0437c0ba7e5e988efe0a1f28be8acf9d811aa1a588643df908684b7a8ac333
[INFO] running `Command { std: "docker" "start" "-a" "3a0437c0ba7e5e988efe0a1f28be8acf9d811aa1a588643df908684b7a8ac333", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling git-cmux v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.12s
[INFO] running `Command { std: "docker" "inspect" "3a0437c0ba7e5e988efe0a1f28be8acf9d811aa1a588643df908684b7a8ac333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a0437c0ba7e5e988efe0a1f28be8acf9d811aa1a588643df908684b7a8ac333", kill_on_drop: false }`
[INFO] [stdout] 3a0437c0ba7e5e988efe0a1f28be8acf9d811aa1a588643df908684b7a8ac333
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e68a67197cca0607e16e149c6c2234f798cf8610ced35a2f32f6b9577b959695
[INFO] running `Command { std: "docker" "start" "-a" "e68a67197cca0607e16e149c6c2234f798cf8610ced35a2f32f6b9577b959695", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-cmux v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "e68a67197cca0607e16e149c6c2234f798cf8610ced35a2f32f6b9577b959695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e68a67197cca0607e16e149c6c2234f798cf8610ced35a2f32f6b9577b959695", kill_on_drop: false }`
[INFO] [stdout] e68a67197cca0607e16e149c6c2234f798cf8610ced35a2f32f6b9577b959695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 737c47d28b14c0189628cad91599ae5e971e88ad0aabe228b92c79b11a0090a9
[INFO] running `Command { std: "docker" "start" "-a" "737c47d28b14c0189628cad91599ae5e971e88ad0aabe228b92c79b11a0090a9", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test cmux::tests::decode_response_returns_workspace_id_with_null_id ... ok
[INFO] [stdout] test cmux::tests::extract_result_rejects_missing_result ... ok
[INFO] [stdout] test cmux::tests::from_env_prefers_env_override ... ok
[INFO] [stdout] test cmux::tests::from_env_errors_when_env_is_missing ... ok
[INFO] [stdout] test git::tests::branch_name_strips_local_ref_prefix ... ok
[INFO] [stdout] test cmux::tests::extract_result_prefers_structured_error_message ... ok
[INFO] [stdout] test git::tests::parse_worktree_list_reads_branch_entries ... ok
[INFO] [stdout] test git::tests::parse_worktree_list_reads_detached_head_entries ... ok
[INFO] [stdout] test git::tests::parse_worktree_list_requires_worktree_path ... ok
[INFO] [stdout] test git::tests::repo_root_path_trims_trailing_newline ... ok
[INFO] [stdout] test tui::tests::render_row_formats_item_with_secondary_text ... ok
[INFO] [stdout] test tui::tests::render_row_formats_item_without_secondary_text ... ok
[INFO] [stdout] test worktree_app::tests::selection_to_worktree_path_maps_picker_index ... ok
[INFO] [stdout] test worktree_app::tests::default_worktree_selection_prefers_first_worktree ... ok
[INFO] [stdout] test worktree_app::tests::worktree_destination_replaces_all_branch_separators ... ok
[INFO] [stdout] test worktree_app::tests::worktree_picker_rows_prepends_create_action ... ok
[INFO] [stdout] test worktree_app::tests::worktree_destination_uses_repo_local_worktrees_directory ... ok
[INFO] [stdout] test cmux::tests::decode_response_rejects_invalid_json ... ok
[INFO] [stdout] test git::tests::parse_worktree_list_ignores_empty_blocks ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_cmux-bbd795968f7298f1)
[INFO] [stdout] test git::tests::branch_exists_maps_not_a_git_repository ... ok
[INFO] [stdout] test git::tests::branch_exists_handles_git_errors_without_printing_to_terminal ... ok
[INFO] [stdout] test git::tests::branch_exists_maps_exists_and_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "737c47d28b14c0189628cad91599ae5e971e88ad0aabe228b92c79b11a0090a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737c47d28b14c0189628cad91599ae5e971e88ad0aabe228b92c79b11a0090a9", kill_on_drop: false }`
[INFO] [stdout] 737c47d28b14c0189628cad91599ae5e971e88ad0aabe228b92c79b11a0090a9
