[INFO] cloning repository https://github.com/infinityabundance/zic-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinityabundance/zic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinityabundance%2Fzic-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinityabundance%2Fzic-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dcc1dfd3f66e282df1fa66a56b0ddb3419786bc
[INFO] testing infinityabundance/zic-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinityabundance%2Fzic-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/infinityabundance/zic-rs
[INFO] finished tweaking git repo https://github.com/infinityabundance/zic-rs
[INFO] tweaked toml for git repo https://github.com/infinityabundance/zic-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/infinityabundance/zic-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/infinityabundance/zic-rs 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded tz-rs v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f
[INFO] running `Command { std: "docker" "start" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f", 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" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f", 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" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling zic-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s
[INFO] running `Command { std: "docker" "inspect" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f", 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" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zic-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.87s
[INFO] running `Command { std: "docker" "inspect" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f", 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" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tzcompile-348b6c0c61c64ddd)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test cli::tests::bloat_conflicting_with_emit_style_is_error ... ok
[INFO] [stdout] test cli::tests::range_parses_all_three_forms ... ok
[INFO] [stdout] test cli::tests::range_rejects_malformed ... ok
[INFO] [stdout] test cli::tests::parses_octal_with_and_without_leading_zero ... ok
[INFO] [stdout] test cli::tests::redundant_until_requires_at_prefix ... ok
[INFO] [stdout] test compare::semantic::tests::identical_fixed_zones_match ... ok
[INFO] [stdout] test cli::tests::rejects_non_octal_and_out_of_range ... ok
[INFO] [stdout] test compare::semantic::tests::offset_mismatch_is_reported ... ok
[INFO] [stdout] test compile::abbreviations::tests::literal ... ok
[INFO] [stdout] test compile::abbreviations::tests::percent_s ... ok
[INFO] [stdout] test compile::leap::tests::cumulative_corrections_and_shifted_trans ... ok
[INFO] [stdout] test compile::leap::tests::expires_appends_noop_and_sets_v4 ... ok
[INFO] [stdout] test compile::leap::tests::expires_before_last_leap_rejected ... ok
[INFO] [stdout] test compile::abbreviations::tests::percent_z ... ok
[INFO] [stdout] test compile::leap::tests::right_profile_shifts_transitions_by_cumulative_leap_correction ... ok
[INFO] [stdout] test compile::abbreviations::tests::slash_form ... ok
[INFO] [stdout] test compile::leap::tests::rolling_subtracts_offset_in_effect ... ok
[INFO] [stdout] test compile::leap::tests::rolling_with_range_fails_closed ... ok
[INFO] [stdout] test cli::tests::bloat_alias_maps_onto_emit_style ... ok
[INFO] [stdout] test compile::leap::tests::too_close_rejected ... ok
[INFO] [stdout] test compile::posix_footer::tests::east_offset_is_negative ... ok
[INFO] [stdout] test compile::posix_footer::tests::fractional_hours ... ok
[INFO] [stdout] test compile::posix_footer::tests::numeric_abbr_is_quoted ... ok
[INFO] [stdout] test compile::posix_footer::tests::recurring_dayshift_forces_v3_even_when_time_in_range ... ok
[INFO] [stdout] test compile::posix_footer::tests::recurring_emits_explicit_dst_offset_when_nondefault ... ok
[INFO] [stdout] test compile::posix_footer::tests::recurring_last_weekday_24h_stays_v2 ... ok
[INFO] [stdout] test compile::posix_footer::tests::recurring_london_emits_nondefault_times_and_lastsun ... ok
[INFO] [stdout] test compile::posix_footer::tests::recurring_refuses_fixed_numeric_day ... ok
[INFO] [stdout] test compile::posix_footer::tests::recurring_sat_leq_30_uses_v3_extended_time_footer ... ok
[INFO] [stdout] test compile::posix_footer::tests::recurring_us_eastern ... ok
[INFO] [stdout] test compile::posix_footer::tests::utc_and_est ... ok
[INFO] [stdout] test compile::tests::compiles_fixed_offset ... ok
[INFO] [stdout] test compile::tests::compiles_utc ... ok
[INFO] [stdout] test compile::tests::finite_rule_zone_compiles ... ok
[INFO] [stdout] test compile::tests::percent_format_without_rules_fails_closed ... ok
[INFO] [stdout] test compile::tests::recurring_rule_zone_compiles_with_posix_footer ... ok
[INFO] [stdout] test diagnostics::tests::diagnostic_verbosity_defaults_always_on_and_builder_sets_verbose_only ... ok
[INFO] [stdout] test compile::tests::recurring_sun_leq_25_uses_extended_v3_footer ... ok
[INFO] [stdout] test diagnostics::tests::every_code_has_contract_metadata_and_codes_are_append_ordered ... ok
[INFO] [stdout] test diagnostics::tests::layer_maps_each_code_to_its_taxonomy_layer ... ok
[INFO] [stdout] test diagnostics::tests::span_precision_classifies_related_entity_and_operational ... ok
[INFO] [stdout] test diagnostics::tests::zic020_transition_count_code_is_stable ... ok
[INFO] [stdout] test fs::output_tree::tests::accepts_normal_names ... ok
[INFO] [stdout] test fs::output_tree::tests::containment_check ... ok
[INFO] [stdout] test fs::output_tree::tests::rejects_traversal_and_tricks ... ok
[INFO] [stdout] test hash::tests::empty_string ... ok
[INFO] [stdout] test hash::tests::abc ... ok
[INFO] [stdout] test hash::tests::length_and_charset ... ok
[INFO] [stdout] test hash::tests::two_block_message ... ok
[INFO] [stdout] test json::tests::escapes_mandatory_and_control_chars ... ok
[INFO] [stdout] test limits::tests::era_count_cap ... ok
[INFO] [stdout] test limits::tests::leap_count_cap_rejects_overflow ... ok
[INFO] [stdout] test limits::tests::defaults_pass_a_realistic_database ... ok
[INFO] [stdout] test limits::tests::zone_and_link_count_caps ... ok
[INFO] [stdout] test limits::tests::source_bytes_cap_rejects_oversize ... ok
[INFO] [stdout] test manifest::tests::alias_entry_kind_str ... ok
[INFO] [stdout] test limits::tests::link_chain_depth_cap_bounds_long_acyclic_chains ... ok
[INFO] [stdout] test manifest::tests::emit_style_boundary_literals_unchanged ... ok
[INFO] [stdout] test manifest::tests::empty_map_is_valid_json_shape ... ok
[INFO] [stdout] test manifest::tests::json_escaping ... ok
[INFO] [stdout] test manifest::tests::output_tree_leap_mode_oracle_verdict_literals ... ok
[INFO] [stdout] test manifest::tests::source_input_kind_totality_and_literals ... ok
[INFO] [stdout] test model::calendar::tests::days_from_civil_anchors ... ok
[INFO] [stdout] test model::calendar::tests::epoch_is_thursday ... ok
[INFO] [stdout] test model::calendar::tests::last_sunday ... ok
[INFO] [stdout] test fs::output_tree::tests::durable_write_succeeds_and_round_trips ... ok
[INFO] [stdout] test model::calendar::tests::leap_years ... ok
[INFO] [stdout] test model::calendar::tests::spill_into_next_month ... ok
[INFO] [stdout] test model::calendar::tests::sun_ge_8_and_le_25 ... ok
[INFO] [stdout] test model::time::tests::fractional_rounds_to_nearest ... ok
[INFO] [stdout] test fs::output_tree::tests::symlink_exclusive_create_rejects_preexisting_without_following ... ok
[INFO] [stdout] test model::time::tests::huge_hour_count_is_typed_err_not_overflow_panic ... ok
[INFO] [stdout] test model::time::tests::offsets ... ok
[INFO] [stdout] test model::time::tests::save_dst_flag ... ok
[INFO] [stdout] test model::time::tests::times_with_suffix ... ok
[INFO] [stdout] test semantic_witness::tests::parses_a_valid_zdump_line ... ok
[INFO] [stdout] test semantic_witness::tests::rejects_out_of_range_sentinel_line ... ok
[INFO] [stdout] test semantic_witness::tests::verdict_vocab_is_finite_and_stable ... ok
[INFO] [stdout] test source::leap::tests::parses_expires ... ok
[INFO] [stdout] test source::leap::tests::parses_stationary_and_rolling_leaps ... ok
[INFO] [stdout] test source::leap::tests::rejects_malformed_correction_and_roll ... ok
[INFO] [stdout] test source::leap::tests::rejects_multiple_expires ... ok
[INFO] [stdout] test source::leap::tests::rejects_pre_epoch_leap ... ok
[INFO] [stdout] test source::leap::tests::rejects_rule_zone_link_in_leap_source ... ok
[INFO] [stdout] test source::leap::tests::zone_source_still_rejects_leap_and_expires ... ok
[INFO] [stdout] test source::lexer::tests::basic_split_and_comments ... ok
[INFO] [stdout] test source::lexer::tests::empty_input_is_not_unterminated ... ok
[INFO] [stdout] test source::lexer::tests::final_newline_accepted_unchanged ... ok
[INFO] [stdout] test source::lexer::tests::legacy_latin1_admits_non_utf8_in_comments ... ok
[INFO] [stdout] test source::lexer::tests::legacy_rejects_non_utf8_outside_comment ... ok
[INFO] [stdout] test source::lexer::tests::missing_final_newline_rejected ... ok
[INFO] [stdout] test source::lexer::tests::missing_final_newline_reported_on_the_last_line ... ok
[INFO] [stdout] test source::lexer::tests::modern_invalid_utf8_fails_closed ... ok
[INFO] [stdout] test source::lexer::tests::nul_rejected ... ok
[INFO] [stdout] test source::lexer::tests::nul_takes_precedence_over_missing_newline ... ok
[INFO] [stdout] test source::lexer::tests::overlong_line_rejected ... ok
[INFO] [stdout] test source::lexer::tests::quoting_preserves_spaces_and_hash ... ok
[INFO] [stdout] test fs::output_tree::tests::symlink_force_overwrite_replaces_atomically ... ok
[INFO] [stdout] test source::lexer::tests::unterminated_quote_errors ... ok
[INFO] [stdout] test source::names::tests::month_prefixes ... ok
[INFO] [stdout] test source::names::tests::weekday_prefixes ... ok
[INFO] [stdout] test source::parser::tests::bare_m_year_keyword_is_ambiguous ... ok
[INFO] [stdout] test source::parser::tests::default_mode_rejects_year_typed_rule ... ok
[INFO] [stdout] test source::parser::tests::dangling_until_errors ... ok
[INFO] [stdout] test source::parser::tests::leap_line_rejected_in_main_source_context ... ok
[INFO] [stdout] test source::parser::tests::fixed_zone_and_link ... ok
[INFO] [stdout] test source::parser::tests::legacy_mode_admits_even_and_odd_year_types ... ok
[INFO] [stdout] test source::parser::tests::multi_era_zone_with_until ... ok
[INFO] [stdout] test source::parser::tests::legacy_mode_rejects_wild_year_type ... ok
[INFO] [stdout] test source::parser::tests::strip_prefix_ci_does_not_slice_through_multibyte_char ... ok
[INFO] [stdout] test structural::tests::equal_decode_but_byte_diff_is_structurally_equivalent ... ok
[INFO] [stdout] test source::parser::tests::legacy_mode_rejects_typed_single_year ... ok
[INFO] [stdout] test structural::tests::lone_timecnt_diff_is_slim_fat ... ok
[INFO] [stdout] test source::parser::tests::parses_zishrink_abbreviated_record_keys ... ok
[INFO] [stdout] test source::parser::tests::record_keyword_matches_zic_style_unambiguous_prefixes ... ok
[INFO] [stdout] test source::parser::tests::from_minimum_is_lowered_to_1900 ... ok
[INFO] [stdout] test structural::tests::lone_version_diff_is_version ... ok
[INFO] [stdout] test tzif::data_block::tests::empty_abbr_reuses_a_terminator ... ok
[INFO] [stdout] test tzif::data_block::tests::exact_duplicates_dedup ... ok
[INFO] [stdout] test source::parser::tests::wrong_field_count_is_diagnostic ... ok
[INFO] [stdout] test tzif::data_block::tests::non_suffix_abbrs_are_appended ... ok
[INFO] [stdout] test tzif::data_block::tests::plmt_lmt_share_like_ho_chi_minh ... ok
[INFO] [stdout] test structural::tests::multiple_dims_is_mixed ... ok
[INFO] [stdout] test structural::tests::lone_charcnt_diff_is_abbrev_table ... ok
[INFO] [stdout] test source::parser::tests::year_keyword_prefixes_match_zic_style ... ok
[INFO] [stdout] test tzif::data_block::tests::suffix_is_shared_regardless_of_order ... ok
[INFO] [stdout] test tzif::rfc9636::tests::bad_magic_is_a_violation_not_a_panic ... ok
[INFO] [stdout] test tzif::rfc9636::tests::designation_index_equals_charcnt_parses_but_is_a_format_violation ... ok
[INFO] [stdout] test tzif::rfc9636::tests::designation_without_nul_parses_but_is_a_format_violation ... ok
[INFO] [stdout] test structural::tests::byte_identical_dominates ... ok
[INFO] [stdout] test tzif::rfc9636::tests::empty_input_is_a_violation ... ok
[INFO] [stdout] test tzif::rfc9636::tests::indicator_byte_out_of_range_parses_but_is_a_format_violation ... ok
[INFO] [stdout] test tzif::rfc9636::tests::utoff_i32_min_parses_but_is_a_format_violation ... ok
[INFO] [stdout] test tzif::rfc9636::tests::indicator_pair_ut_without_std_parses_but_is_a_format_violation ... ok
[INFO] [stdout] test tzif::rfc9636::tests::isdst_byte_out_of_range_parses_but_is_a_format_violation ... ok
[INFO] [stdout] test source::parser::tests::rule_round_trip ... ok
[INFO] [stdout] test tzif::rfc9636::tests::truncated_header_is_a_violation ... ok
[INFO] [stdout] test tzif::rfc9636::tests::v1_one_type_clean_is_conformant ... ok
[INFO] [stdout] test tzif::rfc9636::tests::well_formed_zic_rs_output_is_conformant ... ok
[INFO] [stdout] test tzif::validate::tests::count_block_len_is_checked_arithmetic ... ok
[INFO] [stdout] test tzif::validate::tests::indicator_pair_validity_rules ... ok
[INFO] [stdout] test tzif::validate::tests::round_trip_fixed_offset ... ok
[INFO] [stdout] test tzif::validate::tests::round_trip_utc ... ok
[INFO] [stdout] test tzif::rfc9636::tests::type_index_out_of_bounds_is_caught_as_a_violation ... ok
[INFO] [stdout] test tzif::validate::tests::valid_transition_type_index_parses ... ok
[INFO] [stdout] test tzif::validate::tests::isdst_byte_validity_rules ... ok
[INFO] [stdout] test tzif::validate::tests::implausibly_large_declared_count_is_rejected_not_ooming ... ok
[INFO] [stdout] test tzif::validate::tests::out_of_range_transition_type_index_is_rejected_not_panic ... ok
[INFO] [stdout] test tzif::validate::tests::rfc_designation_index_validity_rules ... ok
[INFO] [stdout] test tzif::validate::tests::single_newline_footer_is_typed_err_not_panic ... ok
[INFO] [stdout] test tzif::validate::tests::utoff_structural_validity_rules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zic_rs-3c69fed7a9ead4dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aux_table_validation.rs (/opt/rustwide/target/debug/deps/aux_table_validation-d924a81585bc9b84)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test duplicate_code_within_row_is_flagged ... ok
[INFO] [stdout] test empty_name_and_iso3166_duplicate_code_are_flagged ... ok
[INFO] [stdout] test non_utf8_is_a_finding_not_a_panic ... ok
[INFO] [stdout] test install_ecology_is_bounded ... ok
[INFO] [stdout] test report_names_universe_and_bounds_non_claims ... ok
[INFO] [stdout] test semantic_duplicate_row_is_flagged ... ok
[INFO] [stdout] test structural_violations_are_typed ... ok
[INFO] [stdout] test tables_are_policy_or_reference_never_compile_input ... ok
[INFO] [stdout] test zone1970_country_codes_validate_against_iso3166 ... ok
[INFO] [stdout] test zone_tab_country_codes_validate_against_same_release_iso3166 ... ok
[INFO] [stdout] test zone_table_structural_verdict_finite_vocab ... ok
[INFO] [stdout] test zone_tab_multi_row_per_country_is_conformant ... ok
[INFO] [stdout] test zonenow_declares_now_future_scope_and_allows_xx ... ok
[INFO] [stdout] test zone_table_kind_finite_vocab ... ok
[INFO] [stderr]      Running tests/calendar_rules.rs (/opt/rustwide/target/debug/deps/calendar_rules-64c914f8a98e7d10)
[INFO] [stdout] test system_tables_are_structurally_conformant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_operational_parity.rs (/opt/rustwide/target/debug/deps/cli_operational_parity-4ef40a3fffb0f55c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test sun_le_25_drives_the_right_transition_instant ... ok
[INFO] [stdout] test on_day_forms_resolve ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test localtime_unsafe_name_rejected_no_partial_install ... ok
[INFO] [stdout] test bloat_conflicts_with_emit_style_exits_one ... ok
[INFO] [stdout] test help_exits_zero ... ok
[INFO] [stdout] test missing_out_exits_one ... ok
[INFO] [stdout] test invalid_option_exits_two ... ok
[INFO] [stdout] test localtime_unselected_target_fails_no_partial_install ... ok
[INFO] [stdout] test leapseconds_missing_file_exits_one ... ok
[INFO] [stdout] test missing_required_input_exits_two ... ok
[INFO] [stdout] test no_create_dirs_missing_dir_exits_one ... ok
[INFO] [stdout] test mode_applied_to_compiled_file ... ok
[INFO] [stdout] test no_create_dirs_skips_zone_needing_missing_subdir ... ok
[INFO] [stdout] test output_path_traversal_exits_one ... ok
[INFO] [stdout] test range_malformed_exits_one ... ok
[INFO] [stdout] test mode_applied_to_copied_link ... ok
[INFO] [stdout] test parse_error_exits_one ... ok
[INFO] [stdout] test localtime_creates_link ... ok
[INFO] [stdout] test bad_octal_mode_fails_no_partial_install ... ok
[INFO] [stdout] test leapseconds_right_profile_applies_table ... ok
[INFO] [stdout] test traversal_zone_leaves_no_partial_install ... ok
[INFO] [stdout] test localtime_custom_name ... ok
[INFO] [stdout] test rolling_leaps_with_range_exits_one_no_output ... ok
[INFO] [stdout] test redundant_without_at_prefix_exits_one ... ok
[INFO] [stdout] test version_exits_zero ... ok
[INFO] [stdout] test supported_syntax_exits_zero ... ok
[INFO] [stdout] test output_exists_without_force_exits_one ... ok
[INFO] [stdout] test unsupported_feature_exits_one ... ok
[INFO] [stdout] test unsupported_later_zone_leaves_no_partial_install ... ok
[INFO] [stdout] test redundant_missing_value_exits_two ... ok
[INFO] [stdout] test no_create_dirs_existing_dir_succeeds ... ok
[INFO] [stdout] test range_well_formed_succeeds_and_writes ... ok
[INFO] [stdout] test bloat_alias_matches_emit_style ... ok
[INFO] [stdout] test valid_compile_exits_zero ... ok
[INFO] [stdout] test missing_input_file_exits_one ... ok
[INFO] [stdout] test default_file_mode_is_0644_base_under_permissive_umask ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conformance_golden.rs (/opt/rustwide/target/debug/deps/conformance_golden-30ffaf4fff0a2b57)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test failure_mode_negative_capabilities_are_present_and_guarded ... ok
[INFO] [stdout] test support_report_matches_golden ... ok
[INFO] [stdout] test failure_mode_report_provenance_is_honestly_unsigned_and_unknown ... ok
[INFO] [stderr]      Running tests/conformance_report_shape.rs (/opt/rustwide/target/debug/deps/conformance_report_shape-bf5b440298c6af52)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test born_typed_fields_present_through_t15_5 ... ok
[INFO] [stdout] test oracle_absence_renders_skipped_with_reason ... ok
[INFO] [stdout] test declared_scope_hash_is_deterministic ... ok
[INFO] [stdout] test declared_scope_hash_tracks_negative_capability_set ... ok
[INFO] [stdout] test negative_capabilities_are_canonical_sorted_and_guarded ... ok
[INFO] [stdout] test conformance_status_is_bounded_and_carries_provenance ... ok
[INFO] [stdout] test support_report_oracle_mode_is_not_run_and_visible ... ok
[INFO] [stdout] test support_report_contract_is_present ... ok
[INFO] [stdout] test conformance_status_carries_typed_claim_shape ... ok
[INFO] [stdout] test reference_pin_gate_does_not_drift_from_legacy_const ... ok
[INFO] [stdout] test provenance_block_contract_is_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deep_semantics.rs (/opt/rustwide/target/debug/deps/deep_semantics-75592d41c62f587c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test inline_save_percent_z_uses_effective_offset ... ok
[INFO] [stdout] test footer_drives_post_tail_behavior ... ok
[INFO] [stdout] test until_uses_outgoing_era_context ... ok
[INFO] [stdout] test minimum_lowers_to_1900 ... ok
[INFO] [stdout] test save_zero_rule_can_change_abbreviation ... ok
[INFO] [stdout] test negative_inline_save_is_signed_state_matches_reference_zic ... ok
[INFO] [stdout] test letter_s_is_temporal_state ... ok
[INFO] [stdout] test neighboring_month_on_form_matches_reference_zic ... ok
[INFO] [stdout] test era_boundary_coincidences_collapse_to_one_transition_without_tolerance ... ok
[INFO] [stdout] test prior_rule_state_carries_across_eras ... ok
[INFO] [stdout] test wall_standard_universal_refs_are_normalized ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagnostic_parity.rs (/opt/rustwide/target/debug/deps/diagnostic_parity-942c921f3c845cb7)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test reference_absent_auto_skips_warning_harness ... ok
[INFO] [stdout] test new_diagnostic_codes_are_distinct_and_stable ... ok
[INFO] [stdout] test zic026_exactly_24h_does_not_warn ... ok
[INFO] [stdout] test warning_wording_recorded_not_optimized ... ok
[INFO] [stdout] test warning_collection_does_not_change_core1_output ... ok
[INFO] [stdout] test abbreviation_too_long_emits_warning_not_error ... ok
[INFO] [stdout] test zic020_transition_count_is_verbose_only_and_output_preserving ... ok
[INFO] [stdout] test zic026_values_over_24h_is_verbose_only_and_output_preserving ... ok
[INFO] [stdout] test abbreviation_policy_violation_matches_reference_class_location ... ok
[INFO] [stdout] test abbreviation_warnings_by_class_and_location ... ok
[INFO] [stdout] test abbreviation_fewer_than_3_is_verbose_only_others_always_on ... ok
[INFO] [stdout] test reference_platform_diagnostic_matrix_seed ... ok
[INFO] [stdout] test diagnostics_compare_by_class_and_location ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- diagnostics_compare_by_class_and_location stdout ----
[INFO] [stdout]   [unknown_keyword] zic-rs=Some(("UnknownLineType", 1)) reference=Some(("UnknownLineType", 1)) verdict=ClassLocationMatch
[INFO] [stdout]   [continuation_without_zone] zic-rs=Some(("ContinuationWithoutZone", 1)) reference=Some(("UnknownLineType", 1)) verdict=IntentionalDivergence
[INFO] [stdout]   [duplicate_zone] zic-rs=Some(("DuplicateZone", 2)) reference=Some(("DuplicateZone", 2)) verdict=ClassLocationMatch
[INFO] [stdout]   [nul_byte] zic-rs=Some(("NulByteInInput", 1)) reference=None verdict=ZicRsOnly
[INFO] [stdout] 
[INFO] [stdout] thread 'diagnostics_compare_by_class_and_location' (1885) panicked at tests/diagnostic_parity.rs:243:9:
[INFO] [stdout] nul_byte: verdict ZicRsOnly not in accepted [ClassLocationMatch] (zic-rs=Some(("NulByteInInput", 1)), reference=None)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b19e386e148 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b19e386e148 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b19e386e148 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b19e386e148 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b19e38824fa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b19e38824fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b19e3872c02 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b19e3872c02 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b19e384a776 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b19e384a776 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b19e3865489 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b19e37766dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b19e37766dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b19e3865642 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b19e3865642 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b19e384a832 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b19e383f6c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b19e384b82d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b19e3882c8c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b19e3759ea7 - diagnostic_parity[dbd7015622d4b74b]::diagnostics_compare_by_class_and_location
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/diagnostic_parity.rs:243:9
[INFO] [stdout]   20:     0x5b19e37564b7 - diagnostic_parity[dbd7015622d4b74b]::diagnostics_compare_by_class_and_location::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/diagnostic_parity.rs:214:47
[INFO] [stdout]   21:     0x5b19e37694b6 - <diagnostic_parity[dbd7015622d4b74b]::diagnostics_compare_by_class_and_location::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b19e37697bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b19e37697bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5b19e3777035 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5b19e3777035 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5b19e3777035 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b19e3777035 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b19e3777035 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b19e3777035 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5b19e3777035 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5b19e3770944 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5b19e3770944 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b19e377a0b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5b19e377a0b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5b19e377a0b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b19e377a0b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b19e377a0b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b19e377a0b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5b19e377a0b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b19e386d5ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5b19e386d5ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x78c902e8faa4 - <unknown>
[INFO] [stdout]   43:     0x78c902f1ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     diagnostics_compare_by_class_and_location
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test diagnostic_parity`
[INFO] running `Command { std: "docker" "inspect" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f", kill_on_drop: false }`
[INFO] [stdout] 185807dcd6da84f1b72100b1f155853c6e4a0933fd7a10cd44897e48aeaf106f
