[INFO] cloning repository https://github.com/han243786/Fate-Track
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/han243786/Fate-Track" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan243786%2FFate-Track", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan243786%2FFate-Track'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56b0f5e44e4ec426ecc5af190e089d88013d0fe0
[INFO] testing han243786/Fate-Track 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%2Fhan243786%2FFate-Track" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/han243786/Fate-Track
[INFO] finished tweaking git repo https://github.com/han243786/Fate-Track
[INFO] tweaked toml for git repo https://github.com/han243786/Fate-Track written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/han243786/Fate-Track 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/han243786/Fate-Track 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]  Downloading crates ...
[INFO] [stderr]   Downloaded tao v0.35.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991
[INFO] running `Command { std: "docker" "start" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991", 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" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991" "/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" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991", 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" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wry v0.55.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling minggui-backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling dlopen2 v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling gdkx11 v0.18.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.2
[INFO] [stderr]    Compiling tao v0.35.3
[INFO] [stderr]    Compiling minggui-desktop v0.1.0 (/opt/rustwide/workdir/desktop)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991", 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" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991" "/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 minggui-backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]    Compiling minggui-desktop v0.1.0 (/opt/rustwide/workdir/desktop)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991", 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" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991" "/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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minggui_backend-9b9f869ced3762ba)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test api::calendar::tests::date_layer_json_includes_traceable_metadata ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_annual_trigger_reading_as_restricted_after_m37 ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_analysis_snapshot_as_supported_after_m4_core ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_case_management_as_restricted_after_m5_local_storage ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_all_topic_reports_as_restricted_after_m33 ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_astronomy_engine_as_supported_after_m23_promotion ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_date_layer_metadata_capability ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_share_preview_as_restricted_after_m6_privacy_boundary ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_luck_reading_as_restricted_after_m36 ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_settings_as_restricted_after_m5_local_storage ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_topic_timeline_reading_as_restricted_after_m38 ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_chart_report_as_restricted_after_m24 ... ok
[INFO] [stdout] test app::tests::calendar_query_rejects_invalid_date ... ok
[INFO] [stdout] test app::tests::calendar_query_rejects_missing_date ... ok
[INFO] [stdout] test app::tests::calendar_query_reports_missing_data_source ... ok
[INFO] [stdout] test app::tests::analysis_snapshot_surfaces_unknown_hour_sensitivity ... ok
[INFO] [stdout] test app::tests::case_export_requires_id ... ok
[INFO] [stdout] test app::tests::case_export_returns_404_for_missing_id ... ok
[INFO] [stdout] test app::tests::case_list_omits_private_note_and_deleted_cases ... ok
[INFO] [stdout] test app::tests::calendar_query_reports_out_of_range_dates ... ok
[INFO] [stdout] test app::tests::chart_basis_preview_rejects_invalid_exact_time ... ok
[INFO] [stdout] test api::capabilities::tests::exposes_chart_create_as_supported_after_m3_core ... ok
[INFO] [stdout] test app::tests::chart_basis_preview_rejects_true_solar_time ... ok
[INFO] [stdout] test app::tests::chart_basis_preview_returns_restricted_contract ... ok
[INFO] [stdout] test app::tests::chart_basis_preview_rejects_lunar_input ... ok
[INFO] [stdout] test app::tests::case_archive_marks_case_archived_without_deleting_snapshot ... ok
[INFO] [stdout] test app::tests::case_create_stores_immutable_chart_and_analysis_snapshots ... ok
[INFO] [stdout] test app::tests::case_update_metadata_preserves_snapshot_versions ... ok
[INFO] [stdout] test app::tests::chart_create_keeps_unknown_hour_null_with_candidates ... ok
[INFO] [stdout] test app::tests::chart_create_returns_supported_four_pillar_core_for_exact_time ... ok
[INFO] [stdout] test app::tests::glossary_returns_entries ... ok
[INFO] [stdout] test app::tests::health_route_returns_ok ... ok
[INFO] [stdout] test app::tests::glossary_filters_by_term ... ok
[INFO] [stdout] test app::tests::analysis_snapshot_returns_structured_metrics_cards_and_disclaimer ... ok
[INFO] [stdout] test app::tests::chart_detail_route_returns_supported_snapshot ... ok
[INFO] [stdout] test app::tests::luck_cycles_returns_supported_after_m13 ... ok
[INFO] [stdout] test app::tests::settings_update_returns_local_preferences ... ok
[INFO] [stdout] test app::tests::share_revoke_makes_token_unavailable_without_case_existence_leak ... ok
[INFO] [stdout] test api::report::tests::report_passes_forbidden_output_audit ... ok
[INFO] [stdout] test app::tests::topic_report_relationship_requires_explicit_four_digit_year ... ok
[INFO] [stdout] test app::tests::share_preview_returns_redacted_public_dto_without_private_case_state ... ok
[INFO] [stdout] test app::tests::topic_report_requires_supported_topic_value ... ok
[INFO] [stdout] test api::report::tests::report_unknown_hour_is_handled ... ok
[INFO] [stdout] test astronomy::calendar::tests::lunar_calendar_2025_has_12_or_13_months ... ok
[INFO] [stdout] test astronomy::moon::tests::lunar_longitude_range ... ok
[INFO] [stdout] test astronomy::moon::tests::new_moons_2025_count ... ok
[INFO] [stdout] test api::report::tests::report_generates_without_error ... ok
[INFO] [stdout] test astronomy::calendar::tests::lunar_month_names_valid ... ok
[INFO] [stdout] test astronomy::sun::tests::solar_longitude_jan2025 ... ok
[INFO] [stdout] test astronomy::sun::tests::solar_distance_range ... ok
[INFO] [stdout] test astronomy::sun::tests::solar_longitude_progression ... ok
[INFO] [stdout] test astronomy::moon::tests::new_moons_monotonic ... ok
[INFO] [stdout] test astronomy::terms::tests::each_term_has_unique_name ... ok
[INFO] [stdout] test astronomy::terms::tests::solar_terms_2025_count ... ok
[INFO] [stdout] test astronomy::terms::tests::solar_terms_monotonic ... ok
[INFO] [stdout] test astronomy::time::tests::day_of_year_edge_cases ... ok
[INFO] [stdout] test astronomy::sun::tests::solar_longitude_monotonic ... ok
[INFO] [stdout] test astronomy::time::tests::jd_j2000_is_correct ... ok
[INFO] [stdout] test astronomy::terms::tests::solar_terms_lichun_2025 ... ok
[INFO] [stdout] test astronomy::time::tests::jd_roundtrip ... ok
[INFO] [stdout] test astronomy::time::tests::delta_t_reasonable ... ok
[INFO] [stdout] test calendar::civil::tests::computes_day_difference_across_years ... ok
[INFO] [stdout] test calendar::civil::tests::validates_leap_day ... ok
[INFO] [stdout] test calendar::ganzhi::tests::day_ganzhi_matches_android_edge_cases ... ok
[INFO] [stdout] test calendar::lunar_data::tests::parses_lunar_data_stats ... ok
[INFO] [stdout] test calendar::lunar_data::tests::parses_table_and_looks_up_lunar_date ... ok
[INFO] [stdout] test domain::analysis::tests::analysis_cards_do_not_expose_numeric_scoring_copy ... ok
[INFO] [stdout] test domain::analysis::tests::computes_structured_element_and_ten_god_metrics ... ok
[INFO] [stdout] test domain::analysis::tests::forbidden_output_audit_rejects_high_risk_claims ... ok
[INFO] [stdout] test domain::bazi::tests::builds_chart_with_exact_hour_pillar ... ok
[INFO] [stdout] test domain::bazi::tests::builds_restricted_chart_basis_contract ... ok
[INFO] [stdout] test domain::bazi::tests::chart_detail_snapshot_is_deterministic ... ok
[INFO] [stdout] test domain::bazi::tests::rejects_lunar_input_while_decision_gate_is_open ... ok
[INFO] [stdout] test domain::bazi::tests::rejects_true_solar_time_in_m2 ... ok
[INFO] [stdout] test domain::bazi::tests::unknown_hour_returns_candidates_without_fabricated_hour ... ok
[INFO] [stdout] test domain::cases::tests::list_omits_private_note_and_deleted_cases ... ok
[INFO] [stdout] test domain::deep_analysis::tests::pattern_classification_runs ... ok
[INFO] [stdout] test domain::deep_analysis::tests::strength_assessment_runs ... ok
[INFO] [stdout] test domain::deep_analysis::tests::useful_god_suggestions ... ok
[INFO] [stdout] test domain::luck::tests::all_eight_cycles_present ... ok
[INFO] [stdout] test domain::luck::tests::yang_female_reverse ... ok
[INFO] [stdout] test calendar::lunar_data::tests::project_data_matches_android_edge_cases_for_three_pillars ... ok
[INFO] [stdout] test domain::cases::tests::metadata_update_preserves_snapshot_versions ... ok
[INFO] [stdout] test domain::luck::tests::yang_male_forward ... ok
[INFO] [stdout] test domain::luck::tests::yin_male_reverse ... ok
[INFO] [stdout] test domain::luck::tests::yin_female_forward ... ok
[INFO] [stdout] test domain::settings::tests::defaults_to_local_private_zh_preferences ... ok
[INFO] [stdout] test domain::share::tests::revoked_or_expired_share_does_not_resolve ... ok
[INFO] [stdout] test domain::share::tests::stores_only_token_hash_and_builds_redacted_snapshot ... ok
[INFO] [stdout] test domain::settings::tests::rejects_unsupported_calendar ... ok
[INFO] [stdout] test domain::timeline::tests::annual_trigger_unknown_hour_downgrades_evidence ... ok
[INFO] [stdout] test domain::timeline::tests::luck_reading_stage_foundation_has_plain_trace_without_annual_default ... ok
[INFO] [stdout] test domain::timeline::tests::annual_trigger_foundation_uses_explicit_year_and_current_luck_overlay ... ok
[INFO] [stdout] test domain::timeline::tests::annual_trigger_requires_explicit_pillar_input ... ok
[INFO] [stdout] test domain::timeline::tests::timeline_audit_rejects_deterministic_claims ... ok
[INFO] [stdout] test app::tests::calendar_query_accepts_supported_boundary_dates ... ok
[INFO] [stdout] test domain::timeline::tests::timeline_lexicon_copy_is_natural_and_guarded ... ok
[INFO] [stdout] test api::report::tests::report_contains_disclaimer ... ok
[INFO] [stdout] test domain::timeline::tests::major_luck_and_annual_overlay_is_compositional ... ok
[INFO] [stdout] test domain::topic_report::tests::annual_pillar_uses_standard_sexagenary_year_cycle ... ok
[INFO] [stdout] test domain::timeline::tests::timeline_lexicon_explains_core_primitives ... ok
[INFO] [stdout] test domain::timeline::tests::timeline_foundation_builds_traceable_signals_without_public_score ... ok
[INFO] [stdout] test domain::timeline::tests::unknown_hour_downgrades_timeline_evidence ... ok
[INFO] [stdout] test http::request::tests::reads_query_value ... ok
[INFO] [stdout] test http::request::tests::parses_method_path_and_query ... ok
[INFO] [stdout] test domain::timeline::tests::m40_timeline_quality_gate_keeps_compositional_output_bounded ... ok
[INFO] [stdout] test api::report::tests::annual_trigger_is_not_inferred_without_explicit_year ... ok
[INFO] [stdout] test app::tests::chart_report_carries_restricted_luck_reading_after_m36 ... ok
[INFO] [stdout] test api::report::tests::annual_trigger_uses_year_without_requiring_reading_year ... ok
[INFO] [stdout] test api::report::tests::luck_reading_report_is_restricted_traceable_and_scoreless ... ok
[INFO] [stdout] test api::report::tests::annual_trigger_report_requires_explicit_year_and_is_scoreless ... ok
[INFO] [stdout] test app::tests::topic_report_relationship_returns_restricted_report_with_explicit_year ... ok
[INFO] [stdout] test domain::topic_report::tests::relationship_report_has_trace_without_public_score ... ok
[INFO] [stdout] test app::tests::chart_report_carries_restricted_annual_trigger_after_m37 ... ok
[INFO] [stdout] test api::report::tests::main_report_uses_reading_tone_after_m51 ... ok
[INFO] [stdout] test app::tests::topic_report_all_topics_return_restricted_after_m33 ... ok
[INFO] [stdout] test domain::topic_report::topic_timeline_overlay_tests::topic_timeline_overlay_reuses_shared_engine_for_all_topics ... ok
[INFO] [stdout] test app::tests::topic_report_carries_restricted_topic_timeline_overlay_after_m38 ... ok
[INFO] [stdout] test app::tests::m40_timeline_public_quality_gate_covers_golden_samples ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.65s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minggui_backend-889ef16ac751cacf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate_artifacts.rs (/opt/rustwide/target/debug/deps/generate_artifacts-9226f66d636d15a4)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test generate_all_artifacts ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p minggui-backend --test generate_artifacts`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generate_all_artifacts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_all_artifacts' (2779) panicked at backend/tests/generate_artifacts.rs:14:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601f5f9620d8 - 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:     0x601f5f9620d8 - 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:     0x601f5f9620d8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601f5f9620d8 - <<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:     0x601f5f975f2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601f5f975f2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x601f5f9668f2 - 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:     0x601f5f9668f2 - <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:     0x601f5f9405c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601f5f9405c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601f5f95a459 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601f5f8e9bdc - <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:     0x601f5f8e9bdc - 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:     0x601f5f95a612 - <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:     0x601f5f95a612 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x601f5f940682 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x601f5f9357a9 - 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:     0x601f5f94139d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x601f5f97661c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601f5f9763f2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x601f5f8db2ec - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x601f5f8db2ec - generate_artifacts[410535f12822a1bc]::generate_all_artifacts
[INFO] [stdout]                                at /opt/rustwide/workdir/backend/tests/generate_artifacts.rs:14:71
[INFO] [stdout]   22:     0x601f5f8da827 - generate_artifacts[410535f12822a1bc]::generate_all_artifacts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backend/tests/generate_artifacts.rs:7:28
[INFO] [stdout]   23:     0x601f5f8dcc16 - <generate_artifacts[410535f12822a1bc]::generate_all_artifacts::{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]   24:     0x601f5f8dccbb - <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]   25:     0x601f5f8dccbb - 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]   26:     0x601f5f8ea535 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x601f5f8ea535 - <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]   28:     0x601f5f8ea535 - 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]   29:     0x601f5f8ea535 - 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]   30:     0x601f5f8ea535 - 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]   31:     0x601f5f8ea535 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x601f5f8ea535 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x601f5f8e3e44 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x601f5f8e3e44 - 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]   35:     0x601f5f8ed5b2 - 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]   36:     0x601f5f8ed5b2 - <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]   37:     0x601f5f8ed5b2 - 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]   38:     0x601f5f8ed5b2 - 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]   39:     0x601f5f8ed5b2 - 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]   40:     0x601f5f8ed5b2 - 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]   41:     0x601f5f8ed5b2 - <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]   42:     0x601f5f96186f - <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]   43:     0x601f5f96186f - <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]   44:     0x78fa75c70aa4 - <unknown>
[INFO] [stdout]   45:     0x78fa75cfda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generate_all_artifacts
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991", kill_on_drop: false }`
[INFO] [stdout] a51faa5228dd4f10cb92924227f55fd46cfb6af39d3d1c0628f47145ee0ba991
