[INFO] cloning repository https://github.com/cortesi/godo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cortesi/godo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fgodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fgodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fa9fec9608d8e5e5d0824e8da36362daefa5c3a [INFO] testing cortesi/godo against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fgodo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cortesi/godo [INFO] finished tweaking git repo https://github.com/cortesi/godo [INFO] tweaked toml for git repo https://github.com/cortesi/godo written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cortesi/godo on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cortesi/godo 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30a0723e969f10c2b8fb36875c6fc8a974a84d19850356ea4a222fa8fadc0fbf [INFO] running `Command { std: "docker" "start" "-a" "30a0723e969f10c2b8fb36875c6fc8a974a84d19850356ea4a222fa8fadc0fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a0723e969f10c2b8fb36875c6fc8a974a84d19850356ea4a222fa8fadc0fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a0723e969f10c2b8fb36875c6fc8a974a84d19850356ea4a222fa8fadc0fbf", kill_on_drop: false }` [INFO] [stdout] 30a0723e969f10c2b8fb36875c6fc8a974a84d19850356ea4a222fa8fadc0fbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3be316c6b9807ead7a2a3a94869151dc2ddea4daaedf2b18933363e509397109 [INFO] running `Command { std: "docker" "start" "-a" "3be316c6b9807ead7a2a3a94869151dc2ddea4daaedf2b18933363e509397109", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clonetree v0.0.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling godo v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.10s [INFO] running `Command { std: "docker" "inspect" "3be316c6b9807ead7a2a3a94869151dc2ddea4daaedf2b18933363e509397109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be316c6b9807ead7a2a3a94869151dc2ddea4daaedf2b18933363e509397109", kill_on_drop: false }` [INFO] [stdout] 3be316c6b9807ead7a2a3a94869151dc2ddea4daaedf2b18933363e509397109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 957c2349df3f35b9175cb263a2222d9fe481f17af603afd53677249cc474658c [INFO] running `Command { std: "docker" "start" "-a" "957c2349df3f35b9175cb263a2222d9fe481f17af603afd53677249cc474658c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clonetree v0.0.1 [INFO] [stderr] Compiling godo v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `test_clean_command_section_output` is never used [INFO] [stdout] --> tests/integration_test.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn test_clean_command_section_output() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.94s [INFO] running `Command { std: "docker" "inspect" "957c2349df3f35b9175cb263a2222d9fe481f17af603afd53677249cc474658c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957c2349df3f35b9175cb263a2222d9fe481f17af603afd53677249cc474658c", kill_on_drop: false }` [INFO] [stdout] 957c2349df3f35b9175cb263a2222d9fe481f17af603afd53677249cc474658c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8aab7e4372073ccd77e650d13db9a116d5b50a9da49932957746e1a5ae447e54 [INFO] running `Command { std: "docker" "start" "-a" "8aab7e4372073ccd77e650d13db9a116d5b50a9da49932957746e1a5ae447e54", kill_on_drop: false }` [INFO] [stderr] warning: function `test_clean_command_section_output` is never used [INFO] [stderr] --> tests/integration_test.rs:150:4 [INFO] [stderr] | [INFO] [stderr] 150 | fn test_clean_command_section_output() -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `godo` (test "integration_test") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/godo-9a3803429f787294) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test godo::tests::test_branch_name ... ok [INFO] [stdout] test godo::tests::test_clean_name ... ok [INFO] [stdout] test godo::tests::test_project_name ... ok [INFO] [stdout] test git::tests::test_find_root ... ok [INFO] [stdout] test godo::tests::test_sandbox_and_project_paths ... ok [INFO] [stdout] test godo::tests::test_validate_sandbox_name ... ok [INFO] [stdout] test output::tests::test_quiet_confirm_returns_error ... ok [INFO] [stdout] test output::tests::test_quiet_select_returns_error ... ok [INFO] [stdout] Section 1 [INFO] [stdout] Test message [INFO] [stdout] Section 2 [INFO] [stdout] Nested message [INFO] [stdout] test output::tests::test_section_creates_indented_output ... ok [INFO] [stdout] test output::tests::test_select_empty_options_error ... ok [INFO] [stdout] test output::tests::test_terminal_generate_shortcuts ... ok [INFO] [stdout] test git::tests::test_commit ... ok [INFO] [stdout] test git::tests::test_has_uncommitted_changes_modified_file ... ok [INFO] [stdout] test git::tests::test_has_branch ... ok [INFO] [stdout] test godo::tests::test_prompt_for_action ... ok [INFO] [stdout] test git::tests::test_delete_branch_nonexistent ... ok [INFO] [stdout] test git::tests::test_has_uncommitted_changes_untracked_file ... ok [INFO] [stdout] test git::tests::test_has_uncommitted_changes_clean_repo ... ok [INFO] [stdout] test git::tests::test_delete_branch ... ok [INFO] [stdout] test git::tests::test_remove_worktree_already_removed ... ok [INFO] [stdout] test git::tests::test_has_uncommitted_changes_staged_file ... ok [INFO] [stdout] test git::tests::test_create_worktree ... ok [INFO] [stdout] test git::tests::test_remove_worktree_with_uncommitted_changes ... ok [INFO] [stdout] test git::tests::test_create_worktree_duplicate_branch ... ok [INFO] [stdout] test git::tests::test_remove_worktree ... ok [INFO] [stderr] Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-6202819eb780ffb3) [INFO] [stdout] test git::tests::test_delete_branch_with_unmerged_commits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_exit_code_with_commit_success ... ok [INFO] [stdout] test test_multiple_commands_exit_codes ... ok [INFO] [stdout] test test_exit_code_signal_termination ... ok [INFO] [stdout] test test_exit_code_success ... ok [INFO] [stdout] test test_sandbox_reuse_exit_code ... ok [INFO] [stdout] test test_cleanup_sandbox_removes_merged_branch_without_worktree ... ok [INFO] [stdout] test test_exit_code_command_not_found ... ok [INFO] [stdout] test test_exit_code_failure ... ok [INFO] [stdout] test test_exit_code_with_commit_failure ... ok [INFO] [stdout] test test_exit_code_custom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f7518a774a3a45b1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_project_name_cleaning ... ok [INFO] [stdout] test test_project_directory_structure ... ok [INFO] [stdout] test test_sandbox_protection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8aab7e4372073ccd77e650d13db9a116d5b50a9da49932957746e1a5ae447e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aab7e4372073ccd77e650d13db9a116d5b50a9da49932957746e1a5ae447e54", kill_on_drop: false }` [INFO] [stdout] 8aab7e4372073ccd77e650d13db9a116d5b50a9da49932957746e1a5ae447e54