[INFO] cloning repository https://github.com/ifiokjr/mdt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifiokjr/mdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fmdt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fmdt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c4aab9bdf2bb8f6e765aa9a0033195aba91807f
[INFO] testing ifiokjr/mdt against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Fmdt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ifiokjr/mdt
[INFO] finished tweaking git repo https://github.com/ifiokjr/mdt
[INFO] tweaked toml for git repo https://github.com/ifiokjr/mdt written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifiokjr/mdt on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ifiokjr/mdt 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded snailquote v0.3.1
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.6
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded tracing-test v0.2.6
[INFO] [stderr]   Downloaded rmcp-macros v1.3.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded insta-cmd v0.6.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded ls-types v0.0.3
[INFO] [stderr]   Downloaded tower-lsp-server v0.23.0
[INFO] [stderr]   Downloaded kdl v6.5.0
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded minijinja v2.18.0
[INFO] [stderr]   Downloaded rmcp v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2f66ae3b713692ad9ddc791de27fe9722956b19fecb1e02678386ab37084170
[INFO] running `Command { std: "docker" "start" "-a" "c2f66ae3b713692ad9ddc791de27fe9722956b19fecb1e02678386ab37084170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2f66ae3b713692ad9ddc791de27fe9722956b19fecb1e02678386ab37084170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2f66ae3b713692ad9ddc791de27fe9722956b19fecb1e02678386ab37084170", kill_on_drop: false }`
[INFO] [stdout] c2f66ae3b713692ad9ddc791de27fe9722956b19fecb1e02678386ab37084170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a8cde93c0f3dcb495d76ff29e8120b6afb519241ba4e0cc0da02c9cbd9d2fbd
[INFO] running `Command { std: "docker" "start" "-a" "2a8cde93c0f3dcb495d76ff29e8120b6afb519241ba4e0cc0da02c9cbd9d2fbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling minijinja v2.18.0
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling mdt_core v0.7.0 (/opt/rustwide/workdir/mdt_core)
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling monochange_book v0.7.0 (/opt/rustwide/workdir/docs)
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling mdt_mcp v0.7.0 (/opt/rustwide/workdir/mdt_mcp)
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling mdt_lsp v0.7.0 (/opt/rustwide/workdir/mdt_lsp)
[INFO] [stderr]    Compiling mdt_cli v0.7.0 (/opt/rustwide/workdir/mdt_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "2a8cde93c0f3dcb495d76ff29e8120b6afb519241ba4e0cc0da02c9cbd9d2fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a8cde93c0f3dcb495d76ff29e8120b6afb519241ba4e0cc0da02c9cbd9d2fbd", kill_on_drop: false }`
[INFO] [stdout] 2a8cde93c0f3dcb495d76ff29e8120b6afb519241ba4e0cc0da02c9cbd9d2fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 934539b5e5f29521bb2c7d903fbd5b45ed6ae66ad1876c178075b2df3742e5d4
[INFO] running `Command { std: "docker" "start" "-a" "934539b5e5f29521bb2c7d903fbd5b45ed6ae66ad1876c178075b2df3742e5d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling minijinja v2.18.0
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling mdt_core v0.7.0 (/opt/rustwide/workdir/mdt_core)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling insta v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling monochange_book v0.7.0 (/opt/rustwide/workdir/docs)
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling mdt_mcp v0.7.0 (/opt/rustwide/workdir/mdt_mcp)
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling mdt_lsp v0.7.0 (/opt/rustwide/workdir/mdt_lsp)
[INFO] [stderr]    Compiling mdt_cli v0.7.0 (/opt/rustwide/workdir/mdt_cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "934539b5e5f29521bb2c7d903fbd5b45ed6ae66ad1876c178075b2df3742e5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "934539b5e5f29521bb2c7d903fbd5b45ed6ae66ad1876c178075b2df3742e5d4", kill_on_drop: false }`
[INFO] [stdout] 934539b5e5f29521bb2c7d903fbd5b45ed6ae66ad1876c178075b2df3742e5d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c3e274ad09ed7662358c4d00f8474d9df7a0d2730cb8943ca091b2c378cfc94
[INFO] running `Command { std: "docker" "start" "-a" "7c3e274ad09ed7662358c4d00f8474d9df7a0d2730cb8943ca091b2c378cfc94", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdt_cli-b90c4ce9c9796bc7)
[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/mdt-3d9f9a223b284890)
[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 tests/assist.rs (/opt/rustwide/target/debug/deps/assist-6075090fc83dd7e4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/check.rs (/opt/rustwide/target/debug/deps/check-cef4715250483723)
[INFO] [stdout] test assist_outputs_expected_profiles::case_1 ... ok
[INFO] [stdout] test assist_outputs_expected_profiles::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test assist_command_is_accepted_by_cli_parser ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_6 ... ok
[INFO] [stdout] test cache_observability_outputs_are_snapshotted::case_1 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_1 ... ok
[INFO] [stdout] test cache_observability_outputs_are_snapshotted::case_2 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_3 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_5 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_4 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_2 ... ok
[INFO] [stdout] test check_stale_text_output_honors_no_color_flag_even_when_forced ... ok
[INFO] [stdout] test check_stale_text_output_honors_clicolor_zero ... ok
[INFO] [stdout] test check_watch_flag_is_accepted_by_cli_parser ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_9 ... ok
[INFO] [stdout] test doctor_command_is_accepted_by_cli_parser ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_8 ... ok
[INFO] [stdout] test info_command_is_accepted_by_cli_parser ... ok
[INFO] [stdout] test check_writes_project_cache_artifact ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_7 ... ok
[INFO] [stdout] test check_stale_text_output_is_colored_when_forced ... ok
[INFO] [stdout] test check_validation_diagnostics_are_colored_when_forced ... ok
[INFO] [stdout] test check_validation_diagnostics_honor_no_color_flag_when_forced ... ok
[INFO] [stdout] test check_watch_flag_accepted_by_binary ... ok
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-c20946fddb0210ca)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
[INFO] [stdout] 
[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 tests/comparison.rs (/opt/rustwide/target/debug/deps/comparison-1fbcb8993d914657)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_1 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_7 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_2 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_4 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_5 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_3 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_6 ... ok
[INFO] [stdout] test lenient_update_writes_exact_source_bytes ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_1 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_5 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_2 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_1 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_4 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_3 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_4 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_3 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_2 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_5 ... ok
[INFO] [stdout] test strict_identical_content_passes::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_resolution.rs (/opt/rustwide/target/debug/deps/config_resolution-3074b679a7e84d50)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/init.rs (/opt/rustwide/target/debug/deps/init-ccdb842ac5d29778)
[INFO] [stdout] test info_resolves_config_candidates::case_3 ... ok
[INFO] [stdout] test info_resolves_config_candidates::case_2 ... ok
[INFO] [stdout] test info_resolves_config_candidates::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test init_creates_valid_template ... ok
[INFO] [stdout] test init_preserves_existing_files_and_writes_missing_ones::case_2 ... ok
[INFO] [stdout] test init_preserves_existing_files_and_writes_missing_ones::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-019d3981baa44554)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] Updated 2 block(s) in 1 file(s).
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] Updated 2 block(s) in 1 file(s).
[INFO] [stdout] test check_format_github_stale ... ok
[INFO] [stdout] test check_format_text_stale ... ok
[INFO] [stdout] test check_format_github_up_to_date ... ok
[INFO] [stdout] test check_diff_text_verbose ... ok
[INFO] [stdout] test check_format_json_up_to_date ... ok
[INFO] [stdout] test check_verbose_stale ... ok
[INFO] [stdout] test check_verbose_up_to_date ... ok
[INFO] [stdout] test check_format_json_stale ... ok
[INFO] [stdout] test check_with_diff ... ok
[INFO] [stdout] test empty_project_check ... ok
[INFO] [stdout] test empty_project_update ... ok
[INFO] [stdout] test doctor_duplicate_provider_fails ... ok
[INFO] [stdout] test doctor_empty_project_json ... ok
[INFO] [stdout] test doctor_info_project_fails ... ok
[INFO] [stdout] test doctor_empty_project ... ok
[INFO] [stdout] test formatter_check_json_reports_stale_files ... ok
[INFO] [stdout] test formatter_update_normalize_only ... ok
[INFO] [stdout] test init_existing_template ... ok
[INFO] [stdout] test info_empty_project ... ok
[INFO] [stdout] Updated 2 block(s) in 2 file(s).
[INFO] [stdout] test info_project ... ok
[INFO] [stdout] test list_blocks_verbose ... ok
[INFO] [stdout] test list_blocks ... ok
[INFO] [stdout] test include_empty_update ... ok
[INFO] [stdout] test list_empty_project ... ok
[INFO] [stdout] test init_fresh_directory ... ok
[INFO] [stdout] test info_empty_project_json ... ok
[INFO] [stdout] test list_orphan_consumer ... ok
[INFO] [stdout] test missing_provider_update ... ok
[INFO] [stdout] test include_empty_check_after_update ... ok
[INFO] [stdout] test list_orphan_consumer_verbose ... ok
[INFO] [stdout] test missing_provider_check ... ok
[INFO] [stdout] Updated 6 block(s) in 2 file(s).
[INFO] [stdout] test orphan_consumer_check ... ok
[INFO] [stdout] test no_subcommand ... ok
[INFO] [stdout] test multiple_providers_dry_run ... ok
[INFO] [stdout] test multiple_providers_update ... ok
[INFO] [stdout] test pad_blocks_multi_lang_check_stale ... ok
[INFO] [stdout] Updated 4 block(s) in 4 file(s).
[INFO] [stdout] test pad_blocks_multi_lang_check_after_update ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test info_project_json ... ok
[INFO] [stdout] test orphan_consumer_update ... ok
[INFO] [stdout] test multiple_providers_list ... ok
[INFO] [stdout] test multiple_providers_check_after_update ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test pad_blocks_rust_check_after_update ... ok
[INFO] [stdout] test pad_blocks_rust_check_stale_diff ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test pad_blocks_rust_update ... ok
[INFO] [stdout] Updated 4 block(s) in 4 file(s).
[INFO] [stdout] test pad_blocks_multi_lang_dry_run ... ok
[INFO] [stdout] test padding_zero_rust_check_after_update ... ok
[INFO] [stdout] test pad_blocks_multi_lang_update ... ok
[INFO] [stdout] test padding_zero_rust_update ... ok
[INFO] [stdout] test pad_blocks_rust_check_stale ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test padding_zero_rust_check_stale ... ok
[INFO] [stdout] test pad_blocks_rust_update_idempotent ... ok
[INFO] [stdout] test padding_zero_rust_update_idempotent ... ok
[INFO] [stdout] test unknown_transformer_check ... ok
[INFO] [stdout] test typescript_workspace_dry_run ... ok
[INFO] [stdout] test typescript_workspace_check_stale ... ok
[INFO] [stdout] test unknown_transformer_ignore_flag ... ok
[INFO] [stdout] test typescript_workspace_update ... ok
[INFO] [stdout] test pad_blocks_multi_lang_update_idempotent ... ok
[INFO] [stdout] test unknown_transformer_check_verbose ... ok
[INFO] [stdout] test unused_provider_check_verbose ... ok
[INFO] [stdout] test unused_provider_check ... ok
[INFO] [stdout] test unused_provider_ignore_flag ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test update_dry_run_verbose ... ok
[INFO] [stdout] test validation_errors_check ... ok
[INFO] [stdout] test unknown_transformer_ignore_verbose ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test typescript_workspace_check_after_update ... ok
[INFO] [stdout] test validation_errors_ignore_verbose ... ok
[INFO] [stdout] test validation_errors_update ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test validation_errors_ignore_flag ... ok
[INFO] [stdout] test validation_errors_check_verbose ... ok
[INFO] [stdout] test update_verbose_up_to_date ... ok
[INFO] [stdout] test typescript_workspace_update_idempotent ... ok
[INFO] [stdout] test update_verbose ... ok
[INFO] [stdout] test update_verbose_multiple_providers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/update.rs (/opt/rustwide/target/debug/deps/update-ede87a6edf35ed38)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test update_noop_when_in_sync ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_4 ... ok
[INFO] [stdout] test update_dry_run_preserves_files::case_1 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_3 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_2 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_1 ... ok
[INFO] [stdout] test update_dry_run_preserves_files::case_2 ... ok
[INFO] [stdout] test update_warns_missing_provider ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_6 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_7 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_5 ... ok
[INFO] [stdout] test update_verbose_shows_files ... ok
[INFO] [stdout] test update_multiline_idempotent_after_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdt_core-7ee532a0320052a8)
[INFO] [stdout] 
[INFO] [stdout] running 532 tests
[INFO] [stdout] test __tests::block_type_display ... ok
[INFO] [stdout] test __tests::argument_debug_all_variants ... ok
[INFO] [stdout] test __tests::block_partial_eq ... ok
[INFO] [stdout] test __tests::build_render_context_no_args_returns_base_data ... ok
[INFO] [stdout] test __tests::build_render_context_merges_args ... ok
[INFO] [stdout] test __tests::build_render_context_returns_none_on_count_mismatch ... ok
[INFO] [stdout] test __tests::build_render_context_preserves_base_data ... ok
[INFO] [stdout] test __tests::check_project_detects_stale ... ok
[INFO] [stdout] test __tests::block_arguments_multiple_consumers_different_args ... ok
[INFO] [stdout] test __tests::block_arguments_up_to_date_consumer ... ok
[INFO] [stdout] test __tests::block_arguments_with_transformers_end_to_end ... ok
[INFO] [stdout] test __tests::check_project_detects_stale_inline_block ... ok
[INFO] [stdout] test __tests::block_arguments_with_data_and_args ... ok
[INFO] [stdout] test __tests::code_block_filter_helpers_cover_all_variants ... ok
[INFO] [stdout] test __tests::block_arguments_end_to_end ... ok
[INFO] [stdout] test __tests::check_result_status_helpers_cover_errors_and_warnings ... ok
[INFO] [stdout] test __tests::check_project_no_warnings_for_valid_variables ... ok
[INFO] [stdout] test __tests::check_project_with_matching_content ... ok
[INFO] [stdout] test __tests::compute_updates_noop_when_in_sync ... ok
[INFO] [stdout] test __tests::compute_updates_multiple_consumers_same_file ... ok
[INFO] [stdout] test __tests::check_project_reports_argument_count_mismatch ... ok
[INFO] [stdout] test __tests::check_project_reports_undefined_variable_warnings ... ok
[INFO] [stdout] test __tests::compute_updates_idempotent ... ok
[INFO] [stdout] test __tests::compute_updates_replaces_inline_content ... ok
[INFO] [stdout] test __tests::compute_updates_inline_with_script_data_source ... ok
[INFO] [stdout] test __tests::config_defaults_exclude_markdown_codeblocks_to_false ... ok
[INFO] [stdout] test __tests::config_defaults_for_exclude_fields ... ok
[INFO] [stdout] test __tests::config_default_max_file_size ... ok
[INFO] [stdout] test __tests::compute_updates_replaces_inline_content_in_markdown_table ... ok
[INFO] [stdout] test __tests::compute_updates_reports_undefined_variable_warnings ... ok
[INFO] [stdout] test __tests::compute_updates_replaces_content ... ok
[INFO] [stdout] test __tests::compute_updates_with_template_rendering ... ok
[INFO] [stdout] test __tests::config_kdl_integer_float_bool_null_values ... ok
[INFO] [stdout] test __tests::config_kdl_children_node ... ok
[INFO] [stdout] test __tests::config_kdl_empty_node_entries ... ok
[INFO] [stdout] test __tests::config_kdl_mixed_entries ... ok
[INFO] [stdout] test __tests::config_kdl_children_with_integer_and_float_values ... ok
[INFO] [stdout] test __tests::config_kdl_all_named_entries ... ok
[INFO] [stdout] test __tests::config_load_data_ini ... ok
[INFO] [stdout] test __tests::config_kdl_mixed_entries_with_numbers ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_ini_reports_data_file_error ... ok
[INFO] [stdout] test __tests::config_kdl_named_entries_with_integer_and_float ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_kdl ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_json ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_toml ... ok
[INFO] [stdout] test __tests::config_load_data_json ... ok
[INFO] [stdout] test __tests::config_load_data_kdl_with_bool_and_null ... ok
[INFO] [stdout] test __tests::config_load_data_kdl ... ok
[INFO] [stdout] test __tests::config_load_data_missing_file_errors ... ok
[INFO] [stdout] test __tests::compute_updates_skips_missing_provider ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_yaml ... ok
[INFO] [stdout] test __tests::config_load_data_script_failure_uses_stderr_reason ... ok
[INFO] [stdout] test __tests::config_load_data_json_malformed_errors ... ok
[INFO] [stdout] test __tests::config_load_data_kdl_malformed_errors ... ok
[INFO] [stdout] test __tests::config_load_data_toml ... ok
[INFO] [stdout] test __tests::config_load_data_toml_malformed_errors ... ok
[INFO] [stdout] test __tests::config_load_data_kdl_complex ... ok
[INFO] [stdout] test __tests::config_load_data_script_text_entry ... ok
[INFO] [stdout] test __tests::config_load_data_typed_entry_explicit_json_format ... ok
[INFO] [stdout] test __tests::config_load_data_typed_missing_file_reports_data_file_error ... ok
[INFO] [stdout] test __tests::config_load_data_yaml ... ok
[INFO] [stdout] test __tests::config_load_data_yaml_malformed_errors ... ok
[INFO] [stdout] test __tests::config_load_data_yml_extension ... ok
[INFO] [stdout] test __tests::config_load_data_recovers_from_invalid_script_cache_file ... ok
[INFO] [stdout] test __tests::config_load_data_ignores_outdated_script_cache_schema ... ok
[INFO] [stdout] test __tests::config_load_data_toml_with_all_value_types ... ok
[INFO] [stdout] test __tests::config_load_data_script_without_watch_reruns_every_time ... ok
[INFO] [stdout] test __tests::config_load_data_script_uses_cache_when_watch_file_is_missing ... ok
[INFO] [stdout] test __tests::config_load_data_script_uses_cache_until_watch_changes ... ok
[INFO] [stdout] test __tests::config_load_missing_file ... ok
[INFO] [stdout] test __tests::config_load_rejects_formatter_without_patterns ... ok
[INFO] [stdout] test __tests::config_load_reads_valid_toml_content ... ok
[INFO] [stdout] test __tests::config_load_rejects_invalid_formatter_ignore_pattern ... ok
[INFO] [stdout] test __tests::config_load_prefers_mdt_toml_over_other_candidates ... ok
[INFO] [stdout] test __tests::config_load_malformed ... ok
[INFO] [stdout] test __tests::config_load_rejects_invalid_formatter_pattern ... ok
[INFO] [stdout] test __tests::config_parses_exclude_blocks ... ok
[INFO] [stdout] test __tests::config_load_resolves_dot_config_mdt_toml ... ok
[INFO] [stdout] test __tests::config_load_with_all_sections ... ok
[INFO] [stdout] test __tests::config_load_resolves_dot_mdt_toml ... ok
[INFO] [stdout] test __tests::config_load_valid ... ok
[INFO] [stdout] test __tests::config_load_full_config_from_disk ... ok
[INFO] [stdout] test __tests::config_multiple_data_namespaces ... ok
[INFO] [stdout] test __tests::config_multiple_data_formats ... ok
[INFO] [stdout] test __tests::config_parses_exclude_markdown_codeblocks_true ... ok
[INFO] [stdout] test __tests::config_parses_exclude_section ... ok
[INFO] [stdout] test __tests::config_toml_integer_value_standalone ... ok
[INFO] [stdout] test __tests::config_parses_formatter_entries ... ok
[INFO] [stdout] test __tests::config_parses_exclude_markdown_codeblocks_string ... ok
[INFO] [stdout] test __tests::config_parses_exclude_markdown_codeblocks_array ... ok
[INFO] [stdout] test __tests::config_toml_deeply_nested_table ... ok
[INFO] [stdout] test __tests::config_toml_array_of_mixed_types ... ok
[INFO] [stdout] test __tests::config_toml_float_value_standalone ... ok
[INFO] [stdout] test __tests::config_toml_data_with_integers_and_floats ... ok
[INFO] [stdout] test __tests::config_unsupported_format_returns_specific_error ... ok
[INFO] [stdout] test __tests::config_unsupported_format ... ok
[INFO] [stdout] test __tests::config_toml_nested_array_of_tables ... ok
[INFO] [stdout] test __tests::config_with_empty_data_section ... ok
[INFO] [stdout] test __tests::config_with_exclude_patterns ... ok
[INFO] [stdout] test __tests::default_max_file_size_value ... ok
[INFO] [stdout] test __tests::data_source_accessors_cover_all_variants ... ok
[INFO] [stdout] test __tests::diagnostic_is_error_respects_validation_options ... ok
[INFO] [stdout] test __tests::crlf_content_parsed_correctly ... ok
[INFO] [stdout] test __tests::dynamic_range_start_end_all_bound_types ... ok
[INFO] [stdout] test __tests::error_config_parse_message ... ok
[INFO] [stdout] test __tests::error_file_too_large_display_format ... ok
[INFO] [stdout] test __tests::error_file_too_large_message ... ok
[INFO] [stdout] test __tests::error_invalid_transformer_args_message ... ok
[INFO] [stdout] test __tests::error_missing_closing_tag_message ... ok
[INFO] [stdout] test __tests::error_missing_provider_message ... ok
[INFO] [stdout] test __tests::error_symlink_cycle_display_format ... ok
[INFO] [stdout] test __tests::error_symlink_cycle_message ... ok
[INFO] [stdout] test __tests::diagnostic_is_error_all_kinds ... ok
[INFO] [stdout] test __tests::error_unconvertible_float_display_format ... ok
[INFO] [stdout] test __tests::error_unconvertible_float_message ... ok
[INFO] [stdout] test __tests::error_unknown_transformer_message ... ok
[INFO] [stdout] test __tests::error_unsupported_format_message ... ok
[INFO] [stdout] test __tests::duplicate_provider_detected ... ok
[INFO] [stdout] test __tests::error_data_file_message ... ok
[INFO] [stdout] test __tests::error_template_render_message ... ok
[INFO] [stdout] test __tests::disable_gitignore_scans_all_files ... ok
[INFO] [stdout] test __tests::extract_content_between_tags_empty_block ... ok
[INFO] [stdout] test __tests::extract_html_comments_empty_input ... ok
[INFO] [stdout] test __tests::excluded_blocks_defaults_to_empty ... ok
[INFO] [stdout] test __tests::excluded_blocks_are_skipped_during_scan ... ok
[INFO] [stdout] test __tests::custom_exclude_patterns_skip_matching_files ... ok
[INFO] [stdout] test __tests::exclude_and_gitignore_combined ... ok
[INFO] [stdout] test __tests::extract_html_comments_no_comments ... ok
[INFO] [stdout] test __tests::extract_html_comments_unclosed_open ... ok
[INFO] [stdout] test __tests::extract_html_comments_open_at_end ... ok
[INFO] [stdout] test __tests::file_too_large_error ... ok
[INFO] [stdout] test __tests::find_missing_providers_empty_when_all_match ... ok
[INFO] [stdout] test __tests::find_missing_providers_detects_orphans ... ok
[INFO] [stdout] test __tests::find_undefined_variables_empty_data ... ok
[INFO] [stdout] test __tests::find_undefined_variables_no_template_syntax ... ok
[INFO] [stdout] test __tests::file_within_size_limit_succeeds ... ok
[INFO] [stdout] test __tests::find_undefined_variables_returns_empty_for_invalid_template_syntax ... ok
[INFO] [stdout] test __tests::find_undefined_variables_partial_match ... ok
[INFO] [stdout] test __tests::find_undefined_variables_top_level_only ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_valid_data ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_typo ... ok
[INFO] [stdout] test __tests::error_duplicate_provider_message ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_loop_builtin ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_multiple_undefined ... ok
[INFO] [stdout] test __tests::formatter_enabled_check_reports_argument_and_inline_errors ... ok
[INFO] [stdout] test __tests::formatter_enabled_compute_updates_skips_non_eligible_blocks ... ok
[INFO] [stdout] test __tests::exclude_negation_pattern_re_includes_file ... ok
[INFO] [stdout] test __tests::formatter_config_matches_file_respects_ignore_patterns ... ok
[INFO] [stdout] test __tests::formatter_config_matches_file_ignores_invalid_patterns_during_rule_evaluation ... ok
[INFO] [stdout] test __tests::formatter_config_patterns_support_negation ... ok
[INFO] [stdout] test __tests::formatter_config_ignore_supports_negation ... ok
[INFO] [stdout] test __tests::formatter_enabled_paths_fall_back_to_unformatted_logic_when_no_patterns_match ... ok
[INFO] [stdout] test __tests::formatter_pipeline_invalid_command_template_returns_formatter_error ... ok
[INFO] [stdout] test __tests::formatter_pipeline_failure_with_stderr_surfaces_stderr_reason ... ok
[INFO] [stdout] test __tests::formatter_pipeline_ignores_matching_paths ... ok
[INFO] [stdout] test __tests::formatter_pipeline_renders_command_template_with_minijinja ... ok
[INFO] [stdout] test __tests::fuzz_parser_no_panic ... ok
[INFO] [stdout] test __tests::fuzz_source_scanner_no_panic ... ok
[INFO] [stdout] test __tests::fuzz_tokenizer_no_panic ... ok
[INFO] [stdout] test __tests::generate_tokens::case_01_without_comment ... ok
[INFO] [stdout] test __tests::generate_tokens::case_02_empty_html_comment ... ok
[INFO] [stdout] test __tests::generate_tokens::case_03_invalid_html_comment ... ok
[INFO] [stdout] test __tests::generate_tokens::case_04_multi_invalid_html_comment ... ok
[INFO] [stdout] test __tests::formatter_pipeline_reports_formatter_only_stale_file ... ok
[INFO] [stdout] test __tests::formatter_pipeline_source_file_count_mismatch_returns_formatter_error ... ok
[INFO] [stdout] test __tests::generate_tokens::case_05_consumer ... ok
[INFO] [stdout] test __tests::generate_tokens::case_06_provider ... ok
[INFO] [stdout] test __tests::formatter_warnings_deduplicate_providers_and_ignore_provider_params ... ok
[INFO] [stdout] test __tests::generate_tokens::case_09_closing_whitespace ... ok
[INFO] [stdout] test __tests::generate_tokens::case_08_closing ... ok
[INFO] [stdout] test __tests::get_dynamic_range_bound_tuple ... ok
[INFO] [stdout] test __tests::custom_exclude_glob_pattern_skips_files ... ok
[INFO] [stdout] test __tests::formatter_pipeline_with_matching_noop_formatter_is_noop ... ok
[INFO] [stdout] test __tests::get_dynamic_range_i64 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_i16 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_i32 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_i128 ... ok
[INFO] [stdout] test __tests::generate_tokens::case_10_consumer ... ok
[INFO] [stdout] test __tests::generate_tokens::case_07_inline ... ok
[INFO] [stdout] test __tests::get_dynamic_range_i8 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_isize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_range_from_ref_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_range_inclusive_ref_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_range_ref_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_range_to_inclusive_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_range_to_ref_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_range_to_inclusive_ref_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_i128 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_i32 ... ok
[INFO] [stdout] test __tests::formatter_pipeline_updates_target_content_and_converges_check ... ok
[INFO] [stdout] test __tests::get_dynamic_range_range_to_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_i16 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_i64 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_i8 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u16 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u64 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u8 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_u16 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_u32 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_u64 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_u8 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_usize ... ok
[INFO] [stdout] test __tests::get_position_of_tokens::case_1 ... ok
[INFO] [stdout] test __tests::get_position_of_tokens::case_2 ... ok
[INFO] [stdout] test __tests::get_position_of_tokens::case_3 ... ok
[INFO] [stdout] test __tests::get_position_of_tokens::case_4 ... ok
[INFO] [stdout] test __tests::get_position_of_tokens::case_5 ... ok
[INFO] [stdout] test __tests::get_position_of_tokens::case_6 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u128 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u32 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_u128 ... ok
[INFO] [stdout] test __tests::get_position_of_tokens::case_7 ... ok
[INFO] [stdout] test __tests::include_pattern_skips_node_modules_and_target ... ok
[INFO] [stdout] test __tests::include_pattern_does_not_scan_hidden_dirs ... ok
[INFO] [stdout] test __tests::is_markdown_path_rejects_non_markdown_extensions ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_isize ... ok
[INFO] [stdout] test __tests::is_template_file_correct ... ok
[INFO] [stdout] test __tests::gitignore_respected_by_default ... ok
[INFO] [stdout] test __tests::is_template_file_more_edge_cases ... ok
[INFO] [stdout] test __tests::lenient_config_parsed_from_toml ... ok
[INFO] [stdout] test __tests::include_pattern_scans_nested_subdirectories ... ok
[INFO] [stdout] test __tests::matches_tokens::case_1_consumer ... ok
[INFO] [stdout] test __tests::is_markdown_path_matches_supported_extensions ... ok
[INFO] [stdout] test __tests::matches_tokens::case_3_inline ... ok
[INFO] [stdout] test __tests::matches_tokens::case_2_provider ... ok
[INFO] [stdout] test __tests::is_template_file_edge_cases ... ok
[INFO] [stdout] test __tests::normalize_line_endings_empty_string ... ok
[INFO] [stdout] test __tests::normalize_line_endings_lf_passthrough ... ok
[INFO] [stdout] test __tests::normalize_line_endings_mixed ... ok
[INFO] [stdout] test __tests::normalize_line_endings_multiple_bare_cr ... ok
[INFO] [stdout] test __tests::normalize_line_endings_no_newlines ... ok
[INFO] [stdout] test __tests::normalize_line_endings_only_cr ... ok
[INFO] [stdout] test __tests::normalize_line_endings_only_crlf ... ok
[INFO] [stdout] test __tests::normalize_whitespace_collapses_blank_lines ... ok
[INFO] [stdout] test __tests::normalize_line_endings_bare_cr_to_lf ... ok
[INFO] [stdout] test __tests::memstr_basic ... ok
[INFO] [stdout] test __tests::normalize_whitespace_empty_string ... ok
[INFO] [stdout] test __tests::normalize_whitespace_only_blanks ... ok
[INFO] [stdout] test __tests::normalize_whitespace_preserves_content ... ok
[INFO] [stdout] test __tests::matches_tokens::case_4_closing ... ok
[INFO] [stdout] test __tests::normalize_whitespace_trims_trailing_spaces ... ok
[INFO] [stdout] test __tests::ordered_float_display ... ok
[INFO] [stdout] test __tests::ordered_float_partial_eq ... ok
[INFO] [stdout] test __tests::normalize_line_endings_crlf_to_lf ... ok
[INFO] [stdout] test __tests::pad_blocks_c_comments ... ok
[INFO] [stdout] test __tests::include_pattern_respects_exclude_patterns ... ok
[INFO] [stdout] test __tests::include_patterns_respect_exclude_patterns ... ok
[INFO] [stdout] test __tests::pad_blocks_cpp_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_csharp_comments ... ok
[INFO] [stdout] test __tests::normalize_whitespace_is_idempotent ... ok
[INFO] [stdout] test __tests::pad_blocks_check_detects_stale ... ok
[INFO] [stdout] test __tests::pad_blocks_go_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_kotlin_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_prevents_squashed_content ... ok
[INFO] [stdout] test __tests::pad_blocks_disabled_does_not_pad ... ok
[INFO] [stdout] test __tests::pad_blocks_java_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_idempotent ... ok
[INFO] [stdout] test __tests::pad_blocks_python_hash_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_rust_doc_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_swift_comments ... ok
[INFO] [stdout] test __tests::padding_false_inline ... ok
[INFO] [stdout] test __tests::pad_blocks_rust_triple_slash_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_rust_multiline_preserves_blank_lines ... ok
[INFO] [stdout] test __tests::padding_value_line_count_and_default_cover_all_variants ... ok
[INFO] [stdout] test __tests::pad_blocks_rust_doc_comments_multiline ... ok
[INFO] [stdout] test __tests::padding_mixed_before_zero_after_one ... ok
[INFO] [stdout] test __tests::pad_blocks_typescript_jsdoc ... ok
[INFO] [stdout] test __tests::padding_zero_markdown ... ok
[INFO] [stdout] test __tests::padding_zero_idempotent ... ok
[INFO] [stdout] test __tests::pad_blocks_markdown_update ... ok
[INFO] [stdout] test __tests::parse_block_without_arguments_has_empty_vec ... ok
[INFO] [stdout] test __tests::parse_block_without_trailing_newline ... ok
[INFO] [stdout] test __tests::parse_blocks_preserve_content_offsets ... ok
[INFO] [stdout] test __tests::parse_codeblock_alias ... ok
[INFO] [stdout] test __tests::parse_consumer_with_all_transformer_types ... ok
[INFO] [stdout] test __tests::parse_consumer_with_arguments ... ok
[INFO] [stdout] test __tests::parse_consumer_with_arguments_and_transformers ... ok
[INFO] [stdout] test __tests::parse_block_with_numbers_in_name ... ok
[INFO] [stdout] test __tests::parse_arguments_with_spaces ... ok
[INFO] [stdout] test __tests::parse_consumer_with_false_boolean ... ok
[INFO] [stdout] test __tests::padding_zero_rust_doc_comments ... ok
[INFO] [stdout] test __tests::parse_alternate_transformer_names ... ok
[INFO] [stdout] test __tests::parse_consumer_with_float_argument ... ok
[INFO] [stdout] test __tests::parse_consumer_with_if_and_other_transformers ... ok
[INFO] [stdout] test __tests::parse_consumer_with_if_transformer ... ok
[INFO] [stdout] test __tests::parse_consumer_with_multiple_arguments ... ok
[INFO] [stdout] test __tests::parse_consumer_with_numeric_argument ... ok
[INFO] [stdout] test __tests::parse_consumer_with_scientific_notation ... ok
[INFO] [stdout] test __tests::parse_content_with_emoji ... ok
[INFO] [stdout] test __tests::parse_consumer_with_transformers ... ok
[INFO] [stdout] test __tests::padding_two_blank_lines ... ok
[INFO] [stdout] test __tests::parse_empty_content ... ok
[INFO] [stdout] test __tests::parse_consumer_with_prefix_transformer ... ok
[INFO] [stdout] test __tests::parse_block_with_underscores_in_name ... ok
[INFO] [stdout] test __tests::parse_empty_provider_content ... ok
[INFO] [stdout] test __tests::parse_content_with_cjk ... ok
[INFO] [stdout] test __tests::parse_inline_block_inside_markdown_fence_is_ignored ... ok
[INFO] [stdout] test __tests::parse_inline_block_with_template_argument ... ok
[INFO] [stdout] test __tests::parse_line_suffix_transformer ... ok
[INFO] [stdout] test __tests::parse_missing_close_tag_errors ... ok
[INFO] [stdout] test __tests::parse_multiple_blocks ... ok
[INFO] [stdout] test __tests::parse_provider_and_consumer_blocks ... ok
[INFO] [stdout] test __tests::parse_no_blocks ... ok
[INFO] [stdout] test __tests::parse_line_prefix_snake_case ... ok
[INFO] [stdout] test __tests::parse_line_prefix_transformer ... ok
[INFO] [stdout] test __tests::parse_multiple_consumers_same_provider ... ok
[INFO] [stdout] test __tests::parse_provider_in_non_template_file_not_provider ... ok
[INFO] [stdout] test __tests::parse_provider_with_multiple_arguments ... ok
[INFO] [stdout] test __tests::parse_line_suffix_snake_case ... ok
[INFO] [stdout] test __tests::parse_provider_with_arguments ... ok
[INFO] [stdout] test __tests::parse_suffix_transformer ... ok
[INFO] [stdout] test __tests::parse_with_diagnostics_reports_unclosed_block ... ok
[INFO] [stdout] test __tests::parse_single_quoted_arguments ... ok
[INFO] [stdout] test __tests::parse_with_diagnostics_valid_input_no_diagnostics ... ok
[INFO] [stdout] test __tests::parse_unicode_content ... ok
[INFO] [stdout] test __tests::point_advance_display_impl ... ok
[INFO] [stdout] test __tests::point_advance_str_basic ... ok
[INFO] [stdout] test __tests::parse_very_long_block_name ... ok
[INFO] [stdout] test __tests::parse_with_diagnostics_reports_unknown_transformer ... ok
[INFO] [stdout] test __tests::parse_with_diagnostics_unknown_transformer_on_provider ... ok
[INFO] [stdout] test __tests::point_advance_str_empty ... ok
[INFO] [stdout] test __tests::point_from_unist_point ... ok
[INFO] [stdout] test __tests::point_new_and_fields ... ok
[INFO] [stdout] test __tests::position_advance_start_str ... ok
[INFO] [stdout] test __tests::point_advance_str_with_newlines ... ok
[INFO] [stdout] test __tests::position_debug_format ... ok
[INFO] [stdout] test __tests::position_advance_start ... ok
[INFO] [stdout] test __tests::parse_inline_block_inside_markdown_table_cell ... ok
[INFO] [stdout] test __tests::point_debug_format ... ok
[INFO] [stdout] test __tests::position_advance_end ... ok
[INFO] [stdout] test __tests::position_from_point ... ok
[INFO] [stdout] test __tests::position_from_points ... ok
[INFO] [stdout] test __tests::position_from_unist_position ... ok
[INFO] [stdout] test __tests::position_of_range_with_all_numeric_types ... ok
[INFO] [stdout] test __tests::relative_display_path_outside_root_returns_full_path ... ok
[INFO] [stdout] test __tests::relative_display_path_inside_root ... ok
[INFO] [stdout] test __tests::project_diagnostic_messages_are_descriptive ... ok
[INFO] [stdout] test __tests::relative_display_path_same_as_root ... ok
[INFO] [stdout] test __tests::render_template_invalid_syntax_returns_template_render_error ... ok
[INFO] [stdout] test __tests::render_template_deeply_nested_data ... ok
[INFO] [stdout] test __tests::render_template_empty_data ... ok
[INFO] [stdout] test __tests::render_template_nested_access ... ok
[INFO] [stdout] test __tests::render_template_no_syntax ... ok
[INFO] [stdout] test __tests::render_template_with_array_data ... ok
[INFO] [stdout] test __tests::render_template_undefined_variable_chainable ... ok
[INFO] [stdout] test __tests::render_template_with_conditional ... ok
[INFO] [stdout] test __tests::render_template_with_variables ... ok
[INFO] [stdout] test __tests::resolve_root_with_none_falls_back_to_cwd ... ok
[INFO] [stdout] test __tests::resolve_root_with_some_path ... ok
[INFO] [stdout] test __tests::project_diagnostic_message_all_kinds ... ok
[INFO] [stdout] test __tests::project_context_find_missing_providers ... ok
[INFO] [stdout] test __tests::project_context_find_multiple_missing_providers ... ok
[INFO] [stdout] test __tests::scan_project_cache_stores_content_hash_when_enabled ... ok
[INFO] [stdout] test __tests::scan_project_collects_unknown_transformer_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_collects_unclosed_block_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_collects_invalid_transformer_args_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_cache_telemetry_tracks_full_cache_hit ... ok
[INFO] [stdout] test __tests::scan_project_cache_telemetry_resets_after_cold_cache_rebuild ... ok
[INFO] [stdout] test __tests::scan_project_invalid_transformer_args_diagnostic_has_correct_fields ... ok
[INFO] [stdout] test __tests::scan_project_removes_deleted_files_from_cache ... ok
[INFO] [stdout] test __tests::scan_project_discovers_templates_in_dot_templates_directory ... ok
[INFO] [stdout] test __tests::scan_project_returns_cached_project_when_files_unchanged ... ok
[INFO] [stdout] test __tests::scan_project_collects_unused_provider_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_crlf_content_normalized ... ok
[INFO] [stdout] test __tests::scan_project_hash_mismatch_invalidates_cache ... ok
[INFO] [stdout] test __tests::scan_project_invalidates_cache_after_file_change ... ok
[INFO] [stdout] test __tests::scan_project_skips_hidden_dirs ... ok
[INFO] [stdout] test __tests::scan_project_skips_node_modules ... ok
[INFO] [stdout] test __tests::scan_project_sub_project_boundary ... ok
[INFO] [stdout] test __tests::scan_project_source_file_unclosed_block_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_unknown_transformer_diagnostic_has_correct_fields ... ok
[INFO] [stdout] test __tests::scan_project_sub_project_boundary_dot_mdt_toml ... ok
[INFO] [stdout] test __tests::scan_project_with_config_no_config_file ... ok
[INFO] [stdout] test __tests::scan_project_cache_telemetry_tracks_incremental_reuse ... ok
[INFO] [stdout] test __tests::scan_project_sub_project_boundary_dot_config_mdt_toml ... ok
[INFO] [stdout] test __tests::scan_project_unclosed_block_diagnostic_has_correct_fields ... ok
[INFO] [stdout] test __tests::scan_project_with_emoji_content ... ok
[INFO] [stdout] test __tests::scan_project_reuses_unchanged_files_when_other_files_change ... ok
[INFO] [stdout] test __tests::scan_project_with_extra_template_dir_nonexistent ... ok
[INFO] [stdout] test __tests::scan_project_with_config_pad_blocks_and_data ... ok
[INFO] [stdout] test __tests::scan_project_with_config_all_sections_loaded ... ok
[INFO] [stdout] test __tests::scan_project_with_extra_template_dirs ... ok
[INFO] [stdout] test __tests::scan_project_with_options_exclude_patterns_parameter ... ok
[INFO] [stdout] test __tests::scan_project_with_source_files ... ok
[INFO] [stdout] test __tests::scan_project_with_include_patterns ... ok
[INFO] [stdout] test __tests::scan_project_writes_index_cache_artifact ... ok
[INFO] [stdout] test __tests::scan_project_with_config_pad_blocks_flag ... ok
[INFO] [stdout] test __tests::scan_project_with_config_loads_data_and_scans ... ok
[INFO] [stdout] test __tests::shared_provider_name_suggestions_filter_and_rank_matches ... ok
[INFO] [stdout] test __tests::shared_levenshtein_distance_handles_common_cases ... ok
[INFO] [stdout] test __tests::scan_with_template_paths ... ok
[INFO] [stdout] test __tests::shared_provider_name_suggestions_skip_identical_and_distant_names ... ok
[INFO] [stdout] test __tests::scan_project_with_exclude_patterns ... ok
[INFO] [stdout] test __tests::source_scanner_adjacent_comments ... ok
[INFO] [stdout] test __tests::source_scanner_comment_positions ... ok
[INFO] [stdout] test __tests::scan_with_include_patterns ... ok
[INFO] [stdout] test __tests::source_scanner_filters_codeblock_html_comments ... ok
[INFO] [stdout] test __tests::source_scanner_extract_html_comments ... ok
[INFO] [stdout] test __tests::source_scanner_filters_codeblock_with_info_string_match ... ok
[INFO] [stdout] test __tests::source_scanner_lenient_unclosed ... ok
[INFO] [stdout] test __tests::source_scanner_mixed_comment_styles ... ok
[INFO] [stdout] test __tests::source_scanner_multiple_blocks ... ok
[INFO] [stdout] test __tests::source_scanner_no_comments ... ok
[INFO] [stdout] test __tests::source_scanner_parse_source_rs ... ok
[INFO] [stdout] test __tests::source_scanner_parse_source_ts ... ok
[INFO] [stdout] test __tests::source_scanner_python_comments ... ok
[INFO] [stdout] test __tests::source_scanner_with_transformers ... ok
[INFO] [stdout] test __tests::strict_config_is_default ... ok
[INFO] [stdout] test __tests::token_display_all_variants ... ok
[INFO] [stdout] test __tests::token_eq_cross_variant_returns_false ... ok
[INFO] [stdout] test __tests::token_increment_all_variants ... ok
[INFO] [stdout] test __tests::stale_entry_includes_line_and_column ... ok
[INFO] [stdout] test __tests::token_same_type_different_variants ... ok
[INFO] [stdout] test __tests::tokenize_comment_with_only_whitespace_and_close ... ok
[INFO] [stdout] test __tests::token_partial_eq_edge_cases ... ok
[INFO] [stdout] test __tests::tokenize_empty_tag_name ... ok
[INFO] [stdout] test __tests::tokenize_float_number_in_tag ... ok
[INFO] [stdout] test __tests::tokenize_integer_number_in_tag ... ok
[INFO] [stdout] test __tests::tokenize_malformed_incomplete_comment ... ok
[INFO] [stdout] test __tests::tokenize_malformed_no_close_brace ... ok
[INFO] [stdout] test __tests::tokenize_multiple_comments_in_one_input ... ok
[INFO] [stdout] test __tests::tokenize_nested_comment_like_content ... ok
[INFO] [stdout] test __tests::tokenize_scientific_notation_float ... ok
[INFO] [stdout] test __tests::tokenize_single_quoted_string_with_escapes ... ok
[INFO] [stdout] test __tests::tokenize_string_with_escape_sequences ... ok
[INFO] [stdout] test __tests::tokenize_tab_whitespace_in_comment ... ok
[INFO] [stdout] test __tests::tokenize_single_quoted_string ... ok
[INFO] [stdout] test __tests::tracing_apply_transformers_with_data_traces_each_transformer ... ok
[INFO] [stdout] test __tests::tracing_apply_transformers_creates_span_with_fields ... ok
[INFO] [stdout] test __tests::tracing_check_project_creates_span_and_events ... ok
[INFO] [stdout] test __tests::tracing_check_project_has_formatters_flag ... ok
[INFO] [stdout] test __tests::tracing_compute_updates_creates_span_and_events ... ok
[INFO] [stdout] test __tests::tracing_compute_updates_has_formatters_flag ... ok
[INFO] [stdout] test __tests::tracing_config_load_data_creates_span_and_events ... ok
[INFO] [stdout] test __tests::tracing_config_load_traces_found ... ok
[INFO] [stdout] test __tests::tracing_config_load_traces_missing ... ok
[INFO] [stdout] test __tests::tracing_check_project_warns_on_render_error ... ok
[INFO] [stdout] test __tests::tracing_find_missing_providers_creates_span ... ok
[INFO] [stdout] test __tests::tracing_parse_creates_span ... ok
[INFO] [stdout] test __tests::tracing_parse_source_creates_span_with_content_len ... ok
[INFO] [stdout] test __tests::tracing_parse_source_with_diagnostics_creates_span ... ok
[INFO] [stdout] test __tests::tracing_parse_with_diagnostics_creates_span ... ok
[INFO] [stdout] test __tests::tracing_render_template_creates_span_with_fields ... ok
[INFO] [stdout] test __tests::tracing_render_template_skips_content_value ... ok
[INFO] [stdout] test __tests::tracing_scan_project_creates_span ... ok
[INFO] [stdout] test __tests::tracing_scan_project_with_options_creates_span_and_events ... ok
[INFO] [stdout] test __tests::tracing_scan_project_with_config_creates_span_and_events ... ok
[INFO] [stdout] test __tests::tracing_validate_project_creates_span ... ok
[INFO] [stdout] test __tests::tracing_write_updates_creates_span_and_traces_files ... ok
[INFO] [stdout] test __tests::transformer_chain_trim_prefix_code ... ok
[INFO] [stdout] test __tests::transformer_chain_trim_then_indent ... ok
[INFO] [stdout] test __tests::transformer_code_block_with_language ... ok
[INFO] [stdout] test __tests::transformer_code_block_without_language ... ok
[INFO] [stdout] test __tests::transformer_code_inline ... ok
[INFO] [stdout] test __tests::transformer_if_combined_with_trim ... ok
[INFO] [stdout] test __tests::transformer_chain_line_prefix_and_suffix ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_bool_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_empty_path_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_combined_with_trim ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_empty_string_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_null_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_zero_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_zero_float_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_missing_path_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_missing_root_namespace_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_nested_data_path ... ok
[INFO] [stdout] test __tests::transformer_if_nested_data_path_falsy ... ok
[INFO] [stdout] test __tests::transformer_if_no_data_context_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_path_into_non_object_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_top_level_key ... ok
[INFO] [stdout] test __tests::transformer_if_truthy_array_includes_content ... ok
[INFO] [stdout] test __tests::transformer_if_truthy_bool_includes_content ... ok
[INFO] [stdout] test __tests::transformer_if_truthy_nonzero_number_includes_content ... ok
[INFO] [stdout] test __tests::transformer_if_truthy_object_includes_content ... ok
[INFO] [stdout] test __tests::transformer_if_truthy_string_includes_content ... ok
[INFO] [stdout] test __tests::transformer_if_validates_accepts_one_arg ... ok
[INFO] [stdout] test __tests::transformer_if_validates_rejects_extra_args ... ok
[INFO] [stdout] test __tests::transformer_if_validates_requires_one_arg ... ok
[INFO] [stdout] test __tests::transformer_indent_includes_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_indent_multiline ... ok
[INFO] [stdout] test __tests::transformer_indent_with_multibyte_chars ... ok
[INFO] [stdout] test __tests::transformer_indent_preserves_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_indent_with_number_bool_coercion ... ok
[INFO] [stdout] test __tests::transformer_indent_with_string_false_bool_coercion ... ok
[INFO] [stdout] test __tests::snapshot_parse_full_document ... ok
[INFO] [stdout] test __tests::snapshot_tokenize_closing ... ok
[INFO] [stdout] test __tests::snapshot_tokenize_consumer ... ok
[INFO] [stdout] test __tests::snapshot_tokenize_provider ... ok
[INFO] [stdout] test __tests::snapshot_parse_consumer_with_all_transformers ... ok
[INFO] [stdout] test __tests::transformer_indent_with_unicode ... ok
[INFO] [stdout] test __tests::transformer_indent_with_zero_number_bool_coercion ... ok
[INFO] [stdout] test __tests::transformer_line_prefix_preserves_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_line_prefix ... ok
[INFO] [stdout] test __tests::transformer_line_prefix_includes_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_indent_with_string_true_bool_coercion ... ok
[INFO] [stdout] test __tests::transformer_line_prefix_with_number_bool_arg ... ok
[INFO] [stdout] test __tests::transformer_line_suffix ... ok
[INFO] [stdout] test __tests::transformer_line_suffix_includes_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_line_suffix_preserves_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_partial_eq ... ok
[INFO] [stdout] test __tests::transformer_partial_ne ... ok
[INFO] [stdout] test __tests::transformer_prefix ... ok
[INFO] [stdout] test __tests::transformer_prefix_with_boolean_arg ... ok
[INFO] [stdout] test __tests::transformer_prefix_with_number_arg ... ok
[INFO] [stdout] test __tests::transformer_replace ... ok
[INFO] [stdout] test __tests::transformer_replace_with_boolean_args ... ok
[INFO] [stdout] test __tests::transformer_suffix ... ok
[INFO] [stdout] test __tests::transformer_replace_with_empty_replacement ... ok
[INFO] [stdout] test __tests::transformer_replace_with_number_args ... ok
[INFO] [stdout] test __tests::transformer_suffix_empty_arg ... ok
[INFO] [stdout] test __tests::transformer_trim ... ok
[INFO] [stdout] test __tests::transformer_trim_start ... ok
[INFO] [stdout] test __tests::transformer_trim_end ... ok
[INFO] [stdout] test __tests::transformer_type_display_all ... ok
[INFO] [stdout] test __tests::transformer_with_boolean_argument ... ok
[INFO] [stdout] test __tests::transformer_line_suffix_with_number_bool_arg ... ok
[INFO] [stdout] test __tests::update_preserves_multiline_link_definitions_with_template_vars ... ok
[INFO] [stdout] test __tests::transformer_wrap ... ok
[INFO] [stdout] test __tests::transformer_on_empty_content ... ok
[INFO] [stdout] test __tests::validate_transformers_empty_is_ok ... ok
[INFO] [stdout] test __tests::validate_transformers_replace_missing_args_fails ... ok
[INFO] [stdout] test __tests::validate_transformers_trim_with_args_fails ... ok
[INFO] [stdout] test __tests::validate_project_errors_on_missing_provider ... ok
[INFO] [stdout] test __tests::validate_transformers_valid ... ok
[INFO] [stdout] test __tests::validation_options_all_kinds ... ok
[INFO] [stdout] test __tests::write_updates_creates_files ... ok
[INFO] [stdout] test __tests::update_preserves_multiline_content_in_consumer ... ok
[INFO] [stdout] test __tests::update_idempotent_multiline_link_definitions ... ok
[INFO] [stdout] test __tests::update_preserves_newlines_with_valid_link_definitions ... ok
[INFO] [stdout] test __tests::validate_project_ok_when_all_providers_exist ... ok
[INFO] [stdout] test __tests::formatter_pipeline_failures_return_formatter_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- __tests::formatter_pipeline_failures_return_formatter_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '__tests::formatter_pipeline_failures_return_formatter_error' (509) panicked at mdt_core/src/__tests.rs:1074:5:
[INFO] [stdout] assertion failed: matches!(err, MdtError::Formatter { .. })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca8e25765ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca8e25765ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca8e25765ca - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca8e25765ca - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca8e258f5aa - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca8e258f5aa - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x5ca8e257b422 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ca8e257b422 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ca8e255213f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca8e255213f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca8e256d5d9 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca8e1dc275c - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ca8e1dc275c - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ca8e256d792 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ca8e256d792 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca8e255222a - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ca8e2549749 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca8e255306d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ca8e258ff3c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca8e258ff02 - core[c1f1a4ba060b9bfa]::panicking::panic
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ca8e1884970 - mdt_core::__tests::formatter_pipeline_failures_return_formatter_error::h3cbd5a1438315e8b
[INFO] [stdout]                                at /opt/rustwide/workdir/mdt_core/src/__tests.rs:1074:2
[INFO] [stdout]   21:     0x5ca8e1884cac - mdt_core::__tests::formatter_pipeline_failures_return_formatter_error::{{closure}}::hd9f3fbab89e12825
[INFO] [stdout]                                at /opt/rustwide/workdir/mdt_core/src/__tests.rs:1050:60
[INFO] [stdout]   22:     0x5ca8e1ad1b46 - core::ops::function::FnOnce::call_once::h04e01b02c662f406
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ca8e1db683b - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ca8e1db683b - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5ca8e1dc322b - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5ca8e1dc322b - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ca8e1dc322b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ca8e1dc322b - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ca8e1dc322b - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ca8e1dc322b - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5ca8e1dc322b - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5ca8e1dbe944 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5ca8e1dbe944 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5ca8e1dc5e32 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5ca8e1dc5e32 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5ca8e1dc5e32 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ca8e1dc5e32 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ca8e1dc5e32 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ca8e1dc5e32 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5ca8e1dc5e32 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ca8e257568f - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5ca8e257568f - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7289c2ce6aa4 - <unknown>
[INFO] [stdout]   44:     0x7289c2d73a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     __tests::formatter_pipeline_failures_return_formatter_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 531 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mdt_core --lib`
[INFO] running `Command { std: "docker" "inspect" "7c3e274ad09ed7662358c4d00f8474d9df7a0d2730cb8943ca091b2c378cfc94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3e274ad09ed7662358c4d00f8474d9df7a0d2730cb8943ca091b2c378cfc94", kill_on_drop: false }`
[INFO] [stdout] 7c3e274ad09ed7662358c4d00f8474d9df7a0d2730cb8943ca091b2c378cfc94
