[INFO] cloning repository https://github.com/edithatogo/sourceright
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edithatogo/sourceright" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedithatogo%2Fsourceright", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedithatogo%2Fsourceright'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c34366ebf905e4c9505aae658a5d983158720344
[INFO] testing edithatogo/sourceright 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%2Fedithatogo%2Fsourceright" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/edithatogo/sourceright
[INFO] finished tweaking git repo https://github.com/edithatogo/sourceright
[INFO] tweaked toml for git repo https://github.com/edithatogo/sourceright written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edithatogo/sourceright 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/edithatogo/sourceright 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a
[INFO] running `Command { std: "docker" "start" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a", 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" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a" "/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" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a", 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" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[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 hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sourceright v0.1.20 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.80s
[INFO] running `Command { std: "docker" "inspect" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a", 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" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a" "/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 openssl v0.10.79
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sourceright v0.1.20 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.72s
[INFO] running `Command { std: "docker" "inspect" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a", 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" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sourceright-b7785bf0c3ce1989)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test bench::tests::benchmark_report_records_task_duration ... ok
[INFO] [stdout] test bench::tests::benchmark_suite_matches_checked_in_baselines ... ok
[INFO] [stdout] test bench::tests::performance_budget_is_optional_and_enforced_only_when_configured ... ok
[INFO] [stdout] test bench::tests::manifest_parses_checked_in_tasks ... ok
[INFO] [stdout] test bench::tests::benchmark_suite_runs_latency_only_manifest_without_baseline_reads ... ok
[INFO] [stdout] test bench::tests::report_summary_text_includes_pass_counts ... ok
[INFO] [stdout] test bench::tests::benchmark_manifest_latency_task_can_run_without_correctness_baseline_comparison ... ok
[INFO] [stdout] test citation_sync::tests::zotero_disposable_library_live_smoke_skips_without_credentials ... ignored, requires explicit SOURCERIGHT_ZOTERO_LIVE_SMOKE=1 and disposable Zotero library credentials
[INFO] [stdout] test cleaning::tests::container_identifiers_and_author_names_are_normalized ... ok
[INFO] [stdout] test citation_sync::tests::apply_writes_audit_log_and_fixture_remote_snapshot ... ok
[INFO] [stdout] test citation_sync::tests::preview_plans_a_create_for_an_unmatched_record ... ok
[INFO] [stdout] test citation_sync::tests::suppressed_preview_actions_stay_out_of_apply_writes ... ok
[INFO] [stdout] test cleaning::tests::duplicate_records_are_grouped_and_queued_for_review ... ok
[INFO] [stdout] test citation_sync::tests::fixture_backed_exact_match_is_no_op ... ok
[INFO] [stdout] test cleaning::tests::messy_doi_and_pages_are_normalized_and_recorded ... ok
[INFO] [stdout] test citation_sync::tests::fixture_backed_title_update_is_safe_update ... ok
[INFO] [stdout] test citation_sync::tests::exact_matches_are_reported_as_no_ops ... ok
[INFO] [stdout] test citation_sync::tests::weak_narrow_fits_are_suppressed_in_preview ... ok
[INFO] [stdout] test citation_sync::tests::conflicts_are_reported_without_silent_overwrite ... ok
[INFO] [stdout] test citation_sync::tests::zotero_api_shaped_fixture_is_parsed_for_preview ... ok
[INFO] [stdout] test citation_sync::tests::duplicate_remote_identity_matches_are_review_required ... ok
[INFO] [stdout] test citation_sync::tests::title_only_differences_are_promoted_to_updates ... ok
[INFO] [stdout] test bench::tests::stress_fixture_set_is_larger_and_structured ... ok
[INFO] [stdout] test citation_sync::tests::fixture_backed_empty_remote_proposes_create ... ok
[INFO] [stdout] test conflict::tests::plausible_but_low_confidence_missing_value_is_queued_not_merged ... ok
[INFO] [stdout] test conflict::tests::high_confidence_provider_value_fills_missing_doi ... ok
[INFO] [stdout] test csl::tests::validation_rejects_empty_required_fields ... ok
[INFO] [stdout] test csl::tests::parses_and_reformats_csl_json_deterministically ... ok
[INFO] [stdout] test csl::tests::normalizes_matching_fields_without_losing_csl_payload ... ok
[INFO] [stdout] test csl::tests::validation_rejects_sidecar_metadata_inside_csl ... ok
[INFO] [stdout] test csl::tests::validation_reports_duplicate_ids_after_normalization ... ok
[INFO] [stdout] test csl::tests::validation_reports_noncanonical_type_title_and_doi ... ok
[INFO] [stdout] test conflict::tests::disagreement_preserves_canonical_value_and_queues_review ... ok
[INFO] [stdout] test export::tests::clean_exports_omit_internal_metadata ... ok
[INFO] [stdout] test export::tests::full_suite_generates_stable_filenames_and_order ... ok
[INFO] [stdout] test csl::tests::valid_article_record_serializes_as_csl_array ... ok
[INFO] [stdout] test export::tests::enw_export_matches_endnote_handoff_fixture ... ok
[INFO] [stdout] test csl::tests::validation_reports_unsupported_types ... ok
[INFO] [stdout] test export::tests::ris_export_matches_endnote_handoff_fixture ... ok
[INFO] [stdout] test export::tests::xml_ris_enw_biblatex_and_yaml_have_expected_structure ... ok
[INFO] [stdout] test intake::tests::binary_document_sources_return_capability_diagnostics ... ok
[INFO] [stdout] test intake::tests::docx_adapter_text_is_segmented_with_docx_provenance ... ok
[INFO] [stdout] test intake::tests::docx_reference_section_preserves_original_line_spans ... ok
[INFO] [stdout] test intake::tests::pdf_text_layer_adapter_text_is_segmented_with_reference_spans ... ok
[INFO] [stdout] test intake::tests::wrapped_numbered_and_bulleted_reference_lines_stay_in_one_entry ... ok
[INFO] [stdout] test journal::tests::journal_screening_blocks_when_extraction_has_no_references ... ok
[INFO] [stdout] test journal::tests::journal_screening_returns_editorial_and_author_outputs_without_ai_claims ... ok
[INFO] [stdout] test intake::tests::malformed_bibliography_entries_emit_diagnostics_without_changing_spans ... ok
[INFO] [stdout] test intake::tests::markdown_detects_reference_section_and_body_citations ... ok
[INFO] [stdout] test legal::tests::neutral_case_citation_uses_separate_legal_model ... ok
[INFO] [stdout] test legal::tests::us_circuit_court_case_receives_courtlistener_provider ... ok
[INFO] [stdout] test live_providers::tests::default_smoke_report_skips_without_credentials ... ok
[INFO] [stdout] test legal::tests::us_supreme_court_case_uses_courtlistener_provider ... ok
[INFO] [stdout] test intake::tests::pasted_bibliography_is_segmented_with_original_text ... ok
[INFO] [stdout] test live_providers::tests::arxiv_fixture_response_records_sidecar_evidence ... ok
[INFO] [stdout] test live_providers::tests::europe_pmc_fixture_response_records_sidecar_evidence ... ok
[INFO] [stdout] test live_providers::tests::licensed_byo_key_fixture_response_records_sidecar_evidence ... ok
[INFO] [stdout] test live_providers::tests::live_provider_config_defaults_to_conservative_runtime_policy ... ok
[INFO] [stdout] test live_providers::tests::repository_records_fixture_response_records_sidecar_evidence ... ok
[INFO] [stdout] test live_providers::tests::unpaywall_fixture_response_records_sidecar_evidence ... ok
[INFO] [stdout] test legal::tests::courtlistener_no_match_fixture_returns_zero_confidence ... ok
[INFO] [stdout] test live_providers::tests::open_citations_fixture_response_records_sidecar_evidence ... ok
[INFO] [stdout] test intake::tests::docx_manuscript_text_is_extracted_with_superscript_citations_normalized ... ok
[INFO] [stdout] test live_providers::tests::provider_cache_returns_evidence_payload_without_network ... ok
[INFO] [stdout] test policy::tests::doi_policy_warns_for_doi_capable_reference_without_doi ... ok
[INFO] [stdout] test cleaning::tests::risky_date_transformation_is_queued_for_manual_review ... ok
[INFO] [stdout] test intake::tests::docx_table_references_preserve_row_cell_origin_provenance ... ok
[INFO] [stdout] test intake::tests::endnotes_section_is_treated_as_reference_material ... ok
[INFO] [stdout] test legal::tests::courtlistener_success_fixture_returns_high_confidence_candidate ... ok
[INFO] [stdout] test legal::tests::legislation_mentions_are_flagged_for_jurisdictional_review ... ok
[INFO] [stdout] test policy::tests::provider_backed_recency_evidence_ignores_unscoped_title_words ... ok
[INFO] [stdout] test policy::tests::provider_backed_recency_evidence_is_classified ... ok
[INFO] [stdout] test policy::tests::provider_backed_url_archive_evidence_classifies_doi_landing_urls_without_redirect_noise ... ok
[INFO] [stdout] test policy::tests::provider_backed_url_archive_evidence_is_classified_without_mutating_csl ... ok
[INFO] [stdout] test policy::tests::provider_backed_url_archive_evidence_flags_missing_archive_for_non_doi_landing ... ok
[INFO] [stdout] test provenance::tests::unsupported_claims_are_reported ... ok
[INFO] [stdout] test policy::tests::provider_backed_url_status_evidence_is_classified_without_network_calls ... ok
[INFO] [stdout] test policy::tests::provider_backed_url_status_evidence_accepts_status_only_payloads ... ok
[INFO] [stdout] test providers::tests::conflicting_identifier_and_title_payload_is_no_match_but_keeps_sidecar_candidate ... ok
[INFO] [stdout] test policy::tests::provider_backed_url_archive_evidence_rejects_doi_urls_in_archive_fields ... ok
[INFO] [stdout] test providers::tests::datacite_dataset_response_is_normalized_as_provider_candidate ... ok
[INFO] [stdout] test providers::tests::crossref_doi_lookup_records_candidate_and_confidence_inputs ... ok
[INFO] [stdout] test providers::tests::doi_resolution_records_reachability_without_bibliographic_overwrite ... ok
[INFO] [stdout] test providers::tests::malformed_provider_response_is_error_evidence ... ok
[INFO] [stdout] test providers::tests::orcid_author_record_is_identity_enrichment_only ... ok
[INFO] [stdout] test providers::tests::openalex_work_response_uses_doi_or_display_name_for_confidence ... ok
[INFO] [stdout] test plugins::tests::invalid_registry_entry_is_reported ... ok
[INFO] [stdout] test providers::tests::matched_identifier_with_conflicting_title_is_ambiguous ... ok
[INFO] [stdout] test providers::tests::provider_result_diagnostic_classifies_fixture_no_match_payloads ... ok
[INFO] [stdout] test providers::tests::provider_result_diagnostic_classifies_malformed_responses ... ok
[INFO] [stdout] test providers::tests::pubmed_record_response_preserves_pmid_payload ... ok
[INFO] [stdout] test providers::tests::provider_result_diagnostic_classifies_outage_style_errors ... ok
[INFO] [stdout] test reconcile::tests::author_matches_take_precedence_over_title_fallback_keys ... ok
[INFO] [stdout] test reconcile::tests::et_al_variants_prefer_three_author_matches_over_single_author_fallbacks ... ok
[INFO] [stdout] test provenance::tests::citations_create_claim_source_links_without_claim_truth_assertions ... ok
[INFO] [stdout] test reconcile::tests::latex_citations_match_reference_ids ... ok
[INFO] [stdout] test reconcile::tests::ambiguous_author_matches_are_reported_for_manual_review ... ok
[INFO] [stdout] test reconcile::tests::institutional_authors_match_full_phrase_without_first_token_false_positives ... ok
[INFO] [stdout] test policy::tests::recency_policy_warns_for_old_publication_year ... ok
[INFO] [stdout] test reconcile::tests::latex_citations_skip_optional_arguments_and_starred_forms ... ok
[INFO] [stdout] test reconcile::tests::latex_optional_numeric_arguments_are_not_numeric_citations ... ok
[INFO] [stdout] test reconcile::tests::latex_repeated_reference_keys_are_not_duplicate_citation_issues ... ok
[INFO] [stdout] test reconcile::tests::author_date_citations_match_reference_author_keys ... ok
[INFO] [stdout] test reconcile::tests::latex_mode_ignores_non_citation_parentheticals ... ok
[INFO] [stdout] test reconcile::tests::mixed_style_manuscripts_emit_one_style_drift_issue ... ok
[INFO] [stdout] test report::tests::report_exposes_mcp_ready_json_resource_data ... ok
[INFO] [stdout] test report::tests::report_counts_provider_candidates_and_conflicts ... ok
[INFO] [stdout] test reconcile::tests::same_author_same_year_suffixes_are_resolved_deterministically ... ok
[INFO] [stdout] test reconcile::tests::multi_author_author_date_citations_match_full_sequences_before_first_author_fallback ... ok
[INFO] [stdout] test reconcile::tests::numeric_citations_report_missing_uncited_duplicate_and_order_issues ... ok
[INFO] [stdout] test reconcile::tests::title_fallback_matches_are_reported_explicitly ... ok
[INFO] [stdout] test report::tests::report_categorizes_csl_sidecar_boundary_violations ... ok
[INFO] [stdout] test reconcile::tests::latex_unknown_keys_report_missing_reference ... ok
[INFO] [stdout] test policy::tests::policy_warns_for_invalid_canonical_url_without_network_checks ... ok
[INFO] [stdout] test csl::tests::formats_csl_json_with_stable_newline_terminated_output ... ok
[INFO] [stdout] test csl::tests::migration_normalizes_legacy_records_and_reports_changes ... ok
[INFO] [stdout] test report::tests::report_flags_unverified_missing_doi_references_as_ai_risk_signals ... ok
[INFO] [stdout] test review::tests::review_decision_import_records_decisions_and_status ... ok
[INFO] [stdout] test report::tests::report_surfaces_provider_backed_recency_evidence ... ok
[INFO] [stdout] test report::tests::report_serializes_stable_json_output_model ... ok
[INFO] [stdout] test review::tests::review_decision_import_reports_unknown_references ... ok
[INFO] [stdout] test sidecar::tests::provider_candidate_shape_requires_identity_bounded_confidence_and_data ... ok
[INFO] [stdout] test sidecar::tests::review_decision_helper_moves_queued_records_to_resolved ... ok
[INFO] [stdout] test review::tests::review_queue_partitions_are_stable_and_bounded ... ok
[INFO] [stdout] test sidecar::tests::empty_sidecar_has_stable_schema_version ... ok
[INFO] [stdout] test sidecar::tests::unresolved_and_active_records_remain_queue_eligible ... ok
[INFO] [stdout] test sidecar::tests::review_queue_jsonl_is_derived_and_sorted_by_reference_id ... ok
[INFO] [stdout] test sidecar::tests::invariant_issues_flag_unactionable_conflicts ... ok
[INFO] [stdout] test sidecar::tests::invalid_review_status_transition_is_rejected ... ok
[INFO] [stdout] test sidecar::tests::sidecar_parse_format_and_validate_are_stable ... ok
[INFO] [stdout] test workspace::tests::init_creates_workspace_files ... ok
[INFO] [stdout] test workspace::tests::report_reads_workspace_and_returns_json_and_mcp_resource ... ok
[INFO] [stdout] test workspace::tests::report_reads_workspace_and_returns_markdown ... ok
[INFO] [stdout] test workspace::tests::refresh_review_queue_writes_derived_jsonl ... ok
[INFO] [stdout] test workspace::tests::review_decision_import_updates_sidecar_and_queue ... ok
[INFO] [stdout] test workspace::tests::write_exports_generates_clean_suite_files ... ok
[INFO] [stdout] test sidecar::tests::sidecar_validation_reports_schema_and_reference_invariants ... ok
[INFO] [stdout] test workspace::tests::export_manifest_previews_outputs_without_writing_files ... ok
[INFO] [stdout] test workspace::tests::conflict_resolution_report_reads_workspace_evidence ... ok
[INFO] [stdout] test workspace::tests::citation_reconciliation_report_reads_workspace_references ... ok
[INFO] [stdout] test workspace::tests::journal_screening_report_reads_workspace ... ok
[INFO] [stdout] test plugins::tests::summary_text_mentions_loaded_plugins ... ok
[INFO] [stdout] test plugins::tests::discover_plugins_loads_fixture_manifests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 142 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bench.rs (/opt/rustwide/target/debug/deps/bench-5d65be2691aa7c65)
[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 unittests src/bin/citation-sync.rs (/opt/rustwide/target/debug/deps/citation_sync-06b85b0b31074c82)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/sourceright-88a4b305b6715612)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test mcp::tests::initialize_advertises_read_only_capabilities ... ok
[INFO] [stdout] test mcp::tests::prompt_get_returns_prompt_body ... ok
[INFO] [stdout] test mcp::tests::resources_list_matches_checked_in_manifest_count ... ok
[INFO] [stdout] test mcp::tests::checked_in_mcp_tools_manifest_tracks_journal_screening_platform_schema ... ok
[INFO] [stdout] test mcp::tests::prompts_list_matches_checked_in_manifest_count ... ok
[INFO] [stdout] test mcp::tests::status_payload_reports_stdio_server_mode ... ok
[INFO] [stdout] test mcp::tests::checked_in_server_card_tracks_runtime_surface ... ok
[INFO] [stdout] test mcp::tests::journal_screening_resource_decodes_encoded_workspace_paths ... ok
[INFO] [stdout] test mcp::tests::arxiv_journal_platform_labels_round_trip_through_mcp_tools ... ok
[INFO] [stdout] test mcp::tests::tools_list_matches_checked_in_manifest_count ... ok
[INFO] [stdout] test tests::export_preview_selects_artifacts_without_write_mode ... ok
[INFO] [stdout] test tests::export_requires_explicit_format_or_all ... ok
[INFO] [stdout] test mcp::tests::workspace_init_uses_explicit_workspace_path_literally ... ok
[INFO] [stdout] test tests::citation_sync_defaults_to_preview_workspace_and_accepts_apply ... ok
[INFO] [stdout] test tests::bench_accepts_manifest_path_and_json_output ... ok
[INFO] [stdout] test mcp::tests::workspace_init_defaults_to_dry_run ... ok
[INFO] [stdout] test tests::journal_screen_options_parse_arxiv_platform_aliases ... ok
[INFO] [stdout] test tests::journal_screen_options_parse_platform_and_submission_metadata ... ok
[INFO] [stdout] test tests::conflicts_command_rejects_extra_arguments ... ok
[INFO] [stdout] test tests::export_accepts_single_format_or_full_suite ... ok
[INFO] [stdout] test tests::missing_required_argument_reports_command_help ... ok
[INFO] [stdout] test tests::report_accepts_json_and_mcp_resource_formats ... ok
[INFO] [stdout] test tests::mcp_manifest_commands_accept_optional_json_flag ... ok
[INFO] [stdout] test tests::mcp_manifests_are_valid_json ... ok
[INFO] [stdout] test tests::mcp_status_reports_stdio_server_mode ... ok
[INFO] [stdout] test tests::review_partitions_accepts_size_and_workspace ... ok
[INFO] [stdout] test tests::policy_accepts_optional_json_policy_and_csl_path ... ok
[INFO] [stdout] test tests::validate_csl_accepts_json_option_before_path ... ok
[INFO] [stdout] test mcp::tests::tool_call_returns_reference_report_json ... ok
[INFO] [stdout] test tests::validate_csl_json_output_is_stable_machine_readable ... ok
[INFO] [stdout] test mcp::tests::server_card_matches_runtime_surface_counts ... ok
[INFO] [stdout] test mcp::tests::workspace_init_apply_writes_and_audits ... ok
[INFO] [stdout] test tests::legal_and_provenance_commands_require_input_paths ... ok
[INFO] [stdout] test tests::validation_errors_use_exit_code_one ... ok
[INFO] [stdout] test tests::extra_arguments_are_rejected_with_usage_hint ... ok
[INFO] [stdout] test mcp::tests::runtime_handles_initialize_manifest_queries_and_protocol_errors ... ok
[INFO] [stdout] test mcp::tests::resource_read_derives_review_queue_without_writing ... ok
[INFO] [stdout] test mcp::tests::resource_read_returns_plugin_registry_report ... ok
[INFO] [stdout] test mcp::tests::tool_call_returns_plugin_registry_json ... ok
[INFO] [stdout] test mcp::tests::runtime_handles_core_tools_resources_prompts_and_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ai_client_mcp_packaging_policy.rs (/opt/rustwide/target/debug/deps/ai_client_mcp_packaging_policy-bcb75144af7cc6be)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ai_client_examples_cover_required_hosts_without_plugin_claims ... ok
[INFO] [stdout] test ai_client_mcp_smoke_contract_is_documented ... ok
[INFO] [stdout] test ai_client_release_status_keeps_config_separate_from_marketplace_acceptance ... ok
[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] [stderr]      Running tests/citation_sync_schema_contract.rs (/opt/rustwide/target/debug/deps/citation_sync_schema_contract-f12d25e20b9c7ded)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test citation_sync_schema_tracks_low_noise_suggestion_classes ... ok
[INFO] [stdout] test citation_sync_schema_tracks_serialized_action_shapes ... ok
[INFO] [stdout] test citation_sync_schema_tracks_serialized_report_fields ... ok
[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] [stderr]      Running tests/cli_end_to_end.rs (/opt/rustwide/target/debug/deps/cli_end_to_end-e3fb71224258956a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cli_bench_smoke_runs_end_to_end ... ok
[INFO] [stdout] test ojs_fixture_screens_to_editor_and_author_outputs_end_to_end ... ok
[INFO] [stdout] test cli_version_help_and_status_work_end_to_end ... ok
[INFO] [stdout] test cli_surface_sweep_covers_the_major_dispatch_paths ... ok
[INFO] [stderr]      Running tests/coverage_policy.rs (/opt/rustwide/target/debug/deps/coverage_policy-162d43fc1e30d2ba)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test coverage_threshold_is_enforced_in_ci_and_hooks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coverage_status_policy.rs (/opt/rustwide/target/debug/deps/coverage_status_policy-b14e6364602a2850)
[INFO] [stderr]      Running tests/demo_policy.rs (/opt/rustwide/target/debug/deps/demo_policy-0df18ba24ff5991c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test coverage_workflow_emits_a_named_status_artifact_on_the_supported_runner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test demos_remain_sample_data_only_and_do_not_call_live_services ... ok
[INFO] [stdout] test demo_samples_are_present_and_schema_versioned ... ok
[INFO] [stdout] test streamlit_demo_model_smoke_passes_when_python_is_available ... ok
[INFO] [stdout] test optional_real_demo_smoke_scripts_are_present_and_opt_in ... ok
[INFO] [stderr]      Running tests/dependency_policy.rs (/opt/rustwide/target/debug/deps/dependency_policy-efa45101a54b4851)
[INFO] [stdout] test static_demo_render_smoke_passes_when_node_is_available ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/docs_cutover_policy.rs (/opt/rustwide/target/debug/deps/docs_cutover_policy-acd19f453926020f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dependency_policy_uses_cargo_deny_for_advisories_bans_and_sources_plus_cargo_tree_for_duplicates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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 docs_cutover_treats_docs_src_as_archival_source_and_not_public_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/docs_site_parity.rs (/opt/rustwide/target/debug/deps/docs_site_parity-323c098ddb98f6c3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test every_markdown_doc_has_a_docs_site_parity_page ... ok
[INFO] [stdout] test docs_site_pages_still_reference_the_public_docs_site_contract ... 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] [stderr]      Running tests/docs_site_policy.rs (/opt/rustwide/target/debug/deps/docs_site_policy-16dfb65769611042)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test docs_site_uses_starlight_and_builds_for_pages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples_policy.rs (/opt/rustwide/target/debug/deps/examples_policy-e9f1f6ccca66cfe5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test case_study_manifest_points_to_synthetic_fixture_files ... ok
[INFO] [stdout] test mcp_example_keeps_read_only_config_and_explicit_apply_boundary ... ok
[INFO] [stdout] test citation_manager_examples_default_to_dry_run_without_stored_credentials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/host_packaging_policy.rs (/opt/rustwide/target/debug/deps/host_packaging_policy-2c1102120d228239)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test host_packaging_public_docs_cover_all_requested_hosts ... ok
[INFO] [stderr]      Running tests/learning_log_policy.rs (/opt/rustwide/target/debug/deps/learning_log_policy-e54e6dae9ee5620f)
[INFO] [stdout] test host_packaging_tracks_are_contractually_registered ... 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 2 tests
[INFO] [stdout] test learning_candidate_workflow_is_non_committing_and_artifact_only ... ok
[INFO] [stdout] test learning_log_entries_follow_learning_entry_schema_contract ... 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] [stderr]      Running tests/legal_citation_audit_pack.rs (/opt/rustwide/target/debug/deps/legal_citation_audit_pack-e513b7ff222de4fe)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test legal_citation_audit_pack_preserves_connector_boundary ... ok
[INFO] [stdout] test track_53_records_claude_for_legal_as_reference_not_dependency ... ok
[INFO] [stdout] test mcp_legal_tool_is_read_only_and_described_as_audit ... ok
[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] [stderr]      Running tests/libreoffice_extension_packaging_policy.rs (/opt/rustwide/target/debug/deps/libreoffice_extension_packaging_policy-eb184490946334a0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test libreoffice_contract_requires_reversible_audited_writer_mapping ... ok
[INFO] [stdout] test libreoffice_packaging_is_explicitly_deferred_without_extension_claims ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/marketplace_submission_evidence_policy.rs (/opt/rustwide/target/debug/deps/marketplace_submission_evidence_policy-f9c1fe70c2a21bfe)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test accepted_marketplaces_record_install_metadata ... ok
[INFO] [stdout] test marketplace_evidence_covers_required_hosts_with_state_boundaries ... ok
[INFO] [stdout] test prepared_and_deferred_marketplaces_are_not_claimed_as_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mcp_distribution_checks.rs (/opt/rustwide/target/debug/deps/mcp_distribution_checks-d3a01fc3c0e3f795)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test publish_workflow_binds_registry_submission_to_release_image ... ok
[INFO] [stdout] test server_json_version_matches_cargo_package_version ... ok
[INFO] [stdout] test server_json_has_expected_oci_distribution_target ... ok
[INFO] [stdout] test glama_metadata_is_present_and_valid ... ok
[INFO] [stdout] test docs_and_readme_reference_distribution_artifacts ... ok
[INFO] [stdout] test release_status_records_mcp_registry_acceptance_and_ghcr_boundary ... ok
[INFO] [stdout] test release_workflow_declares_oci_version_label ... ok
[INFO] [stdout] test dockerfile_has_mcp_registry_ownership_labels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ojs_plugin_packaging_policy.rs (/opt/rustwide/target/debug/deps/ojs_plugin_packaging_policy-5b19187ee00e5f73)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ojs_plugin_has_install_test_package_builder_and_smoke_path ... ok
[INFO] [stdout] test ojs_plugin_skeleton_keeps_cli_and_write_boundaries_explicit ... ok
[INFO] [stdout] test ojs_plugin_source_skeleton_contains_required_package_files ... ok
[INFO] [stdout] test ojs_plugin_lint_script_covers_repo_local_checks_without_php_requirement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/operations_status_policy.rs (/opt/rustwide/target/debug/deps/operations_status_policy-2f7ed37823471aa2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test operations_status_page_links_the_release_and_coverage_status_artifacts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/package_policy.rs (/opt/rustwide/target/debug/deps/package_policy-561befe45b555265)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crate_package_include_list_is_anchored_to_release_surfaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/platform_registry_policy.rs (/opt/rustwide/target/debug/deps/platform_registry_policy-3ef25d2e4054d71f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test platform_registry_workflow_emits_candidates_without_opening_tracks ... ok
[INFO] [stdout] test platform_registry_has_structured_candidate_tracks_for_every_platform ... 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] [stderr]      Running tests/property_checks.rs (/opt/rustwide/target/debug/deps/property_checks-2fb1ab1e13653c39)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test item_type_normalization_is_lowercase_and_idempotent ... ok
[INFO] [stdout] test title_normalization_is_idempotent_over_generated_inputs ... ok
[INFO] [stdout] test doi_normalization_is_idempotent_over_generated_inputs ... ok
[INFO] [stdout] test identifier_normalization_is_idempotent_over_generated_inputs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provenance_policy.rs (/opt/rustwide/target/debug/deps/provenance_policy-a9f04dd12a4830a4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test release_artifacts_have_attestations_and_visible_status_badges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/publish_policy.rs (/opt/rustwide/target/debug/deps/publish_policy-5c91d1998d17268f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tag_creation_triggers_release_publishing_workflows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quality_policy.rs (/opt/rustwide/target/debug/deps/quality_policy-a527e8dcddf80d48)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ci_runs_rust_quality_tools_beyond_fmt_clippy_and_tests ... ok
[INFO] [stdout] test crate_roots_forbid_unsafe_code ... ok
[INFO] [stdout] test release_dry_run_checks_public_api_compatibility ... ok
[INFO] [stdout] test renovate_groups_dependency_updates_by_ecosystem ... ok
[INFO] [stdout] test release_drafter_is_configured_for_labelled_changelog_sections ... ok
[INFO] [stdout] test rust_toolchain_and_editor_checks_are_strict ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rust_toolchain_and_editor_checks_are_strict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rust_toolchain_and_editor_checks_are_strict' (2953) panicked at tests/quality_policy.rs:5:63:
[INFO] [stdout] read rust-toolchain.toml: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d9b9fb84a11 - 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:     0x5d9b9fb84a11 - 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:     0x5d9b9fb84a11 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d9b9fb84a11 - <<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:     0x5d9b9fb987aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d9b9fb987aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d9b9fb88ecc - 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:     0x5d9b9fb88ecc - <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:     0x5d9b9fb62e16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d9b9fb62e16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d9b9fb7c8c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d9b9fb174d0 - <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:     0x5d9b9fb174d0 - 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:     0x5d9b9fb7ca82 - <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:     0x5d9b9fb7ca82 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d9b9fb62ec2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d9b9fb5a699 - 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:     0x5d9b9fb63abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d9b9fb98edc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d9b9fb98cb2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5d9b9fb07593 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5d9b9fb066df - quality_policy[e099ce5982611ea7]::rust_toolchain_and_editor_checks_are_strict
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/quality_policy.rs:5:63
[INFO] [stdout]   22:     0x5d9b9fb05e37 - quality_policy[e099ce5982611ea7]::rust_toolchain_and_editor_checks_are_strict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/quality_policy.rs:4:49
[INFO] [stdout]   23:     0x5d9b9fb0a576 - <quality_policy[e099ce5982611ea7]::rust_toolchain_and_editor_checks_are_strict::{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:     0x5d9b9fb0a80b - <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:     0x5d9b9fb0a80b - 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:     0x5d9b9fb17e55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d9b9fb17e55 - <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:     0x5d9b9fb17e55 - 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:     0x5d9b9fb17e55 - 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:     0x5d9b9fb17e55 - 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:     0x5d9b9fb17e55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d9b9fb17e55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d9b9fb12904 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d9b9fb12904 - 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:     0x5d9b9fb1afa2 - 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:     0x5d9b9fb1afa2 - <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:     0x5d9b9fb1afa2 - 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:     0x5d9b9fb1afa2 - 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:     0x5d9b9fb1afa2 - 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:     0x5d9b9fb1afa2 - 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:     0x5d9b9fb1afa2 - <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:     0x5d9b9fb83f2f - <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:     0x5d9b9fb83f2f - <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:     0x7c0438a2caa4 - <unknown>
[INFO] [stdout]   45:     0x7c0438ab9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rust_toolchain_and_editor_checks_are_strict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test quality_policy`
[INFO] running `Command { std: "docker" "inspect" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a", kill_on_drop: false }`
[INFO] [stdout] 7d2c56d7ab4d481dd5fb9f3b3b8abd7479b808875e49e23010ddc4e079a5940a
