[INFO] cloning repository https://github.com/jim60105/contribution-showcase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jim60105/contribution-showcase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjim60105%2Fcontribution-showcase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjim60105%2Fcontribution-showcase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a810778773042ab362c9118223b6bca5566c4a16
[INFO] testing jim60105/contribution-showcase 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%2Fjim60105%2Fcontribution-showcase" "/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/jim60105/contribution-showcase
[INFO] finished tweaking git repo https://github.com/jim60105/contribution-showcase
[INFO] tweaked toml for git repo https://github.com/jim60105/contribution-showcase written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jim60105/contribution-showcase 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/jim60105/contribution-showcase 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] 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] c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03
[INFO] running `Command { std: "docker" "start" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03", 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" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03" "/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" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03", 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" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling contribution-showcase v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.04s
[INFO] running `Command { std: "docker" "inspect" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03", 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" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03" "/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 libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling contribution-showcase v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.01s
[INFO] running `Command { std: "docker" "inspect" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03", 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" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03" "/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.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/contribution_showcase-533ae6bc5feae298)
[INFO] [stdout] 
[INFO] [stdout] running 220 tests
[INFO] [stdout] test collector::tests::test_apply_filters_no_filters ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_date_range ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_retains_all_when_exclude_hashes_empty_vec ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_retains_all_when_exclude_hashes_none ... ok
[INFO] [stdout] test collector::tests::test_all_zero_timeline_no_division_by_zero ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_proposals_date_range ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_retains_all_when_no_matching_hash ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_date_range_inclusive ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_short_prefix_does_not_exclude ... ok
[INFO] [stdout] test collector::tests::test_all_zero_type_breakdown_no_division_by_zero ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_type_filter ... ok
[INFO] [stdout] test collector::tests::test_avg_daily_lines_multiple_dates ... ok
[INFO] [stdout] test collector::tests::test_avg_daily_lines_no_commits ... ok
[INFO] [stdout] test collector::tests::test_avg_daily_lines_same_date ... ok
[INFO] [stdout] test collector::tests::test_build_project_data_counts_proposals ... ok
[INFO] [stdout] test collector::tests::test_build_project_data_filters_by_project ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_14_days_inclusive_daily ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_13_days ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_14_days ... ok
[INFO] [stdout] test collector::tests::test_apply_filters_excludes_hash ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_14_months_stays_monthly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_14_quarters_stays_quarterly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_14_weeks_to_weekly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_15_quarters_to_yearly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_15_days_to_weekly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_60_days ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_61_days ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_15_months_to_quarterly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_boundary_15_weeks_to_monthly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_custom_threshold_21_keeps_daily_longer ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_empty_commits ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_iso_week_year_boundary ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_daily_granularity ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_custom_threshold_7_escalates_daily_to_weekly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_monthly_granularity ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_quarterly_contiguous_with_gaps ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_iso_week_year_boundary_weekly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_single_day ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_custom_threshold_1_forces_yearly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_quarterly_granularity ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_type_lines_gap_bucket_empty ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_type_lines_single_type ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_type_lines_multiple_types ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_weekly_aggregation ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_custom_threshold_7_escalates_weekly_to_monthly ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_weekly_granularity ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_type_lines_zero_lines_omitted ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_yearly_contiguous_with_gaps ... ok
[INFO] [stdout] test collector::tests::test_build_timeline_yearly_granularity ... ok
[INFO] [stdout] test collector::tests::test_build_type_breakdown_empty_commits ... ok
[INFO] [stdout] test collector::tests::test_build_type_breakdown_no_duplicate_other ... ok
[INFO] [stdout] test collector::tests::test_build_type_breakdown_single_type ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_nonexistent_path ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_path_without_git ... ok
[INFO] [stdout] test collector::tests::test_collect_metrics_auto_discovery_without_explicit_path ... ok
[INFO] [stdout] test collector::tests::test_collect_metrics_coverage_command_fails_no_output ... ok
[INFO] [stdout] test collector::tests::test_collect_metrics_known_framework_regression ... ok
[INFO] [stdout] test collector::tests::test_collect_metrics_phase3_discovers_preexisting_cobertura_xml ... ok
[INFO] [stdout] test collector::tests::test_collect_metrics_phase3_discovers_preexisting_istanbul_json ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_empty_archive ... ok
[INFO] [stdout] test collector::tests::test_collect_metrics_no_framework_no_coverage_file ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_no_archive_dir ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_non_date_prefixed_skipped ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_non_directory_entries_skipped ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_missing_tasks_md ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_sorting_most_recent_first ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_missing_openspec_yaml ... ok
[INFO] [stdout] test collector::tests::test_contains_wiki_but_not_suffix_not_overridden ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_cargo ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_python ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_deno_test ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_unknown_framework ... ok
[INFO] [stdout] test collector::tests::test_collect_proposals_with_valid_entries ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_js ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_vitest_each ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_pytest_async ... ok
[INFO] [stdout] test collector::tests::test_collect_metrics_phase1_runs_coverage_command_without_framework ... ok
[INFO] [stdout] test collector::tests::test_count_test_cases_vitest_excludes_comments ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_cargo ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_deno_json_with_vitest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_deno_json_without_vitest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_deno_jsonc_with_vitest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_jest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_none ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_priority_cargo_over_deno ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_priority_vitest_over_jest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_priority_pytest_over_cargo ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_priority_cargo_over_vitest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_pytest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_vitest ... ok
[INFO] [stdout] test collector::tests::test_detect_framework_pyproject_without_pytest ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_auto_fallback ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_auto_fallback_to_istanbul ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_auto_neither_found ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_explicit_nonexistent_file ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_explicit_unsupported_extension ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_none ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_with_explicit_xml_path ... ok
[INFO] [stdout] test collector::tests::test_discover_coverage_with_explicit_json_path ... ok
[INFO] [stdout] test collector::tests::test_discover_test_files_cargo ... ok
[INFO] [stdout] test collector::tests::test_discover_test_files_pytest ... ok
[INFO] [stdout] test collector::tests::test_discover_test_files_skips_excluded_dirs ... ok
[INFO] [stdout] test collector::tests::test_discover_test_files_vitest ... ok
[INFO] [stdout] test collector::tests::test_is_excluded_dir_all_excluded ... ok
[INFO] [stdout] test collector::tests::test_is_excluded_dir_non_excluded ... ok
[INFO] [stdout] test collector::tests::test_is_test_file_unknown_framework ... ok
[INFO] [stdout] test collector::tests::test_is_test_file_pytest_patterns ... ok
[INFO] [stdout] test collector::tests::test_non_wiki_project_not_overridden ... ok
[INFO] [stdout] test collector::tests::test_is_test_file_cargo_patterns ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_empty_scope ... ok
[INFO] [stdout] test collector::tests::test_is_test_file_deno_test_patterns ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_breaking_with_scope ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_empty_string ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_breaking ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_feat ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_merge ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_with_scope ... ok
[INFO] [stdout] test collector::tests::test_parse_conventional_commit_non_matching ... ok
[INFO] [stdout] test collector::tests::test_parse_shortstat_whitespace_only ... ok
[INFO] [stdout] test collector::tests::test_parse_shortstat_empty_string ... ok
[INFO] [stdout] test collector::tests::test_is_test_file_vitest_jest_patterns ... ok
[INFO] [stdout] test collector::tests::test_project_top_types_lines_semantics ... ok
[INFO] [stdout] test collector::tests::test_project_top_types_truncates_to_five ... ok
[INFO] [stdout] test collector::tests::test_shortstat_parsing_both ... ok
[INFO] [stdout] test collector::tests::test_parse_cobertura_xml ... ok
[INFO] [stdout] test collector::tests::test_parse_istanbul_json ... ok
[INFO] [stdout] test collector::tests::test_type_label_unknown_fallback ... ok
[INFO] [stdout] test collector::tests::test_shortstat_parsing_insertions_only ... ok
[INFO] [stdout] test collector::tests::test_uppercase_wiki_not_overridden ... ok
[INFO] [stdout] test collector::tests::test_shortstat_parsing_deletions_only ... ok
[INFO] [stdout] test collector::tests::test_type_label_known_types ... ok
[INFO] [stdout] test collector::tests::test_wiki_override_already_docs_stays_docs ... ok
[INFO] [stdout] test collector::tests::test_wiki_override_feat_becomes_docs ... ok
[INFO] [stdout] test collector::tests::test_type_breakdown_ordering_descending_by_lines ... ok
[INFO] [stdout] test collector::tests::test_wiki_override_non_conventional_becomes_docs ... ok
[INFO] [stdout] test collector::tests::test_zero_stat_commits_contribute_zero_to_timeline ... ok
[INFO] [stdout] test config::tests::test_absolute_project_path_is_preserved ... ok
[INFO] [stdout] test config::tests::test_config_output_path_custom ... ok
[INFO] [stdout] test config::tests::test_config_exclude_hashes_parsed ... ok
[INFO] [stdout] test config::tests::test_branch_validation_rejects_dash_prefix ... ok
[INFO] [stdout] test config::tests::test_config_output_path_with_title ... ok
[INFO] [stdout] test config::tests::test_config_output_path_default ... ok
[INFO] [stdout] test config::tests::test_config_project_url_absent ... ok
[INFO] [stdout] test config::tests::test_config_exclude_hashes_absent_is_none ... ok
[INFO] [stdout] test config::tests::test_config_load_minimal ... ok
[INFO] [stdout] test config::tests::test_config_timeline_max_buckets_zero_rejected ... ok
[INFO] [stdout] test config::tests::test_branch_validation_rejects_revspec_operators ... ok
[INFO] [stdout] test config::tests::test_config_timeline_max_buckets_absent ... ok
[INFO] [stdout] test config::tests::test_config_timeline_max_buckets_present ... ok
[INFO] [stdout] test config::tests::test_date_validation_invalid_format ... ok
[INFO] [stdout] test config::tests::test_date_validation_none_passes ... ok
[INFO] [stdout] test config::tests::test_date_validation_since_after_until ... ok
[INFO] [stdout] test config::tests::test_date_validation_valid ... ok
[INFO] [stdout] test config::tests::test_config_project_url_present ... ok
[INFO] [stdout] test config::tests::test_sanitize_cjk_only_fallback ... ok
[INFO] [stdout] test config::tests::test_date_validation_invalid_semantic_date ... ok
[INFO] [stdout] test config::tests::test_date_validation_non_zero_padded ... ok
[INFO] [stdout] test config::tests::test_project_path_resolves_relative_to_config_parent ... ok
[INFO] [stdout] test config::tests::test_sanitize_consecutive_special_chars ... ok
[INFO] [stdout] test config::tests::test_sanitize_empty_string ... ok
[INFO] [stdout] test config::tests::test_sanitize_leading_trailing_hyphens ... ok
[INFO] [stdout] test config::tests::test_sanitize_mixed ... ok
[INFO] [stdout] test config::tests::test_sanitize_none ... ok
[INFO] [stdout] test config::tests::test_sanitize_normal_ascii ... ok
[INFO] [stdout] test config::tests::test_sanitize_special_chars ... ok
[INFO] [stdout] test tests::test_bare_invocation_returns_help_error ... ok
[INFO] [stdout] test tests::test_cli_timeline_max_buckets_default_none ... ok
[INFO] [stdout] test tests::test_cli_timeline_max_buckets_parsed ... ok
[INFO] [stdout] test tests::test_cli_timeline_max_buckets_rejects_zero ... ok
[INFO] [stdout] test tests::test_escape_angle_brackets_and_ampersand ... ok
[INFO] [stdout] test tests::test_escape_html_ampersand ... ok
[INFO] [stdout] test tests::test_escape_html_combined_characters ... ok
[INFO] [stdout] test tests::test_escape_html_double_quotes ... ok
[INFO] [stdout] test tests::test_escape_html_empty_string ... ok
[INFO] [stdout] test tests::test_escape_html_angle_brackets ... ok
[INFO] [stdout] test tests::test_escape_html_plain_text ... ok
[INFO] [stdout] test tests::test_escape_line_separator_chars ... ok
[INFO] [stdout] test tests::test_escape_script_close_tag ... ok
[INFO] [stdout] test tests::test_escape_html_title_breakout_payload ... ok
[INFO] [stdout] test tests::test_escaped_json_is_valid_js ... ok
[INFO] [stdout] test tests::test_generate_subcommand_parses_defaults ... ok
[INFO] [stdout] test tests::test_cli_timeline_max_buckets_override_applied ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_all_branches_when_no_branch ... ok
[INFO] [stdout] test tests::test_cli_comma_parsing_handles_whitespace_and_empty ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_invalid_branch ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_parses_shortstat ... ok
[INFO] [stdout] test tests::test_init_refuses_overwrite ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_wiki_override ... ok
[INFO] [stdout] test tests::test_init_subcommand_parses_custom_output ... ok
[INFO] [stdout] test tests::test_generated_html_contains_timeline_tooltip ... ok
[INFO] [stdout] test tests::test_init_writes_template_to_custom_path ... ok
[INFO] [stdout] test tests::test_cli_exclude_hashes_excludes_commits ... ok
[INFO] [stdout] test tests::test_generated_html_contains_commit_trends_heading ... ok
[INFO] [stdout] test tests::test_old_flat_invocation_rejected ... ok
[INFO] [stdout] test tests::test_init_writes_template_to_default_path ... ok
[INFO] [stdout] test tests::test_parse_csv_list_lowercases_and_trims ... ok
[INFO] [stdout] test tests::test_cli_types_filters_commits ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_basic ... ok
[INFO] [stdout] test tests::test_cli_title_overrides_config_and_appears_in_html ... ok
[INFO] [stdout] test tests::test_generated_html_contains_type_lines_in_json ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_branch_filter ... ok
[INFO] [stdout] test tests::test_run_init_custom_path_returns_ok ... ok
[INFO] [stdout] test tests::test_run_init_default_path_returns_ok ... ok
[INFO] [stdout] test tests::test_template_contains_required_sections ... ok
[INFO] [stdout] test tests::test_template_parses_as_valid_config ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_multiple ... ok
[INFO] [stdout] test tests::test_generated_html_title_escapes_special_chars ... ok
[INFO] [stdout] test tests::test_generated_html_title_matches_config ... ok
[INFO] [stdout] test collector::tests::test_collect_git_commits_author_filter ... ok
[INFO] [stdout] test tests::test_run_generate_with_javascript_url_is_safe ... ok
[INFO] [stdout] test tests::test_run_generate_with_output_override ... ok
[INFO] [stdout] test tests::test_cli_title_affects_default_output_filename ... FAILED
[INFO] [stdout] test tests::test_run_generate_with_empty_url ... ok
[INFO] [stdout] test tests::test_run_generate_with_project_url ... ok
[INFO] [stdout] test tests::test_run_generate_without_project_url ... ok
[INFO] [stdout] test tests::test_run_generate_basic ... ok
[INFO] [stdout] test tests::test_run_generate_with_date_filters ... ok
[INFO] [stdout] test tests::test_run_generate_with_special_chars_in_url ... ok
[INFO] [stdout] test tests::test_run_generate_with_author_filter ... ok
[INFO] [stdout] test tests::test_generated_html_title_defaults_when_omitted ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_cli_title_affects_default_output_filename stdout ----
[INFO] [stdout] Scanning repositories...
[INFO] [stdout] Summary: 1 commits across 1 repos, 0 OpenSpec proposals
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_cli_title_affects_default_output_filename' (1023) panicked at src/main.rs:1122:28:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: contribution_showcase::run_generate
[INFO] [stdout]              at ./src/main.rs:176:9
[INFO] [stdout]    3: contribution_showcase::tests::test_cli_title_affects_default_output_filename
[INFO] [stdout]              at ./src/main.rs:1122:9
[INFO] [stdout]    4: contribution_showcase::tests::test_cli_title_affects_default_output_filename::{closure#0}
[INFO] [stdout]              at ./src/main.rs:1099:56
[INFO] [stdout]    5: <contribution_showcase::tests::test_cli_title_affects_default_output_filename::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63af474d50a8 - 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:     0x63af474d50a8 - 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:     0x63af474d50a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63af474d50a8 - <<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:     0x63af474ec29a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63af474ec29a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63af474da022 - 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:     0x63af474da022 - <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:     0x63af474b11c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63af474b11c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63af474cc339 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63af473262cc - <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:     0x63af473262cc - 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:     0x63af474cc4f2 - <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:     0x63af474cc4f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63af474b1282 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63af474a5c59 - 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:     0x63af474b208d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63af474eca2c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63af474ec7a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63af471e399c - <core[8fb95b77d25ab6c8]::result::Result<(), anyhow[fa6b8232d79e87bc]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63af471e399c - contribution_showcase[d6c6ccb93219ce17]::tests::test_cli_title_affects_default_output_filename
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1122:28
[INFO] [stdout]   22:     0x63af471d3077 - contribution_showcase[d6c6ccb93219ce17]::tests::test_cli_title_affects_default_output_filename::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1099:56
[INFO] [stdout]   23:     0x63af47242986 - <contribution_showcase[d6c6ccb93219ce17]::tests::test_cli_title_affects_default_output_filename::{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:     0x63af473193ab - <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:     0x63af473193ab - 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:     0x63af47326c25 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63af47326c25 - <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:     0x63af47326c25 - 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:     0x63af47326c25 - 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:     0x63af47326c25 - 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:     0x63af47326c25 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63af47326c25 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63af47320534 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63af47320534 - 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:     0x63af47329ca2 - 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:     0x63af47329ca2 - <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:     0x63af47329ca2 - 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:     0x63af47329ca2 - 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:     0x63af47329ca2 - 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:     0x63af47329ca2 - 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:     0x63af47329ca2 - <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:     0x63af474d421f - <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:     0x63af474d421f - <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:     0x7fd6b6629aa4 - <unknown>
[INFO] [stdout]   45:     0x7fd6b66b6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_cli_title_affects_default_output_filename
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 219 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin contribution-showcase`
[INFO] running `Command { std: "docker" "inspect" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03", kill_on_drop: false }`
[INFO] [stdout] c22ff020c612eb7928f037598f0889950bda72d8d61f1448f81d552f48462b03
