[INFO] cloning repository https://github.com/dchuk/jarkdown-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dchuk/jarkdown-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdchuk%2Fjarkdown-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdchuk%2Fjarkdown-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ce67469b5efabeb4dc1f76e37f9195188456816 [INFO] testing dchuk/jarkdown-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdchuk%2Fjarkdown-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dchuk/jarkdown-rs [INFO] finished tweaking git repo https://github.com/dchuk/jarkdown-rs [INFO] tweaked toml for git repo https://github.com/dchuk/jarkdown-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dchuk/jarkdown-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dchuk/jarkdown-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b05dfdec0c4b0f64a297b208d411f1b8a99282fb9166ca965275c14a5c1a964 [INFO] running `Command { std: "docker" "start" "-a" "4b05dfdec0c4b0f64a297b208d411f1b8a99282fb9166ca965275c14a5c1a964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b05dfdec0c4b0f64a297b208d411f1b8a99282fb9166ca965275c14a5c1a964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b05dfdec0c4b0f64a297b208d411f1b8a99282fb9166ca965275c14a5c1a964", kill_on_drop: false }` [INFO] [stdout] 4b05dfdec0c4b0f64a297b208d411f1b8a99282fb9166ca965275c14a5c1a964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4094860742fac9aca9e282375c21ecdbf05078aecd4bb760c844eab544734c2 [INFO] running `Command { std: "docker" "start" "-a" "c4094860742fac9aca9e282375c21ecdbf05078aecd4bb760c844eab544734c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jarkdown v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.65s [INFO] running `Command { std: "docker" "inspect" "c4094860742fac9aca9e282375c21ecdbf05078aecd4bb760c844eab544734c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4094860742fac9aca9e282375c21ecdbf05078aecd4bb760c844eab544734c2", kill_on_drop: false }` [INFO] [stdout] c4094860742fac9aca9e282375c21ecdbf05078aecd4bb760c844eab544734c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf5fb59da8fcdbd0fd7d82c06b12a555d3a2b6784d619be2878c7c617865041 [INFO] running `Command { std: "docker" "start" "-a" "cdf5fb59da8fcdbd0fd7d82c06b12a555d3a2b6784d619be2878c7c617865041", kill_on_drop: false }` [INFO] [stderr] Compiling jarkdown v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.82s [INFO] running `Command { std: "docker" "inspect" "cdf5fb59da8fcdbd0fd7d82c06b12a555d3a2b6784d619be2878c7c617865041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf5fb59da8fcdbd0fd7d82c06b12a555d3a2b6784d619be2878c7c617865041", kill_on_drop: false }` [INFO] [stdout] cdf5fb59da8fcdbd0fd7d82c06b12a555d3a2b6784d619be2878c7c617865041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 040ee65a1bf9f5ffe64e97e7089174428dcbb07d0b02c4596511f1ccc60c8ea5 [INFO] running `Command { std: "docker" "start" "-a" "040ee65a1bf9f5ffe64e97e7089174428dcbb07d0b02c4596511f1ccc60c8ea5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jarkdown-9e75468975d75150) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test bulk::tests::finish_message_includes_success_and_failure_states ... ok [INFO] [stdout] test changelog::tests::flattens_multi_item_entry_to_one_row_per_field_change ... ok [INFO] [stdout] test bulk::tests::run_summary_serializes_to_json_with_all_buckets ... ok [INFO] [stdout] test changelog::tests::renders_single_field_change_as_compact_bullet_line ... ok [INFO] [stdout] test changelog::tests::renders_null_or_empty_field_strings_as_empty_set_symbol ... ok [INFO] [stdout] test changelog::tests::sorts_entries_oldest_first_regardless_of_input_order ... ok [INFO] [stdout] test cli::tests::summary_json_with_hierarchy_is_reported_as_ineffective ... ok [INFO] [stdout] test cli::tests::manifest_flag_parses_for_export_bulk_and_query ... ok [INFO] [stdout] test cli::tests::force_without_incremental_is_reported_as_ineffective ... ok [INFO] [stdout] test bulk::tests::timeout_export_fails_issue_without_waiting_for_future ... ok [INFO] [stdout] test freshness::tests::changed_issue_is_full ... ok [INFO] [stdout] test freshness::tests::changed_option_fingerprint_is_full ... ok [INFO] [stdout] test freshness::tests::first_export_is_full ... ok [INFO] [stdout] test freshness::tests::missing_attachment_binaries_alone_are_not_freshness_inputs ... ok [INFO] [stdout] test freshness::tests::unchanged_with_changelog_missing_and_flag_is_backfill ... ok [INFO] [stdout] test freshness::tests::unchanged_with_changelog_missing_but_flag_off_is_skip ... ok [INFO] [stdout] test freshness::tests::unchanged_with_changelog_present_is_skip ... ok [INFO] [stdout] test freshness::tests::unchanged_with_missing_json_when_requested_is_full ... ok [INFO] [stdout] test freshness::tests::unchanged_with_missing_main_markdown_is_full ... ok [INFO] [stdout] test cli::tests::hierarchy_layout_requires_hierarchy_and_accepts_corpus_or_nested ... ok [INFO] [stdout] test export::tests::export_with_include_changelog_writes_empty_changelog_file_when_no_entries ... ok [INFO] [stdout] test export::tests::export_with_include_changelog_cross_references_changelog_from_main_md ... ok [INFO] [stdout] test bulk::tests::force_incremental_reactivates_evicted_manifest_entry ... ok [INFO] [stdout] test bulk::tests::force_without_incremental_does_not_write_manifest ... ok [INFO] [stdout] test bulk::tests::run_summary_buckets_reexported_then_skipped_across_runs ... ok [INFO] [stdout] test bulk::tests::bulk_export_canonicalizes_lowercase_requested_issue_directory_and_manifest_path ... ok [INFO] [stdout] test hierarchy::tests::corpus_layout_exports_canonical_issue_dirs_and_root_snapshot ... ok [INFO] [stdout] test bulk::tests::bulk_export_backfills_missing_changelog_md_on_unchanged_issue_under_incremental ... ok [INFO] [stdout] test issue::tests::changelog_entry_from_value_parses_typed_fields_and_retains_raw ... ok [INFO] [stdout] test bulk::tests::force_incremental_failed_fetch_keeps_evicted_entry_with_force_reason ... ok [INFO] [stdout] test issue::tests::changelog_entry_from_value_tolerates_absent_author_but_rejects_wrong_types ... ok [INFO] [stdout] test bulk::tests::successful_validation_omission_evicts_active_issue_without_deleting_files ... ok [INFO] [stdout] test issue::tests::comment_body_prefers_rendered_html ... ok [INFO] [stdout] test issue::tests::from_value_parses_spine_fields_and_retains_raw ... ok [INFO] [stdout] test issue::tests::from_value_rejects_wrong_typed_display_fields ... ok [INFO] [stdout] test issue::tests::from_value_tolerates_absent_fields_but_rejects_wrong_types ... ok [INFO] [stdout] test issue::tests::from_value_types_display_only_fields ... ok [INFO] [stdout] test issue::tests::search_result_parses_projection ... ok [INFO] [stdout] test bulk::tests::bulk_export_writes_external_manifest_without_moving_artifacts ... ok [INFO] [stdout] test export::tests::export_without_include_changelog_writes_no_file_and_skips_changelog_endpoint ... ok [INFO] [stdout] test bulk::tests::failed_validation_does_not_evict_active_issue ... ok [INFO] [stdout] test manifest::tests::completed_child_discovery_removes_only_relevant_edge_and_orphans_child ... ok [INFO] [stdout] test manifest::tests::evict_marks_all_nested_artifact_paths_inactive ... ok [INFO] [stdout] test manifest::tests::evict_marks_entry_inactive_without_removing_paths ... ok [INFO] [stdout] test manifest::tests::eviction_reason_serializes_stable_manifest_strings ... ok [INFO] [stdout] test export::tests::export_with_include_changelog_writes_changelog_md_with_frontmatter_and_rows ... ok [INFO] [stdout] test manifest::tests::inaccessible_child_failure_evicts_child_and_records_snapshot_failure ... ok [INFO] [stdout] test manifest::tests::legacy_issue_directory_warning_uses_actual_directory_entry_casing ... ok [INFO] [stdout] test manifest::tests::legacy_nested_index_snapshot_loads_and_reports_compatibility_warning ... ok [INFO] [stdout] test manifest::tests::external_manifest_merge_preserves_evictions_and_inactive_nested_paths ... ok [INFO] [stdout] test manifest::tests::merge_on_write_preserves_unrelated_graph_state_added_after_load ... ok [INFO] [stdout] test manifest::tests::nested_hierarchy_records_multiple_active_artifact_paths_for_shared_issue ... ok [INFO] [stdout] test manifest::tests::old_root_snapshot_defaults_missing_truncation_causes_without_inference ... ok [INFO] [stdout] test manifest::tests::option_fingerprint_is_versioned_and_includes_content_visible_inputs ... ok [INFO] [stdout] test bulk::tests::bulk_export_writes_explicit_manifest_without_incremental ... ok [INFO] [stdout] test manifest::tests::relinking_hierarchy_edge_collapses_touched_legacy_duplicates ... ok [INFO] [stdout] test manifest::tests::relinking_hierarchy_edge_reactivates_existing_edge_without_duplicates ... ok [INFO] [stdout] test manifest::tests::remaining_depth_for_refresh_uses_max_across_active_paths ... ok [INFO] [stdout] test manifest::tests::remaining_depth_for_refresh_uses_requested_root_path_depths ... ok [INFO] [stdout] test manifest::tests::requested_keys_are_normalized ... ok [INFO] [stdout] test manifest::tests::root_snapshot_records_depth_truncation_cause ... ok [INFO] [stdout] test manifest::tests::root_snapshot_records_issue_count_truncation_cause ... ok [INFO] [stdout] test manifest::tests::stale_comparison_parses_timestamps_with_string_fallback ... ok [INFO] [stdout] test manifest::tests::truncated_hierarchy_record_preserves_unvisited_old_edges ... ok [INFO] [stdout] test manifest::tests::unknown_legacy_eviction_reason_loads_and_round_trips ... ok [INFO] [stdout] test manifest::tests::randomized_manifest_save_does_not_follow_legacy_temp_symlink ... ok [INFO] [stdout] test manifest::tests::unsupported_future_version_fails_and_save_does_not_overwrite ... ok [INFO] [stdout] test manifest::tests::unsafe_artifact_paths_are_dropped_on_load ... ok [INFO] [stdout] test manifest::tests::merge_on_write_preserves_untouched_disk_entries ... ok [INFO] [stdout] test hierarchy::tests::child_fetch_failure_records_failure_and_continues_siblings ... ok [INFO] [stdout] test markdown::tests::skipped_attachments_render_names_and_source_urls_without_local_placeholders ... ok [INFO] [stdout] test manifest::tests::v1_manifest_loads_and_saves_back_as_v2 ... ok [INFO] [stdout] test planner::tests::hierarchy_validation_keys_deduplicate_shared_cached_descendants ... ok [INFO] [stdout] test markdown::sections::tests::frontmatter_section_renders_typed_display_fields ... ok [INFO] [stdout] test planner::tests::hierarchy_validation_keys_scope_to_current_roots ... ok [INFO] [stdout] test markdown::sections::tests::comments_section_renders_single_comment_verbatim ... ok [INFO] [stdout] test planner::tests::warm_corpus_all_skip_returns_cached_plan ... ok [INFO] [stdout] test planner::tests::warm_nested_changed_shared_issue_refreshes_each_active_path ... ok [INFO] [stdout] test hierarchy::tests::hierarchy_respects_max_issues_cap_via_fake_exporter ... ok [INFO] [stdout] test hierarchy::tests::hierarchy_skips_already_visited_issue_via_fake_exporter ... ok [INFO] [stdout] test hierarchy::tests::shared_non_cyclic_child_is_reemitted_without_duplicate_child_fetch ... ok [INFO] [stdout] test hierarchy::tests::nested_layout_exports_root_keyed_snapshot ... ok [INFO] [stdout] test hierarchy::tests::hierarchy_respects_max_depth_cap_via_fake_exporter ... ok [INFO] [stdout] test hierarchy::tests::nested_multi_root_export_writes_distinct_snapshots_and_manifest_paths ... ok [INFO] [stdout] test hierarchy::tests::hierarchy_export_with_no_attachments_writes_markdown_and_json_without_downloading_binaries ... ok [INFO] [stdout] test jira_client::tests::validate_issue_keys_stops_after_all_chunk_keys_seen ... ok [INFO] [stdout] test jira_client::tests::fetch_changelog_concatenates_paginated_pages_in_order ... ok [INFO] [stdout] test jira_client::tests::validate_issue_keys_chunks_paginates_and_fetches_metadata_fields ... ok [INFO] [stdout] test jira_client::tests::validate_issue_keys_empty_next_page_token_terminates_pagination ... ok [INFO] [stdout] test jira_client::tests::validate_issue_keys_errors_after_max_pages_per_chunk ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jarkdown_rs-78b2c3373fa46dea) [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::hierarchy_layout_default_preserves_nested_unless_incremental ... ok [INFO] [stdout] test tests::issue_keys_from_search_results_extracts_one_key_per_matching_issue ... ok [INFO] [stdout] test tests::write_summary_json_creates_missing_parent_directories ... ok [INFO] [stdout] test tests::nested_incremental_refreshes_changed_shared_issue_to_all_active_paths ... ok [INFO] [stdout] test tests::changed_intermediate_descendant_refreshes_bounded_subtree_not_ancestor ... ok [INFO] [stdout] test tests::hierarchy_validation_plan_uses_current_invocation_roots_not_prior_roots ... ok [INFO] [stdout] test tests::hierarchy_invocation_validation_plan_is_shared_across_overlapping_roots ... ok [INFO] [stdout] test tests::changed_leaf_descendant_refreshes_only_that_issue_and_preserves_snapshot ... ok [INFO] [stdout] test tests::warm_hierarchy_validation_omission_evicts_missing_descendant_without_full_fetch ... ok [INFO] [stdout] test tests::hierarchy_backfills_missing_changelog_without_full_issue_fetch ... ok [INFO] [stdout] test tests::warm_corpus_hierarchy_skip_validates_cached_tree_without_full_fetches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] Doc-tests jarkdown [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "040ee65a1bf9f5ffe64e97e7089174428dcbb07d0b02c4596511f1ccc60c8ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040ee65a1bf9f5ffe64e97e7089174428dcbb07d0b02c4596511f1ccc60c8ea5", kill_on_drop: false }` [INFO] [stdout] 040ee65a1bf9f5ffe64e97e7089174428dcbb07d0b02c4596511f1ccc60c8ea5