[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] 625907835d11581a6b094c63a7f64661ff06bf36
[INFO] testing joshrotenberg/mdbook-lint against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[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 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80597a414fac86176725649604c6a96f6774be37f86237a984510e659f96d1c1
[INFO] running `Command { std: "docker" "start" "-a" "80597a414fac86176725649604c6a96f6774be37f86237a984510e659f96d1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80597a414fac86176725649604c6a96f6774be37f86237a984510e659f96d1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80597a414fac86176725649604c6a96f6774be37f86237a984510e659f96d1c1", kill_on_drop: false }`
[INFO] [stdout] 80597a414fac86176725649604c6a96f6774be37f86237a984510e659f96d1c1
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a475a4bb89e28e03cfb02c217a1d6ae1a2991c5214e4869d8169e50208a2657b
[INFO] running `Command { std: "docker" "start" "-a" "a475a4bb89e28e03cfb02c217a1d6ae1a2991c5214e4869d8169e50208a2657b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[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 once_cell v1.21.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[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 env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling opener v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_complete v4.5.57
[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_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core 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 icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[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 tokio-util v0.7.16
[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 handlebars v6.3.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling comrak v0.21.0
[INFO] [stderr]    Compiling mdbook v0.4.52
[INFO] [stderr]    Compiling mdbook-lint-core v0.11.6 (/opt/rustwide/workdir/crates/mdbook-lint-core)
[INFO] [stderr]    Compiling mdbook-lint-rulesets v0.11.6 (/opt/rustwide/workdir/crates/mdbook-lint-rulesets)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling mdbook-lint v0.11.6 (/opt/rustwide/workdir/crates/mdbook-lint-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "a475a4bb89e28e03cfb02c217a1d6ae1a2991c5214e4869d8169e50208a2657b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a475a4bb89e28e03cfb02c217a1d6ae1a2991c5214e4869d8169e50208a2657b", kill_on_drop: false }`
[INFO] [stdout] a475a4bb89e28e03cfb02c217a1d6ae1a2991c5214e4869d8169e50208a2657b
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aefec64196f1f4edb41307eb4aa4322460eea4fa05db87bb3f98126855408d88
[INFO] running `Command { std: "docker" "start" "-a" "aefec64196f1f4edb41307eb4aa4322460eea4fa05db87bb3f98126855408d88", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[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 plotters-backend v0.3.7
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[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 plotters-svg v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[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 criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mdbook v0.4.52
[INFO] [stderr]    Compiling comrak v0.21.0
[INFO] [stderr]    Compiling mdbook-lint-core v0.11.6 (/opt/rustwide/workdir/crates/mdbook-lint-core)
[INFO] [stderr]    Compiling mdbook-lint-rulesets v0.11.6 (/opt/rustwide/workdir/crates/mdbook-lint-rulesets)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling mdbook-lint v0.11.6 (/opt/rustwide/workdir/crates/mdbook-lint-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.91s
[INFO] running `Command { std: "docker" "inspect" "aefec64196f1f4edb41307eb4aa4322460eea4fa05db87bb3f98126855408d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aefec64196f1f4edb41307eb4aa4322460eea4fa05db87bb3f98126855408d88", kill_on_drop: false }`
[INFO] [stdout] aefec64196f1f4edb41307eb4aa4322460eea4fa05db87bb3f98126855408d88
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 279d813f3b28acc68b69590629560f85f6d241f299bff62c7fd9762ee179d427
[INFO] running `Command { std: "docker" "start" "-a" "279d813f3b28acc68b69590629560f85f6d241f299bff62c7fd9762ee179d427", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_lint-307d7f77e0de33f9)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test config::tests::test_config_file_not_found ... ok
[INFO] [stdout] test config::tests::test_config_from_file_no_extension ... ok
[INFO] [stdout] test config::tests::test_config_from_file_mixed_content_detection ... 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_from_json ... 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_config_from_json_file ... 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_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml_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_detect_format_from_content_yaml ... 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_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_from_str_auto_detection ... 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_markdownlint_json_parsing ... ok
[INFO] [stdout] test config::tests::test_rule_categorization ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_config_parsing ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_category_based ... ok
[INFO] [stdout] test config::tests::test_markdownlint_rule_mapping ... ok
[INFO] [stdout] test config::tests::test_markdownlint_json_file_detection ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_explicit_enabled ... ok
[INFO] [stdout] test config::tests::test_yaml_with_categories ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_disabled_category ... ok
[INFO] [stdout] test preprocessor::tests::test_preprocessor_name ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_explicit_disabled ... ok
[INFO] [stdout] test preprocessor::tests::test_format_violations ... ok
[INFO] [stdout] test preprocessor::tests::test_parse_config ... 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 preprocessor::tests::test_rule_filtering_with_disabled_rules ... 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_md003_configuration_works ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md010_configuration_works ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_multiple_batch1_rules_configuration ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md002_configuration_works ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_disabled_rules_comprehensive ... ok
[INFO] [stdout] test preprocessor::tests::test_should_fail_build ... 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 preprocessor::tests::test_rule_filtering_with_enabled_rules ... ok
[INFO] [stdout] test batch1_rule_config_test::tests::test_md007_configuration_works ... ok
[INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok
[INFO] [stdout] test preprocessor::tests::test_with_config_constructor ... ok
[INFO] [stdout] test tests::test_cli_version_info ... ok
[INFO] [stdout] test tests::test_core_functionality_available ... ok
[INFO] [stdout] test rule_config_test::tests::test_configuration_file_loading ... ok
[INFO] [stdout] test rule_config_test::tests::test_md004_configuration_works ... ok
[INFO] [stdout] test rule_config_test::tests::test_backward_compatibility ... ok
[INFO] [stdout] test rule_config_test::tests::test_md009_configuration_works ... ok
[INFO] [stdout] test rule_config_test::tests::test_md013_configuration_works ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_empty_content ... 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] 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] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/debug_preprocessor.rs (/opt/rustwide/target/debug/deps/debug_preprocessor-b64666e09eede588)
[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-09b3b5be9a0229d7)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test config::tests::test_config_file_not_found ... ok
[INFO] [stdout] test config::tests::test_config_from_json ... 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_preprocessor ... ok
[INFO] [stdout] test config::tests::test_config_from_json_file ... 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_config_from_yaml_file ... ok
[INFO] [stdout] test config::tests::test_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_config_invalid_file_content ... 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_config_from_toml_file ... 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_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_invalid_format_detection ... ok
[INFO] [stdout] test config::tests::test_from_str_auto_detection ... ok
[INFO] [stdout] test config::tests::test_markdownlint_json_parsing ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_explicit_enabled ... ok
[INFO] [stdout] test config::tests::test_markdownlint_compatible_mode_config_parsing ... ok
[INFO] [stdout] test preprocessor::tests::test_parse_config ... ok
[INFO] [stdout] test config::tests::test_rule_categorization ... ok
[INFO] [stdout] test config::tests::test_markdownlint_json_file_detection ... ok
[INFO] [stdout] test config::tests::test_markdownlint_rule_mapping ... ok
[INFO] [stdout] test preprocessor::tests::test_format_violations ... ok
[INFO] [stdout] test preprocessor::tests::test_preprocessor_name ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_category_based ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_disabled_category ... ok
[INFO] [stdout] test config::tests::test_should_run_rule_explicit_disabled ... ok
[INFO] [stdout] test config::tests::test_yaml_with_categories ... 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_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_with_config_constructor ... ok
[INFO] [stdout] test preprocessor::tests::test_rule_filtering_with_enabled_rules ... ok
[INFO] [stdout] test tests::test_cli_no_subcommand ... ok
[INFO] [stdout] test tests::test_cli_init_command ... ok
[INFO] [stdout] test tests::test_cli_lint_with_options ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test preprocessor::tests::test_should_fail_build ... ok
[INFO] [stdout] test preprocessor::tests::test_supports_renderer ... ok
[INFO] [stdout] test tests::test_cli_preprocessor_command ... ok
[INFO] [stdout] test tests::test_cli_rules_command ... ok
[INFO] [stdout] test tests::test_cli_with_multiple_files ... ok
[INFO] [stdout] test tests::test_cli_rules_json_format ... 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_rules_format_enum ... ok
[INFO] [stdout] test tests::test_create_engine_based_on_flags ... ok
[INFO] [stdout] test tests::test_output_format_enum ... 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_empty_content ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_error_handling ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_violations ... ok
[INFO] [stdout] test preprocessor::tests::test_process_chapter_with_whitespace_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch2_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch2_rule_config_test-8d5eeea4485ab5f9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_md026_punctuation_configuration ... ok
[INFO] [stdout] test test_batch2_all_rules_with_config ... ok
[INFO] [stdout] test test_md030_hyphenated_config_keys ... ok
[INFO] [stdout] test test_md029_style_configuration ... ok
[INFO] [stdout] test test_md030_spacing_configuration ... ok
[INFO] [stdout] test test_md025_level_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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch3_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch3_rule_config_test-a48b93ecc9a1cbad)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_md035_horizontal_rule_style_configuration ... ok
[INFO] [stdout] test test_md046_code_block_style_configuration ... ok
[INFO] [stdout] test test_md036_emphasis_punctuation_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] [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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch4_rule_config_test.rs (/opt/rustwide/target/debug/deps/batch4_rule_config_test-0172bf5e16993b37)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_md052_reference_links_configuration ... ok
[INFO] [stdout] test test_md053_unused_definitions_configuration ... ok
[INFO] [stdout] test test_md051_link_fragments_configuration ... ok
[INFO] [stdout] test test_md048_code_fence_style_configuration ... ok
[INFO] [stdout] test test_md050_strong_style_configuration ... ok
[INFO] [stdout] test test_md054_link_style_configuration ... ok
[INFO] [stdout] test test_md049_emphasis_style_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_md059_link_text_configuration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/duplicate_violations_test.rs (/opt/rustwide/target/debug/deps/duplicate_violations_test-033d1f04d7fd6332)
[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-8d8662e57a97ecef)
[INFO] [stdout] 
[INFO] [stdout] running 15 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_dry_run_with_fix_unsafe ... ok
[INFO] [stdout] test test_fix_clean_file ... ok
[INFO] [stdout] test test_dry_run_flag ... ok
[INFO] [stdout] test test_fix_no_fixable_violations ... ok
[INFO] [stdout] test test_fix_flag_applies_fixes ... ok
[INFO] [stdout] test test_backup_flag_disabled ... ok
[INFO] [stdout] test test_fix_unsafe_flag ... ok
[INFO] [stdout] test test_fix_with_remaining_violations ... ok
[INFO] [stdout] test test_fix_with_fail_on_warnings ... ok
[INFO] [stdout] test test_fix_directory_recursively ... ok
[INFO] [stdout] test test_fix_multiple_files ... ok
[INFO] [stdout] test test_fix_exit_codes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mdbook_integration_tests.rs (/opt/rustwide/target/debug/deps/mdbook_integration_tests-ab776ef38b4fa152)
[INFO] [stdout] 
[INFO] [stdout] running 16 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_minimal_clean_input ... ok
[INFO] [stdout] test test_cli_mdbook_only_flag ... ok
[INFO] [stdout] test test_cli_with_clean_mdbook_content ... ok
[INFO] [stdout] test test_cli_lint_mdbook_files ... ok
[INFO] [stdout] test test_preprocessor_fail_on_warnings_false ... ok
[INFO] [stdout] test test_preprocessor_custom_disabled_rules ... ok
[INFO] [stdout] test test_cli_with_nested_directories ... ok
[INFO] [stdout] test test_preprocessor_mdbook_only_config ... ok
[INFO] [stdout] test test_preprocessor_with_violations ... ok
[INFO] [stdout] test test_preprocessor_summary_validation ... ok
[INFO] [stdout] test test_preprocessor_default_config ... ok
[INFO] [stdout] test test_large_mdbook_project ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_regression_test.rs (/opt/rustwide/target/debug/deps/performance_regression_test-72c0d03aacdaea09)
[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_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/ruleset_scenarios_test.rs (/opt/rustwide/target/debug/deps/ruleset_scenarios_test-6db5d73c503cc7dd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_only_standard_rules_active ... ok
[INFO] [stdout] test test_both_rulesets_active_with_deduplication ... ok
[INFO] [stdout] test test_non_overlapping_rules_unaffected ... ok
[INFO] [stdout] test test_only_mdbook_rules_active ... ok
[INFO] [stdout] test test_config_based_rule_filtering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_corpus_tests.rs (/opt/rustwide/target/debug/deps/simple_corpus_tests-a9b2206a89e35bb8)
[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] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_performance_tests.rs (/opt/rustwide/target/debug/deps/simple_performance_tests-c92662a2065c31db)
[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_large_document ... ok
[INFO] [stdout] test test_performance_pathological_input ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_regression_md049_emphasis_patterns stdout ----
[INFO] [stdout]   MD049 emphasis pattern test took 77.951089ms
[INFO] [stdout] 
[INFO] [stdout] thread 'test_performance_regression_md049_emphasis_patterns' (428) panicked at crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5:
[INFO] [stdout] MD049 emphasis pattern test took 77.951089ms but should complete within 50ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b7f473c22 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b7f473c22 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b7f473c22 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f3b7f473c22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f3b7f48536f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f3b7f48536f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f3b7f440a03 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f3b7f440a03 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f3b7f44caa2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f3b7f451aef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f3b7f451981 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f3b7efd988e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f3b7efd988e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7f4520ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f3b7f4520ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f3b7f451f5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f3b7f44cbd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f3b7f434a2d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f3b7f48e0c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b7efb5aee - simple_performance_tests::assert_completes_quickly::h2d934fb20264f3ca
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5
[INFO] [stdout]   20:     0x5f3b7efb76ed - simple_performance_tests::test_performance_regression_md049_emphasis_patterns::h953eb4708d258614
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:119:5
[INFO] [stdout]   21:     0x5f3b7efb7747 - simple_performance_tests::test_performance_regression_md049_emphasis_patterns::{{closure}}::h3314bd50d3674937
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:93:57
[INFO] [stdout]   22:     0x5f3b7efb7b26 - core::ops::function::FnOnce::call_once::h8b70bd75688d4c5d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3b7efd968b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f3b7efd968b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f3b7efed6ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f3b7efed6ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f3b7efed6ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5f3b7efed6ed - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5f3b7efed6ed - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f3b7efed6ed - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f3b7efed6ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f3b7efc6c34 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f3b7efc6c34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5f3b7efca48a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5f3b7efca48a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f3b7efca48a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5f3b7efca48a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5f3b7efca48a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f3b7efca48a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5f3b7efca48a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f3b7f447fdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5f3b7f447fdf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7b4131649aa4 - <unknown>
[INFO] [stdout]   44:     0x7b41316d6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_regression_md051_html_fragments stdout ----
[INFO] [stdout]   MD051 HTML fragment test took 223.374687ms
[INFO] [stdout] 
[INFO] [stdout] thread 'test_performance_regression_md051_html_fragments' (429) panicked at crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5:
[INFO] [stdout] MD051 HTML fragment test took 223.374687ms but should complete within 100ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b7f473c22 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b7f473c22 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b7f473c22 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f3b7f473c22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f3b7f48536f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f3b7f48536f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f3b7f440a03 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f3b7f440a03 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f3b7f44caa2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f3b7f451aef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f3b7f451981 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f3b7efd988e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f3b7efd988e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7f4520ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f3b7f4520ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f3b7f451f5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f3b7f44cbd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f3b7f434a2d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f3b7f48e0c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b7efb5aee - simple_performance_tests::assert_completes_quickly::h2d934fb20264f3ca
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:40:5
[INFO] [stdout]   20:     0x5f3b7efb758d - simple_performance_tests::test_performance_regression_md051_html_fragments::h295a438d813bcb93
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:84:5
[INFO] [stdout]   21:     0x5f3b7efb75e7 - simple_performance_tests::test_performance_regression_md051_html_fragments::{{closure}}::h2d89293b5083d7c4
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mdbook-lint-cli/tests/simple_performance_tests.rs:53:54
[INFO] [stdout]   22:     0x5f3b7efb7be6 - core::ops::function::FnOnce::call_once::hfeaf0ce80699703e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3b7efd968b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f3b7efd968b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f3b7efed6ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f3b7efed6ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f3b7efed6ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5f3b7efed6ed - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5f3b7efed6ed - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f3b7efed6ed - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f3b7efed6ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f3b7efc6c34 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f3b7efc6c34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5f3b7efca48a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5f3b7efca48a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f3b7efca48a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5f3b7efca48a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5f3b7efca48a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f3b7efca48a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5f3b7efca48a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f3b7f447fdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5f3b7f447fdf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7b4131649aa4 - <unknown>
[INFO] [stdout]   44:     0x7b41316d6a64 - 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.62s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mdbook-lint --test simple_performance_tests`
[INFO] running `Command { std: "docker" "inspect" "279d813f3b28acc68b69590629560f85f6d241f299bff62c7fd9762ee179d427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279d813f3b28acc68b69590629560f85f6d241f299bff62c7fd9762ee179d427", kill_on_drop: false }`
[INFO] [stdout] 279d813f3b28acc68b69590629560f85f6d241f299bff62c7fd9762ee179d427
