[INFO] fetching crate mdbook-lint 0.11.6... [INFO] testing mdbook-lint-0.11.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mdbook-lint 0.11.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mdbook-lint 0.11.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mdbook-lint 0.11.6 [INFO] tweaked toml for crates.io crate mdbook-lint 0.11.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mdbook-lint 0.11.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdbook-lint 0.11.6 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.1 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded mdbook-lint-core v0.11.6 [INFO] [stderr] Downloaded opener v0.8.2 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded handlebars v6.3.2 [INFO] [stderr] Downloaded comrak v0.21.0 [INFO] [stderr] Downloaded pulldown-cmark v0.10.3 [INFO] [stderr] Downloaded mdbook v0.4.52 [INFO] [stderr] Downloaded mdbook-lint-rulesets v0.11.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b23e52f7c99b0e5524182c9a90ccd971d2d60b94f941f69477509a936c07b87f [INFO] running `Command { std: "docker" "start" "-a" "b23e52f7c99b0e5524182c9a90ccd971d2d60b94f941f69477509a936c07b87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b23e52f7c99b0e5524182c9a90ccd971d2d60b94f941f69477509a936c07b87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23e52f7c99b0e5524182c9a90ccd971d2d60b94f941f69477509a936c07b87f", kill_on_drop: false }` [INFO] [stdout] b23e52f7c99b0e5524182c9a90ccd971d2d60b94f941f69477509a936c07b87f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 139223ae149dc6176144ee18a0b7f65bb99bbe46fbae1b878ca9b08843c1a076 [INFO] running `Command { std: "docker" "start" "-a" "139223ae149dc6176144ee18a0b7f65bb99bbe46fbae1b878ca9b08843c1a076", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling opener v0.8.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling mdbook v0.4.52 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling comrak v0.21.0 [INFO] [stderr] Compiling mdbook-lint-core v0.11.6 [INFO] [stderr] Compiling mdbook-lint-rulesets v0.11.6 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling mdbook-lint v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "139223ae149dc6176144ee18a0b7f65bb99bbe46fbae1b878ca9b08843c1a076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139223ae149dc6176144ee18a0b7f65bb99bbe46fbae1b878ca9b08843c1a076", kill_on_drop: false }` [INFO] [stdout] 139223ae149dc6176144ee18a0b7f65bb99bbe46fbae1b878ca9b08843c1a076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c94d47ad7378c02e8e823141cfc9b6089f6070a3d96cbec95e763573b414036 [INFO] running `Command { std: "docker" "start" "-a" "7c94d47ad7378c02e8e823141cfc9b6089f6070a3d96cbec95e763573b414036", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling mdbook v0.4.52 [INFO] [stderr] Compiling comrak v0.21.0 [INFO] [stderr] Compiling mdbook-lint-core v0.11.6 [INFO] [stderr] Compiling mdbook-lint-rulesets v0.11.6 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling mdbook-lint v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.83s [INFO] running `Command { std: "docker" "inspect" "7c94d47ad7378c02e8e823141cfc9b6089f6070a3d96cbec95e763573b414036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c94d47ad7378c02e8e823141cfc9b6089f6070a3d96cbec95e763573b414036", kill_on_drop: false }` [INFO] [stdout] 7c94d47ad7378c02e8e823141cfc9b6089f6070a3d96cbec95e763573b414036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7dc9f755011c8bf51a5a19520eb872c87874f494cdf1c13e6a9ac5e2adc28ba [INFO] running `Command { std: "docker" "start" "-a" "b7dc9f755011c8bf51a5a19520eb872c87874f494cdf1c13e6a9ac5e2adc28ba", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_lint-fefda186d02e7b08) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test batch1_rule_config_test::tests::test_multiple_batch1_rules_configuration ... ok [INFO] [stdout] test batch1_rule_config_test::tests::test_md007_configuration_works ... ok [INFO] [stdout] test batch1_rule_config_test::tests::test_md010_configuration_works ... ok [INFO] [stdout] test batch1_rule_config_test::tests::test_md002_configuration_works ... ok [INFO] [stdout] test batch1_rule_config_test::tests::test_md012_configuration_works ... ok [INFO] [stdout] test config::tests::test_config_file_not_found ... ok [INFO] [stdout] test batch1_rule_config_test::tests::test_batch1_rules_fallback_to_defaults ... ok [INFO] [stdout] test batch1_rule_config_test::tests::test_batch1_rules_with_underscore_config_keys ... ok [INFO] [stdout] test config::tests::test_config_from_json ... ok [INFO] [stdout] test config::tests::test_config_from_toml ... ok [INFO] [stdout] test config::tests::test_config_from_preprocessor ... ok [INFO] [stdout] test config::tests::test_config_from_yaml ... ok [INFO] [stdout] test config::tests::test_config_from_json_file ... ok [INFO] [stdout] test config::tests::test_config_from_file_mixed_content_detection ... ok [INFO] [stdout] test config::tests::test_config_from_toml_file ... ok [INFO] [stdout] test config::tests::test_config_merge ... ok [INFO] [stdout] test config::tests::test_config_from_yml_file ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_config_from_file_no_extension ... ok [INFO] [stdout] test config::tests::test_config_from_yaml_file ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_json ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_yaml ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_yaml_no_frontmatter ... ok [INFO] [stdout] test config::tests::test_json_with_categories ... ok [INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_with_explicit_enable ... ok [INFO] [stdout] test config::tests::test_markdownlint_compatible_mode ... ok [INFO] [stdout] test config::tests::test_markdownlint_rule_mapping ... ok [INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_config_parsing ... ok [INFO] [stdout] test config::tests::test_from_str_auto_detection ... ok [INFO] [stdout] test config::tests::test_invalid_format_detection ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_toml_fallback ... ok [INFO] [stdout] test config::tests::test_rule_categorization ... ok [INFO] [stdout] test config::tests::test_should_run_rule_category_based ... ok [INFO] [stdout] test config::tests::test_should_run_rule_disabled_category ... ok [INFO] [stdout] test config::tests::test_should_run_rule_explicit_enabled ... ok [INFO] [stdout] test preprocessor::tests::test_format_violations ... ok [INFO] [stdout] test preprocessor::tests::test_preprocessor_name ... ok [INFO] [stdout] test config::tests::test_should_run_rule_explicit_disabled ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_categories ... ok [INFO] [stdout] test config::tests::test_yaml_with_categories ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_default ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_categories ... ok [INFO] [stdout] test config::tests::test_config_invalid_file_content ... ok [INFO] [stdout] test preprocessor::tests::test_parse_config ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_rules ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_rules_comprehensive ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_enabled_rules ... ok [INFO] [stdout] test preprocessor::tests::test_with_config_constructor ... ok [INFO] [stdout] test preprocessor::tests::test_should_fail_build ... ok [INFO] [stdout] test config::tests::test_markdownlint_json_file_detection ... ok [INFO] [stdout] test rule_config_test::tests::test_backward_compatibility ... ok [INFO] [stdout] test batch1_rule_config_test::tests::test_md003_configuration_works ... ok [INFO] [stdout] test config::tests::test_markdownlint_json_parsing ... ok [INFO] [stdout] test rule_config_test::tests::test_md009_configuration_works ... ok [INFO] [stdout] test rule_config_test::tests::test_md004_configuration_works ... ok [INFO] [stdout] test rule_config_test::tests::test_configuration_file_loading ... ok [INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok [INFO] [stdout] test tests::test_core_functionality_available ... ok [INFO] [stdout] test tests::test_cli_version_info ... ok [INFO] [stdout] test rule_config_test::tests::test_md013_configuration_works ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_custom_config ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_empty_content ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_error_handling ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_violations ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_clean ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_whitespace_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/debug_preprocessor.rs (/opt/rustwide/target/debug/deps/debug_preprocessor-6fee0aefe014893e) [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/main.rs (/opt/rustwide/target/debug/deps/mdbook_lint-2c333cb7b0f634c4) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test config::tests::test_config_file_not_found ... ok [INFO] [stdout] test config::tests::test_config_from_file_mixed_content_detection ... ok [INFO] [stdout] test config::tests::test_config_from_file_no_extension ... ok [INFO] [stdout] test config::tests::test_config_from_json ... ok [INFO] [stdout] test config::tests::test_config_from_json_file ... ok [INFO] [stdout] test config::tests::test_config_from_toml ... ok [INFO] [stdout] test config::tests::test_config_from_preprocessor ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_config_from_yaml ... ok [INFO] [stdout] test config::tests::test_config_from_yaml_file ... ok [INFO] [stdout] test config::tests::test_config_from_toml_file ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_toml_fallback ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_yaml_no_frontmatter ... ok [INFO] [stdout] test config::tests::test_config_invalid_file_content ... ok [INFO] [stdout] test config::tests::test_invalid_format_detection ... ok [INFO] [stdout] test config::tests::test_rule_categorization ... ok [INFO] [stdout] test config::tests::test_markdownlint_compatible_mode ... ok [INFO] [stdout] test config::tests::test_from_str_auto_detection ... ok [INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_config_parsing ... ok [INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_with_explicit_enable ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_json ... ok [INFO] [stdout] test config::tests::test_json_with_categories ... ok [INFO] [stdout] test config::tests::test_should_run_rule_category_based ... ok [INFO] [stdout] test config::tests::test_detect_format_from_content_yaml ... ok [INFO] [stdout] test config::tests::test_should_run_rule_disabled_category ... ok [INFO] [stdout] test config::tests::test_markdownlint_json_file_detection ... ok [INFO] [stdout] test config::tests::test_should_run_rule_explicit_disabled ... ok [INFO] [stdout] test config::tests::test_should_run_rule_explicit_enabled ... ok [INFO] [stdout] test config::tests::test_markdownlint_json_parsing ... ok [INFO] [stdout] test config::tests::test_config_from_yml_file ... ok [INFO] [stdout] test config::tests::test_yaml_with_categories ... ok [INFO] [stdout] test preprocessor::tests::test_format_violations ... ok [INFO] [stdout] test preprocessor::tests::test_parse_config ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_categories ... ok [INFO] [stdout] test preprocessor::tests::test_preprocessor_name ... ok [INFO] [stdout] test config::tests::test_markdownlint_rule_mapping ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_enabled_rules ... ok [INFO] [stdout] test config::tests::test_config_merge ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_categories ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_rules ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_default ... ok [INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok [INFO] [stdout] test tests::test_cli_lint_with_options ... ok [INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_rules_comprehensive ... ok [INFO] [stdout] test tests::test_cli_init_command ... ok [INFO] [stdout] test preprocessor::tests::test_should_fail_build ... ok [INFO] [stdout] test preprocessor::tests::test_with_config_constructor ... ok [INFO] [stdout] test tests::test_cli_no_subcommand ... ok [INFO] [stdout] test tests::test_cli_preprocessor_command ... ok [INFO] [stdout] test tests::test_cli_parsing ... ok [INFO] [stdout] test tests::test_create_engine_based_on_flags ... ok [INFO] [stdout] test tests::test_output_format_enum ... ok [INFO] [stdout] test tests::test_error_handling_in_main_functions ... ok [INFO] [stdout] test tests::test_cli_rules_json_format ... ok [INFO] [stdout] test tests::test_rules_format_enum ... ok [INFO] [stdout] test tests::test_config_format_enum ... ok [INFO] [stdout] test tests::test_cli_rules_command ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_error_handling ... ok [INFO] [stdout] test tests::test_cli_with_multiple_files ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_clean ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_empty_content ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_violations ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_custom_config ... ok [INFO] [stdout] test preprocessor::tests::test_process_chapter_with_whitespace_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/batch2_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch2_rule_config_test-3a3d0be02e536a4d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_md024_hyphenated_config_key ... ok [INFO] [stdout] test test_batch2_all_rules_with_config ... ok [INFO] [stdout] test test_md030_spacing_configuration ... ok [INFO] [stdout] test test_md024_siblings_only_configuration ... ok [INFO] [stdout] test test_md026_punctuation_configuration ... ok [INFO] [stdout] test test_md029_style_configuration ... ok [INFO] [stdout] test test_md030_hyphenated_config_keys ... ok [INFO] [stdout] test test_md025_level_configuration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/batch3_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch3_rule_config_test-6922dcf971a21e4e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_md044_proper_names_configuration ... ok [INFO] [stdout] test test_md046_consistent_style_detection ... ok [INFO] [stdout] test test_md036_emphasis_punctuation_configuration ... ok [INFO] [stdout] test test_md043_required_headings_configuration ... ok [INFO] [stdout] test test_md035_horizontal_rule_style_configuration ... ok [INFO] [stdout] test test_batch3_all_rules_together ... ok [INFO] [stdout] test test_md046_code_block_style_configuration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/batch4_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch4_rule_config_test-2f6845c1b1316ada) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_md049_emphasis_style_configuration ... ok [INFO] [stdout] test test_md055_table_pipe_style_configuration ... ok [INFO] [stdout] test test_md048_code_fence_style_configuration ... ok [INFO] [stdout] test test_md050_strong_style_configuration ... ok [INFO] [stdout] test test_md051_link_fragments_configuration ... ok [INFO] [stdout] test test_md052_reference_links_configuration ... ok [INFO] [stdout] test test_md059_link_text_configuration ... ok [INFO] [stdout] test test_md054_link_style_configuration ... ok [INFO] [stdout] test test_md053_unused_definitions_configuration ... ok [INFO] [stdout] test test_batch4_all_rules_together ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/duplicate_violations_test.rs (/opt/rustwide/target/debug/deps/duplicate_violations_test-bbfd6a3a2109d687) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_duplicate_violations_md040_mdbook001 ... ok [INFO] [stderr] Running tests/fix_functionality_tests.rs (/opt/rustwide/target/debug/deps/fix_functionality_tests-11d27cb15165b0de) [INFO] [stdout] test test_multiple_code_blocks_duplicate_violations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test common::tests::test_count_violations ... ok [INFO] [stdout] test common::tests::test_violation_expectation ... ok [INFO] [stdout] test test_fix_error_validation ... ok [INFO] [stdout] test test_dry_run_with_fix_unsafe ... ok [INFO] [stdout] test test_fix_no_fixable_violations ... ok [INFO] [stdout] test test_dry_run_flag ... ok [INFO] [stdout] test test_fix_clean_file ... ok [INFO] [stdout] test test_fix_flag_applies_fixes ... ok [INFO] [stdout] test test_fix_with_remaining_violations ... ok [INFO] [stdout] test test_fix_with_fail_on_warnings ... ok [INFO] [stdout] test test_fix_unsafe_flag ... ok [INFO] [stdout] test test_fix_multiple_files ... ok [INFO] [stdout] test test_backup_flag_disabled ... ok [INFO] [stdout] test test_fix_directory_recursively ... ok [INFO] [stdout] test test_fix_exit_codes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/mdbook_integration_tests.rs (/opt/rustwide/target/debug/deps/mdbook_integration_tests-a25071d9e3448cfc) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test common::tests::test_count_violations ... ok [INFO] [stdout] test common::tests::test_violation_expectation ... ok [INFO] [stdout] test test_directory_creation_fix ... ok [INFO] [stdout] test test_cli_with_clean_mdbook_content ... ok [INFO] [stdout] test test_preprocessor_fail_on_warnings_false ... ok [INFO] [stdout] test test_preprocessor_with_violations ... ok [INFO] [stdout] test test_cli_with_nested_directories ... ok [INFO] [stdout] test test_preprocessor_mdbook_only_config ... ok [INFO] [stdout] test test_cli_lint_mdbook_files ... ok [INFO] [stdout] test test_preprocessor_json_output_structure ... ok [INFO] [stdout] test test_preprocessor_minimal_clean_input ... ok [INFO] [stdout] test test_cli_mdbook_only_flag ... ok [INFO] [stdout] test test_preprocessor_custom_disabled_rules ... ok [INFO] [stdout] test test_preprocessor_default_config ... ok [INFO] [stdout] test test_preprocessor_summary_validation ... ok [INFO] [stdout] test test_large_mdbook_project ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/performance_regression_test.rs (/opt/rustwide/target/debug/deps/performance_regression_test-34f20860d73cb613) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_md049_nested_backticks_and_emphasis ... ok [INFO] [stdout] test test_md051_pathological_html_attributes ... ok [INFO] [stdout] test test_md049_code_spans_with_underscore_asterisk_patterns ... ok [INFO] [stdout] test test_md049_many_code_spans_performance ... ok [INFO] [stdout] test test_md051_large_html_content_performance ... ok [INFO] [stdout] test test_combined_performance_stress_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/ruleset_scenarios_test.rs (/opt/rustwide/target/debug/deps/ruleset_scenarios_test-89d8a0ada100fd47) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_only_standard_rules_active ... ok [INFO] [stdout] test test_both_rulesets_active_with_deduplication ... ok [INFO] [stdout] test test_non_overlapping_rules_unaffected ... ok [INFO] [stdout] test test_only_mdbook_rules_active ... ok [INFO] [stdout] test test_config_based_rule_filtering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/simple_corpus_tests.rs (/opt/rustwide/target/debug/deps/simple_corpus_tests-d1783a1890fe1f1a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_essential_corpus_files ... ok [INFO] [stdout] test test_performance_and_correctness_on_known_files ... ok [INFO] [stdout] test test_our_own_documentation ... ok [INFO] [stdout] test test_never_crashes_on_malformed_markdown ... ok [INFO] [stdout] test test_never_crashes_on_random_input ... ok [INFO] [stdout] test test_never_crashes_on_generated_fuzz_like_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.10s [INFO] [stdout] [INFO] [stderr] Running tests/simple_performance_tests.rs (/opt/rustwide/target/debug/deps/simple_performance_tests-afd9a67a1bad94cf) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_performance_many_violations ... ok [INFO] [stdout] test test_performance_regression_md049_emphasis_patterns ... ok [INFO] [stdout] test test_performance_regression_md051_html_fragments ... ok [INFO] [stdout] test test_performance_deeply_nested_content ... ok [INFO] [stdout] test test_performance_pathological_input ... ok [INFO] [stdout] test test_performance_large_document ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Doc-tests mdbook_lint [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7dc9f755011c8bf51a5a19520eb872c87874f494cdf1c13e6a9ac5e2adc28ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7dc9f755011c8bf51a5a19520eb872c87874f494cdf1c13e6a9ac5e2adc28ba", kill_on_drop: false }` [INFO] [stdout] b7dc9f755011c8bf51a5a19520eb872c87874f494cdf1c13e6a9ac5e2adc28ba