[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshrotenberg/mdbook-lint on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded opener v0.8.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded clap_complete v4.5.57
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded comrak v0.21.0
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded syntect v5.2.0
[INFO] [stderr]   Downloaded mdbook v0.4.52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 215cbb657fa37137baa49809f325dd79421fdd31ea103cc417b1bf2749b1a53d
[INFO] running `Command { std: "docker" "start" "-a" "215cbb657fa37137baa49809f325dd79421fdd31ea103cc417b1bf2749b1a53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "215cbb657fa37137baa49809f325dd79421fdd31ea103cc417b1bf2749b1a53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215cbb657fa37137baa49809f325dd79421fdd31ea103cc417b1bf2749b1a53d", kill_on_drop: false }`
[INFO] [stdout] 215cbb657fa37137baa49809f325dd79421fdd31ea103cc417b1bf2749b1a53d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 343870afdea2bf6a83b1f75ff410d1b8edf125137726be4e46e1e9f9877be510
[INFO] running `Command { std: "docker" "start" "-a" "343870afdea2bf6a83b1f75ff410d1b8edf125137726be4e46e1e9f9877be510", 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 rustix v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[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 strsim v0.10.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.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 futures-io v0.3.31
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.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 onig_sys v69.9.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling tempfile v3.21.0
[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 darling_macro v0.14.4
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[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 opener v0.8.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[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 icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[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 futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling comrak v0.21.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[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 2m 03s
[INFO] running `Command { std: "docker" "inspect" "343870afdea2bf6a83b1f75ff410d1b8edf125137726be4e46e1e9f9877be510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343870afdea2bf6a83b1f75ff410d1b8edf125137726be4e46e1e9f9877be510", kill_on_drop: false }`
[INFO] [stdout] 343870afdea2bf6a83b1f75ff410d1b8edf125137726be4e46e1e9f9877be510
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43dfb3f2188329f1944f35a5b6497edf15e43359626690d5af0da5ee5dd7ce85
[INFO] running `Command { std: "docker" "start" "-a" "43dfb3f2188329f1944f35a5b6497edf15e43359626690d5af0da5ee5dd7ce85", 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 doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling quick-error v1.2.3
[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 bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[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 criterion-plot v0.5.0
[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 lsp-types v0.94.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling comrak v0.21.0
[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 `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "43dfb3f2188329f1944f35a5b6497edf15e43359626690d5af0da5ee5dd7ce85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43dfb3f2188329f1944f35a5b6497edf15e43359626690d5af0da5ee5dd7ce85", kill_on_drop: false }`
[INFO] [stdout] 43dfb3f2188329f1944f35a5b6497edf15e43359626690d5af0da5ee5dd7ce85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a89a129a1b8d97565055a67e9b2d1b12643878db58f1d30efdec0b8f54c0d76
[INFO] running `Command { std: "docker" "start" "-a" "2a89a129a1b8d97565055a67e9b2d1b12643878db58f1d30efdec0b8f54c0d76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_lint-306b057f1a33895a)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test batch1_rule_config_test::tests::test_md010_configuration_works ... 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_md012_configuration_works ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_batch1_rules_with_underscore_config_keys ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md003_configuration_works ... ok
[INFO] [stdout] test config::tests::test_auto_fix_aggressive_config ... 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_multiple_batch1_rules_configuration ... ok
[INFO] [stdout] test config::tests::test_auto_fix_global_disabled ... ok
[INFO] [stdout] test config::tests::test_auto_fix_default_enabled ... ok
[INFO] [stdout] test config::tests::test_auto_fix_config_from_toml ... 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_conservative_config ... ok
[INFO] [stdout] test config::tests::test_config_file_not_found ... ok
[INFO] [stdout] test config::tests::test_config_from_json ... ok
[INFO] [stdout] test config::tests::test_config_merge ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml ... ok
[INFO] [stdout] test config::tests::test_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_yaml_no_frontmatter ... 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_file ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_yaml ... ok
[INFO] [stdout] test config::tests::test_config_from_preprocessor ... ok
[INFO] [stdout] test config::tests::test_config_from_toml_file ... 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_config_from_yaml_file ... ok
[INFO] [stdout] test config::tests::test_config_invalid_file_content ... ok
[INFO] [stdout] test config::tests::test_config_from_yml_file ... ok
[INFO] [stdout] test config::tests::test_invalid_format_detection ... 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_config_parsing ... ok
[INFO] [stdout] test config::tests::test_from_str_auto_detection ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_toml_fallback ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_with_explicit_enable ... ok
[INFO] [stdout] test config::tests::test_rule_categorization ... ok
[INFO] [stdout] test config::tests::test_markdownlint_rule_mapping ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_category_based ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_explicit_disabled ... 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_yaml_with_categories ... 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 preprocessor::tests::test_denormalize_for_mdbook_05 ... 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 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_parse_config ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_v05_format ... ok
[INFO] [stdout] test preprocessor::tests::test_preprocessor_name ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_mdbook_json_v04_format ... ok
[INFO] [stdout] test preprocessor::tests::test_normalize_preserves_other_fields ... 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_with_disabled_categories ... 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_default ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_enabled_rules ... ok
[INFO] [stdout] test preprocessor::tests::test_should_fail_build ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_valid_data ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_non_exhaustive ... ok
[INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok
[INFO] [stdout] test rule_config_test::tests::test_backward_compatibility ... ok
[INFO] [stdout] test preprocessor::tests::test_with_config_constructor ... ok
[INFO] [stdout] test rule_config_test::tests::test_configuration_file_loading ... 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_md013_configuration_works ... ok
[INFO] [stdout] test rustdoc::tests::test_empty_doc_lines ... ok
[INFO] [stdout] test rustdoc::tests::test_extract_docs_with_code_blocks ... ok
[INFO] [stdout] test rustdoc::tests::test_docs_not_at_start ... 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 rustdoc::tests::test_preserves_indentation ... ok
[INFO] [stdout] test tests::test_cli_version_info ... ok
[INFO] [stdout] test tests::test_core_functionality_available ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_empty_content ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_whitespace_only ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_violations ... 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_clean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/debug_preprocessor.rs (/opt/rustwide/target/debug/deps/debug_preprocessor-de4de113207d8e03)
[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-88968f8ed355ec68)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test config::tests::test_auto_fix_aggressive_config ... ok
[INFO] [stdout] test config::tests::test_auto_fix_config_from_toml ... 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_config_file_not_found ... ok
[INFO] [stdout] test config::tests::test_config_from_file_mixed_content_detection ... ok
[INFO] [stdout] test config::tests::test_auto_fix_global_disabled ... ok
[INFO] [stdout] test config::tests::test_auto_fix_conservative_config ... ok
[INFO] [stdout] test config::tests::test_auto_fix_default_enabled ... 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_preprocessor ... 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_toml_file ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_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_config_invalid_file_content ... ok
[INFO] [stdout] test config::tests::test_detect_format_from_content_json ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_config_from_yml_file ... 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_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_invalid_format_detection ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_with_explicit_enable ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml_file ... 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_markdownlint_json_parsing ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_disabled_category ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_category_based ... 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_file_detection ... ok
[INFO] [stdout] test config::tests::test_yaml_with_categories ... ok
[INFO] [stdout] test output::tests::test_build_underline ... ok
[INFO] [stdout] test output::tests::test_determine_underline_length ... ok
[INFO] [stdout] test preprocessor::tests::test_denormalize_for_mdbook_05 ... ok
[INFO] [stdout] test preprocessor::tests::test_format_violations ... ok
[INFO] [stdout] test preprocessor::tests::test_full_mdbook_05_json_parsing ... ok
[INFO] [stdout] test preprocessor::tests::test_full_mdbook_04_json_parsing ... 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_preprocessor_name ... ok
[INFO] [stdout] test preprocessor::tests::test_roundtrip_mdbook_05 ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_default ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_categories ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_categories ... ok
[INFO] [stdout] test rustdoc::tests::test_docs_not_at_start ... 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_with_config_constructor ... ok
[INFO] [stdout] test rustdoc::tests::test_extract_docs_with_code_blocks ... 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 rustdoc::tests::test_preserves_indentation ... ok
[INFO] [stdout] test rustdoc::tests::test_empty_doc_lines ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_enabled_rules ... ok
[INFO] [stdout] test preprocessor::tests::test_should_fail_build ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values ... ok
[INFO] [stdout] test tests::test_cli_no_subcommand ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_non_exhaustive ... ok
[INFO] [stdout] test tests::test_cli_rules_command ... ok
[INFO] [stdout] test tests::test_cli_preprocessor_command ... ok
[INFO] [stdout] test tests::test_cli_lint_with_options ... ok
[INFO] [stdout] test tests::test_config_format_enum ... ok
[INFO] [stdout] test tests::test_error_handling_in_main_functions ... ok
[INFO] [stdout] test tests::test_maybe_insert_lint_subcommand ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test tests::test_output_format_enum ... ok
[INFO] [stdout] test tests::test_looks_like_lint_target ... ok
[INFO] [stdout] test tests::test_cli_with_multiple_files ... ok
[INFO] [stdout] test tests::test_cli_rules_json_format ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_empty_content ... ok
[INFO] [stdout] test preprocessor::tests::test_strip_null_values_preserves_valid_data ... ok
[INFO] [stdout] test tests::test_create_engine_based_on_flags ... ok
[INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok
[INFO] [stdout] test tests::test_should_infer_lint_subcommand ... ok
[INFO] [stdout] test tests::test_smart_cli_with_clap_parsing ... ok
[INFO] [stdout] test tests::test_cli_init_command ... ok
[INFO] [stdout] test tests::test_rules_format_enum ... 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] 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_error_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch2_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch2_rule_config_test-d5b8ace6c1beca0c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_md030_hyphenated_config_keys ... ok
[INFO] [stdout] test test_md026_punctuation_configuration ... ok
[INFO] [stdout] test test_md025_level_configuration ... ok
[INFO] [stdout] test test_batch2_all_rules_with_config ... ok
[INFO] [stdout] test test_md029_style_configuration ... ok
[INFO] [stdout] test test_md030_spacing_configuration ... ok
[INFO] [stdout] test test_md024_hyphenated_config_key ... ok
[INFO] [stdout] test test_md024_siblings_only_configuration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch3_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch3_rule_config_test-ae409422b181feae)
[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_md035_horizontal_rule_style_configuration ... ok
[INFO] [stdout] test test_batch3_all_rules_together ... ok
[INFO] [stdout] test test_md043_required_headings_configuration ... ok
[INFO] [stdout] test test_md044_proper_names_configuration ... ok
[INFO] [stderr]      Running tests/batch4_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch4_rule_config_test-fa46cc9af4429378)
[INFO] [stdout] test test_md046_consistent_style_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_md054_link_style_configuration ... ok
[INFO] [stdout] test test_md048_code_fence_style_configuration ... ok
[INFO] [stdout] test test_md049_emphasis_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_md053_unused_definitions_configuration ... ok
[INFO] [stdout] test test_md059_link_text_configuration ... ok
[INFO] [stdout] test test_md055_table_pipe_style_configuration ... ok
[INFO] [stdout] test test_batch4_all_rules_together ... ok
[INFO] [stdout] test test_md050_strong_style_configuration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/duplicate_violations_test.rs (/opt/rustwide/target/debug/deps/duplicate_violations_test-1c9c2fbf76603546)
[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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fix_functionality_tests.rs (/opt/rustwide/target/debug/deps/fix_functionality_tests-bb9d36001c155ce6)
[INFO] [stdout] 
[INFO] [stdout] running 22 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_backup_flag_disabled ... ok
[INFO] [stdout] test test_fix_subcommand_unsafe_flag ... ok
[INFO] [stdout] test test_fix_subcommand_directory ... ok
[INFO] [stdout] test test_fix_no_fixable_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_subcommand_dry_run ... ok
[INFO] [stdout] test test_fix_clean_file ... ok
[INFO] [stdout] test test_fix_subcommand_no_backup ... ok
[INFO] [stdout] test test_fix_subcommand_applies_fixes ... ok
[INFO] [stdout] test test_fix_flag_applies_fixes ... ok
[INFO] [stdout] test test_fix_multiple_files ... ok
[INFO] [stdout] test test_fix_directory_recursively ... ok
[INFO] [stdout] test test_fix_with_fail_on_warnings ... ok
[INFO] [stdout] test test_dry_run_flag ... ok
[INFO] [stdout] test test_fix_unsafe_flag ... ok
[INFO] [stdout] test test_fix_with_remaining_violations ... ok
[INFO] [stdout] test test_fix_subcommand_equivalent_to_lint_fix ... 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 0.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mdbook_integration_tests.rs (/opt/rustwide/target/debug/deps/mdbook_integration_tests-f7cac9ecc3f39587)
[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_mdbook_04_format_preserved ... ok
[INFO] [stdout] test test_preprocessor_json_output_structure ... ok
[INFO] [stdout] test test_preprocessor_mdbook_05_format_roundtrip ... ok
[INFO] [stdout] test test_preprocessor_minimal_clean_input ... ok
[INFO] [stdout] test test_preprocessor_cross_reference_validation ... ok
[INFO] [stdout] test test_preprocessor_custom_disabled_rules ... ok
[INFO] [stdout] test test_preprocessor_content_preserved_across_versions ... ok
[INFO] [stdout] test test_preprocessor_link_validation_with_relative_paths ... ok
[INFO] [stdout] test test_preprocessor_mdbook_only_config ... ok
[INFO] [stdout] test test_preprocessor_fail_on_warnings_false ... ok
[INFO] [stdout] test test_preprocessor_default_config ... ok
[INFO] [stdout] test test_preprocessor_summary_validation ... ok
[INFO] [stdout] test test_preprocessor_violations_detected_in_v05_format ... ok
[INFO] [stdout] test test_cli_with_nested_directories ... ok
[INFO] [stdout] test test_cli_lint_mdbook_files ... 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_with_violations ... ok
[INFO] [stdout] test test_cli_mdbook_only_flag ... ok
[INFO] [stdout] test test_preprocessor_chapter_metadata_preserved ... ok
[INFO] [stdout] test test_large_mdbook_project ... ok
[INFO] [stdout] test test_preprocessor_nested_chapters_v05_format ... ok
[INFO] [stdout] test test_preprocessor_deeply_nested_v04_v05_equivalent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_regression_test.rs (/opt/rustwide/target/debug/deps/performance_regression_test-073db39b95a64555)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_md051_pathological_html_attributes ... ok
[INFO] [stdout] test test_md049_nested_backticks_and_emphasis ... ok
[INFO] [stdout] test test_md049_code_spans_with_underscore_asterisk_patterns ... ok
[INFO] [stdout] test test_md051_large_html_content_performance ... ok
[INFO] [stdout] test test_combined_performance_stress_test ... ok
[INFO] [stdout] test test_md049_many_code_spans_performance ... 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-eea467f3b0080bc2)
[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_help ... ok
[INFO] [stdout] test test_rules_command_default_output ... ok
[INFO] [stdout] test test_rules_command_detailed_with_json ... ok
[INFO] [stdout] test test_rules_command_format_json ... ok
[INFO] [stdout] test test_rules_command_json_shorthand ... ok
[INFO] [stdout] test test_rules_command_mdbook_only ... ok
[INFO] [stdout] test test_rules_command_detailed_output ... ok
[INFO] [stdout] test test_rules_command_standard_only ... 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.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ruleset_scenarios_test.rs (/opt/rustwide/target/debug/deps/ruleset_scenarios_test-47fdb295aa1d0428)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_only_standard_rules_active ... ok
[INFO] [stdout] test test_only_mdbook_rules_active ... ok
[INFO] [stdout] test test_both_rulesets_active_with_deduplication ... ok
[INFO] [stdout] test test_non_overlapping_rules_unaffected ... ok
[INFO] [stderr]      Running tests/rustdoc_command_tests.rs (/opt/rustwide/target/debug/deps/rustdoc_command_tests-2b48d830ee6bcf9c)
[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.11s
[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_preserves_indentation ... ok
[INFO] [stdout] test test_rustdoc_command_directory_recursive ... ok
[INFO] [stdout] test test_rustdoc_command_skips_target_directory ... ok
[INFO] [stdout] test test_rustdoc_command_correct_line_numbers ... 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_with_disable_flag ... ok
[INFO] [stdout] test test_rustdoc_command_handles_code_blocks ... ok
[INFO] [stdout] test test_rustdoc_stops_at_regular_comment ... ok
[INFO] [stdout] test test_rustdoc_command_finds_violations ... ok
[INFO] [stderr]      Running tests/simple_corpus_tests.rs (/opt/rustwide/target/debug/deps/simple_corpus_tests-499acfbab89cd7c8)
[INFO] [stdout] test test_rustdoc_default_disabled_rules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[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] [stdout] 
[INFO] [stderr]      Running tests/simple_performance_tests.rs (/opt/rustwide/target/debug/deps/simple_performance_tests-a19413b2dc7c5820)
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.36s
[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 ... ok
[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 83.918272ms
[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 83.918272ms but should complete within 50ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c1f4a3bbb2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c1f4a3bbb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c1f4a3bbb2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c1f4a3bbb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c1f4a4d3ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c1f4a4d3ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x59c1f4a09c26 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c1f4a09c26 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c1f4a1ac59 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c1f4a1ac59 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c1f4a1aaf1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c1f458ad4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c1f458ad4e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c1f4a1aed2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c1f4a1aed2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c1f4a1ad18 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c1f4a15d19 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c1f49fe2ad - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c1f4a55a2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c1f4568a77 - simple_performance_tests::assert_completes_quickly::hd59383b7c63fdeee
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5
[INFO] [stdout]   20:     0x59c1f456a720 - simple_performance_tests::test_performance_regression_md049_emphasis_patterns::h783d804db4d6bde0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:119:5
[INFO] [stdout]   21:     0x59c1f456a777 - simple_performance_tests::test_performance_regression_md049_emphasis_patterns::{{closure}}::h1d6e0e16f6e3febd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:93:57
[INFO] [stdout]   22:     0x59c1f456ac26 - core::ops::function::FnOnce::call_once::h8c932595e1521e96
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59c1f458ab0b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c1f458ab0b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59c1f459e51a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59c1f459e51a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59c1f459e51a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59c1f459e51a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59c1f459e51a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59c1f459e51a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59c1f459e51a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59c1f4578974 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59c1f4578974 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59c1f457c312 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59c1f457c312 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59c1f457c312 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59c1f457c312 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59c1f457c312 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59c1f457c312 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59c1f457c312 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59c1f4a10f1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x59c1f4a10f1f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7cd47940baa4 - <unknown>
[INFO] [stdout]   44:     0x7cd479498a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_regression_md051_html_fragments stdout ----
[INFO] [stdout]   MD051 HTML fragment test took 156.485149ms
[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 156.485149ms but should complete within 150ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c1f4a3bbb2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c1f4a3bbb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c1f4a3bbb2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c1f4a3bbb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c1f4a4d3ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c1f4a4d3ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x59c1f4a09c26 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c1f4a09c26 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c1f4a1ac59 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c1f4a1ac59 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c1f4a1aaf1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c1f458ad4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c1f458ad4e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c1f4a1aed2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c1f4a1aed2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c1f4a1ad18 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c1f4a15d19 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c1f49fe2ad - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c1f4a55a2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c1f4568a77 - simple_performance_tests::assert_completes_quickly::hd59383b7c63fdeee
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5
[INFO] [stdout]   20:     0x59c1f456a5c0 - simple_performance_tests::test_performance_regression_md051_html_fragments::hcf20c196c09b27a6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:84:5
[INFO] [stdout]   21:     0x59c1f456a617 - simple_performance_tests::test_performance_regression_md051_html_fragments::{{closure}}::h52a736d0eb51e196
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:53:54
[INFO] [stdout]   22:     0x59c1f456aba6 - core::ops::function::FnOnce::call_once::h51cddf4fa6393b1b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59c1f458ab0b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c1f458ab0b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59c1f459e51a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59c1f459e51a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59c1f459e51a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59c1f459e51a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59c1f459e51a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59c1f459e51a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59c1f459e51a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59c1f4578974 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59c1f4578974 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59c1f457c312 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59c1f457c312 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59c1f457c312 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59c1f457c312 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59c1f457c312 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59c1f457c312 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59c1f457c312 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59c1f4a10f1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x59c1f4a10f1f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7cd47940baa4 - <unknown>
[INFO] [stdout]   44:     0x7cd479498a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_performance_regression_md049_emphasis_patterns
[INFO] [stdout]     test_performance_regression_md051_html_fragments
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mdbook-lint --test simple_performance_tests`
[INFO] running `Command { std: "docker" "inspect" "2a89a129a1b8d97565055a67e9b2d1b12643878db58f1d30efdec0b8f54c0d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a89a129a1b8d97565055a67e9b2d1b12643878db58f1d30efdec0b8f54c0d76", kill_on_drop: false }`
[INFO] [stdout] 2a89a129a1b8d97565055a67e9b2d1b12643878db58f1d30efdec0b8f54c0d76
