[INFO] cloning repository https://github.com/joshrotenberg/mdbook-lint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshrotenberg/mdbook-lint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fmdbook-lint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fmdbook-lint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bde598e74e69693e10204c5b99086ede53bf353f
[INFO] testing joshrotenberg/mdbook-lint against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fmdbook-lint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshrotenberg/mdbook-lint
[INFO] finished tweaking git repo https://github.com/joshrotenberg/mdbook-lint
[INFO] tweaked toml for git repo https://github.com/joshrotenberg/mdbook-lint written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshrotenberg/mdbook-lint on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshrotenberg/mdbook-lint 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 800c031921882e73fb0e3b6596857794fd345959af150acbdfce9eac20973481
[INFO] running `Command { std: "docker" "start" "-a" "800c031921882e73fb0e3b6596857794fd345959af150acbdfce9eac20973481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "800c031921882e73fb0e3b6596857794fd345959af150acbdfce9eac20973481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "800c031921882e73fb0e3b6596857794fd345959af150acbdfce9eac20973481", kill_on_drop: false }`
[INFO] [stdout] 800c031921882e73fb0e3b6596857794fd345959af150acbdfce9eac20973481
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9c7da42ecae33ce319be33f778d38d35b45124bfc35840f654eda9f0b48a8e6
[INFO] running `Command { std: "docker" "start" "-a" "f9c7da42ecae33ce319be33f778d38d35b45124bfc35840f654eda9f0b48a8e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling opener v0.8.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling comrak v0.21.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling mdbook v0.4.52
[INFO] [stderr]    Compiling mdbook-lint-core v0.14.3 (/opt/rustwide/workdir/crates/mdbook-lint-core)
[INFO] [stderr]    Compiling mdbook-lint-rulesets v0.14.3 (/opt/rustwide/workdir/crates/mdbook-lint-rulesets)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling mdbook-lint v0.14.3 (/opt/rustwide/workdir/crates/mdbook-lint-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "f9c7da42ecae33ce319be33f778d38d35b45124bfc35840f654eda9f0b48a8e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c7da42ecae33ce319be33f778d38d35b45124bfc35840f654eda9f0b48a8e6", kill_on_drop: false }`
[INFO] [stdout] f9c7da42ecae33ce319be33f778d38d35b45124bfc35840f654eda9f0b48a8e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24d33b6b64ebc24b41307ebc7dad1d5ef23f8ffe2f10bfec063dfdca2594c9e5
[INFO] running `Command { std: "docker" "start" "-a" "24d33b6b64ebc24b41307ebc7dad1d5ef23f8ffe2f10bfec063dfdca2594c9e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[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 serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling comrak v0.21.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling mdbook v0.4.52
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling mdbook-lint-core v0.14.3 (/opt/rustwide/workdir/crates/mdbook-lint-core)
[INFO] [stderr]    Compiling mdbook-lint-rulesets v0.14.3 (/opt/rustwide/workdir/crates/mdbook-lint-rulesets)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling mdbook-lint v0.14.3 (/opt/rustwide/workdir/crates/mdbook-lint-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "24d33b6b64ebc24b41307ebc7dad1d5ef23f8ffe2f10bfec063dfdca2594c9e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d33b6b64ebc24b41307ebc7dad1d5ef23f8ffe2f10bfec063dfdca2594c9e5", kill_on_drop: false }`
[INFO] [stdout] 24d33b6b64ebc24b41307ebc7dad1d5ef23f8ffe2f10bfec063dfdca2594c9e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8d060cbed66ed2db88f04ba6f39381ea90d680bd3b5cdbee7d7253ce7ab80b9
[INFO] running `Command { std: "docker" "start" "-a" "c8d060cbed66ed2db88f04ba6f39381ea90d680bd3b5cdbee7d7253ce7ab80b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_lint-9f221b1f0b02173b)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test config::tests::test_auto_fix_aggressive_config ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_batch1_rules_fallback_to_defaults ... ok
[INFO] [stdout] test config::tests::test_auto_fix_config_from_toml ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md002_configuration_works ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md007_configuration_works ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_batch1_rules_with_underscore_config_keys ... ok
[INFO] [stdout] test config::tests::test_auto_fix_conservative_config ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md012_configuration_works ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md003_configuration_works ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_multiple_batch1_rules_configuration ... ok
[INFO] [stdout] test config::tests::test_auto_fix_default_enabled ... ok
[INFO] [stdout] test config::tests::test_auto_fix_per_rule_override ... ok
[INFO] [stdout] test config::tests::test_config_file_not_found ... ok
[INFO] [stdout] test config::tests::test_auto_fix_global_disabled ... ok
[INFO] [stdout] test config::tests::test_auto_fix_per_rule_override_with_global_disabled ... 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_default_config ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml ... ok
[INFO] [stdout] test config::tests::test_config_merge ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_toml_fallback ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_json ... ok
[INFO] [stdout] test config::tests::test_config_from_file_no_extension ... 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_detect_format_from_content_yaml ... ok
[INFO] [stdout] test config::tests::test_json_with_categories ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_yaml_no_frontmatter ... ok
[INFO] [stdout] test config::tests::test_config_from_toml_file ... ok
[INFO] [stdout] test config::tests::test_markdownlint_json_parsing ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_category_based ... ok
[INFO] [stdout] test config::tests::test_invalid_format_detection ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_config_parsing ... ok
[INFO] [stdout] test config::tests::test_rule_categorization ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_with_explicit_enable ... ok
[INFO] [stdout] test config::tests::test_markdownlint_rule_mapping ... ok
[INFO] [stdout] test config::tests::test_config_invalid_file_content ... ok
[INFO] [stdout] test config::tests::test_from_str_auto_detection ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode ... ok
[INFO] [stdout] test config::tests::test_markdownlint_json_file_detection ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_disabled_category ... 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 batch1_rule_config_test::tests::test_md010_configuration_works ... ok
[INFO] [stdout] test preprocessor::tests::test_format_violations ... ok
[INFO] [stdout] test preprocessor::tests::test_full_mdbook_04_json_parsing ... ok
[INFO] [stdout] test config::tests::test_yaml_with_categories ... ok
[INFO] [stdout] test preprocessor::tests::test_denormalize_for_mdbook_05 ... ok
[INFO] [stdout] test preprocessor::tests::test_full_mdbook_05_json_parsing ... ok
[INFO] [stdout] test config::tests::test_config_from_yml_file ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml_file ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_nested_items ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_v04_format ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_v05_format ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_preserves_other_fields ... 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_strip_null_values ... ok
[INFO] [stdout] test preprocessor::tests::test_should_fail_build ... ok
[INFO] [stdout] test preprocessor::tests::test_preprocessor_name ... ok
[INFO] [stdout] test preprocessor::tests::test_roundtrip_mdbook_05 ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_categories ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_default ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_valid_data ... ok
[INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_categories ... ok
[INFO] [stdout] test rustdoc::tests::test_empty_doc_lines ... ok
[INFO] [stdout] test rule_config_test::tests::test_md013_configuration_works ... ok
[INFO] [stdout] test rule_config_test::tests::test_backward_compatibility ... ok
[INFO] [stdout] test rule_config_test::tests::test_configuration_file_loading ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_empty_content ... ok
[INFO] [stdout] test rule_config_test::tests::test_md004_configuration_works ... ok
[INFO] [stdout] test rule_config_test::tests::test_md009_configuration_works ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_non_exhaustive ... ok
[INFO] [stdout] test preprocessor::tests::test_with_config_constructor ... ok
[INFO] [stdout] test rustdoc::tests::test_extract_simple_module_docs ... ok
[INFO] [stdout] test tests::test_core_functionality_available ... ok
[INFO] [stdout] test rustdoc::tests::test_preserves_indentation ... ok
[INFO] [stdout] test rustdoc::tests::test_extract_docs_with_code_blocks ... ok
[INFO] [stdout] test rustdoc::tests::test_line_mapping ... ok
[INFO] [stdout] test rustdoc::tests::test_no_module_docs ... ok
[INFO] [stdout] test tests::test_cli_version_info ... ok
[INFO] [stdout] test rustdoc::tests::test_docs_not_at_start ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_error_handling ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_custom_config ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_violations ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_whitespace_only ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_clean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/debug_preprocessor.rs (/opt/rustwide/target/debug/deps/debug_preprocessor-2bf69fd546b58f01)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdbook_lint-d04619cf1dcc09c2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test config::tests::test_auto_fix_default_enabled ... ok
[INFO] [stdout] test config::tests::test_auto_fix_conservative_config ... ok
[INFO] [stdout] test config::tests::test_auto_fix_per_rule_override ... ok
[INFO] [stdout] test config::tests::test_auto_fix_per_rule_override_with_global_disabled ... ok
[INFO] [stdout] test config::tests::test_auto_fix_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_auto_fix_aggressive_config ... 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_file_not_found ... ok
[INFO] [stdout] test config::tests::test_auto_fix_global_disabled ... 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_yaml ... ok
[INFO] [stdout] test config::tests::test_config_from_toml_file ... ok
[INFO] [stdout] test config::tests::test_config_from_preprocessor ... ok
[INFO] [stdout] test config::tests::test_config_from_yml_file ... ok
[INFO] [stdout] test config::tests::test_config_invalid_file_content ... ok
[INFO] [stdout] test config::tests::test_config_merge ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_json ... 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 ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_yaml_no_frontmatter ... ok
[INFO] [stdout] test config::tests::test_invalid_format_detection ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml_file ... ok
[INFO] [stdout] test config::tests::test_json_with_categories ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_with_explicit_enable ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_config_parsing ... ok
[INFO] [stdout] test config::tests::test_markdownlint_rule_mapping ... ok
[INFO] [stdout] test config::tests::test_rule_categorization ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_disabled_category ... 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 output::tests::test_build_underline ... ok
[INFO] [stdout] test config::tests::test_yaml_with_categories ... ok
[INFO] [stdout] test output::tests::test_determine_underline_length ... ok
[INFO] [stdout] test config::tests::test_markdownlint_json_file_detection ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_category_based ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_nested_items ... ok
[INFO] [stdout] test preprocessor::tests::test_full_mdbook_05_json_parsing ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_v04_format ... ok
[INFO] [stdout] test preprocessor::tests::test_full_mdbook_04_json_parsing ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_v05_format ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_preserves_other_fields ... ok
[INFO] [stdout] test preprocessor::tests::test_parse_config ... ok
[INFO] [stdout] test preprocessor::tests::test_preprocessor_name ... 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 preprocessor::tests::test_rule_filtering_with_disabled_rules ... ok
[INFO] [stdout] test preprocessor::tests::test_roundtrip_mdbook_05 ... ok
[INFO] [stdout] test preprocessor::tests::test_should_fail_build ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_rules_comprehensive ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_categories ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_enabled_rules ... ok
[INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok
[INFO] [stdout] test rustdoc::tests::test_empty_doc_lines ... ok
[INFO] [stdout] test preprocessor::tests::test_with_config_constructor ... ok
[INFO] [stdout] test rustdoc::tests::test_extract_simple_module_docs ... ok
[INFO] [stdout] test rustdoc::tests::test_line_mapping ... ok
[INFO] [stdout] test rustdoc::tests::test_no_module_docs ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_valid_data ... ok
[INFO] [stdout] test rustdoc::tests::test_preserves_indentation ... ok
[INFO] [stdout] test tests::test_cli_init_command ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test rustdoc::tests::test_docs_not_at_start ... ok
[INFO] [stdout] test rustdoc::tests::test_extract_docs_with_code_blocks ... ok
[INFO] [stdout] test tests::test_cli_lint_with_options ... ok
[INFO] [stdout] test tests::test_cli_no_subcommand ... ok
[INFO] [stdout] test tests::test_config_format_enum ... ok
[INFO] [stdout] test tests::test_create_engine_based_on_flags ... ok
[INFO] [stdout] test tests::test_cli_with_multiple_files ... ok
[INFO] [stdout] test tests::test_error_handling_in_main_functions ... ok
[INFO] [stdout] test tests::test_looks_like_lint_target ... ok
[INFO] [stdout] test tests::test_output_format_enum ... ok
[INFO] [stdout] test preprocessor::tests::test_format_violations ... ok
[INFO] [stdout] test preprocessor::tests::test_denormalize_for_mdbook_05 ... ok
[INFO] [stdout] test tests::test_should_infer_lint_subcommand ... ok
[INFO] [stdout] test tests::test_cli_rules_json_format ... ok
[INFO] [stdout] test tests::test_rules_format_enum ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_non_exhaustive ... ok
[INFO] [stdout] test tests::test_smart_cli_with_clap_parsing ... ok
[INFO] [stdout] test tests::test_cli_rules_command ... ok
[INFO] [stdout] test tests::test_maybe_insert_lint_subcommand ... ok
[INFO] [stdout] test config::tests::test_from_str_auto_detection ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_empty_content ... ok
[INFO] [stdout] test config::tests::test_markdownlint_json_parsing ... ok
[INFO] [stdout] test tests::test_cli_preprocessor_command ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_violations ... ok
[INFO] [stderr]      Running tests/batch2_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch2_rule_config_test-3c20e30c1f57074f)
[INFO] [stdout] test preprocessor::tests::test_process_chapter_clean ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_whitespace_only ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_error_handling ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_custom_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[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_md030_hyphenated_config_keys ... ok
[INFO] [stdout] test test_md025_level_configuration ... ok
[INFO] [stdout] test test_md024_siblings_only_configuration ... ok
[INFO] [stdout] test test_md029_style_configuration ... ok
[INFO] [stdout] test test_md026_punctuation_configuration ... ok
[INFO] [stderr]      Running tests/batch3_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch3_rule_config_test-6725f27337f79b2b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_md046_code_block_style_configuration ... ok
[INFO] [stdout] test test_md036_emphasis_punctuation_configuration ... ok
[INFO] [stdout] test test_md044_proper_names_configuration ... ok
[INFO] [stdout] test test_md046_consistent_style_detection ... ok
[INFO] [stdout] test test_batch3_all_rules_together ... ok
[INFO] [stdout] test test_md043_required_headings_configuration ... ok
[INFO] [stderr]      Running tests/batch4_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch4_rule_config_test-433f64eb7f1fd243)
[INFO] [stdout] test test_md035_horizontal_rule_style_configuration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_md054_link_style_configuration ... ok
[INFO] [stdout] test test_md059_link_text_configuration ... ok
[INFO] [stdout] test test_batch4_all_rules_together ... ok
[INFO] [stdout] test test_md048_code_fence_style_configuration ... ok
[INFO] [stdout] test test_md055_table_pipe_style_configuration ... ok
[INFO] [stdout] test test_md053_unused_definitions_configuration ... ok
[INFO] [stdout] test test_md050_strong_style_configuration ... ok
[INFO] [stdout] test test_md052_reference_links_configuration ... ok
[INFO] [stdout] test test_md051_link_fragments_configuration ... ok
[INFO] [stdout] test test_md049_emphasis_style_configuration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/duplicate_violations_test.rs (/opt/rustwide/target/debug/deps/duplicate_violations_test-204bb0ec58d7bb04)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_duplicate_violations_md040_mdbook001 ... ok
[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.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fix_functionality_tests.rs (/opt/rustwide/target/debug/deps/fix_functionality_tests-4ffc6519642e627d)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test common::tests::test_violation_expectation ... ok
[INFO] [stdout] test common::tests::test_count_violations ... ok
[INFO] [stdout] test test_fix_error_validation ... ok
[INFO] [stdout] test test_fix_subcommand_directory ... ok
[INFO] [stdout] test test_backup_flag_disabled ... ok
[INFO] [stdout] test test_fix_subcommand_dry_run ... ok
[INFO] [stdout] test test_fix_flag_applies_fixes ... ok
[INFO] [stdout] test test_fix_no_fixable_violations ... ok
[INFO] [stdout] test test_fix_subcommand_no_backup ... ok
[INFO] [stdout] test test_fix_with_remaining_violations ... ok
[INFO] [stdout] test test_fix_subcommand_with_disable_flag ... ok
[INFO] [stdout] test test_dry_run_with_fix_unsafe ... ok
[INFO] [stdout] test test_fix_multiple_files ... ok
[INFO] [stdout] test test_fix_unsafe_flag ... ok
[INFO] [stdout] test test_fix_directory_recursively ... ok
[INFO] [stdout] test test_fix_subcommand_equivalent_to_lint_fix ... ok
[INFO] [stdout] test test_fix_subcommand_unsafe_flag ... ok
[INFO] [stdout] test test_fix_subcommand_applies_fixes ... ok
[INFO] [stdout] test test_dry_run_flag ... ok
[INFO] [stdout] test test_fix_clean_file ... ok
[INFO] [stdout] test test_fix_with_fail_on_warnings ... ok
[INFO] [stdout] test test_fix_exit_codes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mdbook_integration_tests.rs (/opt/rustwide/target/debug/deps/mdbook_integration_tests-94a82f07587cdffd)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test common::tests::test_violation_expectation ... ok
[INFO] [stdout] test common::tests::test_count_violations ... ok
[INFO] [stdout] test test_directory_creation_fix ... ok
[INFO] [stdout] test test_preprocessor_json_output_structure ... ok
[INFO] [stdout] test test_preprocessor_cross_reference_validation ... ok
[INFO] [stdout] test test_preprocessor_link_validation_with_relative_paths ... ok
[INFO] [stdout] test test_preprocessor_mdbook_04_format_preserved ... ok
[INFO] [stdout] test test_cli_lint_mdbook_files ... ok
[INFO] [stdout] test test_cli_mdbook_only_flag ... ok
[INFO] [stdout] test test_preprocessor_mdbook_only_config ... ok
[INFO] [stdout] test test_preprocessor_minimal_clean_input ... ok
[INFO] [stdout] test test_preprocessor_custom_disabled_rules ... ok
[INFO] [stdout] test test_preprocessor_with_violations ... ok
[INFO] [stdout] test test_preprocessor_summary_validation ... ok
[INFO] [stdout] test test_preprocessor_mdbook_05_format_roundtrip ... ok
[INFO] [stdout] test test_preprocessor_default_config ... ok
[INFO] [stdout] test test_preprocessor_chapter_metadata_preserved ... ok
[INFO] [stdout] test test_preprocessor_violations_detected_in_v05_format ... ok
[INFO] [stdout] test test_preprocessor_content_preserved_across_versions ... ok
[INFO] [stdout] test test_large_mdbook_project ... ok
[INFO] [stdout] test test_preprocessor_fail_on_warnings_false ... ok
[INFO] [stdout] test test_cli_with_nested_directories ... ok
[INFO] [stdout] test test_preprocessor_nested_chapters_v04_format ... ok
[INFO] [stdout] test test_cli_with_clean_mdbook_content ... ok
[INFO] [stdout] test test_preprocessor_nested_chapters_v05_format ... ok
[INFO] [stdout] test test_preprocessor_deeply_nested_v04_v05_equivalent ... ok
[INFO] [stderr]      Running tests/performance_regression_test.rs (/opt/rustwide/target/debug/deps/performance_regression_test-e0a6b9b6de8f151e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_md051_pathological_html_attributes ... ok
[INFO] [stdout] test test_md051_large_html_content_performance ... ok
[INFO] [stdout] test test_md049_code_spans_with_underscore_asterisk_patterns ... ok
[INFO] [stdout] test test_md049_nested_backticks_and_emphasis ... ok
[INFO] [stdout] test test_md049_many_code_spans_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/rules_command_tests.rs (/opt/rustwide/target/debug/deps/rules_command_tests-423c11e05dc01e81)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test common::tests::test_count_violations ... ok
[INFO] [stdout] test common::tests::test_violation_expectation ... ok
[INFO] [stdout] test test_rules_command_category_filter ... ok
[INFO] [stdout] test test_rules_command_format_json ... ok
[INFO] [stdout] test test_rules_command_default_output ... ok
[INFO] [stdout] test test_rules_command_detailed_output ... ok
[INFO] [stdout] test test_rules_command_help ... ok
[INFO] [stdout] test test_rules_command_mdbook_only ... ok
[INFO] [stdout] test test_rules_command_json_shorthand ... ok
[INFO] [stdout] test test_rules_command_standard_only ... ok
[INFO] [stdout] test test_rules_command_detailed_with_json ... ok
[INFO] [stdout] test test_rules_command_json_and_format_json_equivalent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ruleset_scenarios_test.rs (/opt/rustwide/target/debug/deps/ruleset_scenarios_test-0c0d7e4b0b2e4d2b)
[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] [stderr]      Running tests/rustdoc_command_tests.rs (/opt/rustwide/target/debug/deps/rustdoc_command_tests-dd3c65f3d7740c78)
[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.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test common::tests::test_violation_expectation ... ok
[INFO] [stdout] test common::tests::test_count_violations ... ok
[INFO] [stdout] test test_rustdoc_command_no_module_docs ... ok
[INFO] [stdout] test test_rustdoc_command_finds_violations ... ok
[INFO] [stdout] test test_rustdoc_command_json_output ... ok
[INFO] [stdout] test test_rustdoc_command_no_issues ... ok
[INFO] [stdout] test test_rustdoc_command_handles_code_blocks ... ok
[INFO] [stdout] test test_rustdoc_command_correct_line_numbers ... ok
[INFO] [stdout] test test_rustdoc_command_directory_recursive ... ok
[INFO] [stdout] test test_rustdoc_default_disabled_rules ... ok
[INFO] [stdout] test test_rustdoc_command_preserves_indentation ... ok
[INFO] [stderr]      Running tests/simple_corpus_tests.rs (/opt/rustwide/target/debug/deps/simple_corpus_tests-c781b9858ac8e8c5)
[INFO] [stdout] test test_rustdoc_command_with_disable_flag ... ok
[INFO] [stdout] test test_rustdoc_stops_at_regular_comment ... ok
[INFO] [stdout] test test_rustdoc_command_skips_target_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_performance_and_correctness_on_known_files ... ok
[INFO] [stdout] test test_essential_corpus_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] [stderr]      Running tests/simple_performance_tests.rs (/opt/rustwide/target/debug/deps/simple_performance_tests-a963d8ac3daf3287)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_performance_many_violations ... ok
[INFO] [stdout] test test_performance_deeply_nested_content ... ok
[INFO] [stdout] test test_performance_regression_md049_emphasis_patterns ... FAILED
[INFO] [stdout] test test_performance_regression_md051_html_fragments ... FAILED
[INFO] [stdout] test test_performance_pathological_input ... FAILED
[INFO] [stdout] test test_performance_large_document ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_regression_md049_emphasis_patterns stdout ----
[INFO] [stdout]   MD049 emphasis pattern test took 94.936308ms
[INFO] [stdout] 
[INFO] [stdout] thread 'test_performance_regression_md049_emphasis_patterns' (1506) panicked at crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5:
[INFO] [stdout] MD049 emphasis pattern test took 94.936308ms but should complete within 50ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b4930cf53a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b4930cf53a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b4930cf53a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b4930cf53a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b4930e57ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b4930e57ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57b4930d40e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b4930d40e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b4930adabf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b4930adabf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b4930c7329 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b492c137cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57b492c137cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b4930c74e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57b4930c74e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b4930adb78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b4930a5309 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b4930ae88d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b4930e614c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b492c044e7 - simple_performance_tests::assert_completes_quickly::h6dd060e4b547323d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5
[INFO] [stdout]   20:     0x57b492c06190 - simple_performance_tests::test_performance_regression_md049_emphasis_patterns::h6cc22069df505598
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:119:5
[INFO] [stdout]   21:     0x57b492c061e7 - simple_performance_tests::test_performance_regression_md049_emphasis_patterns::{{closure}}::hd6aeef1d84d240ff
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:93:57
[INFO] [stdout]   22:     0x57b492c06616 - core::ops::function::FnOnce::call_once::h9298aa2066eec0fb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57b492c078ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57b492c078ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x57b492c1429b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x57b492c1429b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57b492c1429b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57b492c1429b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x57b492c0f9b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x57b492c0f9b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x57b492c16ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x57b492c16ea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57b492c16ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x57b492c16ea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57b4930ceabf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x57b4930ceabf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7183add66aa4 - <unknown>
[INFO] [stdout]   44:     0x7183addf3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_regression_md051_html_fragments stdout ----
[INFO] [stdout]   MD051 HTML fragment test took 226.470075ms
[INFO] [stdout] 
[INFO] [stdout] thread 'test_performance_regression_md051_html_fragments' (1507) panicked at crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5:
[INFO] [stdout] MD051 HTML fragment test took 226.470075ms but should complete within 150ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b4930cf53a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b4930cf53a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b4930cf53a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b4930cf53a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b4930e57ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b4930e57ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57b4930d40e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b4930d40e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b4930adabf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b4930adabf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b4930c7329 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b492c137cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57b492c137cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b4930c74e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57b4930c74e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b4930adb78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b4930a5309 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b4930ae88d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b4930e614c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b492c044e7 - simple_performance_tests::assert_completes_quickly::h6dd060e4b547323d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5
[INFO] [stdout]   20:     0x57b492c06030 - simple_performance_tests::test_performance_regression_md051_html_fragments::ha3a0d0a2bbb8b06b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:84:5
[INFO] [stdout]   21:     0x57b492c06087 - simple_performance_tests::test_performance_regression_md051_html_fragments::{{closure}}::h8a3439d0b5c37797
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:53:54
[INFO] [stdout]   22:     0x57b492c06556 - core::ops::function::FnOnce::call_once::h42545061ac04248f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57b492c078ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57b492c078ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x57b492c1429b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x57b492c1429b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57b492c1429b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57b492c1429b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x57b492c0f9b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x57b492c0f9b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x57b492c16ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x57b492c16ea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57b492c16ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x57b492c16ea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57b4930ceabf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x57b4930ceabf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7183add66aa4 - <unknown>
[INFO] [stdout]   44:     0x7183addf3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_pathological_input stdout ----
[INFO] [stdout]   Pathological input #1 took 100.691956ms
[INFO] [stdout]   Pathological input #2 took 307.971888ms
[INFO] [stdout] 
[INFO] [stdout] thread 'test_performance_pathological_input' (1505) panicked at crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5:
[INFO] [stdout] Pathological input #2 took 307.971888ms but should complete within 300ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b4930cf53a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b4930cf53a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b4930cf53a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b4930cf53a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b4930e57ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b4930e57ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57b4930d40e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b4930d40e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b4930adabf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b4930adabf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b4930c7329 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b492c137cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57b492c137cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b4930c74e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57b4930c74e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b4930adb78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b4930a5309 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b4930ae88d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b4930e614c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b492c044e7 - simple_performance_tests::assert_completes_quickly::h6dd060e4b547323d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5
[INFO] [stdout]   20:     0x57b492c05817 - simple_performance_tests::test_performance_pathological_input::hf61ba0b40a1aa5c3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:272:9
[INFO] [stdout]   21:     0x57b492c05877 - simple_performance_tests::test_performance_pathological_input::{{closure}}::hf20fb58961f3ceec
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:251:41
[INFO] [stdout]   22:     0x57b492c066e6 - core::ops::function::FnOnce::call_once::hf4b7c116d11c2e93
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57b492c078ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57b492c078ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x57b492c1429b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x57b492c1429b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57b492c1429b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57b492c1429b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x57b492c1429b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x57b492c0f9b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x57b492c0f9b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x57b492c16ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x57b492c16ea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x57b492c16ea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57b492c16ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x57b492c16ea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57b4930ceabf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x57b4930ceabf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7183add66aa4 - <unknown>
[INFO] [stdout]   44:     0x7183addf3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_performance_pathological_input
[INFO] [stdout]     test_performance_regression_md049_emphasis_patterns
[INFO] [stdout]     test_performance_regression_md051_html_fragments
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mdbook-lint --test simple_performance_tests`
[INFO] running `Command { std: "docker" "inspect" "c8d060cbed66ed2db88f04ba6f39381ea90d680bd3b5cdbee7d7253ce7ab80b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d060cbed66ed2db88f04ba6f39381ea90d680bd3b5cdbee7d7253ce7ab80b9", kill_on_drop: false }`
[INFO] [stdout] c8d060cbed66ed2db88f04ba6f39381ea90d680bd3b5cdbee7d7253ce7ab80b9
