[INFO] cloning repository https://github.com/samuellawrentz/grove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuellawrentz/grove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuellawrentz%2Fgrove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuellawrentz%2Fgrove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d4a85eb27394a403a2395594ef7e0e53b67fe91
[INFO] testing samuellawrentz/grove against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuellawrentz%2Fgrove" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuellawrentz/grove
[INFO] finished tweaking git repo https://github.com/samuellawrentz/grove
[INFO] tweaked toml for git repo https://github.com/samuellawrentz/grove written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuellawrentz/grove on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samuellawrentz/grove 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unidiff v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded edtui-jagged v0.1.13
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded ansi-to-tui v8.0.1
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded rusqlite v0.33.0
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded edtui v0.11.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbbdb7b72479c0800d6084c7103179724bcc03b0e2b2a02bd2e0ad910f8eab82
[INFO] running `Command { std: "docker" "start" "-a" "dbbdb7b72479c0800d6084c7103179724bcc03b0e2b2a02bd2e0ad910f8eab82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbbdb7b72479c0800d6084c7103179724bcc03b0e2b2a02bd2e0ad910f8eab82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbdb7b72479c0800d6084c7103179724bcc03b0e2b2a02bd2e0ad910f8eab82", kill_on_drop: false }`
[INFO] [stdout] dbbdb7b72479c0800d6084c7103179724bcc03b0e2b2a02bd2e0ad910f8eab82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a234fccccb05ffa6231cb639155c92eeacea82202465eacd04a197aac7b711a7
[INFO] running `Command { std: "docker" "start" "-a" "a234fccccb05ffa6231cb639155c92eeacea82202465eacd04a197aac7b711a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling edtui-jagged v0.1.13
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ansi-to-tui v8.0.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling unidiff v0.4.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling edtui v0.11.2
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling grove v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "a234fccccb05ffa6231cb639155c92eeacea82202465eacd04a197aac7b711a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a234fccccb05ffa6231cb639155c92eeacea82202465eacd04a197aac7b711a7", kill_on_drop: false }`
[INFO] [stdout] a234fccccb05ffa6231cb639155c92eeacea82202465eacd04a197aac7b711a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd8df3e422121918eb1307ff32113e7159566071f2db31ef47bc754f1f640ed1
[INFO] running `Command { std: "docker" "start" "-a" "bd8df3e422121918eb1307ff32113e7159566071f2db31ef47bc754f1f640ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unidiff v0.4.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling grove v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.73s
[INFO] running `Command { std: "docker" "inspect" "bd8df3e422121918eb1307ff32113e7159566071f2db31ef47bc754f1f640ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8df3e422121918eb1307ff32113e7159566071f2db31ef47bc754f1f640ed1", kill_on_drop: false }`
[INFO] [stdout] bd8df3e422121918eb1307ff32113e7159566071f2db31ef47bc754f1f640ed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e4f6e1c028b3851843dd0fd39640ce4574aee493f65507c13bbb6cd1a8615bf
[INFO] running `Command { std: "docker" "start" "-a" "8e4f6e1c028b3851843dd0fd39640ce4574aee493f65507c13bbb6cd1a8615bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grove-d019711e133bc880)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test agent::tests::test_agent_state_display ... ok
[INFO] [stdout] test agent::tests::test_missing_state_file ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test agent::tests::test_unknown_state_maps_to_not_running ... ok
[INFO] [stdout] test config::tests::test_load_creates_grove_dir ... ok
[INFO] [stdout] test config::tests::test_config_from_json ... ok
[INFO] [stdout] test agent::tests::test_parse_state_file ... ok
[INFO] [stdout] test tmux::tests::test_is_inside_tmux_with_var ... ok
[INFO] [stdout] test tmux::tests::test_parse_pane_info_line_invalid_pid ... ok
[INFO] [stdout] test tmux::tests::test_parse_pane_info_line_invalid_window_index ... ok
[INFO] [stdout] test tmux::tests::test_parse_pane_info_line_too_few_fields ... ok
[INFO] [stdout] test tmux::tests::test_parse_pane_info_line_valid ... ok
[INFO] [stdout] test db::tests::test_project_dedup ... ok
[INFO] [stdout] test tui::tree::tests::test_agent_detection_from_state_file ... ok
[INFO] [stdout] test db::tests::test_project_roundtrip ... ok
[INFO] [stdout] test db::tests::test_open_creates_schema ... ok
[INFO] [stdout] test db::tests::test_note_per_project ... ok
[INFO] [stdout] test tui::tree::tests::test_empty_tree ... ok
[INFO] [stdout] test db::tests::test_repo_roundtrip ... ok
[INFO] [stdout] test db::tests::test_wal_mode ... ok
[INFO] [stdout] test db::tests::test_upsert_project_with_timestamp ... ok
[INFO] [stdout] test db::tests::test_task_roundtrip ... ok
[INFO] [stdout] test db::tests::test_note_roundtrip ... ok
[INFO] [stdout] test agent::tests::test_identify_agent_claude ... ok
[INFO] [stdout] test agent::tests::test_identify_agent_opencode ... ok
[INFO] [stdout] test tui::tree::tests::test_agent_detection_from_command_fallback ... ok
[INFO] [stdout] test tui::tree::tests::test_non_agent_pane ... ok
[INFO] [stdout] test agent::tests::test_agent_registry_has_4_agents ... ok
[INFO] [stdout] test agent::tests::test_identify_agent_unknown ... ok
[INFO] [stdout] test tui::tree::tests::test_shorten_path_fish_style ... ok
[INFO] [stdout] test validation::tests::test_validate_identifier_error_message ... ok
[INFO] [stdout] test validation::tests::test_validate_identifier_invalid ... ok
[INFO] [stdout] test agent::tests::test_identify_agent_codex ... ok
[INFO] [stdout] test validation::tests::test_validate_identifier_valid ... ok
[INFO] [stdout] test tui::tree::tests::test_root_path_group_name ... ok
[INFO] [stdout] test tui::tree::tests::test_same_dir_grouped ... ok
[INFO] [stdout] test tui::tree::tests::test_panes_sorted_within_group ... ok
[INFO] [stdout] test tui::tree::tests::test_rebuild_preserves_expanded_state ... ok
[INFO] [stdout] test tui::tree::tests::test_collapsed_group_hides_children ... ok
[INFO] [stdout] test tui::tree::tests::test_excludes_own_pane ... ok
[INFO] [stdout] test tui::tree::tests::test_cursor_navigation ... ok
[INFO] [stdout] test tui::tree::tests::test_groups_by_git_root ... ok
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-fa67765cce486727)
[INFO] [stdout] test db::tests::test_project_touch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test exit_code_2_task_not_found ... ok
[INFO] [stdout] test init_nonexistent_repo_exit_3 ... ok
[INFO] [stdout] test close_nonexistent_task_exit_2 ... ok
[INFO] [stdout] test exit_code_3_repo_not_registered ... ok
[INFO] [stdout] test init_idempotent_same_repos ... ok
[INFO] [stdout] test init_with_custom_context ... ok
[INFO] [stdout] test json_error_register_conflict ... ok
[INFO] [stdout] test close_missing_bare_repo_warns_but_continues ... ok
[INFO] [stdout] test json_error_repo_not_registered ... ok
[INFO] [stdout] test exit_code_5_uncommitted_changes ... ok
[INFO] [stdout] test init_with_custom_branch ... ok
[INFO] [stdout] test json_error_task_not_found ... ok
[INFO] [stdout] test init_stale_state_recreates ... ok
[INFO] [stdout] test json_list ... ok
[INFO] [stdout] test init_creates_worktrees_and_context ... ok
[INFO] [stdout] test init_partial_failure_rollback ... ok
[INFO] [stdout] test json_repos ... ok
[INFO] [stdout] test list_empty_state ... ok
[INFO] [stdout] test init_with_custom_branch_json ... ok
[INFO] [stdout] test close_uncommitted_changes_exit_5 ... ok
[INFO] [stdout] test close_existing_task ... ok
[INFO] [stdout] test json_close ... ok
[INFO] [stdout] test exit_code_6_conflict ... ok
[INFO] [stdout] test init_conflict_different_repos ... ok
[INFO] [stdout] test register_name_with_invalid_chars_fails ... ok
[INFO] [stdout] test sync_nonexistent_repo_exit_3 ... ok
[INFO] [stdout] test json_register ... ok
[INFO] [stdout] test json_error_uncommitted_changes ... ok
[INFO] [stdout] test json_init ... ok
[INFO] [stdout] test json_sync ... ok
[INFO] [stdout] test register_conflict_different_url ... ok
[INFO] [stdout] test full_workflow_register_sync_init_list_close ... ok
[INFO] [stdout] test register_name_with_underscores ... ok
[INFO] [stdout] test register_name_with_dots ... ok
[INFO] [stdout] test register_bare_repo_and_verify_state ... ok
[INFO] [stdout] test register_idempotent_same_url ... ok
[INFO] [stdout] test verbose_prints_git_commands ... ok
[INFO] [stdout] test list_stale_task_flagged ... ok
[INFO] [stdout] test sync_registered_repos ... ok
[INFO] [stdout] test verbose_sync_prints_fetch_command ... ok
[INFO] [stdout] test list_shows_active_tasks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e4f6e1c028b3851843dd0fd39640ce4574aee493f65507c13bbb6cd1a8615bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e4f6e1c028b3851843dd0fd39640ce4574aee493f65507c13bbb6cd1a8615bf", kill_on_drop: false }`
[INFO] [stdout] 8e4f6e1c028b3851843dd0fd39640ce4574aee493f65507c13bbb6cd1a8615bf
