[INFO] cloning repository https://github.com/wxmpro/cardnote-compiler-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wxmpro/cardnote-compiler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxmpro%2Fcardnote-compiler-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxmpro%2Fcardnote-compiler-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50bdd94806f332369d5d795dba8b8154c7a72aeb
[INFO] testing wxmpro/cardnote-compiler-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxmpro%2Fcardnote-compiler-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wxmpro/cardnote-compiler-rs
[INFO] finished tweaking git repo https://github.com/wxmpro/cardnote-compiler-rs
[INFO] tweaked toml for git repo https://github.com/wxmpro/cardnote-compiler-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wxmpro/cardnote-compiler-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wxmpro/cardnote-compiler-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] [stderr]   Downloaded lopdf v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b
[INFO] running `Command { std: "docker" "start" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b", 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" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b" "/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" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b", 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" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling nom_locate v5.0.0
[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 tokio-macros v2.7.0
[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 clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lopdf v0.36.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[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 cardnote_compiler v0.1.63 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b", 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" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b" "/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 cardnote_compiler v0.1.63 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.91s
[INFO] running `Command { std: "docker" "inspect" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b", 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" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b" "/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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardnote_compiler-1d9055144aa55cfb)
[INFO] [stdout] 
[INFO] [stdout] running 207 tests
[INFO] [stdout] test converter::tests::test_check_file_size_nonexistent ... ok
[INFO] [stdout] test converter::tests::test_convert_nonexistent_file ... ok
[INFO] [stdout] test converter::tests::test_convert_null_byte_path ... ok
[INFO] [stdout] test converter::tests::test_check_file_size_small_file_ok ... ok
[INFO] [stdout] test converter::tests::test_guess_title_empty_doc ... ok
[INFO] [stdout] test converter::tests::test_is_other_format ... ok
[INFO] [stdout] test converter::tests::test_is_pdf_format ... ok
[INFO] [stdout] test converter::tests::test_is_text_format ... ok
[INFO] [stdout] test converter::tests::test_read_text_euc_kr ... ok
[INFO] [stdout] test converter::tests::test_read_text_streaming_empty_file ... ok
[INFO] [stdout] test converter::tests::test_read_text_shift_jis ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_all_control ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_cjk ... ok
[INFO] [stdout] test converter::tests::test_read_text_utf16_le_bom ... ok
[INFO] [stdout] test converter::tests::test_read_text_streaming_unicode ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_empty ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_mixed ... ok
[INFO] [stdout] test converter::tests::test_read_text_streaming_basic ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_replacement_char ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_dedup_config_medium ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_dedup_config_short ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_control_chars ... ok
[INFO] [stdout] test dedup::tests::test_compute_quality_score_empty ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_jaccard_short_chinese_theory ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_dedup_config_long ... ok
[INFO] [stdout] test dedup::tests::test_compute_quality_score_very_long ... ok
[INFO] [stdout] test dedup::tests::test_dedup_empty_cards ... ok
[INFO] [stdout] test dedup::tests::test_adaptive_jaccard_short_chinese_semantic_similar ... ok
[INFO] [stdout] test converter::tests::test_guess_title_from_h1 ... ok
[INFO] [stdout] test converter::tests::test_read_text_utf16_be_bom ... ok
[INFO] [stdout] test converter::tests::test_sanitize_garbled_ascii ... ok
[INFO] [stdout] test dedup::tests::test_dedup_merges_similar_cards_keeps_unique ... ok
[INFO] [stdout] test dedup::tests::test_dedup_single_card ... ok
[INFO] [stdout] test dedup::tests::test_extract_unique_sentences ... ok
[INFO] [stdout] test dedup::tests::test_jaccard_completely_different ... ok
[INFO] [stdout] test dedup::tests::test_quality_score_length ... ok
[INFO] [stdout] test dedup::tests::test_jaccard_identical ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_empty_content ... ok
[INFO] [stdout] test dedup::tests::test_jaccard_empty_sets ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_empty_title ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_identical_cards ... ok
[INFO] [stdout] test dedup::tests::test_shingles_basic ... ok
[INFO] [stdout] test dedup::tests::test_text_to_shingles_short ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_keeps_unique_cards ... ok
[INFO] [stdout] test dedup::tests::test_semantic_dedup_finds_similar_cards ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_cards_too_many ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_boundary ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_chunk_too_small ... ok
[INFO] [stdout] test converter::tests::test_guess_title_whitespace_only ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config ... ok
[INFO] [stdout] test converter::tests::test_guess_title_fallback_to_filename ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_ok ... ok
[INFO] [stdout] test converter::tests::test_guess_title_no_headers ... ok
[INFO] [stdout] test converter::tests::test_guess_title_from_h2 ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_chunk_zero ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_cards_zero ... ok
[INFO] [stdout] test doc_type::tests::test_compile_config_validate_chunk_too_large ... ok
[INFO] [stdout] test doc_type::tests::test_detect_manual ... ok
[INFO] [stdout] test doc_type::tests::test_detect_paper ... ok
[INFO] [stdout] test doc_type::tests::test_detect_empty ... ok
[INFO] [stdout] test doc_type::tests::test_detect_report ... ok
[INFO] [stdout] test doc_type::tests::test_detect_book ... ok
[INFO] [stdout] test doc_type::tests::test_detect_article ... ok
[INFO] [stdout] test doc_type::tests::test_detect_mixed_features ... ok
[INFO] [stdout] test doc_type::tests::test_detect_long_no_features ... ok
[INFO] [stdout] test doc_type::tests::test_detect_long_report ... ok
[INFO] [stdout] test doc_type::tests::test_detect_strong_manual ... ok
[INFO] [stdout] test models::tests::test_card_type_display ... ok
[INFO] [stdout] test models::tests::test_card_type_parse ... ok
[INFO] [stdout] test models::tests::test_card_to_markdown_quote ... ok
[INFO] [stdout] test models::tests::test_knowledge_graph_to_mermaid ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_combined ... ok
[INFO] [stdout] test doc_type::tests::test_detect_very_short ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_crlf ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_double_quote ... ok
[INFO] [stdout] test models::tests::test_card_to_markdown_default ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_tab ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_hash ... ok
[INFO] [stdout] test models::tests::test_mermaid_escape_newline ... ok
[INFO] [stdout] test models::tests::test_mermaid_graph_with_hash_in_node ... ok
[INFO] [stdout] test models::tests::test_mermaid_graph_with_newline_in_relation ... ok
[INFO] [stdout] test models::tests::test_mermaid_graph_empty ... ok
[INFO] [stdout] test models::tests::test_summary_to_markdown ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_conflict_once ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_conflict_multiple ... ok
[INFO] [stdout] test output::tests::test_sanitize_filename ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_no_conflict ... ok
[INFO] [stdout] test pipeline::tests::test_dedup_cards_merge_content ... ok
[INFO] [stdout] test pipeline::tests::test_extract_overlap ... ok
[INFO] [stdout] test pipeline::tests::test_extract_overlap_short ... ok
[INFO] [stdout] test pipeline::tests::test_dedup_cards_unique ... ok
[INFO] [stdout] test output::tests::test_resolve_unique_gaps_reused ... ok
[INFO] [stdout] test pipeline::tests::test_flush_chunk ... ok
[INFO] [stdout] test pipeline::tests::test_flush_chunk_empty_stack ... ok
[INFO] [stdout] test pipeline::tests::test_extract_overlap_with_titles ... ok
[INFO] [stdout] test quality::card_lint::tests::test_filter_cards_all_invalid ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_all_clean ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_all_garbage ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_calculation ... ok
[INFO] [stdout] test quality::card_lint::tests::test_garbage_ratio_empty ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_abab_vs_aaabbbb ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_chinese_contains ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_completely_different ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_empty ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_similarity_identical ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_all_special_chars ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_differentiation ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_empty_card ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_short_content ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_garbage_content ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_valid_card ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_empty_title ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quote_direct_copy ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quote_valid_paraphrase ... ok
[INFO] [stdout] test providers::tests::test_find_by_alias ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_ten_minor ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_cjk_book_name ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_book_valid ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_author_bio ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_empty ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_invalid_v3 ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_no_issues ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quality_score_two_critical ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_no_p_marker ... ok
[INFO] [stdout] test providers::tests::test_registry_creation ... ok
[INFO] [stdout] test quality::card_lint::tests::test_quote_missing_source ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_pdf_valid ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_valid_range ... ok
[INFO] [stdout] test providers::tests::test_validate_key_format ... ok
[INFO] [stdout] test quality::card_lint::tests::test_reference_garbage ... ok
[INFO] [stdout] test quality::card_lint::tests::test_ref_format_no_page_number ... ok
[INFO] [stdout] test providers::tests::test_generate_status_report ... ok
[INFO] [stdout] test quality::card_lint::tests::test_title_content_mismatch ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_detect_repeated_header ... ok
[INFO] [stdout] test quality::card_lint::tests::test_type_confusion_term_card_title_is_card_type_name ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_empty_page ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_no_page_markers ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_single_page_no_change ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_split_into_pages ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_many_pages_same_header ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_page_number_detection ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_page_number_various_formats ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_repeated_lines_empty ... ok
[INFO] [stdout] test quality::pdf_postprocess::tests::test_remove_headers_footers ... ok
[INFO] [stdout] test quality::preprocess::tests::test_clean_page_breaks ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lint_very_long_content ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_single_line ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_english ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_multilang ... ok
[INFO] [stdout] test quality::card_lint::tests::test_filter_cards ... ok
[INFO] [stdout] test quality::card_lint::tests::test_filter_cards_all_valid ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_repeated_lines_no_repeats ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_empty_input ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_exempt_table ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_exempt_code_block ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_forced_breaks_empty ... ok
[INFO] [stdout] test quality::preprocess::tests::test_merge_respects_punctuation ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_exempt_url ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_watermarks_all_watermark ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_watermarks_generic ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_cjk_latin_spacing ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_english ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_latin_punctuation ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_repeated_punctuation ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_mixed_brackets ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_fix_english_quotes ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_empty ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_leading_trailing_spaces ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_mixed_quotes_boundary ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_pure_numbers ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_watermarks_ignores_body ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_pure_english ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_capacity ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_no_false_positive_on_punctuation_after_cjk ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_only_exemptions ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_pure_chinese ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_creation ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_special_chars_only ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_repeated_punctuation_many ... ok
[INFO] [stdout] test stages::entities::tests::test_dedup_entities ... ok
[INFO] [stdout] test quality::preprocess::tests::test_clean_text_empty ... ok
[INFO] [stdout] test quality::card_lint::tests::test_lcs_performance_500x500 ... ok
[INFO] [stdout] test stages::entities::tests::test_dedup_entities_case_insensitive ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_not_body_refs ... ok
[INFO] [stdout] test stages::entities::tests::test_levenshtein_distance_boundary ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_min_rpm ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_chinese ... ok
[INFO] [stdout] test stages::entities::tests::test_name_similarity ... ok
[INFO] [stdout] test stages::entities::tests::test_name_similarity_boundary ... ok
[INFO] [stdout] test stages::entities::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test quality::preprocess::tests::test_remove_toc_mixed ... ok
[INFO] [stdout] test stages::entities::tests::test_normalize_name ... ok
[INFO] [stdout] test stages::entities::tests::test_normalize_name_empty ... ok
[INFO] [stdout] test stages::entities::tests::test_parse_entities_empty_name ... ok
[INFO] [stdout] test stages::entities::tests::test_parse_entities_flat_array ... ok
[INFO] [stdout] test stages::entities::tests::test_parse_entities_valid ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_bracket_variant ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_empty ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_containment ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_exact_match ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_keeps_unique ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_single ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_special_chars ... ok
[INFO] [stdout] test stages::entities::tests::test_unify_entities_type_separation ... ok
[INFO] [stdout] test quality::preprocess::tests::test_filter_repeated_lines_fuzzy ... ok
[INFO] [stdout] test quality::preprocess::tests::test_full_clean_generic ... ok
[INFO] [stdout] test quality::typo_lint::tests::test_long_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 207 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cardc-ec8518b49781b4cf)
[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]    Doc-tests cardnote_compiler
[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] running `Command { std: "docker" "inspect" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b", kill_on_drop: false }`
[INFO] [stdout] 098438e66342b6ebef251119b4fbd6776561ce810cb2b0e1861fb5c1e732e73b
