[INFO] cloning repository https://github.com/kagisearch/quickmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kagisearch/quickmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkagisearch%2Fquickmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkagisearch%2Fquickmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8eb97c006e6e6ff9f1c28b29533e065c0c36d19e
[INFO] testing kagisearch/quickmark 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%2Fkagisearch%2Fquickmark" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kagisearch/quickmark
[INFO] finished tweaking git repo https://github.com/kagisearch/quickmark
[INFO] tweaked toml for git repo https://github.com/kagisearch/quickmark written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kagisearch/quickmark 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/kagisearch/quickmark 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stacker v0.1.24
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded psm v0.1.31
[INFO] [stderr]   Downloaded readonly v0.2.13
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.23.2
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded konst_macro_rules v0.2.19
[INFO] [stderr]   Downloaded mdurl v0.3.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded linkify v0.11.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded prettydiff v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.49
[INFO] [stderr]   Downloaded konst v0.2.20
[INFO] [stderr]   Downloaded const_format v0.2.36
[INFO] [stderr]   Downloaded fancy-regex v0.15.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded tree-sitter v0.23.2
[INFO] [stderr]   Downloaded zerocopy v0.8.49
[INFO] [stderr]   Downloaded pulldown-latex v0.7.1
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] [stderr]   Downloaded inkjet v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24
[INFO] running `Command { std: "docker" "start" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24", 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" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24" "/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" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24", 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" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling linkify v0.11.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling pulldown-latex v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[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.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling fancy-regex v0.15.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling mdurl v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]    Compiling tree-sitter-highlight v0.23.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[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 url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling inkjet v0.11.1
[INFO] [stderr]    Compiling quickmark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24", 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" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24" "/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 serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling prettydiff v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling inkjet v0.11.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling quickmark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::extension_set`
[INFO] [stdout]    --> src/mdparser/extset.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use super::extension_set;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24", 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" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::extension_set`
[INFO] [stderr]    --> src/mdparser/extset.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 117 |     use super::extension_set;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quickmark` (lib test) generated 1 warning (run `cargo fix --lib -p quickmark --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickmark-d71c6788dc0bf2e2)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test common::sourcemap::tests::after_end ... ok
[INFO] [stdout] test common::sourcemap::tests::many_linebreaks ... ok
[INFO] [stdout] test common::sourcemap::tests::no_linebreaks ... ok
[INFO] [stdout] test common::sourcemap::tests::unicode ... ok
[INFO] [stdout] test common::typekey::tests::typekey_eq ... ok
[INFO] [stdout] test common::typekey::tests::typekey_of ... ok
[INFO] [stdout] test common::utils::tests::cut_ws_different_tabstops_nested ... ok
[INFO] [stdout] test common::utils::tests::cut_ws_expands_partial_tabs ... ok
[INFO] [stdout] test common::utils::tests::cut_ws_proper_tabstops_nested ... ok
[INFO] [stdout] test common::utils::tests::cut_ws_retains_full_tabs ... ok
[INFO] [stdout] test common::utils::tests::cut_ws_simple ... ok
[INFO] [stdout] test common::utils::tests::cut_ws_unicode ... ok
[INFO] [stdout] test common::utils::tests::cut_ws_proper_tabstops ... ok
[INFO] [stdout] test common::utils::tests::find_indent_of_simple_test ... ok
[INFO] [stdout] test common::utils::tests::find_indent_of_tabs_test ... ok
[INFO] [stdout] test common::utils::tests::find_indent_of_with_offset ... ok
[INFO] [stdout] test common::utils::tests::rfind_and_count_test ... ok
[INFO] [stdout] test mdparser::extset::tests::contains ... ok
[INFO] [stdout] test mdparser::extset::tests::debug ... ok
[INFO] [stdout] test mdparser::extset::tests::get ... ok
[INFO] [stdout] test mdparser::extset::tests::different_types_stored_once ... ok
[INFO] [stdout] test mdparser::extset::tests::get_mut ... ok
[INFO] [stdout] test mdparser::extset::tests::zero_sized_types ... ok
[INFO] [stdout] test mdparser::extset::tests::empty_set ... ok
[INFO] [stdout] test mdparser::extset::tests::insert_elements ... ok
[INFO] [stdout] test mdparser::extset::tests::clear ... ok
[INFO] [stdout] test mdparser::linkfmt::tests::should_allow_normal_urls ... ok
[INFO] [stdout] test common::utils::tests::test_unescape_all_simple ... ok
[INFO] [stdout] test mdparser::linkfmt::tests::should_not_allow_data_url_except_whitelisted ... ok
[INFO] [stdout] test mdparser::linkfmt::tests::should_allow_plain_text ... ok
[INFO] [stdout] test plugins::extra::tables::tests::require_pipe_or_colon_in_align_row ... ok
[INFO] [stdout] test common::utils::tests::test_replace_entity_pattern ... ok
[INFO] [stdout] test plugins::extra::tables::tests::should_ignore_leading_trailing_empty_cells ... ok
[INFO] [stdout] test plugins::extra::tables::tests::should_process_backslash_escapes_srcmaps ... ok
[INFO] [stdout] test plugins::extra::tables::tests::should_split_cells ... ok
[INFO] [stdout] test plugins::extra::tables::tests::should_trim_cell_content ... ok
[INFO] [stdout] test plugins::extra::tables::tests::should_process_backslash_escapes ... ok
[INFO] [stdout] test plugins::autolinks::tests::test_sourcepos::case_1 ... ok
[INFO] [stdout] test plugins::footnote::definitions::tests::it_works ... ok
[INFO] [stdout] test plugins::extra::tables::tests::should_trim_cell_content_srcmaps ... ok
[INFO] [stdout] test plugins::extra::smartquotes::tests::smartquotes_basics ... ok
[INFO] [stdout] test plugins::sourcepos::tests::header_test ... ok
[INFO] [stdout] test plugins::extra::front_matter::tests::it_works ... ok
[INFO] [stdout] test plugins::kagi_plugins::link::tests::link_pattern_is_anchored_at_start ... ok
[INFO] [stdout] test common::utils::tests::test_unescape_all_xss ... ok
[INFO] [stdout] test mdparser::extset::tests::or_insert ... ok
[INFO] [stdout] test mdparser::linkfmt::tests::should_not_allow_some_protocols ... ok
[INFO] [stdout] test plugins::autolinks::tests::test_sourcepos::case_2 ... ok
[INFO] [stdout] test plugins::extra::smartquotes::tests::smartquotes_should_work_with_typographer ... ok
[INFO] [stdout] test plugins::autolinks::tests::test_sourcepos::case_4 ... ok
[INFO] [stdout] test plugins::autolinks::tests::test_sourcepos::case_3 ... ok
[INFO] [stdout] test plugins::extra::smartquotes::tests::smartquotes_shouldnt_affect_html ... ok
[INFO] [stdout] test common::ruler::tests::cyclic_dependency_debug - should panic ... ok
[INFO] [stdout] test common::ruler::tests::missing_require - should panic ... ok
[INFO] [stdout] test common::ruler::tests::cyclic_dependency - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quickmark
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/common/typekey.rs - common::typekey::_::ReadOnlyTypeKey (line 11) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::unescape_all (line 103) ... ok
[INFO] [stdout] test src/common/ruler.rs - common::ruler::RuleItem<M,T>::alias (line 315) ... ok
[INFO] [stdout] test src/common/ruler.rs - common::ruler::RuleItem<M,T>::before_all (line 287) ... ok
[INFO] [stdout] test src/common/typekey.rs - common::typekey::TypeKey (line 11) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::rfind_and_count (line 191) ... ok
[INFO] [stdout] test src/common/ruler.rs - common::ruler::Ruler (line 15) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::is_valid_entity_code (line 23) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::cut_right_whitespace_with_tabstops (line 245) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::get_entity_from_str (line 61) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::calc_right_whitespace_with_tabstops (line 267) ... ok
[INFO] [stdout] test src/generics/inline/code_pair.rs - generics::inline::code_pair (line 14) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::normalize_reference (line 140) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::find_indent_of (line 212) ... ok
[INFO] [stdout] test src/common/utils.rs - common::utils::escape_html (line 128) ... ok
[INFO] [stdout] test src/common/ruler.rs - common::ruler::RuleItem<M,T>::before (line 262) ... ok
[INFO] [stdout] test src/mdparser/block/state.rs - mdparser::block::state::LineOffset::line_start (line 52) ... ok
[INFO] [stdout] test src/mdparser/node.rs - mdparser::node::NodeValue::render (line 213) ... ok
[INFO] [stdout] test src/mdparser/block/state.rs - mdparser::block::state::LineOffset::first_nonspace (line 70) ... ok
[INFO] [stdout] test src/mdparser/block/state.rs - mdparser::block::state::LineOffset::line_end (line 61) ... ok
[INFO] [stdout] test src/mdparser/mod.rs - mdparser (line 7) ... ok
[INFO] [stdout] test src/plugins/footnote/inline.rs - plugins::footnote::inline (line 3) ... FAILED
[INFO] [stdout] test src/plugins/footnote/back_refs.rs - plugins::footnote::back_refs (line 4) ... FAILED
[INFO] [stdout] test src/generics/inline/emph_pair.rs - generics::inline::emph_pair (line 25) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/autolinks/mod.rs - plugins::autolinks (line 3) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/cmark/block/reference.rs - plugins::cmark::block::reference::ReferenceMap (line 26) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/cmark/block/reference.rs - plugins::cmark::block::reference::ReferenceMap (line 75) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/extra/front_matter.rs - plugins::extra::front_matter (line 4) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/extra/gh_flavored_md.rs - plugins::extra::gh_flavored_md (line 3) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/extra/heading_anchors.rs - plugins::extra::heading_anchors (line 3) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/extra/mod.rs - plugins::extra (line 9) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/extra/tasklist.rs - plugins::extra::tasklist (line 3) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/extra/typographer.rs - plugins::extra::typographer (line 7) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/footnote/collect.rs - plugins::footnote::collect (line 5) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/footnote/definitions.rs - plugins::footnote::definitions (line 3) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/footnote/mod.rs - plugins::footnote (line 3) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/footnote/references.rs - plugins::footnote::references (line 3) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/footnote/definitions.rs - plugins::footnote::definitions (line 3) ... FAILED
[INFO] [stdout] test src/plugins/html/mod.rs - plugins::html (line 11) has been running for over 60 seconds
[INFO] [stdout] test src/plugins/html/mod.rs - plugins::html (line 11) ... FAILED
[INFO] [stdout] test src/plugins/kagi_plugins/mod.rs - plugins::kagi_plugins::is_url_to_be_proxied (line 17) ... ok
[INFO] [stdout] test src/plugins/footnote/references.rs - plugins::footnote::references (line 3) ... ok
[INFO] [stdout] test src/plugins/extra/mod.rs - plugins::extra (line 9) ... ok
[INFO] [stdout] test src/plugins/cmark/block/reference.rs - plugins::cmark::block::reference::ReferenceMap (line 75) ... ok
[INFO] [stdout] test src/plugins/autolinks/mod.rs - plugins::autolinks (line 3) ... ok
[INFO] [stdout] test src/plugins/extra/gh_flavored_md.rs - plugins::extra::gh_flavored_md (line 3) ... ok
[INFO] [stdout] test src/plugins/extra/front_matter.rs - plugins::extra::front_matter (line 4) ... ok
[INFO] [stdout] test src/plugins/kagi_plugins/link.rs - plugins::kagi_plugins::link::LINK_MD_PATTERN (line 20) ... ok
[INFO] [stdout] test src/plugins/extra/heading_anchors.rs - plugins::extra::heading_anchors (line 3) ... ok
[INFO] [stdout] test src/plugins/mod.rs - plugins (line 9) ... ok
[INFO] [stdout] test src/plugins/sourcepos.rs - plugins::sourcepos (line 2) ... ok
[INFO] [stdout] test src/plugins/footnote/mod.rs - plugins::footnote (line 3) ... ok
[INFO] [stdout] test src/plugins/cmark/block/reference.rs - plugins::cmark::block::reference::ReferenceMap (line 26) ... ok
[INFO] [stdout] test src/generics/inline/emph_pair.rs - generics::inline::emph_pair (line 25) ... ok
[INFO] [stdout] test src/plugins/extra/tasklist.rs - plugins::extra::tasklist (line 3) ... ok
[INFO] [stdout] test src/plugins/footnote/collect.rs - plugins::footnote::collect (line 5) ... ok
[INFO] [stdout] test src/plugins/extra/typographer.rs - plugins::extra::typographer (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/plugins/footnote/inline.rs - plugins::footnote::inline (line 3) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQi0TMf/rustcOfD87u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquickmark,libmdurl-c576b45ac009e89f,libidna-329dea11917ff9ae,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libstacker-82b42aeba2f9a165,libpsm-516fe5b3c1494748,libitertools-509298181381e8f8,libeither-21143ee48619ce75,libpulldown_latex-68db876c9cf707c4,libbumpalo-96ad1e45481197d0,libcached-8245f68bc6186adb,libweb_time-e902e3c80b588a6f,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libcached_proc_macro_types-76f0883c6a0514b4,liburl-a9eb2b925917f16a,libidna-f5e181002bfd44b5,libidna_adapter-cec90f33fb5c6a4a,libicu_properties-ec6289b42539aff9,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-6ee4f53c6963291c,libsmallvec-3281308869c19c4b,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b30a0c5b23d3a9c1,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-934117bcef62158a,libicu_locale_core-4b321a80321ce1b6,libtinystr-d02a5ec8458ffbfd,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-86867832a79bbcc7,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libinkjet-fb10dea99aed9a27,libv_htmlescape-caac465e73daf51e,libtoml-9fffea6a77a2f704,libtoml_edit-33337be7341b0fdc,libserde_spanned-b51f96a7776a2f64,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-3ecb4aae315cc9be,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e,libahash-91556d3256629f7a,libgetrandom-4a620aea7c55d024,libcfg_if-83060ec5685761ae,libzerocopy-9ed0bc567e8ea581,libtermcolor-cbafc8825e041b3d,libtree_sitter_highlight-8c5b19fce48886c3,liblazy_static-3674be3f4245d19b,libtree_sitter-c1256ccf845d4191,libtree_sitter_language-5155b8cba21ce879,libthiserror-305297abc8a52265,libhtml_escape-201286ecbc1b7fd9,libutf8_width-1a443bc393b712e2,libpyo3-90037b9d56c88da6,libpyo3_ffi-a3eb004685f1e65c,liblibc-612664c2206eec43,libmemoffset-c85e7f1a92075f90,libunindent-0763687dc454374b,libconst_format-f8ae630ca944ffab,libkonst-01916dbcd16809b1,libkonst_macro_rules-f88dbdd20787d547,liblinkify-485a5ebc9239fcad,libderive_more-4b15f7ddef47b525,libunicode_categories-6f2b7f5ace1e9985,libfancy_regex-5b2511bf835183db,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libdowncast_rs-473f3e6c03f1080a,libphf-2a098c902723df9d,libphf_shared-da49ea19c7c76c78,libsiphasher-b16e808df37ae9fc,libunicode_general_category-bc3aae0f40ed0963,libregex-0e490f3492e27047,libregex_automata-4005f90cafef1b04,libaho_corasick-b5ab6b2cbd1acbb3,libmemchr-0ebdc93958defebb,libregex_syntax-6d6ee545e2ffad72,libentities-01d1962ed35ac039,libonce_cell-b5bdc597ed9676b3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQi0TMf/rustcOfD87u/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/inkjet-aed4e67df19777c0/out" "-L" "/opt/rustwide/target/debug/build/psm-6ade7e2764327986/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-51aa19751aa46fd6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQi0TMf/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] ---- src/plugins/footnote/back_refs.rs - plugins::footnote::back_refs (line 4) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMSqRBc/rustccGzLo1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquickmark,libmdurl-c576b45ac009e89f,libidna-329dea11917ff9ae,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libstacker-82b42aeba2f9a165,libpsm-516fe5b3c1494748,libitertools-509298181381e8f8,libeither-21143ee48619ce75,libpulldown_latex-68db876c9cf707c4,libbumpalo-96ad1e45481197d0,libcached-8245f68bc6186adb,libweb_time-e902e3c80b588a6f,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libcached_proc_macro_types-76f0883c6a0514b4,liburl-a9eb2b925917f16a,libidna-f5e181002bfd44b5,libidna_adapter-cec90f33fb5c6a4a,libicu_properties-ec6289b42539aff9,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-6ee4f53c6963291c,libsmallvec-3281308869c19c4b,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b30a0c5b23d3a9c1,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-934117bcef62158a,libicu_locale_core-4b321a80321ce1b6,libtinystr-d02a5ec8458ffbfd,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-86867832a79bbcc7,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libinkjet-fb10dea99aed9a27,libv_htmlescape-caac465e73daf51e,libtoml-9fffea6a77a2f704,libtoml_edit-33337be7341b0fdc,libserde_spanned-b51f96a7776a2f64,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-3ecb4aae315cc9be,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e,libahash-91556d3256629f7a,libgetrandom-4a620aea7c55d024,libcfg_if-83060ec5685761ae,libzerocopy-9ed0bc567e8ea581,libtermcolor-cbafc8825e041b3d,libtree_sitter_highlight-8c5b19fce48886c3,liblazy_static-3674be3f4245d19b,libtree_sitter-c1256ccf845d4191,libtree_sitter_language-5155b8cba21ce879,libthiserror-305297abc8a52265,libhtml_escape-201286ecbc1b7fd9,libutf8_width-1a443bc393b712e2,libpyo3-90037b9d56c88da6,libpyo3_ffi-a3eb004685f1e65c,liblibc-612664c2206eec43,libmemoffset-c85e7f1a92075f90,libunindent-0763687dc454374b,libconst_format-f8ae630ca944ffab,libkonst-01916dbcd16809b1,libkonst_macro_rules-f88dbdd20787d547,liblinkify-485a5ebc9239fcad,libderive_more-4b15f7ddef47b525,libunicode_categories-6f2b7f5ace1e9985,libfancy_regex-5b2511bf835183db,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libdowncast_rs-473f3e6c03f1080a,libphf-2a098c902723df9d,libphf_shared-da49ea19c7c76c78,libsiphasher-b16e808df37ae9fc,libunicode_general_category-bc3aae0f40ed0963,libregex-0e490f3492e27047,libregex_automata-4005f90cafef1b04,libaho_corasick-b5ab6b2cbd1acbb3,libmemchr-0ebdc93958defebb,libregex_syntax-6d6ee545e2ffad72,libentities-01d1962ed35ac039,libonce_cell-b5bdc597ed9676b3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMSqRBc/rustccGzLo1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/inkjet-aed4e67df19777c0/out" "-L" "/opt/rustwide/target/debug/build/psm-6ade7e2764327986/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-51aa19751aa46fd6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMSqRBc/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] ---- src/plugins/footnote/definitions.rs - plugins::footnote::definitions (line 3) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqszRwW/rustcQLl91x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquickmark,libmdurl-c576b45ac009e89f,libidna-329dea11917ff9ae,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libstacker-82b42aeba2f9a165,libpsm-516fe5b3c1494748,libitertools-509298181381e8f8,libeither-21143ee48619ce75,libpulldown_latex-68db876c9cf707c4,libbumpalo-96ad1e45481197d0,libcached-8245f68bc6186adb,libweb_time-e902e3c80b588a6f,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libcached_proc_macro_types-76f0883c6a0514b4,liburl-a9eb2b925917f16a,libidna-f5e181002bfd44b5,libidna_adapter-cec90f33fb5c6a4a,libicu_properties-ec6289b42539aff9,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-6ee4f53c6963291c,libsmallvec-3281308869c19c4b,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b30a0c5b23d3a9c1,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-934117bcef62158a,libicu_locale_core-4b321a80321ce1b6,libtinystr-d02a5ec8458ffbfd,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-86867832a79bbcc7,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libinkjet-fb10dea99aed9a27,libv_htmlescape-caac465e73daf51e,libtoml-9fffea6a77a2f704,libtoml_edit-33337be7341b0fdc,libserde_spanned-b51f96a7776a2f64,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-3ecb4aae315cc9be,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e,libahash-91556d3256629f7a,libgetrandom-4a620aea7c55d024,libcfg_if-83060ec5685761ae,libzerocopy-9ed0bc567e8ea581,libtermcolor-cbafc8825e041b3d,libtree_sitter_highlight-8c5b19fce48886c3,liblazy_static-3674be3f4245d19b,libtree_sitter-c1256ccf845d4191,libtree_sitter_language-5155b8cba21ce879,libthiserror-305297abc8a52265,libhtml_escape-201286ecbc1b7fd9,libutf8_width-1a443bc393b712e2,libpyo3-90037b9d56c88da6,libpyo3_ffi-a3eb004685f1e65c,liblibc-612664c2206eec43,libmemoffset-c85e7f1a92075f90,libunindent-0763687dc454374b,libconst_format-f8ae630ca944ffab,libkonst-01916dbcd16809b1,libkonst_macro_rules-f88dbdd20787d547,liblinkify-485a5ebc9239fcad,libderive_more-4b15f7ddef47b525,libunicode_categories-6f2b7f5ace1e9985,libfancy_regex-5b2511bf835183db,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libdowncast_rs-473f3e6c03f1080a,libphf-2a098c902723df9d,libphf_shared-da49ea19c7c76c78,libsiphasher-b16e808df37ae9fc,libunicode_general_category-bc3aae0f40ed0963,libregex-0e490f3492e27047,libregex_automata-4005f90cafef1b04,libaho_corasick-b5ab6b2cbd1acbb3,libmemchr-0ebdc93958defebb,libregex_syntax-6d6ee545e2ffad72,libentities-01d1962ed35ac039,libonce_cell-b5bdc597ed9676b3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqszRwW/rustcQLl91x/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/inkjet-aed4e67df19777c0/out" "-L" "/opt/rustwide/target/debug/build/psm-6ade7e2764327986/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-51aa19751aa46fd6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqszRwW/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] ---- src/plugins/html/mod.rs - plugins::html (line 11) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestc6kCGP/rustcaWVOTZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquickmark,libmdurl-c576b45ac009e89f,libidna-329dea11917ff9ae,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libstacker-82b42aeba2f9a165,libpsm-516fe5b3c1494748,libitertools-509298181381e8f8,libeither-21143ee48619ce75,libpulldown_latex-68db876c9cf707c4,libbumpalo-96ad1e45481197d0,libcached-8245f68bc6186adb,libweb_time-e902e3c80b588a6f,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libcached_proc_macro_types-76f0883c6a0514b4,liburl-a9eb2b925917f16a,libidna-f5e181002bfd44b5,libidna_adapter-cec90f33fb5c6a4a,libicu_properties-ec6289b42539aff9,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-6ee4f53c6963291c,libsmallvec-3281308869c19c4b,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b30a0c5b23d3a9c1,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-934117bcef62158a,libicu_locale_core-4b321a80321ce1b6,libtinystr-d02a5ec8458ffbfd,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-86867832a79bbcc7,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libinkjet-fb10dea99aed9a27,libv_htmlescape-caac465e73daf51e,libtoml-9fffea6a77a2f704,libtoml_edit-33337be7341b0fdc,libserde_spanned-b51f96a7776a2f64,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-3ecb4aae315cc9be,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e,libahash-91556d3256629f7a,libgetrandom-4a620aea7c55d024,libcfg_if-83060ec5685761ae,libzerocopy-9ed0bc567e8ea581,libtermcolor-cbafc8825e041b3d,libtree_sitter_highlight-8c5b19fce48886c3,liblazy_static-3674be3f4245d19b,libtree_sitter-c1256ccf845d4191,libtree_sitter_language-5155b8cba21ce879,libthiserror-305297abc8a52265,libhtml_escape-201286ecbc1b7fd9,libutf8_width-1a443bc393b712e2,libpyo3-90037b9d56c88da6,libpyo3_ffi-a3eb004685f1e65c,liblibc-612664c2206eec43,libmemoffset-c85e7f1a92075f90,libunindent-0763687dc454374b,libconst_format-f8ae630ca944ffab,libkonst-01916dbcd16809b1,libkonst_macro_rules-f88dbdd20787d547,liblinkify-485a5ebc9239fcad,libderive_more-4b15f7ddef47b525,libunicode_categories-6f2b7f5ace1e9985,libfancy_regex-5b2511bf835183db,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libdowncast_rs-473f3e6c03f1080a,libphf-2a098c902723df9d,libphf_shared-da49ea19c7c76c78,libsiphasher-b16e808df37ae9fc,libunicode_general_category-bc3aae0f40ed0963,libregex-0e490f3492e27047,libregex_automata-4005f90cafef1b04,libaho_corasick-b5ab6b2cbd1acbb3,libmemchr-0ebdc93958defebb,libregex_syntax-6d6ee545e2ffad72,libentities-01d1962ed35ac039,libonce_cell-b5bdc597ed9676b3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestc6kCGP/rustcaWVOTZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/inkjet-aed4e67df19777c0/out" "-L" "/opt/rustwide/target/debug/build/psm-6ade7e2764327986/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-51aa19751aa46fd6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc6kCGP/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/plugins/footnote/back_refs.rs - plugins::footnote::back_refs (line 4)
[INFO] [stdout]     src/plugins/footnote/definitions.rs - plugins::footnote::definitions (line 3)
[INFO] [stdout]     src/plugins/footnote/inline.rs - plugins::footnote::inline (line 3)
[INFO] [stdout]     src/plugins/html/mod.rs - plugins::html (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 38 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 116.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24", kill_on_drop: false }`
[INFO] [stdout] 327f1964532094cc9681108e6189e198c7d0356d04c9bce7e8ec7ba13c116d24
