[INFO] cloning repository https://github.com/ace-rs/ace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ace-rs/ace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Face-rs%2Face", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Face-rs%2Face'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c2ce5a359613110307e5429482cb9382b9248a4
[INFO] testing ace-rs/ace against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Face-rs%2Face" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ace-rs/ace
[INFO] finished tweaking git repo https://github.com/ace-rs/ace
[INFO] tweaked toml for git repo https://github.com/ace-rs/ace written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ace-rs/ace on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ace-rs/ace already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7
[INFO] running `Command { std: "docker" "start" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ace v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling inquire v0.9.3
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.48s
[INFO] running `Command { std: "docker" "inspect" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling ace v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling inquire v0.9.3
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.11s
[INFO] running `Command { std: "docker" "inspect" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ace-9c331e03257946ed)
[INFO] [stdout] 
[INFO] [stdout] running 539 tests
[INFO] [stdout] test ace::io::tests::cleanup_bytes_cursor_only_when_no_alt_screen ... ok
[INFO] [stdout] test ace::io::tests::cleanup_bytes_exits_alt_screen_when_active ... ok
[INFO] [stdout] test ace::tests::require_school_workdir_school_toml_without_ace_toml_errors ... ok
[INFO] [stdout] test ace::tests::require_school_no_specifier_returns_no_specifier ... ok
[INFO] [stdout] test ace::tests::require_school_local_specifier_uninitialized_returns_not_initialized ... ok
[INFO] [stdout] test actions::project::edit_mcp_config::tests::exclude_appends_to_empty ... ok
[INFO] [stdout] test ace::tests::require_school_embedded_specifier_resolves_to_workdir ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::exclude_appends_and_dedups ... ok
[INFO] [stdout] test actions::project::edit_mcp_config::tests::exclude_preserves_other_fields ... ok
[INFO] [stdout] test actions::project::edit_mcp_config::tests::exclude_appends_multiple_distinct ... ok
[INFO] [stdout] test actions::project::edit_mcp_config::tests::include_removes_existing ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::exclude_does_not_touch_include_or_skills ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::include_appends_to_empty_list ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::include_does_not_touch_exclude_or_skills ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::include_dedups_within_scope ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::include_empty_list_is_noop ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::include_preserves_existing_order ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::reset_exclude_only_drops_exclude ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::reset_include_only_drops_include ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::reset_both_drops_both_lists ... ok
[INFO] [stdout] test actions::project::edit_mcp_config::tests::include_idempotent_on_missing ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::reset_never_touches_skills_field ... ok
[INFO] [stdout] test actions::project::explain_skill::tests::finds_active_skill_with_base_only ... ok
[INFO] [stdout] test actions::project::explain_skill::tests::renders_excluded_skill ... ok
[INFO] [stdout] test actions::project::edit_mcp_config::tests::exclude_dedups_on_double_add ... ok
[INFO] [stdout] test actions::project::explain_skill::tests::unknown_skill_with_no_overlap_returns_empty_near ... ok
[INFO] [stdout] test actions::project::learn::tests::count_ignored_kept_with_unknown_does_not_underflow ... ok
[INFO] [stdout] test actions::project::explain_skill::tests::renders_readded_full_chain ... ok
[INFO] [stdout] test actions::project::explain_skill::tests::near_matches_capped_at_five ... ok
[INFO] [stdout] test actions::project::learn::tests::count_ignored_literal_overlap_glob_no_double_count ... ok
[INFO] [stdout] test actions::project::explain_skill::tests::unknown_skill_returns_not_found_with_near ... ok
[INFO] [stdout] test actions::project::learn::tests::count_ignored_glob_covers_many ... ok
[INFO] [stdout] test actions::project::learn::tests::empty_stdout_returns_empty_kept ... ok
[INFO] [stdout] test actions::project::learn::tests::count_ignored_glob_with_no_matches ... ok
[INFO] [stdout] test actions::project::learn::tests::count_ignored_nothing_kept ... ok
[INFO] [stdout] test actions::project::learn::tests::count_ignored_all_kept_literally ... ok
[INFO] [stdout] test actions::project::learn::tests::count_ignored_partial_literals ... ok
[INFO] [stdout] test actions::project::learn::tests::ensure_ace_skills_partial_adds_missing_only ... ok
[INFO] [stdout] test actions::project::learn::tests::ensure_ace_skills_appends_when_missing ... ok
[INFO] [stdout] test actions::project::learn::tests::dedupes_repeats ... ok
[INFO] [stdout] test actions::project::learn::tests::drops_prose_lines_with_warning ... ok
[INFO] [stdout] test actions::project::learn::tests::ensure_ace_skills_skips_when_present ... ok
[INFO] [stdout] test actions::project::learn::tests::ignores_blank_lines ... ok
[INFO] [stdout] test actions::project::learn::tests::glob_question_mark_kept ... ok
[INFO] [stdout] test actions::project::learn::tests::keeps_glob_patterns_without_index_check ... ok
[INFO] [stdout] test actions::project::learn::tests::ignores_fence_markers ... ok
[INFO] [stdout] test actions::project::learn::tests::parses_clean_strict_form ... ok
[INFO] [stdout] test actions::project::learn::tests::strips_backticks ... ok
[INFO] [stdout] test actions::project::learn::tests::strips_bullet_decoration ... ok
[INFO] [stdout] test actions::project::learn::tests::strips_trailing_punctuation ... ok
[INFO] [stdout] test actions::project::link::tests::creates_directory_symlink ... ok
[INFO] [stdout] test actions::project::link::tests::link_creates_whole_dir_symlink_for_rules ... ok
[INFO] [stdout] test actions::project::link_skills::tests::classify_foreign_when_target_outside_root ... ok
[INFO] [stdout] test actions::project::link_skills::tests::classify_managed_when_target_inside_sibling_school_clone ... ok
[INFO] [stdout] test actions::project::link::tests::link_skills_warns_on_foreign_entry ... ok
[INFO] [stdout] test actions::project::link::tests::link_no_school_folders ... ok
[INFO] [stdout] test actions::project::link::tests::link_skills_migrates_legacy_whole_dir_symlink ... ok
[INFO] [stdout] test actions::project::link::tests::link_skills_creates_real_dir_with_per_skill_symlinks ... ok
[INFO] [stdout] test actions::project::link::tests::link_skips_correct_symlink_for_rules ... ok
[INFO] [stdout] test actions::project::link_skills::tests::classify_other_is_foreign_entry ... ok
[INFO] [stdout] test actions::project::link_skills::tests::collision_drops_loser_alphabetically ... ok
[INFO] [stdout] test actions::project::link_skills::tests::correct_managed_link_is_left_alone ... ok
[INFO] [stdout] test actions::project::link::tests::link_replaces_stale_symlink_for_rules ... ok
[INFO] [stdout] test actions::project::link_skills::tests::depth_cap_falls_through_to_flatten ... ok
[INFO] [stdout] test actions::project::link_skills::tests::flat_identity_link_name_equals_basename ... ok
[INFO] [stdout] test actions::project::link_skills::tests::foreign_symlink_is_skipped_with_reason ... ok
[INFO] [stdout] test actions::project::link_skills::tests::mixed_depth_routes_per_skill ... ok
[INFO] [stdout] test actions::project::link_skills::tests::mixed_scenario ... ok
[INFO] [stdout] test actions::project::link_skills::tests::nested_capable_emits_verbatim ... ok
[INFO] [stdout] test actions::project::link_skills::tests::nested_emit_skips_collision_check ... ok
[INFO] [stdout] test actions::project::link::tests::rules_dir_is_adopted_on_first_setup ... ok
[INFO] [stdout] test actions::project::link_skills::tests::classify_managed_when_target_inside_root ... ok
[INFO] [stdout] test actions::project::learn::tests::drops_unknown_literal_with_warning ... ok
[INFO] [stdout] test actions::project::link_skills::tests::foreign_orphan_is_left_alone ... ok
[INFO] [stdout] test actions::project::link_skills::tests::empty_dir_creates_all_desired ... ok
[INFO] [stdout] test actions::project::link_skills::tests::nested_identity_link_name_uses_leaf ... ok
[INFO] [stdout] test actions::project::link_skills::tests::foreign_real_entry_is_skipped ... ok
[INFO] [stdout] test actions::project::link_skills::tests::flat_backend_flattens_identity ... ok
[INFO] [stdout] test actions::project::link_skills::tests::emit_does_not_mutate_chars ... ok
[INFO] [stdout] test actions::project::link::tests::link_all_four_folders_with_one_skill ... ok
[INFO] [stdout] test actions::project::link::tests::fixtures_are_isolated_per_call ... ok
[INFO] [stdout] test actions::project::link_skills::tests::slash_in_identity_on_nested_branch_is_legitimate ... ok
[INFO] [stdout] test actions::project::list_skills::tests::render_table_has_header_and_one_line_per_skill ... ok
[INFO] [stdout] test actions::project::list_skills::tests::rows_sorted_by_name ... ok
[INFO] [stdout] test actions::project::list_skills::tests::show_all_lists_rejected_skills ... ok
[INFO] [stdout] test actions::project::list_skills::tests::show_all_includes_excluded ... ok
[INFO] [stdout] test actions::project::list_skills::tests::render_table_empty_just_header ... ok
[INFO] [stdout] test actions::project::list_skills::tests::tier_passthrough ... ok
[INFO] [stdout] test actions::project::link_skills::tests::orphaned_managed_link_is_removed ... ok
[INFO] [stdout] test actions::project::edit_skills_config::tests::include_appends_multiple_patterns ... ok
[INFO] [stdout] test actions::project::link::tests::link_skips_absent_folders ... ok
[INFO] [stdout] test actions::project::link_skills::tests::scan_current_classifies_managed_link_through_symlinked_school_root ... ok
[INFO] [stdout] test actions::project::link_skills::tests::reconcile_creates_parent_dirs_for_nested_link ... ok
[INFO] [stdout] test actions::project::list_skills::tests::render_names_one_per_line ... ok
[INFO] [stdout] test actions::project::link_skills::tests::stale_managed_link_is_repointed ... ok
[INFO] [stdout] test actions::project::list_skills::tests::default_hides_excluded ... ok
[INFO] [stdout] test actions::project::list_skills::tests::excluded_row_reports_removal_reason ... ok
[INFO] [stdout] test actions::project::list_skills::tests::implicit_base_reason_when_all_empty ... ok
[INFO] [stdout] test actions::project::link_skills::tests::reconcile_prunes_empty_parents_on_remove ... ok
[INFO] [stdout] test actions::project::pull::tests::dedup_by_skill_name ... ok
[INFO] [stdout] test actions::project::pull::tests::extracts_skill_name_under_curated_tier ... ok
[INFO] [stdout] test actions::project::link_skills::tests::reconcile_repoints_existing_nested_link ... ok
[INFO] [stdout] test actions::project::list_skills::tests::reason_picks_last_contribution ... ok
[INFO] [stdout] test actions::project::pull::tests::ignores_non_skills_paths ... ok
[INFO] [stdout] test actions::project::pull::tests::extracts_skill_name_under_system_tier ... ok
[INFO] [stdout] test actions::project::pull::tests::nested_identity_inner_file_extracted ... ok
[INFO] [stdout] test actions::project::pull::tests::nested_dedup_across_inner_files ... ok
[INFO] [stdout] test actions::project::pull::tests::rename_treated_as_modified ... ok
[INFO] [stdout] test actions::project::pull::tests::parse_added_modified_removed ... ok
[INFO] [stdout] test actions::project::pull::tests::nested_under_tier_dir ... ok
[INFO] [stdout] test actions::project::pull::tests::nested_identity_skill_md_extracted ... ok
[INFO] [stdout] test actions::project::pull::tests::tier_dir_alone_is_skipped ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::message_codex_points_to_mcp ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::instruction_hint_works_for_oauth_only_entry ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::instruction_hint_returns_some_when_set ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::message_oauth_mentions_authorize ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::message_with_headers_omits_authorize ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::placeholders_deduplicates ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::placeholders_none ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::unregistered_empty_entries ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::unregistered_returns_all_when_none_registered ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::unregistered_returns_empty_when_all_registered ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::unregistered_returns_only_missing ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::append_adds_blank_line_separator ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::append_to_existing_does_not_seed_prelude ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::block_folders_alphabetically_sorted_within_dir ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::block_dirs_alphabetically_sorted ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::block_contains_backends_folders_and_local_toml ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::block_omits_static_prelude_and_dropped_patterns ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::replace_existing_block_preserves_user_content ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::replace_preserves_surrounding_content ... ok
[INFO] [stdout] test backend::claude::tests::build_args_basic ... ok
[INFO] [stdout] test actions::project::update_gitignore::tests::seed_new_file_places_prelude_before_block ... ok
[INFO] [stdout] test backend::claude::tests::one_shot_args_inline_passes_prompt_after_dash_p ... ok
[INFO] [stdout] test backend::claude::tests::one_shot_args_extra_args_come_last ... ok
[INFO] [stdout] test backend::claude::tests::one_shot_args_stdin_omits_value_after_dash_p ... ok
[INFO] [stdout] test backend::claude::tests::build_args_with_header ... ok
[INFO] [stdout] test backend::claude::tests::build_args_headers_sorted ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_empty_object_returns_empty ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_bare_array_fallback ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_statuses_object_in_string ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_statuses_object_direct ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_error_result_returns_err ... ok
[INFO] [stdout] test backend::claude::tests::parse_mcp_names_invalid_json ... ok
[INFO] [stdout] test actions::project::pull::tests::extracts_skill_name_under_experimental_tier ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_valid ... ok
[INFO] [stdout] test backend::claude::tests::parse_mcp_names_empty_servers ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_malformed_returns_err ... ok
[INFO] [stdout] test backend::claude::tests::parse_mcp_names_missing_field ... ok
[INFO] [stdout] test backend::claude::tests::parse_mcp_names_extracts_keys ... ok
[INFO] [stdout] test backend::claude::tests::remove_args_basic ... ok
[INFO] [stdout] test backend::claude::tests::session_args_default ... ok
[INFO] [stdout] test backend::codex::tests::build_mcp_add_args_without_headers_uses_cli ... ok
[INFO] [stdout] test backend::codex::tests::build_mcp_add_args_with_headers_requires_fallback ... ok
[INFO] [stdout] test backend::claude::tests::session_args_resume_replaces_system_prompt ... ok
[INFO] [stdout] test backend::codex::tests::one_shot_args_stdin_uses_dash_sentinel ... ok
[INFO] [stdout] test backend::claude::tests::parse_check_bad_result_string_returns_empty ... ok
[INFO] [stdout] test backend::codex::tests::parse_check_output_extracts_embedded_array ... ok
[INFO] [stdout] test backend::codex::tests::build_mcp_check_prompt_mentions_servers ... ok
[INFO] [stdout] test backend::codex::tests::build_mcp_remove_args_basic ... ok
[INFO] [stdout] test actions::project::pull::tests::dedup_within_tier_dir ... ok
[INFO] [stdout] test backend::codex::tests::ensure_dir_creates_nested_path ... ok
[INFO] [stdout] test backend::codex::tests::merge_mcp_entry_with_headers ... ok
[INFO] [stdout] test backend::codex::tests::merge_mcp_entry_basic ... ok
[INFO] [stdout] test backend::codex::tests::one_shot_args_extra_args_precede_prompt ... ok
[INFO] [stdout] test backend::codex::tests::parse_check_output_invalid_returns_empty ... ok
[INFO] [stdout] test backend::claude::tests::session_args_extra_args_come_last ... ok
[INFO] [stdout] test actions::project::register_mcp::tests::instruction_hint_returns_none_when_empty ... ok
[INFO] [stdout] test backend::codex::tests::one_shot_args_inline_uses_exec_subcommand ... ok
[INFO] [stdout] test backend::codex::tests::parse_check_output_valid_json_array ... ok
[INFO] [stdout] test backend::codex::tests::parse_mcp_names_ignores_missing_section ... ok
[INFO] [stdout] test backend::codex::tests::parse_check_output_extracts_embedded_statuses_array ... ok
[INFO] [stdout] test backend::codex::tests::parse_mcp_names_invalid_toml_returns_empty ... ok
[INFO] [stdout] test actions::project::pull::tests::empty_output ... ok
[INFO] [stdout] test backend::codex::tests::remove_mcp_entry_basic ... ok
[INFO] [stdout] test backend::codex::tests::parse_list_output_invalid_returns_empty ... ok
[INFO] [stdout] test backend::codex::tests::parse_list_output_extracts_names ... ok
[INFO] [stdout] test backend::codex::tests::parse_mcp_names_extracts_declared_servers ... ok
[INFO] [stdout] test backend::opencode::tests::merge_into_empty ... ok
[INFO] [stdout] test backend::opencode::tests::merge_preserves_existing ... ok
[INFO] [stdout] test backend::opencode::tests::mcp_add_rejects_jsonc_only ... ok
[INFO] [stdout] test backend::codex::tests::session_args_default_includes_developer_instructions ... ok
[INFO] [stdout] test backend::codex::tests::parse_check_output_valid_json_object ... ok
[INFO] [stdout] test backend::opencode::tests::agent_file_content ... ok
[INFO] [stdout] test backend::codex::tests::trust_yolo_bypasses_approvals_and_sandbox ... ok
[INFO] [stdout] test backend::codex::tests::trust_default_passes_no_flags ... ok
[INFO] [stdout] test backend::opencode::tests::one_shot_args_extra_args_before_prompt ... ok
[INFO] [stdout] test backend::codex::tests::trust_auto_bypasses_sandbox_with_on_request_approval ... ok
[INFO] [stdout] test backend::opencode::tests::one_shot_args_inline ... ok
[INFO] [stdout] test backend::opencode::tests::one_shot_args_stdin ... ok
[INFO] [stdout] test backend::opencode::tests::parse_mcp_names_empty_servers ... ok
[INFO] [stdout] test backend::opencode::tests::mcp_list_returns_empty_for_jsonc_only ... ok
[INFO] [stdout] test backend::opencode::tests::parse_mcp_names_extracts_keys ... ok
[INFO] [stdout] test backend::opencode::tests::parse_mcp_names_invalid_json ... ok
[INFO] [stdout] test backend::opencode::tests::parse_mcp_names_missing_field ... ok
[INFO] [stdout] test backend::opencode::tests::session_args_extra_args_come_last ... ok
[INFO] [stdout] test backend::opencode::tests::session_args_default ... ok
[INFO] [stdout] test backend::registry::tests::bind_custom_backend_selectable_by_name ... ok
[INFO] [stdout] test backend::registry::tests::bind_per_backend_env_layer_collision_local_wins ... ok
[INFO] [stdout] test backend::registry::tests::bind_per_backend_env_merges_into_backend ... ok
[INFO] [stdout] test backend::registry::tests::bind_unknown_backend_name_errors ... ok
[INFO] [stdout] test backend::opencode::tests::session_args_resume ... ok
[INFO] [stdout] test backend::registry::tests::cmd_override_on_builtin_last_wins_nonempty ... ok
[INFO] [stdout] test backend::registry::tests::cmd_templating_dollar_var_not_expanded ... ok
[INFO] [stdout] test backend::registry::tests::cmd_templating_no_template_no_change ... ok
[INFO] [stdout] test backend::registry::tests::cmd_templating_project_home_and_backend_dir ... ok
[INFO] [stdout] test backend::opencode::tests::remove_existing ... ok
[INFO] [stdout] test backend::opencode::tests::remove_nonexistent_is_ok ... ok
[INFO] [stdout] test backend::registry::tests::cmd_templating_unknown_placeholder_left_empty ... ok
[INFO] [stdout] test backend::registry::tests::env_override_on_builtin_last_wins_per_key ... ok
[INFO] [stdout] test backend::registry::tests::kind_mismatch_on_builtin_errors ... ok
[INFO] [stdout] test backend::registry::tests::cmd_templating_substitutes_school_dir ... ok
[INFO] [stdout] test backend::registry::tests::new_name_explicit_kind_unknown_errors ... ok
[INFO] [stdout] test backend::registry::tests::env_values_templating_substitutes_school_dir ... ok
[INFO] [stdout] test backend::tests::custom_backend_inherits_kind_features ... ok
[INFO] [stdout] test backend::registry::tests::new_name_explicit_kind ... ok
[INFO] [stdout] test backend::tests::features_per_kind ... ok
[INFO] [stdout] test backend::tests::registry_with_builtins_lookup ... ok
[INFO] [stdout] test backend::registry::tests::new_name_unresolvable_errors ... ok
[INFO] [stdout] test cmd::mcp::tests::filter_excluded_all_excluded_returns_empty ... ok
[INFO] [stdout] test cmd::mcp::tests::filter_excluded_drops_named ... ok
[INFO] [stdout] test cmd::mcp::tests::filter_excluded_preserves_order ... ok
[INFO] [stdout] test cmd::tests::adhoc_constructors_carry_their_class ... ok
[INFO] [stdout] test cmd::tests::authored_config_defects_map_to_usage ... ok
[INFO] [stdout] test cmd::tests::cancellation_maps_to_130 ... ok
[INFO] [stdout] test cmd::mcp::tests::filter_excluded_empty_excludes_returns_all ... ok
[INFO] [stdout] test cmd::tests::cmd_error_adhoc_has_no_hint_by_default ... ok
[INFO] [stdout] test cmd::tests::cmd_error_with_hint_carries_single_hint ... ok
[INFO] [stdout] test cmd::tests::cmd_error_hints_school_delegates_to_leaf ... ok
[INFO] [stdout] test cmd::tests::wrapper_variants_delegate_to_inner ... ok
[INFO] [stdout] test cmd::tests::cmd_error_with_hints_preserves_order ... ok
[INFO] [stdout] test cmd::tests::cmd_error_hints_school_no_hint_when_leaf_returns_none ... ok
[INFO] [stdout] test backend::registry::tests::new_name_inferred_from_cmd_basename ... ok
[INFO] [stdout] test cmd::tests::operations_map_to_operational ... ok
[INFO] [stdout] test cmd::tests::preconditions_map_to_unavailable ... ok
[INFO] [stdout] test config::ace_toml::tests::load_or_default_missing_file ... ok
[INFO] [stdout] test config::ace_toml::tests::exclude_mcp_empty_omitted_on_save ... ok
[INFO] [stdout] test config::ace_toml::tests::load_or_default_invalid_toml ... ok
[INFO] [stdout] test config::ace_toml::tests::load_parses_backends_array ... ok
[INFO] [stdout] test cmd::tests::hints_preserve_the_class ... ok
[INFO] [stdout] test config::ace_toml::tests::exclude_mcp_round_trip ... ok
[INFO] [stdout] test config::config_key_tests::parse_skip_update ... ok
[INFO] [stdout] test config::config_key_tests::skip_update_default_scope_is_project ... ok
[INFO] [stdout] test config::ace_toml::tests::set_school_creates_new_file ... ok
[INFO] [stdout] test config::ace_toml::tests::load_or_default_existing_file ... ok
[INFO] [stdout] test config::index_toml::tests::load_or_migrate_returns_default_when_neither_exists ... ok
[INFO] [stdout] test config::ace_toml::tests::load_parses_backends_with_kind_and_cmd ... ok
[INFO] [stdout] test cmd::tests::opencode_flag_resolves_to_opencode_backend ... ok
[INFO] [stdout] test cmd::tests::ace_new_dash_dash_passthrough ... ok
[INFO] [stdout] test cmd::tests::setup_rejects_more_than_two_specifier_args ... ok
[INFO] [stdout] test cmd::tests::root_dash_dash_passthrough ... ok
[INFO] [stdout] test config::config_key_tests::skip_update_scope_key ... ok
[INFO] [stdout] test config::index_toml::tests::roundtrip_save_load ... ok
[INFO] [stdout] test config::index_toml::tests::upsert_multiple_schools ... ok
[INFO] [stdout] test config::ace_toml::tests::set_school_preserves_env ... ok
[INFO] [stdout] test config::index_toml::tests::load_or_migrate_prefers_new_when_both_exist ... ok
[INFO] [stdout] test config::index_toml::tests::load_or_migrate_moves_legacy_to_new ... ok
[INFO] [stdout] test config::index_toml::tests::load_missing_file_returns_default ... ok
[INFO] [stdout] test config::index_toml::tests::upsert_deduplicates ... ok
[INFO] [stdout] test config::paths::tests::detect_stray_cache_dirs_empty_when_clean ... ok
[INFO] [stdout] test backend::opencode::tests::merge_with_headers ... ok
[INFO] [stdout] test cmd::tests::setup_accepts_space_separated_specifier_as_two_args ... ok
[INFO] [stdout] test config::paths::tests::detect_stray_cache_dirs_ignores_latest_version_file ... ok
[INFO] [stdout] test config::paths::tests::detect_stray_cache_dirs_flags_legacy_index_toml ... ok
[INFO] [stdout] test config::paths::tests::detect_stray_cache_dirs_flags_owner_repo_dirs ... ok
[INFO] [stdout] test config::resolve::merge::tests::backend_decls_collected_with_provenance ... ok
[INFO] [stdout] test config::resolve::merge::tests::backend_default_claude ... ok
[INFO] [stdout] test config::paths::tests::detect_stray_cache_dirs_handles_missing_root ... ok
[INFO] [stdout] test config::resolve::merge::tests::backend_local_overrides_project ... ok
[INFO] [stdout] test config::resolve::merge::tests::backend_override_beats_all_layers ... ok
[INFO] [stdout] test config::resolve::merge::tests::backend_project_overrides_school ... ok
[INFO] [stdout] test config::resolve::merge::tests::backend_school_used ... ok
[INFO] [stdout] test config::resolve::merge::tests::env_local_overrides_project ... ok
[INFO] [stdout] test config::resolve::merge::tests::school_default_when_all_empty ... ok
[INFO] [stdout] test config::resolve::merge::tests::session_prompt_default_empty ... ok
[INFO] [stdout] test config::resolve::merge::tests::env_additive_with_provenance ... ok
[INFO] [stdout] test config::resolve::merge::tests::session_prompt_last_wins ... ok
[INFO] [stdout] test config::resolve::merge::tests::skip_update_defaults_false ... ok
[INFO] [stdout] test config::resolve::merge::tests::skip_update_local_false_overrides_project_true ... ok
[INFO] [stdout] test config::resolve::merge::tests::skip_update_user_propagates_when_others_unset ... ok
[INFO] [stdout] test config::resolve::merge::tests::trust_default_when_unset ... ok
[INFO] [stdout] test config::resolve::source::tests::sourced_at_default_helper ... ok
[INFO] [stdout] test config::resolve::source::tests::label_covers_every_variant ... ok
[INFO] [stdout] test config::resolve::source::tests::sourced_carries_value_and_origin ... ok
[INFO] [stdout] test config::school_paths::tests::parse_specifier_rejects_traversal ... ok
[INFO] [stdout] test config::school_paths::tests::parse_specifier_valid ... ok
[INFO] [stdout] test config::resolve::merge::tests::trust_local_wins ... ok
[INFO] [stdout] test config::school_paths::tests::resolve_embedded ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_exclude_skills_empty_omitted_on_save ... ok
[INFO] [stdout] test config::school_paths::tests::resolve_rejects_traversal ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_has_patterns_reflects_skills ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_normalize_appends_and_dedups ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_default_flags_false ... ok
[INFO] [stdout] test config::school_paths::tests::resolve_remote ... ok
[INFO] [stdout] test config::resolve::merge::tests::school_project_wins ... ok
[INFO] [stdout] test config::resolve::merge::tests::trust_yolo_legacy_local ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_omits_false_flags_when_serialized ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_parses_exclude_skills ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_parses_include_flags ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_parses_include_internal ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_parses_skills_array ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_writers_emit_plural_skills ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_singular_normalized_emits_plural ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_writes_true_flags ... ok
[INFO] [stdout] test config::scope_tests::label_strings ... ok
[INFO] [stdout] test config::skill_meta::tests::empty_name ... ok
[INFO] [stdout] test config::skill_meta::tests::block_scalar_description ... ok
[INFO] [stdout] test config::skill_meta::tests::missing_frontmatter ... ok
[INFO] [stdout] test config::skill_meta::tests::simple_frontmatter ... ok
[INFO] [stdout] test config::skill_meta::tests::missing_name ... ok
[INFO] [stdout] test git::tests::normalize_http_prefix ... ok
[INFO] [stdout] test git::tests::git_command_sets_noninteractive_env ... ok
[INFO] [stdout] test git::tests::normalize_leaves_three_token_input_untouched ... ok
[INFO] [stdout] test git::tests::normalize_plain_specifier ... ok
[INFO] [stdout] test git::tests::normalize_preserves_dot_specifier ... ok
[INFO] [stdout] test fsutil::tests::replace_reports_existed_and_clears_stale ... ok
[INFO] [stdout] test fsutil::tests::replace_reports_absent ... ok
[INFO] [stdout] test config::school_toml::tests::import_decl_normalize_folds_singular_into_skills ... ok
[INFO] [stdout] test git::tests::normalize_space_separated_specifier ... ok
[INFO] [stdout] test git::tests::normalize_strips_git_suffix ... ok
[INFO] [stdout] test fsutil::tests::preserves_other_dotfiles ... ok
[INFO] [stdout] test git::tests::normalize_strips_https_prefix ... ok
[INFO] [stdout] test git::tests::normalize_strips_both ... ok
[INFO] [stdout] test fsutil::tests::skips_git_dir_and_gitmodules ... ok
[INFO] [stdout] test glob::tests::exact_match_without_glob ... ok
[INFO] [stdout] test glob::tests::consecutive_stars ... ok
[INFO] [stdout] test glob::tests::is_glob_detects_star ... ok
[INFO] [stdout] test fsutil::tests::skips_nested_git ... ok
[INFO] [stdout] test git::tests::normalize_space_separated_collapses_extra_whitespace ... ok
[INFO] [stdout] test git::tests::normalize_strips_trailing_slash ... ok
[INFO] [stdout] test glob::tests::middle_glob ... ok
[INFO] [stdout] test glob::tests::multiple_globs ... ok
[INFO] [stdout] test glob::tests::no_match_empty_name_with_literal ... ok
[INFO] [stdout] test glob::tests::prefix_glob ... ok
[INFO] [stdout] test glob::tests::star_matches_everything ... ok
[INFO] [stdout] test glob::tests::suffix_glob ... ok
[INFO] [stdout] test glob::tests::validate_accepts_double_star ... ok
[INFO] [stdout] test glob::tests::validate_rejects_char_classes ... ok
[INFO] [stdout] test glob::tests::validate_accepts_literals_and_star ... ok
[INFO] [stdout] test paths::tests::cache_dir_falls_back_to_home_dot_cache_when_xdg_unset ... ok
[INFO] [stdout] test paths::tests::cache_dir_none_when_nothing_set ... ok
[INFO] [stdout] test paths::tests::cache_dir_treats_empty_xdg_as_unset ... ok
[INFO] [stdout] test glob::tests::validate_rejects_empty ... ok
[INFO] [stdout] test glob::tests::validate_rejects_question_mark ... ok
[INFO] [stdout] test paths::tests::config_dir_falls_back_to_home_dot_config_when_xdg_unset ... ok
[INFO] [stdout] test paths::tests::cache_dir_uses_xdg_when_set ... ok
[INFO] [stdout] test paths::tests::config_dir_uses_xdg_when_set ... ok
[INFO] [stdout] test paths::tests::data_dir_none_when_nothing_set ... ok
[INFO] [stdout] test paths::tests::config_dir_treats_empty_xdg_as_unset ... ok
[INFO] [stdout] test paths::tests::data_dir_uses_xdg_when_set ... ok
[INFO] [stdout] test paths::tests::home_dir_empty_is_none ... ok
[INFO] [stdout] test paths::tests::home_dir_returns_home ... ok
[INFO] [stdout] test paths::tests::data_dir_treats_empty_xdg_as_unset ... ok
[INFO] [stdout] test paths::tests::config_dir_none_when_nothing_set ... ok
[INFO] [stdout] test paths::tests::data_dir_falls_back_to_home_dot_local_share_when_xdg_unset ... ok
[INFO] [stdout] test paths::tests::home_dir_unset_is_none ... ok
[INFO] [stdout] test school::skill_count::tests::explicit_skills_key_absent_when_file_missing ... ok
[INFO] [stdout] test school::skill_count::tests::record_decline_preserves_existing_skills_choice ... ok
[INFO] [stdout] test school::skill_count::tests::record_decline_writes_star_to_fresh_local_toml ... ok
[INFO] [stdout] test school::skill_count::tests::explicit_skills_key_absent_when_unparseable ... ok
[INFO] [stdout] test school::skill_count::tests::explicit_skills_key_absent_when_only_comments ... ok
[INFO] [stdout] test school::skill_count::tests::explicit_skills_key_present_with_values ... ok
[INFO] [stdout] test school::skill_count::tests::explicit_skills_key_absent_when_missing ... ok
[INFO] [stdout] test school::skill_count::tests::explicit_skills_key_present_when_empty_array ... ok
[INFO] [stdout] test skills::discover::tests::backend_fallback_dir_finds_skills_when_canonical_empty ... ok
[INFO] [stdout] test skills::discover::tests::backend_fallback_silenced_when_canonical_has_skills ... ok
[INFO] [stdout] test skills::discover::tests::curated_wins_over_top_level_on_collision ... ok
[INFO] [stdout] test skills::discover::tests::files_in_skills_dir_are_skipped ... ok
[INFO] [stdout] test skills::discover::tests::backend_fallback_supports_nested_layout ... ok
[INFO] [stdout] test skills::discover::tests::experimental_wins_over_system_on_collision ... ok
[INFO] [stdout] test skills::discover::tests::curated_wins_over_experimental_on_collision ... ok
[INFO] [stdout] test skills::discover::tests::finds_multiple_skills ... ok
[INFO] [stdout] test skills::discover::tests::finds_skill_in_experimental_subdir ... ok
[INFO] [stdout] test skills::discover::tests::dir_without_skill_md_is_skipped ... ok
[INFO] [stdout] test skills::discover::tests::empty_dir_returns_no_skills ... ok
[INFO] [stdout] test skills::discover::tests::finds_skill_in_curated_subdir ... ok
[INFO] [stdout] test skills::discover::tests::frontmatter_warning_flags_spoofable_name_without_rejecting ... ok
[INFO] [stdout] test skills::discover::tests::frontmatter_warning_silent_on_clean_or_absent_name ... ok
[INFO] [stdout] test skills::discover::tests::internal_flag_defaults_false ... ok
[INFO] [stdout] test skills::discover::tests::finds_skill_in_system_subdir ... ok
[INFO] [stdout] test skills::discover::tests::different_tiers_coexist ... ok
[INFO] [stdout] test skills::discover::tests::hidden_non_tier_dirs_beneath_skills_are_skipped ... ok
[INFO] [stdout] test skills::discover::tests::nested_layout_under_canonical_skills_dir ... ok
[INFO] [stdout] test skills::discover::tests::nested_layout_under_curated_tier ... ok
[INFO] [stdout] test skills::discover::tests::root_level_skill_outside_skills_dir_is_not_discovered ... ok
[INFO] [stdout] test skills::discover::tests::internal_flag_parsed_from_frontmatter ... ok
[INFO] [stdout] test skills::discover::tests::nested_identity_strips_priority_prefix_correctly ... ok
[INFO] [stdout] test skills::discover::tests::skill_does_not_recurse_into_itself ... ok
[INFO] [stdout] test skills::discover::tests::multiple_backend_dirs_can_each_contribute ... ok
[INFO] [stdout] test skills::discover::tests::skip_dirs_not_recursed ... ok
[INFO] [stdout] test skills::discover::tests::stage1_root_skill_md_is_discovered ... ok
[INFO] [stdout] test skills::discover::tests::stage1_short_circuits_stage2 ... ok
[INFO] [stdout] test skills::identity::tests::bare_name_exact_match ... ok
[INFO] [stdout] test skills::identity::tests::bare_name_no_middle_match ... ok
[INFO] [stdout] test skills::identity::tests::bare_name_no_prefix_match ... ok
[INFO] [stdout] test skills::identity::tests::glob_suffix_pattern_anchored ... ok
[INFO] [stdout] test skills::identity::tests::glob_star_matches_everything ... ok
[INFO] [stdout] test skills::discover::tests::top_level_skill_tagged_curated ... ok
[INFO] [stdout] test skills::identity::tests::display_sanitizes_hostile_identity_raw_stays_on_as_str ... ok
[INFO] [stdout] test skills::identity::tests::path_anchored_no_leaf_fallback ... ok
[INFO] [stdout] test skills::identity::tests::skill_id_flat_basename ... ok
[INFO] [stdout] test skills::identity::tests::skill_id_from_path_joins_with_slash ... ok
[INFO] [stdout] test skills::identity::tests::skill_id_into_string ... ok
[INFO] [stdout] test skills::identity::tests::skill_id_deref_str_methods_work ... ok
[INFO] [stdout] test skills::identity::tests::skill_id_partial_eq_against_strings ... ok
[INFO] [stdout] test skills::identity::tests::skill_id_nested_has_leaf ... ok
[INFO] [stdout] test skills::identity::tests::try_from_path_rejects_structurally_unsafe_segment ... ok
[INFO] [stdout] test skills::name::tests::admission_checks_every_identity_segment ... ok
[INFO] [stdout] test skills::name::tests::admission_ignores_frontmatter_name ... ok
[INFO] [stdout] test skills::name::tests::reject_reason_display_sanitizes_untrusted_name ... ok
[INFO] [stdout] test skills::name::tests::render_replaces_each_disallowed_char ... ok
[INFO] [stdout] test skills::name::tests::whitelist_accepts_letters_marks_numbers_punctuation_symbols_and_space ... ok
[INFO] [stdout] test skills::name::tests::structural_validation_rejects_path_tricks ... ok
[INFO] [stdout] test skills::identity::tests::bare_name_leaf_match_under_nested_path ... ok
[INFO] [stdout] test skills::identity::tests::glob_prefix_pattern ... ok
[INFO] [stdout] test skills::name::tests::whitelist_rejects_control_format_private_unassigned_and_line_separators ... ok
[INFO] [stdout] test skills::resolve::imports::tests::exclude_on_winner_suppresses_collision_warning ... ok
[INFO] [stdout] test skills::discover::tests::structurally_unsafe_identity_is_pruned_with_reason ... ok
[INFO] [stdout] test skills::identity::tests::try_from_basename_validates_structure ... ok
[INFO] [stdout] test skills::resolve::imports::tests::include_experimental_widens_glob ... ok
[INFO] [stdout] test skills::resolve::imports::tests::exclude_skills_subtracts_from_match ... ok
[INFO] [stdout] test skills::resolve::imports::tests::internal_skill_admitted_via_explicit_name ... ok
[INFO] [stdout] test skills::resolve::imports::tests::include_system_widens_glob ... ok
[INFO] [stdout] test skills::resolve::imports::tests::internal_skill_filtered_by_default_for_glob ... ok
[INFO] [stdout] test skills::resolve::imports::tests::explicit_name_bypasses_tier_filter ... ok
[INFO] [stdout] test skills::resolve::imports::tests::frontmatter_mismatch_recorded_at_collision ... ok
[INFO] [stdout] test skills::resolve::imports::tests::first_decl_wins_on_identity_collision ... ok
[INFO] [stdout] test skills::resolve::imports::tests::include_internal_admits_internal_via_glob ... ok
[INFO] [stdout] test skills::resolve::imports::tests::excluded_by_self_appears_in_resolved_with_verdict ... ok
[INFO] [stdout] test skills::resolve::imports::tests::invalid_import_pattern_recorded_and_skipped ... ok
[INFO] [stdout] test skills::resolve::imports::tests::matching_frontmatter_name_no_mismatch ... ok
[INFO] [stdout] test skills::resolve::imports::tests::missing_source_in_discovery_records_unknown_patterns ... ok
[INFO] [stdout] test skills::resolve::imports::tests::multi_pattern_decl_unions_matches ... ok
[INFO] [stdout] test skills::resolve::imports::tests::nested_identity_preserved_through_resolution ... ok
[INFO] [stdout] test skills::resolve::imports::tests::star_pattern_admits_all_curated ... ok
[INFO] [stdout] test skills::resolve::project::tests::bare_name_matches_leaf_of_nested_identity ... ok
[INFO] [stdout] test skills::resolve::project::tests::bare_name_no_prefix_match ... ok
[INFO] [stdout] test skills::resolve::project::tests::cross_scope_include_exclude_is_not_a_collision ... ok
[INFO] [stdout] test skills::resolve::project::tests::exact_name_pattern_matches ... ok
[INFO] [stdout] test skills::resolve::project::tests::glob_pattern_matches_multiple_names ... ok
[INFO] [stdout] test skills::resolve::project::tests::glob_with_path_separator_matches_multi_segment ... ok
[INFO] [stdout] test skills::resolve::project::tests::bare_name_matches_flat_identity_exactly ... ok
[INFO] [stdout] test skills::resolve::project::tests::include_on_already_included_skill_adds_extra_entry ... ok
[INFO] [stdout] test skills::resolve::project::tests::invalid_base_pattern_recorded_and_skipped ... ok
[INFO] [stdout] test skills::resolve::project::tests::include_readds_excluded ... ok
[INFO] [stdout] test skills::resolve::project::tests::local_exclude_skills_removes_from_base ... ok
[INFO] [stdout] test skills::resolve::project::tests::invalid_exclude_pattern_carries_field_and_spares_valid_base ... ok
[INFO] [stdout] test skills::resolve::project::tests::local_skills_overrides_project_skills ... ok
[INFO] [stdout] test skills::resolve::project::tests::path_anchored_pattern_no_leaf_fallback ... ok
[INFO] [stdout] test skills::resolve::project::tests::project_skills_filter_narrows_base ... ok
[INFO] [stdout] test skills::resolve::project::tests::unknown_pattern_surfaced ... ok
[INFO] [stdout] test skills::resolve::project::tests::same_scope_collision_reported ... ok
[INFO] [stdout] test skills::resolve::project::tests::user_include_skills_adds_to_project_base ... ok
[INFO] [stdout] test skills::resolve::project::tests::valid_globs_produce_no_invalid_diagnostics ... ok
[INFO] [stdout] test skills::tests::copy_into_skips_unknown ... ok
[INFO] [stdout] test skills::tests::excluded_empty_when_no_filters ... ok
[INFO] [stdout] test skills::tests::diagnostics_carry_unknown_patterns ... ok
[INFO] [stdout] test skills::tests::excluded_returns_filtered_names_exclude_only ... ok
[INFO] [stdout] test skills::tests::excluded_returns_filtered_names_include_and_exclude ... ok
[INFO] [stdout] test skills::tests::excluded_returns_filtered_names_include_only ... ok
[INFO] [stdout] test skills::tests::from_skills_preserves_source_label ... ok
[INFO] [stdout] test skills::tests::included_filters_excluded ... ok
[INFO] [stdout] test skills::tests::frontmatter_name_does_not_gate_admission ... ok
[INFO] [stdout] test skills::tests::pull_summary_with_changes ... ok
[INFO] [stdout] test skills::tests::resolve_preserves_path_and_tier ... ok
[INFO] [stdout] test skills::tests::copy_into_adds_and_modifies ... ok
[INFO] [stdout] test skills::tests::validate_carries_source_onto_rejected ... ok
[INFO] [stdout] test skills::tests::validate_partitions_out_inadmissible_identity ... ok
[INFO] [stdout] test skills::tests::resolve_output_sorted_by_locator ... ok
[INFO] [stdout] test templates::session::tests::builtin_includes_session_base ... ok
[INFO] [stdout] test templates::session::tests::all_layers_present ... ok
[INFO] [stdout] test templates::session::tests::cache_and_previous_skills ... ok
[INFO] [stdout] test templates::session::tests::changes_and_cache ... ok
[INFO] [stdout] test templates::session::tests::clean_school_omits_dirty_notice ... ok
[INFO] [stdout] test templates::session::tests::changes_cache_and_previous_skills ... ok
[INFO] [stdout] test templates::session::tests::dirty_school_includes_gitignore_guidance ... ok
[INFO] [stdout] test templates::session::tests::dirty_school_layer_order ... ok
[INFO] [stdout] test templates::session::tests::excluded_skills_empty_omits_section ... ok
[INFO] [stdout] test templates::session::tests::excluded_skills_layer_order ... ok
[INFO] [stdout] test templates::session::tests::excluded_skills_preserves_caller_order ... ok
[INFO] [stdout] test templates::session::tests::injects_change_summary ... ok
[INFO] [stdout] test templates::session::tests::injects_previous_skills_guidance ... ok
[INFO] [stdout] test templates::session::tests::excluded_skills_section_appears_with_names ... ok
[INFO] [stdout] test templates::session::tests::injects_school_clone_and_proposal_steps ... ok
[INFO] [stdout] test templates::session::tests::no_changes_no_summary ... ok
[INFO] [stdout] test templates::session::tests::no_optional_layers ... ok
[INFO] [stdout] test templates::session::tests::no_cache_omits_proposal_steps ... ok
[INFO] [stdout] test templates::session::tests::previous_skills_uses_backend_dir_name ... ok
[INFO] [stdout] test templates::session::tests::school_and_project_prompts ... ok
[INFO] [stdout] test templates::session::tests::skips_empty_layers ... ok
[INFO] [stdout] test templates::tests::check_cases ... ok
[INFO] [stdout] test templates::tests::parse_mixed_segments ... ok
[INFO] [stdout] test templates::tests::parse_reuse ... ok
[INFO] [stdout] test templates::session::tests::no_previous_skills_no_injection ... ok
[INFO] [stdout] test templates::tests::substitute_cases ... ok
[INFO] [stdout] test upgrade::check::tests::cache_marker_fresh_within_ttl ... ok
[INFO] [stdout] test upgrade::check::tests::cache_marker_missing_not_fresh ... ok
[INFO] [stdout] test upgrade::check::tests::cache_marker_path_returns_some ... ok
[INFO] [stdout] test upgrade::check::tests::cache_marker_stale_after_ttl ... ok
[INFO] [stdout] test upgrade::check::tests::needs_update_when_latest_is_newer ... ok
[INFO] [stdout] test upgrade::check::tests::no_update_when_current_is_newer ... ok
[INFO] [stdout] test upgrade::check::tests::no_update_when_equal ... ok
[INFO] [stdout] test upgrade::check::tests::parse_latest_marker_rejects_garbage ... ok
[INFO] [stdout] test upgrade::check::tests::parse_latest_marker_strips_whitespace ... ok
[INFO] [stdout] test upgrade::check::tests::parse_latest_marker_with_v_prefix ... ok
[INFO] [stdout] test upgrade::check::tests::parse_latest_marker_without_v_prefix ... ok
[INFO] [stdout] test upgrade::check::tests::read_cache_marker_invalid_content ... ok
[INFO] [stdout] test upgrade::check::tests::read_cache_marker_missing_file ... ok
[INFO] [stdout] test upgrade::check::tests::read_cache_marker_strips_whitespace ... ok
[INFO] [stdout] test upgrade::check::tests::read_cache_marker_valid ... ok
[INFO] [stdout] test upgrade::check::tests::write_cache_marker_creates_file ... ok
[INFO] [stdout] test upgrade::check::tests::write_cache_marker_creates_parent_dirs ... ok
[INFO] [stdout] test upgrade::download::tests::download_url_adds_v_prefix ... ok
[INFO] [stdout] test upgrade::download::tests::download_url_appends_exe_for_windows ... ok
[INFO] [stdout] test upgrade::download::tests::download_url_includes_version_and_target ... ok
[INFO] [stdout] test upgrade::replace::tests::homebrew_managed_detects_arm_prefix ... ok
[INFO] [stdout] test upgrade::replace::tests::homebrew_managed_detects_intel_prefix ... ok
[INFO] [stdout] test upgrade::replace::tests::homebrew_managed_detects_linux_prefix ... ok
[INFO] [stdout] test config::resolve::merge::tests::resume_project_ignored ... ok
[INFO] [stdout] test config::resolve::merge::tests::resume_local_false_disables ... ok
[INFO] [stdout] test config::resolve::merge::tests::resume_default_true ... ok
[INFO] [stdout] test upgrade::replace::tests::replace_binary_atomic_on_unix ... ok
[INFO] [stdout] test upgrade::replace::tests::replace_binary_cleans_up_staging_file ... ok
[INFO] [stdout] test upgrade::replace::tests::replace_binary_sets_executable_permissions ... ok
[INFO] [stdout] test upgrade::replace::tests::staging_path_appends_new ... ok
[INFO] [stdout] test upgrade::tests::target_triple_returns_known_platform ... ok
[INFO] [stdout] test git::tests::ensure_source_cache_in_clones_on_first_call ... ok
[INFO] [stdout] test config::resolve::merge::tests::school_local_overrides_project ... ok
[INFO] [stdout] test skills::resolve::imports::tests::pattern_matching_nothing_recorded_as_unknown ... ok
[INFO] [stdout] test school::skill_count::tests::tally_change_kinds_independently ... ok
[INFO] [stdout] test skills::resolve::project::tests::all_empty_includes_everything_with_default_base ... ok
[INFO] [stdout] test skills::resolve::project::tests::bare_name_in_exclude_drops_leaf_matches ... ok
[INFO] [stdout] test templates::session::tests::changes_and_previous_skills ... ok
[INFO] [stdout] test templates::tests::placeholders_cases ... ok
[INFO] [stdout] test skills::tests::pull_summary_empty ... ok
[INFO] [stdout] test upgrade::replace::tests::homebrew_managed_rejects_normal_paths ... ok
[INFO] [stdout] test git::tests::ensure_source_cache_in_fetches_on_second_call ... FAILED
[INFO] [stdout] test git::tests::fetch_updates_without_shallow ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin ace`
[INFO] [stdout] test git::tests::clone_repo_full_history ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- git::tests::ensure_source_cache_in_fetches_on_second_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'git::tests::ensure_source_cache_in_fetches_on_second_call' (2852) panicked at src/git.rs:545:9:
[INFO] [stdout] assertion `left != right` failed: sanity: remote moved
[INFO] [stdout]   left: "HEAD"
[INFO] [stdout]  right: "HEAD"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5746de3b80b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5746de3b80b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5746de3b80b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5746de3b80b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5746de3d063a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5746de3d063a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5746de3bd05c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5746de3bd05c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5746de3924d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5746de3924d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5746de3ada09 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746de253240 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5746de253240 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5746de3adbc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5746de3adbc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5746de392582 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5746de389ad9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5746de39341d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5746de3d0e0c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5746de3d0d23 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5746ddfaaf92 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::string::String, alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5746ddf9f14b - ace[6f903fcb7c1764db]::git::tests::ensure_source_cache_in_fetches_on_second_call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:545:9
[INFO] [stdout]   22:     0x5746ddf99653 - ace[6f903fcb7c1764db]::git::tests::ensure_source_cache_in_fetches_on_second_call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:534:55
[INFO] [stdout]   23:     0x5746de116366 - <ace[6f903fcb7c1764db]::git::tests::ensure_source_cache_in_fetches_on_second_call::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5746de24657b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5746de24657b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5746de253bc5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5746de253bc5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5746de253bc5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5746de253bc5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5746de24e674 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5746de24e674 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5746de256d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5746de256d12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5746de256d12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5746de256d12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5746de256d12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5746de256d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5746de256d12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5746de3b6faf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5746de3b6faf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x70481e6f8aa4 - <unknown>
[INFO] [stdout]   45:     0x70481e785a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::tests::fetch_updates_without_shallow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'git::tests::fetch_updates_without_shallow' (2853) panicked at src/git.rs:453:43:
[INFO] [stdout] fetch: Exit { cmd: "fetch --no-tags origin HEAD", status: ExitStatus(unix_wait_status(32768)), stderr: "fatal: couldn't find remote ref HEAD" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5746de3b80b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5746de3b80b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5746de3b80b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5746de3b80b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5746de3d063a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5746de3d063a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5746de3bd05c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5746de3bd05c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5746de3924d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5746de3924d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5746de3ada09 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746de253240 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5746de253240 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5746de3adbc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5746de3adbc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5746de392582 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5746de389ad9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5746de39341d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5746de3d0e0c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5746de3d0b82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5746de156f19 - <core[6883ba1bc0fe4ed1]::result::Result<(), ace[6f903fcb7c1764db]::git::GitError>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5746ddf9d824 - fetch_updates_without_shallow
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:453:43
[INFO] [stdout]   22:     0x5746ddf994d3 - ace[6f903fcb7c1764db]::git::tests::fetch_updates_without_shallow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:408:39
[INFO] [stdout]   23:     0x5746de116166 - <ace[6f903fcb7c1764db]::git::tests::fetch_updates_without_shallow::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5746de24657b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5746de24657b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5746de253bc5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5746de253bc5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5746de253bc5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5746de253bc5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5746de24e674 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5746de24e674 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5746de256d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5746de256d12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5746de256d12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5746de256d12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5746de256d12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5746de256d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5746de256d12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5746de3b6faf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5746de3b6faf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x70481e6f8aa4 - <unknown>
[INFO] [stdout]   45:     0x70481e785a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::tests::clone_repo_full_history stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'git::tests::clone_repo_full_history' (2850) panicked at src/git.rs:402:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Exit { cmd: "rev-list --count HEAD", status: ExitStatus(unix_wait_status(32768)), stderr: "fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.\nUse '--' to separate paths from revisions, like this:\n'git <command> [<revision>...] -- [<file>...]'" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5746de3b80b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5746de3b80b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5746de3b80b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5746de3b80b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5746de3d063a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5746de3d063a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5746de3bd05c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5746de3bd05c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5746de3924d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5746de3924d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5746de3ada09 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746de253240 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5746de253240 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5746de3adbc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5746de3adbc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5746de392582 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5746de389ad9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5746de39341d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5746de3d0e0c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5746de3d0b82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5746ddf9c6d0 - unwrap<alloc::string::String, ace::git::GitError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5746ddf9c6d0 - clone_repo_full_history
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:402:66
[INFO] [stdout]   22:     0x5746ddf99443 - ace[6f903fcb7c1764db]::git::tests::clone_repo_full_history::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:366:33
[INFO] [stdout]   23:     0x5746de1160a6 - <ace[6f903fcb7c1764db]::git::tests::clone_repo_full_history::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5746de24657b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5746de24657b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5746de253bc5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5746de253bc5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5746de253bc5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5746de253bc5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5746de253bc5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5746de24e674 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5746de24e674 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5746de256d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5746de256d12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5746de256d12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5746de256d12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5746de256d12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5746de256d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5746de256d12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5746de3b6faf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5746de3b6faf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x70481e6f8aa4 - <unknown>
[INFO] [stdout]   45:     0x70481e785a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     git::tests::clone_repo_full_history
[INFO] [stdout]     git::tests::ensure_source_cache_in_fetches_on_second_call
[INFO] [stdout]     git::tests::fetch_updates_without_shallow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 536 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7", kill_on_drop: false }`
[INFO] [stdout] b96684f0ca9395c273ec78a51aa3126ba788b1d00d2b8adc28fa86612f8756e7
