[INFO] cloning repository https://github.com/amiller68/jig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amiller68/jig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Familler68%2Fjig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Familler68%2Fjig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18011079a9712dc860b743630e1caa8109c7f792 [INFO] testing amiller68/jig against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Familler68%2Fjig" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/amiller68/jig [INFO] finished tweaking git repo https://github.com/amiller68/jig [INFO] tweaked toml for git repo https://github.com/amiller68/jig written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amiller68/jig on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/amiller68/jig 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35e983c04071cb6b112a02702b0a8e76c89f96080a8ab0e10c702d6dc1ed6ee6 [INFO] running `Command { std: "docker" "start" "-a" "35e983c04071cb6b112a02702b0a8e76c89f96080a8ab0e10c702d6dc1ed6ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e983c04071cb6b112a02702b0a8e76c89f96080a8ab0e10c702d6dc1ed6ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e983c04071cb6b112a02702b0a8e76c89f96080a8ab0e10c702d6dc1ed6ee6", kill_on_drop: false }` [INFO] [stdout] 35e983c04071cb6b112a02702b0a8e76c89f96080a8ab0e10c702d6dc1ed6ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63d3a17e3808d33566ac0dc3d1b7b919f1c19a6ef1fd2860122f6731092ebc3e [INFO] running `Command { std: "docker" "start" "-a" "63d3a17e3808d33566ac0dc3d1b7b919f1c19a6ef1fd2860122f6731092ebc3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling jig-core v1.13.0 (/opt/rustwide/workdir/crates/jig-core) [INFO] [stderr] Compiling jig-cli v1.13.0 (/opt/rustwide/workdir/crates/jig-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.24s [INFO] running `Command { std: "docker" "inspect" "63d3a17e3808d33566ac0dc3d1b7b919f1c19a6ef1fd2860122f6731092ebc3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d3a17e3808d33566ac0dc3d1b7b919f1c19a6ef1fd2860122f6731092ebc3e", kill_on_drop: false }` [INFO] [stdout] 63d3a17e3808d33566ac0dc3d1b7b919f1c19a6ef1fd2860122f6731092ebc3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d5249a04e32850d8aa9bcf86e83b515c61b3c66d288c16362e2d290de221a96 [INFO] running `Command { std: "docker" "start" "-a" "3d5249a04e32850d8aa9bcf86e83b515c61b3c66d288c16362e2d290de221a96", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling jig-core v1.13.0 (/opt/rustwide/workdir/crates/jig-core) [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling jig-cli v1.13.0 (/opt/rustwide/workdir/crates/jig-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.92s [INFO] running `Command { std: "docker" "inspect" "3d5249a04e32850d8aa9bcf86e83b515c61b3c66d288c16362e2d290de221a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d5249a04e32850d8aa9bcf86e83b515c61b3c66d288c16362e2d290de221a96", kill_on_drop: false }` [INFO] [stdout] 3d5249a04e32850d8aa9bcf86e83b515c61b3c66d288c16362e2d290de221a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5ca181a824a8bdbcc11ffde5e5d1b1b6a4f8c78021f62a52a04a59ebe8ee191 [INFO] running `Command { std: "docker" "start" "-a" "f5ca181a824a8bdbcc11ffde5e5d1b1b6a4f8c78021f62a52a04a59ebe8ee191", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jig-d88790ad154c4537) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test ui::tests::format_duration_short_hours ... ok [INFO] [stdout] test ui::tests::format_duration_short_seconds ... ok [INFO] [stdout] test ui::tests::format_duration_short_minutes ... ok [INFO] [stdout] test ui::tests::render_triage_section_empty_returns_empty ... ok [INFO] [stdout] test ui::tests::render_triage_section_grouped_empty_returns_empty ... ok [INFO] [stdout] test ui::tests::render_triage_section_shows_header_and_entries ... ok [INFO] [stdout] test ui::tests::render_triage_section_grouped_shows_repo_headers ... ok [INFO] [stdout] test ui::tests::render_triage_table_has_correct_columns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/attach_tests.rs (/opt/rustwide/target/debug/deps/attach_tests-139b21450dc26551) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_attach_global_flag_rejected ... ok [INFO] [stdout] test test_attach_outside_repo_nonexistent_worktree ... ok [INFO] [stdout] test test_attach_outside_repo_requires_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/commit_validate.rs (/opt/rustwide/target/debug/deps/commit_validate-816e969fefc7242f) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test validate_file ... ok [INFO] [stdout] test validate_stdin ... ok [INFO] [stdout] test validate_non_conventional_commit ... ok [INFO] [stdout] test validate_invalid_type ... ok [INFO] [stdout] test validate_valid_conventional_commit ... ok [INFO] [stdout] test validate_valid_breaking_commit ... ok [INFO] [stdout] test validate_valid_scoped_commit ... ok [INFO] [stdout] test validate_stdin_invalid ... ok [INFO] [stdout] test validate_with_config ... ok [INFO] [stdout] test validate_multiple_errors ... ok [INFO] [stdout] test examples_command ... ok [INFO] [stdout] test validate_specific_rev ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] Running tests/issue_lifecycle.rs (/opt/rustwide/target/debug/deps/issue_lifecycle-c06058291c813bf7) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test create_basic ... ok [INFO] [stdout] test create_with_body_from_stdin ... ok [INFO] [stdout] test create_with_labels ... ok [INFO] [stdout] test create_defaults_category_to_features ... ok [INFO] [stdout] test complete_issue ... ok [INFO] [stdout] test create_with_options ... ok [INFO] [stdout] test complete_with_delete ... ok [INFO] [stdout] test list_still_works ... ok [INFO] [stdout] test create_with_parent ... ok [INFO] [stdout] test remove_blocked_by_nonexistent_errors ... ok [INFO] [stdout] test detail_still_works ... ok [INFO] [stdout] test stats ... ok [INFO] [stdout] test status_update ... ok [INFO] [stdout] test detail_shows_parent ... ok [INFO] [stdout] test detail_shows_dependencies ... ok [INFO] [stdout] test update_no_fields_errors ... ok [INFO] [stdout] test update_body ... ok [INFO] [stdout] test update_labels ... ok [INFO] [stdout] test update_blocked_by_adds_dependency ... ok [INFO] [stdout] test update_multiple_fields ... ok [INFO] [stdout] test update_priority ... ok [INFO] [stdout] test update_blocked_by_bulk ... ok [INFO] [stdout] test update_set_parent ... ok [INFO] [stdout] test update_title ... ok [INFO] [stdout] test update_remove_blocked_by ... ok [INFO] [stdout] test update_remove_parent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s [INFO] [stdout] [INFO] [stderr] Running tests/manual_child_path.rs (/opt/rustwide/target/debug/deps/manual_child_path-3a8c770451d08b55) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test create_child_with_parent_sets_parent_field ... ok [INFO] [stdout] test child_status_update_preserves_parent ... ok [INFO] [stdout] test detail_of_child_shows_parent_info ... ok [INFO] [stdout] test create_multiple_children_for_same_parent ... ok [INFO] [stdout] test create_worktree_for_child_issue ... ok [INFO] [stdout] test child_completion_updates_status ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Running tests/notify_tests.rs (/opt/rustwide/target/debug/deps/notify_tests-49621a6e256f3a2b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test doctor_shows_events_filter ... ok [INFO] [stdout] test doctor_shows_no_queue_when_missing ... ok [INFO] [stdout] test doctor_surfaces_toml_parse_error ... ok [INFO] [stdout] test send_needs_intervention_writes_to_queue ... ok [INFO] [stdout] test tail_empty_queue_shows_no_events ... ok [INFO] [stdout] test send_pr_opened_writes_to_queue ... ok [INFO] [stdout] test doctor_shows_configured_exec ... ok [INFO] [stdout] test doctor_shows_exec_unset_without_notify_section ... ok [INFO] [stdout] test send_work_started_writes_to_queue ... ok [INFO] [stdout] test test_emits_notification_to_queue ... ok [INFO] [stdout] test tail_shows_seeded_events ... ok [INFO] [stdout] test test_with_failing_hook_shows_error ... ok [INFO] [stdout] test test_with_exec_hook_writes_to_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] Running tests/review_integration.rs (/opt/rustwide/target/debug/deps/review_integration-f4a59755a7126b0e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test config_review_enabled ... ok [INFO] [stdout] test config_review_disabled_by_default ... ok [INFO] [stdout] test max_rounds_file_structure ... ok [INFO] [stdout] test respond_requires_review_number ... ok [INFO] [stdout] test single_cycle_changes_requested ... ok [INFO] [stdout] test submit_rejects_missing_header ... ok [INFO] [stdout] test single_cycle_approved ... ok [INFO] [stdout] test submit_rejects_invalid_status_marker ... ok [INFO] [stdout] test submit_writes_to_cwd_reviews_dir ... ok [INFO] [stdout] test response_content_preserved_for_next_round ... ok [INFO] [stdout] test multi_round_convergence ... ok [INFO] [stdout] test review_count_excludes_responses ... ok [INFO] [stdout] test three_round_review_cycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] Running tests/review_submit_respond.rs (/opt/rustwide/target/debug/deps/review_submit_respond-f4fa0da29eac679a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test submit_invalid_review_missing_verdict ... ok [INFO] [stdout] test respond_to_nonexistent_review ... ok [INFO] [stdout] test submit_invalid_review_missing_section ... ok [INFO] [stdout] test submit_valid_review ... ok [INFO] [stdout] test respond_to_existing_review ... ok [INFO] [stdout] test submit_second_review_gets_002 ... ok [INFO] [stdout] test submit_and_show_no_conflict ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jig_core-bca672c9344dc728) [INFO] [stdout] [INFO] [stdout] running 407 tests [INFO] [stdout] test adapter::tests::test_build_ephemeral_command ... ok [INFO] [stdout] test adapter::tests::test_build_ephemeral_command_empty_tools ... ok [INFO] [stdout] test adapter::tests::test_build_resume_command_claude ... ok [INFO] [stdout] test adapter::tests::test_build_ephemeral_command_escapes_quotes ... ok [INFO] [stdout] test adapter::tests::test_build_resume_command_no_continue_flag ... ok [INFO] [stdout] test adapter::tests::test_build_spawn_command_deduplicates_disallowed_tools ... ok [INFO] [stdout] test adapter::tests::test_build_spawn_command_escapes_quotes ... ok [INFO] [stdout] test adapter::tests::test_build_spawn_command_with_context ... ok [INFO] [stdout] test adapter::tests::test_build_spawn_command_with_extra_disallowed_tools ... ok [INFO] [stdout] test adapter::tests::test_build_spawn_command_no_context ... ok [INFO] [stdout] test adapter::tests::test_build_triage_argv ... ok [INFO] [stdout] test adapter::tests::test_build_triage_argv_no_tools ... ok [INFO] [stdout] test adapter::tests::test_get_adapter_claude ... ok [INFO] [stdout] test adapter::tests::test_get_adapter_unknown ... ok [INFO] [stdout] test adapter::tests::test_supports_continue ... ok [INFO] [stdout] test adapter::tests::test_supports_ephemeral_claude ... ok [INFO] [stdout] test adapter::tests::test_supports_ephemeral_false_when_empty ... ok [INFO] [stdout] test commits::tests::parse_breaking_exclamation ... ok [INFO] [stdout] test commits::tests::parse_body_no_footer ... ok [INFO] [stdout] test commits::tests::parse_body_and_footer ... ok [INFO] [stdout] test commits::tests::parse_breaking_scope_exclamation ... ok [INFO] [stdout] test commits::tests::parse_error_missing_separator ... ok [INFO] [stdout] test commits::tests::parse_simple ... ok [INFO] [stdout] test commits::tests::parse_error_empty ... ok [INFO] [stdout] test commits::tests::parse_with_scope ... ok [INFO] [stdout] test commits::tests::validate_breaking_not_allowed ... ok [INFO] [stdout] test commits::tests::parse_breaking_footer ... ok [INFO] [stdout] test commits::tests::validate_invalid_type ... ok [INFO] [stdout] test commits::tests::validate_invalid_scope ... ok [INFO] [stdout] test commits::tests::validate_uppercase_subject ... ok [INFO] [stdout] test config::tests::resolve_defaults_to_global ... ok [INFO] [stdout] test config::tests::resolve_per_type_overrides_repo ... ok [INFO] [stdout] test commits::tests::validate_valid ... ok [INFO] [stdout] test config::tests::parse_jig_toml_without_health ... ok [INFO] [stdout] test config::tests::resolve_repo_overrides_global ... ok [INFO] [stdout] test commits::tests::validate_missing_scope ... ok [INFO] [stdout] test config::tests::test_deep_merge_adds_new_keys ... ok [INFO] [stdout] test commits::tests::validate_subject_too_long ... ok [INFO] [stdout] test config::tests::test_deep_merge_array_replaces ... ok [INFO] [stdout] test config::tests::test_deep_merge_scalar_wins ... ok [INFO] [stdout] test config::tests::test_deep_merge_tables_merge_recursively ... ok [INFO] [stdout] test config::tests::parse_jig_toml_with_health ... ok [INFO] [stdout] test config::tests::parse_jig_toml_with_assignee ... ok [INFO] [stdout] test config::tests::test_triage_config_defaults ... ok [INFO] [stdout] test config::tests::resolve_partial_type_config ... ok [INFO] [stdout] test config::tests::test_no_local_overlay ... ok [INFO] [stdout] test config::tests::parse_jig_toml_linear_minimal ... ok [INFO] [stdout] test config::tests::test_local_overlay_deep_merge_tables ... ok [INFO] [stdout] test config::tests::test_triage_config_absent_uses_defaults ... ok [INFO] [stdout] test config::tests::test_local_overlay_scalar_wins ... ok [INFO] [stdout] test daemon::issue_actor::tests::active_parent_excluded_from_spawnable ... ok [INFO] [stdout] test daemon::issue_actor::tests::collect_parent_candidates_finds_in_progress_parent ... ok [INFO] [stdout] test daemon::issue_actor::tests::child_issue_not_active_parent ... ok [INFO] [stdout] test config::tests::test_triage_config_from_toml ... ok [INFO] [stdout] test daemon::issue_actor::tests::collect_parent_candidates_finds_planned_parent ... ok [INFO] [stdout] test config::tests::test_local_only_returns_none ... ok [INFO] [stdout] test daemon::discovery::tests::has_git_marker_detects_file ... ok [INFO] [stdout] test daemon::issue_actor::tests::blocked_by_dag_standalone_no_regression ... ok [INFO] [stdout] test daemon::issue_actor::tests::collect_parent_candidates_skips_complete_parent ... ok [INFO] [stdout] test daemon::discovery::tests::has_git_marker_missing ... ok [INFO] [stdout] test config::tests::test_load_with_local_overlay ... ok [INFO] [stdout] test daemon::issue_actor::tests::is_active_parent_with_in_progress_child ... ok [INFO] [stdout] test daemon::issue_actor::tests::is_active_parent_with_backlog_child ... ok [INFO] [stdout] test daemon::issue_actor::tests::collect_parent_candidates_skips_no_active_children ... ok [INFO] [stdout] test daemon::issue_actor::tests::is_not_active_parent_all_children_complete ... ok [INFO] [stdout] test daemon::issue_actor::tests::is_child_spawnable_requires_parent_in_progress ... ok [INFO] [stdout] test daemon::issue_actor::tests::is_not_active_parent_no_children ... ok [INFO] [stdout] test daemon::issue_actor::tests::wrapup_not_ready_no_parent_branch ... ok [INFO] [stdout] test daemon::lifecycle::tests::empty_log_not_crashed ... ok [INFO] [stdout] test daemon::review_actor::tests::review_complete_success ... ok [INFO] [stdout] test daemon::review_actor::tests::review_request_fields ... ok [INFO] [stdout] test daemon::lifecycle::tests::roundtrip_events ... ok [INFO] [stdout] test daemon::review_actor::tests::run_review_missing_worktree ... ok [INFO] [stdout] test daemon::tests::auto_complete_action_variant_is_correct ... ok [INFO] [stdout] test daemon::tests::auto_complete_skips_already_complete_issue ... ok [INFO] [stdout] test daemon::tests::auto_complete_pushes_when_enabled_and_has_issue ... ok [INFO] [stdout] test daemon::tests::approve_verdict_produces_review_approved_notify ... ok [INFO] [stdout] test daemon::review_actor::tests::review_complete_error ... ok [INFO] [stdout] test daemon::tests::auto_complete_skips_when_disabled ... ok [INFO] [stdout] test daemon::tests::auto_complete_skips_when_no_issue ... ok [INFO] [stdout] test daemon::tests::auto_complete_updates_in_progress_issue ... ok [INFO] [stdout] test daemon::tests::auto_complete_updates_planned_issue ... ok [INFO] [stdout] test daemon::tests::comment_routing_preserved_when_not_draft ... ok [INFO] [stdout] test daemon::tests::changes_requested_verdict_produces_auto_review_nudge ... ok [INFO] [stdout] test daemon::tests::comment_routing_preserved_when_review_disabled ... ok [INFO] [stdout] test daemon::tests::comment_routing_suppressed_when_review_enabled_and_draft ... ok [INFO] [stdout] test daemon::tests::entry_to_state_roundtrip ... ok [INFO] [stdout] test daemon::tests::has_active_parent_worker_finds_running_worker ... ok [INFO] [stdout] test daemon::tests::has_active_parent_worker_ignores_terminal_statuses ... ok [INFO] [stdout] test daemon::tests::has_active_parent_worker_no_issue_field ... ok [INFO] [stdout] test daemon::tests::has_active_parent_worker_no_match ... ok [INFO] [stdout] test daemon::tests::daemon_config_defaults ... ok [INFO] [stdout] test daemon::tests::last_reviewed_sha_updates_after_review ... ok [INFO] [stdout] test daemon::tests::review_max_rounds_triggers_escalation ... ok [INFO] [stdout] test daemon::tests::review_no_trigger_when_already_reviewing ... ok [INFO] [stdout] test daemon::tests::review_nudge_count_resets_from_none_stored ... ok [INFO] [stdout] test daemon::tests::review_no_trigger_when_head_matches_last_reviewed ... ok [INFO] [stdout] test daemon::tests::review_no_trigger_when_disabled ... ok [INFO] [stdout] test daemon::tests::review_no_trigger_when_not_draft ... ok [INFO] [stdout] test daemon::tests::review_nudge_count_resets_on_new_feedback ... ok [INFO] [stdout] test daemon::tests::review_nudge_count_unchanged_when_no_new_feedback ... ok [INFO] [stdout] test daemon::tests::review_trigger_fires_on_first_review ... ok [INFO] [stdout] test daemon::tests::review_trigger_fires_on_new_commits ... ok [INFO] [stdout] test daemon::tests::runtime_config_defaults ... ok [INFO] [stdout] test daemon::triage_actor::tests::triage_result_error_fields ... ok [INFO] [stdout] test daemon::triage_actor::tests::triage_result_success_fields ... ok [INFO] [stdout] test daemon::tests::tick_result_defaults ... ok [INFO] [stdout] test daemon::triage_tracker::tests::default_creates_empty_tracker ... ok [INFO] [stdout] test daemon::triage_tracker::tests::active_entries_returns_all ... ok [INFO] [stdout] test daemon::triage_tracker::tests::load_from_missing_file_returns_empty ... ok [INFO] [stdout] test daemon::triage_tracker::tests::register_and_is_active ... ok [INFO] [stdout] test daemon::triage_tracker::tests::register_returns_false_for_duplicate ... ok [INFO] [stdout] test daemon::triage_tracker::tests::load_from_invalid_json_returns_empty ... ok [INFO] [stdout] test daemon::triage_tracker::tests::remove_nonexistent_returns_none ... ok [INFO] [stdout] test daemon::triage_tracker::tests::remove_returns_entry ... ok [INFO] [stdout] test daemon::triage_tracker::tests::persist_and_load_roundtrip ... ok [INFO] [stdout] test daemon::triage_tracker::tests::stuck_triages_filters_by_timeout ... ok [INFO] [stdout] test daemon::triage_tracker::tests::stuck_triages_empty_when_none_stuck ... ok [INFO] [stdout] test dispatch::rules::tests::failed_triggers_notify ... ok [INFO] [stdout] test dispatch::rules::tests::idle_triggers_nudge ... ok [INFO] [stdout] test dispatch::rules::tests::max_nudges_triggers_notify ... ok [INFO] [stdout] test dispatch::rules::tests::no_change_no_actions ... ok [INFO] [stdout] test dispatch::rules::tests::pr_opened_triggers_notify ... ok [INFO] [stdout] test dispatch::rules::tests::same_status_still_nudges ... ok [INFO] [stdout] test dispatch::rules::tests::stalled_triggers_nudge ... ok [INFO] [stdout] test dispatch::rules::tests::waiting_input_triggers_nudge ... ok [INFO] [stdout] test events::derive::tests::derive_idle_from_stop ... ok [INFO] [stdout] test events::derive::tests::derive_running_from_tool_use ... ok [INFO] [stdout] test events::derive::tests::derive_stalled_from_silence ... ok [INFO] [stdout] test events::derive::tests::derive_waiting_review_from_pr ... ok [INFO] [stdout] test events::derive::tests::empty_events_returns_spawned ... ok [INFO] [stdout] test events::derive::tests::derive_waiting_input_from_notification ... ok [INFO] [stdout] test events::derive::tests::terminal_state_is_sticky ... ok [INFO] [stdout] test events::log::tests::for_worker_path_format ... ok [INFO] [stdout] test events::log::tests::missing_file_returns_empty ... ok [INFO] [stdout] test events::log::tests::append_and_read_all_roundtrip ... ok [INFO] [stdout] test events::log::tests::last_event_returns_final ... ok [INFO] [stdout] test events::log::tests::multiple_appends_accumulate ... ok [INFO] [stdout] test events::reducer::tests::commit_count_accumulates ... ok [INFO] [stdout] test events::reducer::tests::empty_events_returns_created ... ok [INFO] [stdout] test events::log::tests::remove_deletes_file_and_empty_parent ... ok [INFO] [stdout] test events::reducer::tests::initializing_event_sets_status ... ok [INFO] [stdout] test events::reducer::tests::initializing_not_marked_stalled ... ok [INFO] [stdout] test events::reducer::tests::initializing_to_failed_on_terminal ... ok [INFO] [stdout] test events::reducer::tests::initializing_transitions_to_spawned ... ok [INFO] [stdout] test events::log::tests::reset_clears_events ... ok [INFO] [stdout] test events::reducer::tests::issue_ref_extracted ... ok [INFO] [stdout] test events::reducer::tests::issue_ref_none_when_absent ... ok [INFO] [stdout] test events::reducer::tests::last_nudge_at_tracked ... ok [INFO] [stdout] test events::reducer::tests::nudge_counts_tracked ... ok [INFO] [stdout] test events::reducer::tests::parent_info_extracted_from_initializing ... ok [INFO] [stdout] test events::reducer::tests::parent_info_extracted_from_spawn ... ok [INFO] [stdout] test events::reducer::tests::parent_info_none_when_absent ... ok [INFO] [stdout] test events::reducer::tests::resume_preserves_commit_count_and_issue_ref ... ok [INFO] [stdout] test events::reducer::tests::resume_transitions_to_spawned ... ok [INFO] [stdout] test events::reducer::tests::pr_url_extracted ... ok [INFO] [stdout] test events::reducer::tests::silence_triggers_stalled ... ok [INFO] [stdout] test events::reducer::tests::terminal_state_is_sticky ... ok [INFO] [stdout] test events::reducer::tests::timestamps_tracked ... ok [INFO] [stdout] test events::schema::tests::event_new_sets_timestamp ... ok [INFO] [stdout] test events::schema::tests::event_deserialization_roundtrip ... ok [INFO] [stdout] test events::schema::tests::event_with_field_adds_data ... ok [INFO] [stdout] test events::schema::tests::event_serializes_flat ... ok [INFO] [stdout] test daemon::triage_actor::tests::run_single_missing_repo ... ok [INFO] [stdout] test daemon::prune_actor::tests::prune_single_absent_event_log_no_panic ... ok [INFO] [stdout] test daemon::issue_actor::tests::blocked_by_dag_with_parent_readiness ... ok [INFO] [stdout] test github::client::tests::new_sets_repo ... ok [INFO] [stdout] test github::detect::tests::conventional_commit_regex_invalid ... ok [INFO] [stdout] test daemon::prune_actor::tests::prune_single_missing_worktree_succeeds ... ok [INFO] [stdout] test github::detect::tests::truncate_long_string ... ok [INFO] [stdout] test github::detect::tests::conventional_commit_regex_valid ... ok [INFO] [stdout] test github::detect::tests::truncate_multibyte_utf8 ... ok [INFO] [stdout] test github::detect::tests::truncate_short_string ... ok [INFO] [stdout] test github::types::tests::check_run_failure_detection ... ok [INFO] [stdout] test github::types::tests::pr_state_serde ... ok [INFO] [stdout] test github::types::tests::review_state_serde ... ok [INFO] [stdout] test global::config::tests::defaults ... ok [INFO] [stdout] test global::config::tests::linear_profile_with_filters ... ok [INFO] [stdout] test global::config::tests::linear_profile_without_filters ... ok [INFO] [stdout] test global::config::tests::missing_file_returns_defaults ... ok [INFO] [stdout] test global::config::tests::partial_toml_fills_defaults ... ok [INFO] [stdout] test global::paths::tests::config_dir_ends_with_jig ... ok [INFO] [stdout] test global::config::tests::roundtrip ... ok [INFO] [stdout] test github::client::tests::is_available_does_not_panic ... ok [INFO] [stdout] test global::paths::tests::state_dir_ends_with_state ... ok [INFO] [stdout] test global::paths::tests::worker_events_dir_format ... ok [INFO] [stdout] test global::state::tests::new_state_is_empty ... ok [INFO] [stdout] test global::state::tests::missing_file_returns_empty ... ok [INFO] [stdout] test global::state::tests::set_and_remove ... ok [INFO] [stdout] test global::state::tests::workers_for_repo_filters ... ok [INFO] [stdout] test global::state::tests::roundtrip ... ok [INFO] [stdout] test hooks::claude::tests::install_creates_hooks ... ok [INFO] [stdout] test hooks::claude::tests::templates_are_non_empty ... ok [INFO] [stdout] test hooks::git::tests::all_templates_start_with_shebang ... ok [INFO] [stdout] test hooks::git::tests::generate_commit_msg ... ok [INFO] [stdout] test hooks::git::tests::generate_post_commit ... ok [INFO] [stdout] test hooks::git::tests::generate_post_merge ... ok [INFO] [stdout] test context::tests::test_from_cwd_in_git_repo ... ok [INFO] [stdout] test hooks::git::tests::generate_pre_commit ... ok [INFO] [stdout] test hooks::git::tests::generate_unsupported_fails ... ok [INFO] [stdout] test hooks::git::tests::is_jig_managed_detects_marker ... ok [INFO] [stdout] test hooks::git::tests::is_jig_managed_rejects_user_hooks ... ok [INFO] [stdout] test hooks::git::tests::post_commit_does_not_block ... ok [INFO] [stdout] test hooks::handlers::tests::commit_msg_empty_after_stripping_comments ... ok [INFO] [stdout] test hooks::handlers::tests::commit_msg_invalid ... ok [INFO] [stdout] test hooks::handlers::tests::commit_msg_strips_comments ... ok [INFO] [stdout] test hooks::handlers::tests::identify_worker_in_jig_worktree ... ok [INFO] [stdout] test hooks::handlers::tests::commit_msg_valid ... ok [INFO] [stdout] test hooks::handlers::tests::identify_worker_not_in_worktree ... ok [INFO] [stdout] test hooks::handlers::tests::identify_worker_simple_name ... ok [INFO] [stdout] test hooks::handlers::tests::post_commit_outside_worktree_is_noop ... ok [INFO] [stdout] test hooks::handlers::tests::post_merge_outside_worktree_is_noop ... ok [INFO] [stdout] test hooks::handlers::tests::pre_commit_is_noop ... ok [INFO] [stdout] test hooks::install::tests::hooks_are_executable ... ok [INFO] [stdout] test hooks::install::tests::init_backs_up_user_hooks ... ok [INFO] [stdout] test hooks::install::tests::init_fresh_repo ... ok [INFO] [stdout] test hooks::install::tests::init_is_idempotent ... ok [INFO] [stdout] test daemon::issue_actor::tests::create_and_push_branch_creates_new_branch ... ok [INFO] [stdout] test hooks::install::tests::registry_saved_after_init ... ok [INFO] [stdout] test hooks::registry::tests::load_missing_file_returns_new ... ok [INFO] [stdout] test hooks::registry::tests::mark_existing_backed_up ... ok [INFO] [stdout] test hooks::registry::tests::mark_installed_and_check ... ok [INFO] [stdout] test hooks::registry::tests::new_registry_is_empty ... ok [INFO] [stdout] test hooks::registry::tests::remove_returns_entry ... ok [INFO] [stdout] test hooks::registry::tests::save_is_pretty_printed ... ok [INFO] [stdout] test hooks::registry::tests::save_load_roundtrip ... ok [INFO] [stdout] test hooks::uninstall::tests::uninstall_handles_missing_hooks ... ok [INFO] [stdout] test hooks::uninstall::tests::uninstall_is_idempotent ... ok [INFO] [stdout] test hooks::uninstall::tests::uninstall_removes_all_hooks ... ok [INFO] [stdout] test daemon::issue_actor::tests::create_and_push_branch_tolerates_existing_local_branch ... ok [INFO] [stdout] test daemon::issue_actor::tests::ensure_parent_branches_with_stale_local_branch ... ok [INFO] [stdout] test issues::file_provider::tests::backlog_status_roundtrip ... ok [INFO] [stdout] test hooks::uninstall::tests::uninstall_restores_user_hooks ... ok [INFO] [stdout] test issues::file_provider::tests::create_issue_duplicate_fails ... ok [INFO] [stdout] test issues::file_provider::tests::create_issue_basic ... ok [INFO] [stdout] test issues::file_provider::tests::delete_issue_removes_file ... ok [INFO] [stdout] test issues::file_provider::tests::create_issue_with_priority_and_labels ... ok [INFO] [stdout] test issues::file_provider::tests::extract_children_from_table ... ok [INFO] [stdout] test issues::file_provider::tests::extract_field_basic ... ok [INFO] [stdout] test issues::file_provider::tests::extract_field_trailing_spaces ... ok [INFO] [stdout] test issues::file_provider::tests::extract_markdown_link_basic ... ok [INFO] [stdout] test issues::file_provider::tests::extract_title_from_heading ... ok [INFO] [stdout] test issues::file_provider::tests::extract_title_skips_non_h1 ... ok [INFO] [stdout] test issues::file_provider::tests::infer_category_from_path ... ok [INFO] [stdout] test issues::file_provider::tests::file_provider_list_and_get ... ok [INFO] [stdout] test issues::file_provider::tests::is_spawnable_with_deps_no_deps ... ok [INFO] [stdout] test issues::file_provider::tests::list_spawnable_missing_dependency_blocks ... ok [INFO] [stdout] test issues::file_provider::tests::list_spawnable_filters_by_spawn_labels ... ok [INFO] [stdout] test global::paths::tests::ensure_global_dirs_creates_structure ... FAILED [INFO] [stdout] test hooks::install::tests::should_install_decisions ... ok [INFO] [stdout] test hooks::uninstall::tests::uninstall_specific_hook ... ok [INFO] [stdout] test issues::file_provider::tests::parse_issue_file_full ... ok [INFO] [stdout] test issues::file_provider::tests::parse_labels_from_frontmatter ... ok [INFO] [stdout] test issues::file_provider::tests::replace_body_replaces_content_after_frontmatter ... ok [INFO] [stdout] test issues::file_provider::tests::replace_field_in_content ... ok [INFO] [stdout] test issues::file_provider::tests::replace_field_inserts_when_missing ... ok [INFO] [stdout] test issues::file_provider::tests::replace_title_changes_heading ... ok [INFO] [stdout] test issues::file_provider::tests::should_not_skip_regular ... ok [INFO] [stdout] test issues::file_provider::tests::should_skip_hidden ... ok [INFO] [stdout] test issues::file_provider::tests::should_skip_readme ... ok [INFO] [stdout] test issues::file_provider::tests::should_skip_templates ... ok [INFO] [stdout] test issues::file_provider::tests::sort_by_priority_then_id ... ok [INFO] [stdout] test issues::file_provider::tests::triage_and_backlog_excluded_from_spawnable ... ok [INFO] [stdout] test issues::file_provider::tests::triage_status_roundtrip ... ok [INFO] [stdout] test issues::file_provider::tests::list_spawnable_parent_child_mixed_deps ... ok [INFO] [stdout] test issues::file_provider::tests::list_spawnable_respects_depends_on ... ok [INFO] [stdout] test git::tests::fast_forward_branch_ref_up_to_date ... ok [INFO] [stdout] test issues::file_provider::tests::update_issue_labels ... ok [INFO] [stdout] test issues::naming::tests::derive_worker_name_linear_empty_branch ... ok [INFO] [stdout] test issues::naming::tests::derive_worker_name_linear_no_branch ... ok [INFO] [stdout] test issues::naming::tests::derive_worker_name_linear_with_branch ... ok [INFO] [stdout] test issues::naming::tests::derive_worker_name_preserves_bugs_prefix ... ok [INFO] [stdout] test issues::naming::tests::derive_worker_name_preserves_category_prefix ... ok [INFO] [stdout] test issues::naming::tests::derive_worker_name_preserves_nested_prefix ... ok [INFO] [stdout] test issues::naming::tests::derive_worker_name_simple ... ok [INFO] [stdout] test issues::naming::tests::extract_direct_identifier ... ok [INFO] [stdout] test issues::naming::tests::extract_from_branch_name ... ok [INFO] [stdout] test issues::naming::tests::extract_from_simple_branch ... ok [INFO] [stdout] test issues::naming::tests::extract_lowercase_identifier ... ok [INFO] [stdout] test issues::naming::tests::extract_no_match ... ok [INFO] [stdout] test issues::naming::tests::extract_no_match_no_number ... ok [INFO] [stdout] test issues::naming::tests::sanitize_worker_name_collapses_double_dots ... ok [INFO] [stdout] test issues::naming::tests::sanitize_worker_name_empty_fallback ... ok [INFO] [stdout] test issues::naming::tests::sanitize_worker_name_replaces_control_chars ... ok [INFO] [stdout] test issues::naming::tests::sanitize_worker_name_replaces_spaces ... ok [INFO] [stdout] test issues::naming::tests::sanitize_worker_name_strips_dot_lock ... ok [INFO] [stdout] test issues::naming::tests::sanitize_worker_name_strips_leading_dot ... ok [INFO] [stdout] test issues::types::tests::auto_from_spawn_labels ... ok [INFO] [stdout] test issues::types::tests::filter_matches ... ok [INFO] [stdout] test issues::types::tests::filter_matches_labels ... ok [INFO] [stdout] test issues::types::tests::from_str_loose_backlog ... ok [INFO] [stdout] test issues::types::tests::from_str_loose_triage ... ok [INFO] [stdout] test issues::types::tests::has_active_children_all_complete ... ok [INFO] [stdout] test issues::types::tests::has_active_children_backlog_child ... ok [INFO] [stdout] test issues::types::tests::has_active_children_in_progress_child ... ok [INFO] [stdout] test issues::types::tests::has_active_children_mixed_statuses ... ok [INFO] [stdout] test issues::types::tests::has_active_children_no_children ... ok [INFO] [stdout] test issues::types::tests::has_active_children_planned_child_not_excluded ... ok [INFO] [stdout] test issues::types::tests::priority_ordering ... ok [INFO] [stdout] test issues::types::tests::status_roundtrip ... ok [INFO] [stdout] test issues::types::tests::to_spawn_context_file_provider ... ok [INFO] [stdout] test issues::types::tests::to_spawn_context_linear_provider ... ok [INFO] [stdout] test issues::types::tests::to_spawn_context_with_parent ... ok [INFO] [stdout] test issues::types::tests::to_spawn_context_with_parent_no_body ... ok [INFO] [stdout] test issues::types::tests::triage_and_backlog_symbols ... ok [INFO] [stdout] test issues::types::tests::triage_backlog_excluded_from_planned_filter ... ok [INFO] [stdout] test notify::events::tests::notification_roundtrip ... ok [INFO] [stdout] test notify::events::tests::notification_serializes_flat ... ok [INFO] [stdout] test hooks::claude::tests::install_updates_existing ... ok [INFO] [stdout] test notify::hook::tests::emit_strict_captures_stderr ... ok [INFO] [stdout] test notify::hook::tests::emit_strict_returns_err_on_hook_failure ... ok [INFO] [stdout] test notify::hook::tests::emit_writes_to_queue ... ok [INFO] [stdout] test notify::hook::tests::empty_filter_triggers_all ... ok [INFO] [stdout] test notify::hook::tests::event_type_name ... ok [INFO] [stdout] test notify::hook::tests::emit_strict_succeeds_on_hook_success ... ok [INFO] [stdout] test notify::hook::tests::expand_tilde_works ... ok [INFO] [stdout] test notify::hook::tests::should_not_trigger_with_non_matching_filter ... ok [INFO] [stdout] test notify::hook::tests::should_trigger_with_matching_filter ... ok [INFO] [stdout] test notify::queue::tests::emit_and_tail ... ok [INFO] [stdout] test notify::queue::tests::missing_file_returns_empty ... ok [INFO] [stdout] test notify::queue::tests::multiple_emits_accumulate ... ok [INFO] [stdout] test notify::queue::tests::read_since_filters ... ok [INFO] [stdout] test notify::queue::tests::tail_limits_results ... ok [INFO] [stdout] test nudge::tests::below_max_still_nudges ... ok [INFO] [stdout] test nudge::tests::classify_idle_worker ... ok [INFO] [stdout] test issues::file_provider::tests::update_issue_title_and_priority ... ok [INFO] [stdout] test nudge::tests::classify_running_no_nudge ... ok [INFO] [stdout] test nudge::tests::classify_stalled_worker ... ok [INFO] [stdout] test nudge::tests::classify_terminal_no_nudge ... ok [INFO] [stdout] test nudge::tests::classify_waiting_input ... ok [INFO] [stdout] test nudge::tests::context_final_nudge ... ok [INFO] [stdout] test nudge::tests::context_idle_no_commits ... ok [INFO] [stdout] test nudge::tests::context_idle_with_commits ... ok [INFO] [stdout] test nudge::tests::cooldown_expired_allows_nudge ... ok [INFO] [stdout] test nudge::tests::cooldown_prevents_nudge ... ok [INFO] [stdout] test nudge::tests::max_nudges_returns_none ... ok [INFO] [stdout] test nudge::tests::nudge_type_count_keys ... ok [INFO] [stdout] test nudge::tests::nudge_type_template_names ... ok [INFO] [stdout] test nudge::tests::render_auto_review_final_round ... ok [INFO] [stdout] test nudge::tests::render_auto_review_nudge ... ok [INFO] [stdout] test nudge::tests::render_idle_nudge_message ... ok [INFO] [stdout] test review::tests::from_markdown_invalid_status ... ok [INFO] [stdout] test review::tests::from_markdown_missing_header ... ok [INFO] [stdout] test nudge::tests::render_stuck_nudge_message ... ok [INFO] [stdout] test review::tests::from_markdown_missing_section ... ok [INFO] [stdout] test review::tests::from_markdown_missing_verdict ... ok [INFO] [stdout] test review::tests::latest_verdict_empty_dir ... ok [INFO] [stdout] test review::tests::next_review_path_after_one ... ok [INFO] [stdout] test review::tests::latest_verdict_returns_correct ... ok [INFO] [stdout] test review::tests::response_roundtrip ... ok [INFO] [stdout] test review::tests::review_config_defaults ... ok [INFO] [stdout] test review::tests::next_review_path_empty_dir ... ok [INFO] [stdout] test review::tests::review_config_from_toml ... ok [INFO] [stdout] test review::tests::review_roundtrip ... ok [INFO] [stdout] test spawn::tests::spawn_kind_default_is_normal ... ok [INFO] [stdout] test spawn::tests::spawn_kind_equality ... ok [INFO] [stdout] test state::tests::test_add_worker ... ok [INFO] [stdout] test review::tests::review_count_excludes_responses ... ok [INFO] [stdout] test state::tests::test_state_new ... ok [INFO] [stdout] test templates::builtin::tests::spawn_preamble_directs_to_jig_pr ... ok [INFO] [stdout] test templates::builtin::tests::spawn_preamble_forbids_gh_pr_create ... ok [INFO] [stdout] test templates::builtin::tests::spawn_preamble_wrapup_forbids_gh_pr_create ... ok [INFO] [stdout] test templates::engine::tests::builtin_names_lists_all ... ok [INFO] [stdout] test templates::engine::tests::context_set_list ... ok [INFO] [stdout] test git::tests::fast_forward_branch_ref_creates_missing_local ... ok [INFO] [stdout] test templates::engine::tests::render_builtin_nudge_idle ... ok [INFO] [stdout] test templates::engine::tests::render_builtin_nudge_idle_no_changes ... ok [INFO] [stdout] test templates::engine::tests::render_builtin_nudge_stuck ... ok [INFO] [stdout] test templates::engine::tests::render_inline_template ... ok [INFO] [stdout] test templates::engine::tests::render_nudge_conflict ... ok [INFO] [stdout] test templates::engine::tests::render_spawn_preamble ... ok [INFO] [stdout] test templates::engine::tests::render_spawn_preamble_wrapup ... ok [INFO] [stdout] test issues::file_provider::tests::update_status_changes_field ... ok [INFO] [stdout] test templates::engine::tests::render_triage_prompt_with_all_fields ... ok [INFO] [stdout] test tmux::tests::collapse_multiline_message ... ok [INFO] [stdout] test tmux::tests::collapse_single_line_unchanged ... ok [INFO] [stdout] test tmux::tests::collapse_strips_blank_lines_and_whitespace ... ok [INFO] [stdout] test tmux::tests::has_session_nonexistent ... ok [INFO] [stdout] test tmux::tests::has_window_nonexistent ... ok [INFO] [stdout] test tmux::tests::is_running_command_none_and_empty ... ok [INFO] [stdout] test tmux::tests::is_running_command_real_commands ... ok [INFO] [stdout] test tmux::tests::is_running_command_shells ... ok [INFO] [stdout] test tmux::tests::is_running_command_version_strings ... ok [INFO] [stdout] test tmux::tests::list_windows_no_session ... ok [INFO] [stdout] test tmux::tests::pane_command_nonexistent ... ok [INFO] [stdout] test tmux::tests::target_str_format ... ok [INFO] [stdout] test worker::tests::legacy_migration ... ok [INFO] [stdout] test worker::tests::status_all_variants_roundtrip ... ok [INFO] [stdout] test worker::tests::status_is_active ... ok [INFO] [stdout] test worker::tests::status_is_terminal ... ok [INFO] [stdout] test worker::tests::status_needs_attention ... ok [INFO] [stdout] test worker::tests::status_serialization ... ok [INFO] [stdout] test templates::engine::tests::render_unknown_template_errors ... ok [INFO] [stdout] test templates::engine::tests::repo_override_takes_precedence ... ok [INFO] [stdout] test issues::file_provider::tests::update_status_to_complete ... ok [INFO] [stdout] test issues::file_provider::tests::list_spawnable_parent_child_blocked_by_chain ... ok [INFO] [stdout] test notify::hook::tests::exec_hook_receives_json ... ok [INFO] [stdout] test hooks::install::tests::init_force_reinstalls ... ok [INFO] [stdout] test state::tests::test_migrate_from_legacy_layout ... ok [INFO] [stdout] test issues::file_provider::tests::list_spawnable_standalone_blocked_by_chain ... ok [INFO] [stdout] test git::tests::fast_forward_branch_ref_advances_ref ... ok [INFO] [stdout] test git::tests::fast_forward_branch_ref_diverged_errors ... ok [INFO] [stdout] test daemon::issue_actor::tests::collect_wrapup_skips_existing_worker ... ok [INFO] [stdout] test daemon::issue_actor::tests::wrapup_not_ready_child_not_complete ... ok [INFO] [stdout] test git::tests::push_branch_works_with_bare_upstream ... ok [INFO] [stdout] test daemon::issue_actor::tests::wrapup_not_ready_child_branch_not_merged ... ok [INFO] [stdout] test daemon::issue_actor::tests::wrapup_ready_all_children_complete_and_merged ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- global::paths::tests::ensure_global_dirs_creates_structure stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'global::paths::tests::ensure_global_dirs_creates_structure' (1474) panicked at crates/jig-core/src/global/paths.rs:75:9: [INFO] [stdout] assertion failed: tmp.path().join("jig").is_dir() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c5f9777aa8a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c5f9777aa8a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c5f9777aa8a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c5f9777aa8a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c5f9779287a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c5f9779287a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5c5f9777f8e2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5c5f9777f8e2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5c5f977552af - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c5f977552af - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c5f97770ab9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c5f97280c6c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5c5f97280c6c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c5f97770d32 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5c5f97770d32 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c5f9775539a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5c5f9774a099 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c5f9775638d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c5f977930ec - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c5f977930b2 - core[6771d259883166e6]::panicking::panic [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5c5f96f3af46 - jig_core::global::paths::tests::ensure_global_dirs_creates_structure::hb4417c3c8639b3e8 [INFO] [stdout] at /opt/rustwide/workdir/crates/jig-core/src/global/paths.rs:75:9 [INFO] [stdout] 21: 0x5c5f96f3b297 - jig_core::global::paths::tests::ensure_global_dirs_creates_structure::{{closure}}::h2a650fcafa77f240 [INFO] [stdout] at /opt/rustwide/workdir/crates/jig-core/src/global/paths.rs:69:46 [INFO] [stdout] 22: 0x5c5f970ac586 - core::ops::function::FnOnce::call_once::heabdc80c1bd09d25 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5c5f97274d6b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c5f97274d6b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5c5f9728173b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5c5f9728173b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5c5f9728173b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5c5f9728173b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5c5f9728173b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5c5f9728173b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5c5f9728173b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5c5f9727bb94 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5c5f9727bb94 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5c5f97284342 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5c5f97284342 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5c5f97284342 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5c5f97284342 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5c5f97284342 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5c5f97284342 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5c5f97284342 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5c5f97779d8f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 42: 0x5c5f97779d8f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7c0c8299faa4 - [INFO] [stdout] 44: 0x7c0c82a2ca64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] global::paths::tests::ensure_global_dirs_creates_structure [INFO] [stdout] [INFO] [stdout] test result: FAILED. 406 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p jig-core --lib` [INFO] running `Command { std: "docker" "inspect" "f5ca181a824a8bdbcc11ffde5e5d1b1b6a4f8c78021f62a52a04a59ebe8ee191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ca181a824a8bdbcc11ffde5e5d1b1b6a4f8c78021f62a52a04a59ebe8ee191", kill_on_drop: false }` [INFO] [stdout] f5ca181a824a8bdbcc11ffde5e5d1b1b6a4f8c78021f62a52a04a59ebe8ee191