[INFO] cloning repository https://github.com/idoforgod/cys-terminal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idoforgod/cys-terminal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidoforgod%2Fcys-terminal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidoforgod%2Fcys-terminal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed6a1a495e55c0b8d2a409f12aabb41648029e4e
[INFO] testing idoforgod/cys-terminal 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%2Fidoforgod%2Fcys-terminal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/idoforgod/cys-terminal
[INFO] finished tweaking git repo https://github.com/idoforgod/cys-terminal
[INFO] tweaked toml for git repo https://github.com/idoforgod/cys-terminal written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/idoforgod/cys-terminal 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/idoforgod/cys-terminal 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470
[INFO] running `Command { std: "docker" "start" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470", 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" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470" "/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" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470", 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" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling portable-pty v0.9.0 (/opt/rustwide/workdir/vendor/portable-pty)
[INFO] [stderr]    Compiling cys-terminal v0.12.36 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pack.rs:705:9
[INFO] [stdout]     |
[INFO] [stdout] 705 |     let mut upsert_pending = |pending: &mut serde_json::Map<String, serde_json::Value>,
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.14s
[INFO] running `Command { std: "docker" "inspect" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470", 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" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470" "/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 digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ct-codecs v1.1.7
[INFO] [stderr]    Compiling rpassword v7.5.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cys-terminal v0.12.36 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling minisign v0.7.9
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pack.rs:705:9
[INFO] [stdout]     |
[INFO] [stdout] 705 |     let mut upsert_pending = |pending: &mut serde_json::Map<String, serde_json::Value>,
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pack.rs:705:9
[INFO] [stdout]     |
[INFO] [stdout] 705 |     let mut upsert_pending = |pending: &mut serde_json::Map<String, serde_json::Value>,
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.03s
[INFO] running `Command { std: "docker" "inspect" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470", 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" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/pack.rs:705:9
[INFO] [stderr]     |
[INFO] [stderr] 705 |     let mut upsert_pending = |pending: &mut serde_json::Map<String, serde_json::Value>,
[INFO] [stderr]     |         ----^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cys-terminal` (lib) generated 1 warning (run `cargo fix --lib -p cys-terminal` to apply 1 suggestion)
[INFO] [stderr] warning: `cys-terminal` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cys-f569c7e552c6ecef)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test action_catalog::tests::t4_3_catalog_derived_from_registry_not_hardcoded ... ok
[INFO] [stdout] test action_catalog::tests::t4_3_catalog_json_covers_registry ... ok
[INFO] [stdout] test action_catalog::tests::t4_3_on_demand_returns_single_item ... ok
[INFO] [stdout] test action_catalog::tests::t4_3_no_placeholder_is_noop ... ok
[INFO] [stdout] test action_catalog::tests::t4_3_placeholder_substituted_at_runtime ... ok
[INFO] [stdout] test directive_compose::tests::t3_2_empty_is_empty ... ok
[INFO] [stdout] test directive_compose::tests::t3_2_cross_level_override_is_silent_not_error ... ok
[INFO] [stdout] test directive_compose::tests::t3_2_global_lt_project_lt_role_later_wins ... ok
[INFO] [stdout] test directive_compose::tests::t3_2_idempotent_remerge ... ok
[INFO] [stdout] test directive_compose::tests::t3_2_role_overrides_all_lower_levels ... ok
[INFO] [stdout] test directive_compose::tests::t3_2_same_level_divergent_key_is_fail_loud ... ok
[INFO] [stdout] test directive_compose::tests::t3_2_same_level_duplicate_same_value_ok ... ok
[INFO] [stdout] test edit_kinds::tests::t1_2_dispatch_kind_exhaustive ... ok
[INFO] [stdout] test edit_kinds::tests::t1_2_kind_enum_roundtrip ... ok
[INFO] [stdout] test edit_kinds::tests::t1_2_serde_literals_match_schema ... ok
[INFO] [stdout] test license::tests::embedded_revoked_list_parses ... ok
[INFO] [stdout] test license::tests::inventory_no_pro_features_visible_when_not_pro ... ok
[INFO] [stdout] test license::tests::rollback_anchor_rejects_older_issued_at ... ok
[INFO] [stdout] test license::tests::install_roundtrip_and_reject_paths ... ok
[INFO] [stdout] test license::tests::garbage_expires_rejected ... ok
[INFO] [stdout] test license::tests::future_issued_at_rejected ... ok
[INFO] [stdout] test license::tests::never_license_dies_with_expired_key ... ok
[INFO] [stdout] test license::tests::never_license_passes_and_reports_key_days ... ok
[INFO] [stdout] test license::tests::expired_license_rejected_as_expired ... ok
[INFO] [stdout] test overrides::tests::daemon_context_clear_pct_reads_override ... ok
[INFO] [stdout] test license::tests::revoked_license_id_rejected ... ok
[INFO] [stdout] test overrides::tests::registry_has_expected_knobs_and_unique_keys ... ok
[INFO] [stdout] test overrides::tests::load_ignores_out_of_range_keeps_valid ... ok
[INFO] [stdout] test license::tests::missing_field_rejected ... ok
[INFO] [stdout] test overrides::tests::load_missing_file_is_empty ... ok
[INFO] [stdout] test license::tests::static_pin_license_file_struct_not_pub ... ok
[INFO] [stdout] test overrides::tests::render_block_has_knob_persona_and_safety_last ... ok
[INFO] [stdout] test license::tests::valid_expiring_license_passes ... ok
[INFO] [stdout] test license::tests::wrong_tier_rejected ... ok
[INFO] [stdout] test overrides::tests::override_path_prefix_matching ... ok
[INFO] [stdout] test overrides::tests::sanitize_strips_safety_keyword_lines ... ok
[INFO] [stdout] test license::tests::tampered_signature_rejected ... ok
[INFO] [stdout] test overrides::tests::validate_knob_range_and_expert ... ok
[INFO] [stdout] test pack::tests::decide_file_action_threeway_matrix ... ok
[INFO] [stdout] test pack::tests::embed_guard_corrupt_state_preserves ... ok
[INFO] [stdout] test pack::tests::atomic_swap_reverses_on_failure_keeps_old_pack ... ok
[INFO] [stdout] test pack::tests::atomic_swap_success_creates_prev ... ok
[INFO] [stdout] test overrides::tests::sanitize_truncates_overlong ... ok
[INFO] [stdout] test overrides::tests::local_directive_sanitize_strips_safety_and_caps ... ok
[INFO] [stdout] test license::tests::static_pin_license_json_literal_only_in_license_rs ... ok
[INFO] [stdout] test pack::tests::is_user_owned_classification ... ok
[INFO] [stdout] test license::tests::static_pin_minisign_verify_only_in_packsig_rs ... ok
[INFO] [stdout] test pack::tests::apply_transactional_commit_then_journal_removed ... ok
[INFO] [stdout] test pack::tests::install_blocks_downgrade_when_disk_version_newer ... ok
[INFO] [stdout] test pack::tests::embed_free_mismatch_heals_without_evidence ... ok
[INFO] [stdout] test pack::tests::embed_free_mismatch_with_accepted_pro_preserved ... ok
[INFO] [stdout] test pack::tests::embed_free_mismatch_with_pro_file_evidence_preserved ... ok
[INFO] [stdout] test pack::tests::pack_skills_embed_adopted_set_and_indexable ... ok
[INFO] [stdout] test pack::tests::embed_guard_pro_state_preserves_pro_files ... ok
[INFO] [stdout] test pack::tests::parse_semver_cases ... ok
[INFO] [stdout] test pack::tests::pack_state_read_three_way ... ok
[INFO] [stdout] test pack::tests::install_from_iter_equivalent_to_install ... ok
[INFO] [stdout] test pack::tests::remote_is_newer_fail_closed ... ok
[INFO] [stdout] test pack::tests::remote_is_newer_tuple_transitions ... ok
[INFO] [stdout] test pack::tests::role_directive_exact_master ... ok
[INFO] [stdout] test pack::tests::role_directive_path_is_under_directives_dir ... ok
[INFO] [stdout] test pack::tests::role_directive_prefix_variants_map_to_standard ... ok
[INFO] [stdout] test pack::tests::role_directive_unknown_and_empty_are_none ... ok
[INFO] [stdout] test pack::tests::session_start_hook_command_is_os_aware_shared ... ok
[INFO] [stdout] test pack::tests::session_start_hook_command_quotes_windows_space_path ... ok
[INFO] [stdout] test pack::tests::verify_staging_detects_missing_file ... ok
[INFO] [stdout] test pack::tests::version_gt_basic_prerelease_and_fail_closed ... ok
[INFO] [stdout] test pack::tests::write_atomic_roundtrip_and_replace ... ok
[INFO] [stdout] test pack::tests::write_pack_state_failure_is_reported ... ok
[INFO] [stdout] test packsig::tests::accepted_old_format_reads_as_free_zero ... ok
[INFO] [stdout] test packsig::tests::corrupt_accepted_record_rejected ... ok
[INFO] [stdout] test packsig::tests::digest_required_after_cutover_epoch ... ok
[INFO] [stdout] test packsig::tests::embedded_keyring_parses_with_bootstrap_pubkey ... ok
[INFO] [stdout] test packsig::tests::freshness_window_and_replay_and_signature_roundtrip ... ok
[INFO] [stdout] test packsig::tests::keyring_match_revoke_expire_unknown ... ok
[INFO] [stdout] test packsig::tests::manifest_missing_required_fields_rejected ... ok
[INFO] [stdout] test packsig::tests::pro_manifest_requires_min_binary_and_known_channel ... ok
[INFO] [stdout] test packsig::tests::replay_fresh_machine_passes_old_rejected ... ok
[INFO] [stdout] test packsig::tests::replay_tuple_pro_increment_passes_regression_rejected ... ok
[INFO] [stdout] test packsig::tests::successor_key_preregistration_maintains_continuity ... ok
[INFO] [stdout] test packsig::tests::valid_json_wrong_key_signature_rejected ... ok
[INFO] [stdout] test packsig::tests::verify_files_match_and_mismatch ... ok
[INFO] [stdout] test packsig::tests::verify_no_extra_files_rejects_symlink ... ok
[INFO] [stdout] test packsig::tests::verify_no_extra_files_rejects_unlisted ... ok
[INFO] [stdout] test tests::claude_project_component_munges_path ... ok
[INFO] [stdout] test tests::compose_pane_path_rules ... ok
[INFO] [stdout] test tests::dept_socket_path_os_convention ... ok
[INFO] [stdout] test tests::env_compat_fallback_priority ... ok
[INFO] [stdout] test tests::env_compat_only_first_cys_token_is_rewritten ... ok
[INFO] [stdout] test tests::expand_windows_env_cases ... ok
[INFO] [stdout] test tests::is_dept_socket_detects_dept_not_main ... ok
[INFO] [stdout] test tests::key_ctrl_modifier ... ok
[INFO] [stdout] test tests::key_function_keys_use_correct_protocol ... ok
[INFO] [stdout] test tests::key_meta_modifier ... ok
[INFO] [stdout] test tests::key_meta_with_named_key_is_literal_not_translated ... ok
[INFO] [stdout] test tests::key_named_and_literal ... ok
[INFO] [stdout] test tests::key_navigation_and_aliases ... ok
[INFO] [stdout] test tests::keys ... ok
[INFO] [stdout] test tests::resolve_claude_config_dir_is_deterministic_env_not_scan ... ok
[INFO] [stdout] test tests::runtime_prefixed_path_prepends_exe_dir_and_dedups ... ok
[INFO] [stdout] test tests::surface_ref_roundtrip_and_edges ... ok
[INFO] [stdout] test tests::surface_refs ... ok
[INFO] [stdout] test tests::windows_user_bin_dirs_composition ... ok
[INFO] [stdout] test wire::tests::wire_byte_cap_truncates_oversize ... ok
[INFO] [stdout] test wire::tests::wire_drift_detected ... ok
[INFO] [stdout] test wire::tests::wire_legacy_peer_accepted ... ok
[INFO] [stdout] test wire::tests::wire_len_mismatch ... ok
[INFO] [stdout] test wire::tests::wire_roundtrip_is_additive ... ok
[INFO] [stdout] test wire::tests::wire_version_skew_graceful ... ok
[INFO] [stdout] test pack::tests::install_force_preserves_user_schedule_jobs ... ok
[INFO] [stdout] test pack::tests::embed_version_write_failure_creates_no_state_mismatch ... ok
[INFO] [stdout] test pack::tests::install_ownership_system_forced_user_preserved ... ok
[INFO] [stdout] test pack::tests::install_staged_preserves_user_edit ... ok
[INFO] [stdout] test pack::tests::install_staged_fresh_then_idempotent_with_prev ... ok
[INFO] [stdout] test pack::tests::install_threeway_sides_pristine_and_pending_lifecycle ... ok
[INFO] [stdout] test pack::tests::install_writes_core_and_skills_to_fresh_dir ... ok
[INFO] [stdout] test pack::tests::manifest_write_failure_embed_best_effort_proceeds ... ok
[INFO] [stdout] test pack::tests::manifest_write_failure_transactional_rolls_back ... ok
[INFO] [stdout] test pack::tests::mid_apply_fault_rolls_back_to_prestate ... ok
[INFO] [stdout] test pack::tests::orphan_journal_committed_only_cleaned ... ok
[INFO] [stdout] test pack::tests::orphan_journal_recovery_rolls_back ... ok
[INFO] [stdout] test pack::tests::pack_dir_env_precedence_and_legacy_fallbacks ... ok
[INFO] [stdout] test pack::tests::plan_install_matches_actual_install_actions ... ok
[INFO] [stderr]      Running unittests src/bin/cys.rs (/opt/rustwide/target/debug/deps/cys-154e4c00806f5477)
[INFO] [stdout] test pack::tests::post_commit_failure_keeps_commit_and_reports ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.64s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test tests::apply_lock_creates_missing_parent_dir ... ok
[INFO] [stdout] test tests::cli_glob_anchored_full_match ... ok
[INFO] [stdout] test tests::boot_bin_skips_env_prefix_tokens ... ok
[INFO] [stdout] test tests::agent_env_pairs_reads_map_or_empty ... ok
[INFO] [stdout] test tests::cli_glob_literal_star_in_pattern_only ... ok
[INFO] [stdout] test tests::compose_directive_injects_rsi_only_for_master_worker ... ok
[INFO] [stdout] test tests::cli_glob_backtracking_and_multistar ... ok
[INFO] [stdout] test tests::compose_directive_no_override_is_noop ... ok
[INFO] [stdout] test tests::compose_directive_safety_core_is_last_word ... ok
[INFO] [stdout] test tests::cli_glob_star_semantics ... ok
[INFO] [stdout] test tests::doctor_stale_lock_detect_and_fix ... ok
[INFO] [stdout] test tests::duration_compound ... ok
[INFO] [stdout] test tests::doctor_fix_then_rediag_ok ... ok
[INFO] [stdout] test tests::duration_rejects_bad_input ... ok
[INFO] [stdout] test tests::duration_overflow_is_error_not_panic ... ok
[INFO] [stdout] test tests::doctor_staging_residue_protects_in_progress ... ok
[INFO] [stdout] test tests::doctor_hook_missing_then_fix ... ok
[INFO] [stdout] test tests::duration_zero_is_ok ... ok
[INFO] [stdout] test tests::duration_basic_units ... ok
[INFO] [stdout] test tests::expand_tilde_resolves_home_prefix ... ok
[INFO] [stdout] test tests::hook_event_params_mapping ... ok
[INFO] [stdout] test tests::fmt_secs_buckets ... ok
[INFO] [stdout] test tests::doctor_orphan_socket_detect_and_fix ... ok
[INFO] [stdout] test tests::event_cursor_roundtrip_and_missing ... ok
[INFO] [stdout] test tests::hook_command_is_os_aware_and_targets_session_start ... ok
[INFO] [stdout] test tests::launch_failure_detection_is_cross_platform ... ok
[INFO] [stdout] test tests::extract_tar_gz_rejects_symlink_entry ... ok
[INFO] [stdout] test tests::parse_explicit_surface_variants ... ok
[INFO] [stdout] test tests::install_claude_hook_skips_backup_when_already_installed ... ok
[INFO] [stdout] test tests::doctor_channels_db_ok_and_corrupt ... ok
[INFO] [stdout] test tests::pending_consume_noop_when_absent ... ok
[INFO] [stdout] test tests::pending_consume_clears_file_when_all_resolved ... ok
[INFO] [stdout] test tests::pending_consume_retries_idle_keeps_busy ... ok
[INFO] [stdout] test tests::extract_tar_gz_extracts_regular_files ... ok
[INFO] [stdout] test tests::pack_update_from_dir_rejects_digest_mismatch ... ok
[INFO] [stdout] test tests::reinject_bare_shell_gate_skips_only_when_no_live_agent ... ok
[INFO] [stdout] test tests::reinject_decision_gate ... ok
[INFO] [stdout] test tests::reinject_failed_signals_degraded_exit ... ok
[INFO] [stdout] test tests::reinject_pending_persists_and_clears ... ok
[INFO] [stdout] test tests::render_launch_no_env_agent_unchanged ... ok
[INFO] [stdout] test tests::render_launch_os_aware_unix_byte_identical ... ok
[INFO] [stdout] test tests::statusline_human_line_format ... ok
[INFO] [stdout] test tests::resolve_env_value_expands_default_branch ... ok
[INFO] [stdout] test tests::statusline_params_full_schema ... ok
[INFO] [stdout] test tests::version_gates_pro_revision_tuple_transitions ... ok
[INFO] [stdout] test tests::statusline_params_no_rate_limits ... ok
[INFO] [stdout] test tests::transient_event_error_matches_real_connect_strings ... ok
[INFO] [stdout] test tests::w1_restore_inlines_recorded_config_dir ... ok
[INFO] [stdout] test tests::version_gates_three_axes ... ok
[INFO] [stdout] test tests::w1_resume_gate_boundaries ... ok
[INFO] [stdout] test tests::w1_resume_gate_uses_recorded_config_dir_not_foreign_profile ... ok
[INFO] [stdout] test tests::workflow_title_embeds_folder_name ... ok
[INFO] [stdout] test tests::doctor_pack_version_ok_and_skew ... ok
[INFO] [stdout] test tests::pack_update_from_dir_applies_signed_pack ... ok
[INFO] [stdout] test tests::pack_update_from_dir_rejects_extra_unlisted_file ... ok
[INFO] [stdout] test tests::doctor_staging_residue_fix_keeps_prev ... FAILED
[INFO] [stdout] test tests::pack_update_from_dir_rejects_invalid ... ok
[INFO] [stdout] test tests::extract_tar_gz_rejects_parent_traversal ... ok
[INFO] [stdout] test tests::compose_directive_includes_memory_index_after_soul ... ok
[INFO] [stdout] test tests::pack_update_pro_channel_e2e ... ok
[INFO] [stdout] test tests::pending_consume_graceful_when_daemon_absent ... ok
[INFO] [stdout] test tests::persona_set_normalizes_non_object_params ... ok
[INFO] [stdout] test tests::persona_set_writes_and_reset_deletes ... ok
[INFO] [stdout] test tests::cli_glob_agrees_with_regex_oracle_over_corpus ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin cys`
[INFO] [stdout] test tests::pack_manifest_emits_embedded_files_with_content_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::doctor_staging_residue_fix_keeps_prev stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::doctor_staging_residue_fix_keeps_prev' (1617) panicked at src/bin/cys.rs:8886:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Warn
[INFO] [stdout]  right: Ok
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d36f7d2501 - 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:     0x59d36f7d2501 - 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:     0x59d36f7d2501 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d36f7d2501 - <<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:     0x59d36f7e906a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d36f7e906a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59d36f7d6e6c - 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:     0x59d36f7d6e6c - <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:     0x59d36f7ac4a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d36f7ac4a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d36f7c7e59 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d36f62f580 - <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:     0x59d36f62f580 - 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:     0x59d36f7c8012 - <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:     0x59d36f7c8012 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59d36f7ac552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59d36f7a3949 - 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:     0x59d36f7ad51d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59d36f7e98ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d36f7e97a3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59d36f18ac5b - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<cys[cc9f12285aa7e786]::DiagStatus, cys[cc9f12285aa7e786]::DiagStatus>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59d36f135435 - cys[cc9f12285aa7e786]::tests::doctor_staging_residue_fix_keeps_prev
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/cys.rs:8886:9
[INFO] [stdout]   22:     0x59d36f1187f7 - cys[cc9f12285aa7e786]::tests::doctor_staging_residue_fix_keeps_prev::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/cys.rs:8872:47
[INFO] [stdout]   23:     0x59d36f189a46 - <cys[cc9f12285aa7e786]::tests::doctor_staging_residue_fix_keeps_prev::{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:     0x59d36f6228bb - <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:     0x59d36f6228bb - 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:     0x59d36f62ff05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59d36f62ff05 - <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:     0x59d36f62ff05 - 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:     0x59d36f62ff05 - 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:     0x59d36f62ff05 - 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:     0x59d36f62ff05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59d36f62ff05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59d36f62a9b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59d36f62a9b4 - 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:     0x59d36f633052 - 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:     0x59d36f633052 - <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:     0x59d36f633052 - 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:     0x59d36f633052 - 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:     0x59d36f633052 - 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:     0x59d36f633052 - 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:     0x59d36f633052 - <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:     0x59d36f7d142f - <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:     0x59d36f7d142f - <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:     0x71f12fe17aa4 - <unknown>
[INFO] [stdout]   45:     0x71f12fea4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::doctor_staging_residue_fix_keeps_prev
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 64 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470", kill_on_drop: false }`
[INFO] [stdout] 2733a39cd773a7eb57351f9c179db0fd08f60e339a7b0eaf759a2f92bd40c470
