[INFO] fetching crate mdbook-i18n-helpers 0.3.5... [INFO] testing mdbook-i18n-helpers-0.3.5 against 1.81.0 for beta-1.82-1 [INFO] extracting crate mdbook-i18n-helpers 0.3.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate mdbook-i18n-helpers 0.3.5 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook-i18n-helpers 0.3.5 [INFO] finished tweaking crates.io crate mdbook-i18n-helpers 0.3.5 [INFO] tweaked toml for crates.io crate mdbook-i18n-helpers 0.3.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate mdbook-i18n-helpers 0.3.5 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.1 [INFO] [stderr] Downloaded topological-sort v0.2.2 [INFO] [stderr] Downloaded opener v0.7.1 [INFO] [stderr] Downloaded dateparser v0.2.1 [INFO] [stderr] Downloaded normpath v1.2.0 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v15.0.1 [INFO] [stderr] Downloaded linereader v0.4.0 [INFO] [stderr] Downloaded polib v0.2.0 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded mdbook v0.4.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 273bb69948f1948eb5d8730b59b7d7d1cea36fef7b545940571c8118999bf01c [INFO] running `Command { std: "docker" "start" "-a" "273bb69948f1948eb5d8730b59b7d7d1cea36fef7b545940571c8118999bf01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "273bb69948f1948eb5d8730b59b7d7d1cea36fef7b545940571c8118999bf01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273bb69948f1948eb5d8730b59b7d7d1cea36fef7b545940571c8118999bf01c", kill_on_drop: false }` [INFO] [stdout] 273bb69948f1948eb5d8730b59b7d7d1cea36fef7b545940571c8118999bf01c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30f3c57000ff19ae484eca9bcf312ff23a1f14f28a717f9ce913ef037851b6ae [INFO] running `Command { std: "docker" "start" "-a" "30f3c57000ff19ae484eca9bcf312ff23a1f14f28a717f9ce913ef037851b6ae", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling polib v0.2.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v15.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling opener v0.7.1 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling mdbook v0.4.40 [INFO] [stderr] Compiling mdbook-i18n-helpers v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.70s [INFO] running `Command { std: "docker" "inspect" "30f3c57000ff19ae484eca9bcf312ff23a1f14f28a717f9ce913ef037851b6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f3c57000ff19ae484eca9bcf312ff23a1f14f28a717f9ce913ef037851b6ae", kill_on_drop: false }` [INFO] [stdout] 30f3c57000ff19ae484eca9bcf312ff23a1f14f28a717f9ce913ef037851b6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7c0672ff317ca5622431e431e946fb5cdae7c820c07cd3b21f0231e3d05e515 [INFO] running `Command { std: "docker" "start" "-a" "c7c0672ff317ca5622431e431e946fb5cdae7c820c07cd3b21f0231e3d05e515", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling mdbook-i18n-helpers v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.87s [INFO] running `Command { std: "docker" "inspect" "c7c0672ff317ca5622431e431e946fb5cdae7c820c07cd3b21f0231e3d05e515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c0672ff317ca5622431e431e946fb5cdae7c820c07cd3b21f0231e3d05e515", kill_on_drop: false }` [INFO] [stdout] c7c0672ff317ca5622431e431e946fb5cdae7c820c07cd3b21f0231e3d05e515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e34004f4f62128efeb06a0bafb3742a27ca6b0d38d5a7418a410eae6a545cfd [INFO] running `Command { std: "docker" "start" "-a" "5e34004f4f62128efeb06a0bafb3742a27ca6b0d38d5a7418a410eae6a545cfd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_i18n_helpers-81efc4b40e531511) [INFO] [stdout] [INFO] [stdout] running 127 tests [INFO] [stdout] test gettext::tests::test_translate_block_html ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_tolerates_spaces ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_tolerates_dashes ... ok [INFO] [stdout] test gettext::tests::test_translate_inline_html ... ok [INFO] [stdout] test gettext::tests::test_translate_multiple_paragraphs ... ok [INFO] [stdout] test gettext::tests::test_footnote ... ok [INFO] [stdout] test gettext::tests::test_tasklists ... ok [INFO] [stdout] test directives::tests::test_comment ... ok [INFO] [stdout] test directives::tests::test_different_prefix ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_needs_to_be_a_comment ... ok [INFO] [stdout] test gettext::tests::test_strikethrough ... ok [INFO] [stdout] test gettext::tests::test_heading_attributes ... ok [INFO] [stdout] test gettext::tests::test_add_stripped_summary_translations ... ok [INFO] [stdout] test directives::tests::test_empty_comment_does_nothing ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_simple ... ok [INFO] [stdout] test gettext::tests::test_translate_paragraph_with_trailing_newlines ... ok [INFO] [stdout] test gettext::tests::test_translate_multiple_paragraphs_extra_newlines ... ok [INFO] [stdout] test gettext::tests::test_translate_single_line ... ok [INFO] [stdout] test gettext::tests::test_translate_paragraph_with_leading_newlines ... ok [INFO] [stdout] test gettext::tests::test_translate_table ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_needs_skip ... ok [INFO] [stdout] test gettext::tests::test_translate_single_paragraph ... ok [INFO] [stdout] test normalize::tests::test_normalize_block_html ... ok [INFO] [stdout] test normalize::tests::test_normalize_disappearing_html ... ok [INFO] [stdout] test normalize::tests::test_normalize_early_translation_wins ... ok [INFO] [stdout] test normalize::tests::test_normalize_first_wins ... ok [INFO] [stdout] test normalize::tests::test_normalize_inline_link ... ok [INFO] [stdout] test normalize::tests::test_normalize_block_quote_with_list ... ok [INFO] [stdout] test normalize::tests::test_normalize_inline_html ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_wins ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_paragraphs_too_many ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_list_items_too_few ... ok [INFO] [stdout] test normalize::tests::test_normalize_block_quote ... ok [INFO] [stdout] test normalize::tests::test_normalize_late_translation_wins ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_list_items_too_many ... ok [INFO] [stdout] test normalize::tests::test_normalize_pot_creation_date_parsing_fails ... ok [INFO] [stdout] test normalize::tests::test_normalize_reference_link ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_paragraphs_too_few ... ok [INFO] [stdout] test normalize::tests::test_normalize_pot_creation_date ... ok [INFO] [stdout] test normalize::tests::test_normalize_list_items ... ok [INFO] [stdout] test normalize::tests::test_normalize_untranslated ... ok [INFO] [stdout] test tests::extract_events_code_block ... ok [INFO] [stdout] test normalize::tests::test_normalize_paragraphs ... ok [INFO] [stdout] test tests::extract_events_comments ... ok [INFO] [stdout] test normalize::tests::test_normalize_table ... ok [INFO] [stdout] test tests::extract_events_empty ... ok [INFO] [stdout] test tests::extract_message_comments ... ok [INFO] [stdout] test tests::extract_message_comments_multiple_joined ... ok [INFO] [stdout] test tests::extract_events_list_item ... ok [INFO] [stdout] test tests::extract_message_multiple_comments ... ok [INFO] [stdout] test tests::extract_messages_autolink ... ok [INFO] [stdout] test tests::extract_events_heading ... ok [INFO] [stdout] test normalize::tests::test_normalize_softbreak ... ok [INFO] [stdout] test tests::extract_events_paragraph ... ok [INFO] [stdout] test tests::extract_messages_block_quote ... ok [INFO] [stdout] test tests::extract_messages_backslashes ... ok [INFO] [stdout] test tests::extract_messages_block_html ... ok [INFO] [stdout] test tests::extract_messages_details ... ok [INFO] [stdout] test tests::extract_messages_block_html_skip ... ok [INFO] [stdout] test tests::extract_messages_broken_reference_link ... ok [INFO] [stdout] test tests::extract_messages_email ... ok [INFO] [stdout] test tests::extract_messages_empty ... ok [INFO] [stdout] test tests::extract_messages_code_followed_by_details ... ok [INFO] [stdout] test tests::extract_messages_codeblock_in_codeblock ... ok [INFO] [stdout] test tests::extract_messages_collapsed_link ... ok [INFO] [stdout] test tests::extract_messages_footnotes ... ok [INFO] [stdout] test tests::extract_messages_headings ... ok [INFO] [stdout] test tests::extract_messages_inline_link ... ok [INFO] [stdout] test tests::extract_messages_ignore_whitespace_only_block_html ... ok [INFO] [stdout] test tests::extract_messages_inline_html ... ok [INFO] [stdout] test tests::extract_events_softbreak ... ok [INFO] [stdout] test tests::extract_messages_keep_empty_inline_html ... ok [INFO] [stdout] test tests::extract_messages_list ... ok [INFO] [stdout] test tests::extract_messages_inline_html_skips ... ok [INFO] [stdout] test tests::extract_messages_keep_whitespace_inline_html ... ok [INFO] [stdout] test tests::extract_messages_leading_newlines ... ok [INFO] [stdout] test tests::extract_messages_list_with_paragraphs ... ok [INFO] [stdout] test tests::extract_messages_inline_skip_to_end_of_block ... ok [INFO] [stdout] test tests::extract_messages_mixed_html ... ok [INFO] [stdout] test tests::extract_messages_reference_link ... ok [INFO] [stdout] test tests::extract_messages_multilevel_list ... ok [INFO] [stdout] test tests::extract_messages_shortcut_link ... ok [INFO] [stdout] test tests::extract_messages_simple ... ok [INFO] [stdout] test tests::extract_messages_skip_back_to_back ... ok [INFO] [stdout] test tests::extract_messages_skip_next_codeblock ... ok [INFO] [stdout] test tests::extract_messages_single_line ... ok [INFO] [stdout] test tests::extract_messages_skip_next_paragraph_ok ... ok [INFO] [stdout] test tests::extract_messages_skipping_second_item ... ok [INFO] [stdout] test tests::extract_messages_styled_text ... ok [INFO] [stdout] test tests::extract_messages_skipping_second_paragraphed_item ... ok [INFO] [stdout] test tests::extract_messages_skip_simple ... ok [INFO] [stdout] test tests::extract_messages_table ... ok [INFO] [stdout] test xgettext::tests::test_build_source_granularity_one ... ok [INFO] [stdout] test tests::extract_messages_trailing_newlines ... ok [INFO] [stdout] test tests::extract_messages_two_code_blocks ... ok [INFO] [stdout] test tests::extract_messages_without_language_specifier ... ok [INFO] [stdout] test xgettext::tests::test_build_source_granularity_zero ... ok [INFO] [stdout] test tests::extract_messages_skipping_inline_second_item ... ok [INFO] [stdout] test xgettext::tests::test_build_source_granularity_ten ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_duplicates ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_lineno_granularity ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_defaults ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_nested_directories ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_summary_formatting ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_metadata ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_lineno_granularity_duplicates ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_nested_directories_respects_granularity ... ok [INFO] [stdout] test xgettext::tests::test_create_catalogs ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_4 ... ok [INFO] [stdout] test gettext::tests::test_backquote_in_codeblock ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_1 ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_3 ... ok [INFO] [stdout] test xgettext::tests::test_strip_link_text ... ok [INFO] [stdout] test normalize::tests::test_normalize_code_blocks ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_2 ... ok [INFO] [stdout] test tests::extract_messages_code_block_with_block_comment ... ok [INFO] [stdout] test tests::extract_messages_automatic_skipping_nontranslatable_codeblocks_simple ... ok [INFO] [stdout] test xgettext::tests::test_strip_link_empty ... ok [INFO] [stdout] test xgettext::tests::test_strip_link_with_formatting ... ok [INFO] [stdout] test tests::extract_message_comments_on_codeblock ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_greater_than_necessary ... ok [INFO] [stdout] test tests::extract_messages_automatic_skipping_nontranslatable_codeblocks ... ok [INFO] [stdout] test tests::extract_messages_code_block ... ok [INFO] [stdout] test tests::extract_messages_quoted_code_block ... ok [INFO] [stdout] test tests::extract_messages_code_block_with_continuous_line_comments ... ok [INFO] [stdout] test gettext::tests::test_translate_code_block ... ok [INFO] [stdout] test tests::extract_messages_multi_language_code_blocks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mdbook-gettext.rs (/opt/rustwide/target/debug/deps/mdbook_gettext-aa1b459c5d4b8f29) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mdbook-i18n-normalize.rs (/opt/rustwide/target/debug/deps/mdbook_i18n_normalize-fa567ef23d89dd67) [INFO] [stderr] Running unittests src/bin/mdbook-xgettext.rs (/opt/rustwide/target/debug/deps/mdbook_xgettext-d08ecf298f06c2bf) [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] [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 mdbook_i18n_helpers [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - group_events (line 206) ... FAILED [INFO] [stdout] test src/lib.rs - reconstruct_markdown (line 613) ... ok [INFO] [stdout] test src/lib.rs - extract_events (line 80) ... ok [INFO] [stdout] test src/lib.rs - trim_paragraph (line 769) ... ok [INFO] [stdout] test src/lib.rs - extract_messages (line 711) ... ok [INFO] [stdout] test src/lib.rs - extract_messages (line 689) ... ok [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - group_events (line 206) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1uYjTf/symbols.o" "/tmp/rustdoctestSspMYk/rust_out.rust_out.4da62217c8847303-cgu.0.rcgu.o" "/tmp/rustdoctestSspMYk/rust_out.c5c5jpqo56oeqpv748583gfvp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-fc69ef4abdc9041b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmdbook_i18n_helpers-1aa628c7a5cedd8c.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-10b2a25485264e9f.rlib" "/opt/rustwide/target/debug/deps/libdateparser-7909e9cc274b2b19.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libchrono-adb9c942db6adca7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c9a36d3659d0d801.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2140e39e232789d1.rlib" "/opt/rustwide/target/debug/deps/libmdbook-6aaa914a48ea64cf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-97739b1eaad8701d.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-bc91878bf4eeb9c3.rlib" "/opt/rustwide/target/debug/deps/libpest-255cb1fd94e8035f.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-2d8c2b83234beda1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-12173112a6560ed7.rlib" "/opt/rustwide/target/debug/deps/libitoa-82ded8792af696b7.rlib" "/opt/rustwide/target/debug/deps/libryu-d8b58d36d8b0724c.rlib" "/opt/rustwide/target/debug/deps/libshlex-f7483d83b777b1e0.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-389f9d81f604e144.rlib" "/opt/rustwide/target/debug/deps/libtoml-18c2b5f445189a81.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4523b2425f771419.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4ad7e4cfee3dbd7a.rlib" "/opt/rustwide/target/debug/deps/librustix-6fcd9d099cacf3d6.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-0e605da4af72f05c.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-79df08f27ab2d08e.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark_escape-2ccfdde01f4a9876.rlib" "/opt/rustwide/target/debug/deps/liblog-63fcbac9d153cc5f.rlib" "/opt/rustwide/target/debug/deps/libregex-2727812b588de2f3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6665233c2dd61c00.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-092bbde7a6f7353f.rlib" "/opt/rustwide/target/debug/deps/libsyntect-155eaf89408a31f6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cee74fb17dc0a745.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cbd159030c9dea21.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libonig-e0b42dfc9b4b20c5.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-aca635644233ce62.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-10ed57c2fc462e78.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-43aa245418322a3f.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libflate2-75c6626dca9f852b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-879a6d97b550361f.rlib" "/opt/rustwide/target/debug/deps/libadler-9877425e2093b621.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3b6f6052d9c9f328.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libbincode-9bb3da948523efa9.rlib" "/opt/rustwide/target/debug/deps/libserde-47cb73e3ce9a7617.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark_to_cmark-24cb74b3ee93e1de.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-edcc5687efff80ab.rlib" "/opt/rustwide/target/debug/deps/libbitflags-89b0fe446e859654.rlib" "/opt/rustwide/target/debug/deps/libunicase-ab17488356b08eb3.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark_escape-8a18525023bbcf90.rlib" "/opt/rustwide/target/debug/deps/libpolib-9df3f0341a53ecd9.rlib" "/opt/rustwide/target/debug/deps/liblinereader-7208d2dc9a272b56.rlib" "/opt/rustwide/target/debug/deps/libmemchr-185c073b51ab4cbc.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSspMYk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - group_events (line 206) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e34004f4f62128efeb06a0bafb3742a27ca6b0d38d5a7418a410eae6a545cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e34004f4f62128efeb06a0bafb3742a27ca6b0d38d5a7418a410eae6a545cfd", kill_on_drop: false }` [INFO] [stdout] 5e34004f4f62128efeb06a0bafb3742a27ca6b0d38d5a7418a410eae6a545cfd