[INFO] fetching crate mdbook-i18n-helpers 0.3.5... [INFO] testing mdbook-i18n-helpers-0.3.5 against 1.85.0 for beta-1.86-1 [INFO] extracting crate mdbook-i18n-helpers 0.3.5 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate mdbook-i18n-helpers 0.3.5 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.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-4-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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dateparser v0.2.1 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded polib v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2d46c2e866ee18cd8ca1c94e3802ee37a9de4806e7448b7d57d927ad9bea437 [INFO] running `Command { std: "docker" "start" "-a" "f2d46c2e866ee18cd8ca1c94e3802ee37a9de4806e7448b7d57d927ad9bea437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d46c2e866ee18cd8ca1c94e3802ee37a9de4806e7448b7d57d927ad9bea437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d46c2e866ee18cd8ca1c94e3802ee37a9de4806e7448b7d57d927ad9bea437", kill_on_drop: false }` [INFO] [stdout] f2d46c2e866ee18cd8ca1c94e3802ee37a9de4806e7448b7d57d927ad9bea437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8dbea38ae8929a995f8d785e68b536206247dff36b264d3b8d4670077bf1121 [INFO] running `Command { std: "docker" "start" "-a" "e8dbea38ae8929a995f8d785e68b536206247dff36b264d3b8d4670077bf1121", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling polib v0.2.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling flate2 v1.0.30 [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 clap v4.5.9 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [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 pest_generator v2.7.10 [INFO] [stderr] Compiling opener v0.7.1 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [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 50.88s [INFO] running `Command { std: "docker" "inspect" "e8dbea38ae8929a995f8d785e68b536206247dff36b264d3b8d4670077bf1121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8dbea38ae8929a995f8d785e68b536206247dff36b264d3b8d4670077bf1121", kill_on_drop: false }` [INFO] [stdout] e8dbea38ae8929a995f8d785e68b536206247dff36b264d3b8d4670077bf1121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88401878e5dba380870d21e5a381cd8eb0049243a29d59a1aaf63b0ec131ebda [INFO] running `Command { std: "docker" "start" "-a" "88401878e5dba380870d21e5a381cd8eb0049243a29d59a1aaf63b0ec131ebda", 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.16s [INFO] running `Command { std: "docker" "inspect" "88401878e5dba380870d21e5a381cd8eb0049243a29d59a1aaf63b0ec131ebda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88401878e5dba380870d21e5a381cd8eb0049243a29d59a1aaf63b0ec131ebda", kill_on_drop: false }` [INFO] [stdout] 88401878e5dba380870d21e5a381cd8eb0049243a29d59a1aaf63b0ec131ebda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0063ff336fc3780312aaa0d4540c14fa462770a907e875b7baf732798abd83e8 [INFO] running `Command { std: "docker" "start" "-a" "0063ff336fc3780312aaa0d4540c14fa462770a907e875b7baf732798abd83e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_i18n_helpers-b934c6f0e1eed102) [INFO] [stdout] [INFO] [stdout] running 127 tests [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_needs_skip ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_needs_to_be_a_comment ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_tolerates_dashes ... ok [INFO] [stdout] test directives::tests::test_different_prefix ... ok [INFO] [stdout] test gettext::tests::test_strikethrough ... ok [INFO] [stdout] test directives::tests::test_comment ... ok [INFO] [stdout] test gettext::tests::test_footnote ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_tolerates_spaces ... ok [INFO] [stdout] test directives::tests::test_is_comment_skip_directive_simple ... ok [INFO] [stdout] test gettext::tests::test_heading_attributes ... ok [INFO] [stdout] test gettext::tests::test_tasklists ... ok [INFO] [stdout] test gettext::tests::test_translate_block_html ... 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_translate_single_line ... ok [INFO] [stdout] test gettext::tests::test_translate_multiple_paragraphs_extra_newlines ... ok [INFO] [stdout] test gettext::tests::test_translate_paragraph_with_trailing_newlines ... ok [INFO] [stdout] test gettext::tests::test_translate_table ... ok [INFO] [stdout] test gettext::tests::test_translate_paragraph_with_leading_newlines ... ok [INFO] [stdout] test gettext::tests::test_translate_single_paragraph ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_paragraphs_too_few ... 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_block_quote ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_list_items_too_many ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_list_items_too_few ... 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_block_html ... ok [INFO] [stdout] test normalize::tests::test_normalize_inline_html ... ok [INFO] [stdout] test normalize::tests::test_normalize_list_items ... ok [INFO] [stdout] test normalize::tests::test_normalize_first_wins ... ok [INFO] [stdout] test normalize::tests::test_normalize_paragraphs ... ok [INFO] [stdout] test normalize::tests::test_normalize_late_translation_wins ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_wins ... ok [INFO] [stdout] test normalize::tests::test_normalize_reference_link ... ok [INFO] [stdout] test normalize::tests::test_normalize_fuzzy_paragraphs_too_many ... ok [INFO] [stdout] test normalize::tests::test_normalize_softbreak ... ok [INFO] [stdout] test normalize::tests::test_normalize_pot_creation_date_parsing_fails ... ok [INFO] [stdout] test normalize::tests::test_normalize_pot_creation_date ... ok [INFO] [stdout] test tests::extract_events_empty ... ok [INFO] [stdout] test tests::extract_events_code_block ... ok [INFO] [stdout] test normalize::tests::test_normalize_untranslated ... ok [INFO] [stdout] test tests::extract_events_list_item ... ok [INFO] [stdout] test tests::extract_events_heading ... ok [INFO] [stdout] test tests::extract_events_softbreak ... ok [INFO] [stdout] test tests::extract_messages_autolink ... ok [INFO] [stdout] test tests::extract_events_paragraph ... ok [INFO] [stdout] test tests::extract_events_comments ... ok [INFO] [stdout] test normalize::tests::test_normalize_table ... ok [INFO] [stdout] test tests::extract_message_comments ... ok [INFO] [stdout] test tests::extract_message_multiple_comments ... ok [INFO] [stdout] test tests::extract_message_comments_multiple_joined ... ok [INFO] [stdout] test tests::extract_messages_backslashes ... ok [INFO] [stdout] test tests::extract_messages_collapsed_link ... ok [INFO] [stdout] test tests::extract_messages_details ... ok [INFO] [stdout] test tests::extract_messages_email ... ok [INFO] [stdout] test tests::extract_messages_empty ... ok [INFO] [stdout] test tests::extract_messages_footnotes ... ok [INFO] [stdout] test tests::extract_messages_headings ... 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_messages_inline_html_skips ... 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_block_quote ... ok [INFO] [stdout] test tests::extract_messages_block_html ... ok [INFO] [stdout] test tests::extract_messages_inline_link ... ok [INFO] [stdout] test tests::extract_messages_inline_skip_to_end_of_block ... ok [INFO] [stdout] test tests::extract_messages_keep_empty_inline_html ... 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_multilevel_list ... ok [INFO] [stdout] test tests::extract_messages_list ... ok [INFO] [stdout] test tests::extract_messages_reference_link ... ok [INFO] [stdout] test tests::extract_messages_shortcut_link ... ok [INFO] [stdout] test tests::extract_messages_simple ... ok [INFO] [stdout] test tests::extract_messages_mixed_html ... ok [INFO] [stdout] test tests::extract_messages_list_with_paragraphs ... ok [INFO] [stdout] test tests::extract_messages_single_line ... ok [INFO] [stdout] test tests::extract_messages_skip_back_to_back ... ok [INFO] [stdout] test tests::extract_messages_skip_next_paragraph_ok ... ok [INFO] [stdout] test tests::extract_messages_skip_simple ... ok [INFO] [stdout] test tests::extract_messages_skip_next_codeblock ... ok [INFO] [stdout] test tests::extract_messages_skipping_inline_second_item ... 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_trailing_newlines ... ok [INFO] [stdout] test tests::extract_messages_skipping_second_paragraphed_item ... ok [INFO] [stdout] test tests::extract_messages_table ... ok [INFO] [stdout] test xgettext::tests::test_build_source_granularity_one ... ok [INFO] [stdout] test xgettext::tests::test_build_source_granularity_ten ... ok [INFO] [stdout] test xgettext::tests::test_build_source_granularity_zero ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_defaults ... 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_lineno_granularity_duplicates ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_metadata ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_nested_directories ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_nested_directories_respects_granularity ... ok [INFO] [stdout] test xgettext::tests::test_create_catalog_summary_formatting ... ok [INFO] [stdout] test xgettext::tests::test_create_catalogs ... 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_2 ... ok [INFO] [stdout] test tests::extract_messages_without_language_specifier ... ok [INFO] [stdout] test tests::extract_messages_two_code_blocks ... 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 xgettext::tests::test_strip_link_empty ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_3 ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_greater_than_necessary ... ok [INFO] [stdout] test xgettext::tests::test_split_catalog_nested_directories_depth_4 ... ok [INFO] [stdout] test xgettext::tests::test_strip_link_with_formatting ... ok [INFO] [stdout] test xgettext::tests::test_strip_link_text ... ok [INFO] [stdout] test tests::extract_messages_code_block_with_block_comment ... ok [INFO] [stdout] test tests::extract_messages_code_block ... ok [INFO] [stdout] test gettext::tests::test_translate_code_block ... ok [INFO] [stdout] test tests::extract_messages_code_block_with_continuous_line_comments ... ok [INFO] [stdout] test normalize::tests::test_normalize_code_blocks ... ok [INFO] [stdout] test tests::extract_messages_quoted_code_block ... ok [INFO] [stdout] test gettext::tests::test_backquote_in_codeblock ... ok [INFO] [stdout] test tests::extract_message_comments_on_codeblock ... ok [INFO] [stdout] test tests::extract_messages_automatic_skipping_nontranslatable_codeblocks ... ok [INFO] [stdout] test tests::extract_messages_automatic_skipping_nontranslatable_codeblocks_simple ... 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.29s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mdbook-gettext.rs (/opt/rustwide/target/debug/deps/mdbook_gettext-f0cba7a5d172f03e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mdbook-i18n-normalize.rs (/opt/rustwide/target/debug/deps/mdbook_i18n_normalize-ef5aa9937e19f3c1) [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] Running unittests src/bin/mdbook-xgettext.rs (/opt/rustwide/target/debug/deps/mdbook_xgettext-43bcff7661cee684) [INFO] [stderr] Doc-tests mdbook_i18n_helpers [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 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_messages (line 711) ... 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 689) ... ok [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.85.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/rustcoLxMa5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmdbook_i18n_helpers-fa255f96b5faf211.rlib,libtextwrap-357edc37c31ab525.rlib,libdateparser-95551246961a2814.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libchrono-d129681866b2b549.rlib,libnum_traits-8e6d60859a2b1f6e.rlib,libiana_time_zone-12e84bfc99c1077d.rlib,libmdbook-2267ec2d359933cb.rlib,libanyhow-82c3837f298e2bc9.rlib,libhandlebars-6882c58e1a572fad.rlib,libpest-14cffa845d8b68b7.rlib,libucd_trie-8c2e32b21bc3c481.rlib,libserde_json-95b804f88ea14d66.rlib,libitoa-fd2a5e3ec61dffe2.rlib,libryu-d8d82ea1fbb4eba9.rlib,libshlex-c938ce3650699744.rlib,libtopological_sort-f24257c1cde0d282.rlib,libtoml-ba40cec92b135334.rlib,libtempfile-51637cd41db3a028.rlib,libfastrand-4daa7aeab6554c7a.rlib,librustix-5a1fd36994c29e34.rlib,liblinux_raw_sys-8d8b7f38b2bf61a8.rlib,libpulldown_cmark-d0817aa02296689a.rlib,libpulldown_cmark_escape-92d2fb94035c5e41.rlib,liblog-9537047c40ce7792.rlib,libregex-a246847240e6a007.rlib,libregex_automata-b520b6f0afec485d.rlib,libaho_corasick-fd602bec462b9c12.rlib,libsyntect-9add91e73663f675.rlib,libthiserror-618dddc18620ed88.rlib,libwalkdir-26d118fe11a4f0c2.rlib,libsame_file-a73bb34dc8a732bd.rlib,libonig-b3a65c31b94492dc.rlib,libonig_sys-9c8d6be016d9f84e.rlib,libonce_cell-bf6d61f18499bf13.rlib,libregex_syntax-69ea768a73ea090a.rlib,libfnv-3d5abbde6780e305.rlib,libbitflags-775714d9affc3256.rlib,libflate2-4eb75aa0c01e6d78.rlib,libminiz_oxide-7d2e51097e3f7b63.rlib,libadler-91e0b674c0dd6e94.rlib,libcrc32fast-dc12a418332066d2.rlib,libcfg_if-d4c93475573720c9.rlib,libbincode-0be0ebb95c4fb253.rlib,libserde-f9eee0d13d9545ee.rlib,libpulldown_cmark_to_cmark-95c1c65d27a5a040.rlib,libpulldown_cmark-9b42237554bfbe89.rlib,libbitflags-5544c7c449e53b95.rlib,libunicase-1a2db1eac42f1082.rlib,libpulldown_cmark_escape-f145b99e292a506c.rlib,libpolib-1c9f58af654f6d2e.rlib,liblinereader-2647362e77da2e8c.rlib,libmemchr-85cb8a6f2fc8f84c.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/onig_sys-05e3922d28d95693/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZvbpuZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 8.75s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "0063ff336fc3780312aaa0d4540c14fa462770a907e875b7baf732798abd83e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0063ff336fc3780312aaa0d4540c14fa462770a907e875b7baf732798abd83e8", kill_on_drop: false }` [INFO] [stdout] 0063ff336fc3780312aaa0d4540c14fa462770a907e875b7baf732798abd83e8