[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 beta-2026-04-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifiokjr/mdt on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc46872c780ebfa5dbae4eae02fbb8349df40dddd9eb7a620e845b1fe9eade82
[INFO] running `Command { std: "docker" "start" "-a" "bc46872c780ebfa5dbae4eae02fbb8349df40dddd9eb7a620e845b1fe9eade82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc46872c780ebfa5dbae4eae02fbb8349df40dddd9eb7a620e845b1fe9eade82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc46872c780ebfa5dbae4eae02fbb8349df40dddd9eb7a620e845b1fe9eade82", kill_on_drop: false }`
[INFO] [stdout] bc46872c780ebfa5dbae4eae02fbb8349df40dddd9eb7a620e845b1fe9eade82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9378ce4b972277cef93515b549937de84335f90420f6b2f070e4ece105717c6b
[INFO] running `Command { std: "docker" "start" "-a" "9378ce4b972277cef93515b549937de84335f90420f6b2f070e4ece105717c6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 backtrace-ext v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[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 winnow v1.0.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[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 toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures 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 darling_macro v0.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling mdt_core v0.7.0 (/opt/rustwide/workdir/mdt_core)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.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 dashmap v6.1.0
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[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 01s
[INFO] running `Command { std: "docker" "inspect" "9378ce4b972277cef93515b549937de84335f90420f6b2f070e4ece105717c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9378ce4b972277cef93515b549937de84335f90420f6b2f070e4ece105717c6b", kill_on_drop: false }`
[INFO] [stdout] 9378ce4b972277cef93515b549937de84335f90420f6b2f070e4ece105717c6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce3c607fd8b59ce6cac9a8d110e67ff891fd8946139ecdd209082626981933c0
[INFO] running `Command { std: "docker" "start" "-a" "ce3c607fd8b59ce6cac9a8d110e67ff891fd8946139ecdd209082626981933c0", 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 similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.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 v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling minijinja v2.18.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling serde_ini v0.2.0
[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 tower v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling insta v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling mdt_core v0.7.0 (/opt/rustwide/workdir/mdt_core)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling monochange_book v0.7.0 (/opt/rustwide/workdir/docs)
[INFO] [stderr]    Compiling rstest v0.26.1
[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 32s
[INFO] running `Command { std: "docker" "inspect" "ce3c607fd8b59ce6cac9a8d110e67ff891fd8946139ecdd209082626981933c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3c607fd8b59ce6cac9a8d110e67ff891fd8946139ecdd209082626981933c0", kill_on_drop: false }`
[INFO] [stdout] ce3c607fd8b59ce6cac9a8d110e67ff891fd8946139ecdd209082626981933c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d271b67638b2b4033c17561bffd5acc892cfcd6a6f1f04c90438d0b81a4b3ea4
[INFO] running `Command { std: "docker" "start" "-a" "d271b67638b2b4033c17561bffd5acc892cfcd6a6f1f04c90438d0b81a4b3ea4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdt_cli-e7bda3e0c94d3e6f)
[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-0a9b33b0c3c2cbcd)
[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-b65519910fd3b0a6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test assist_outputs_expected_profiles::case_2 ... ok
[INFO] [stdout] test assist_outputs_expected_profiles::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check.rs (/opt/rustwide/target/debug/deps/check-04d48c0cb7180efd)
[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_2 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_3 ... 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_5 ... ok
[INFO] [stdout] test cache_observability_outputs_are_snapshotted::case_1 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_6 ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_4 ... ok
[INFO] [stdout] test check_stale_text_output_is_colored_when_forced ... 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_outputs_are_snapshotted::case_8 ... ok
[INFO] [stdout] test doctor_command_is_accepted_by_cli_parser ... ok
[INFO] [stdout] test check_watch_flag_is_accepted_by_cli_parser ... ok
[INFO] [stdout] test check_validation_diagnostics_honor_no_color_flag_when_forced ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_7 ... ok
[INFO] [stdout] test info_command_is_accepted_by_cli_parser ... ok
[INFO] [stdout] test check_validation_diagnostics_are_colored_when_forced ... ok
[INFO] [stdout] test check_outputs_are_snapshotted::case_9 ... ok
[INFO] [stdout] test check_writes_project_cache_artifact ... ok
[INFO] [stdout] test check_watch_flag_accepted_by_binary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-572fc00c926e76ea)
[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-558dc0ce17bf16c2)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_3 ... ok
[INFO] [stdout] test lenient_update_writes_exact_source_bytes ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_6 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_4 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_2 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_2 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_5 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_1 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_3 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_7 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_5 ... ok
[INFO] [stdout] test lenient_whitespace_only_differences_pass::case_4 ... ok
[INFO] [stdout] test strict_identical_content_passes::case_1 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_1 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_3 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_4 ... ok
[INFO] [stderr]      Running tests/config_resolution.rs (/opt/rustwide/target/debug/deps/config_resolution-1a83c2c3b581ccc3)
[INFO] [stdout] test strict_differences_are_snapshotted::case_2 ... ok
[INFO] [stdout] test lenient_content_changes_are_snapshotted::case_1 ... ok
[INFO] [stdout] test strict_differences_are_snapshotted::case_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test info_resolves_config_candidates::case_1 ... ok
[INFO] [stdout] test info_resolves_config_candidates::case_2 ... ok
[INFO] [stdout] test info_resolves_config_candidates::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/init.rs (/opt/rustwide/target/debug/deps/init-a8192204595e43a8)
[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_1 ... ok
[INFO] [stdout] test init_preserves_existing_files_and_writes_missing_ones::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-84c16c39214da247)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] Updated 2 block(s) in 1 file(s).
[INFO] [stdout] Updated 2 block(s) in 1 file(s).
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test check_format_json_stale ... ok
[INFO] [stdout] test check_format_text_stale ... ok
[INFO] [stdout] test check_format_github_stale ... ok
[INFO] [stdout] test check_verbose_stale ... ok
[INFO] [stdout] test check_diff_text_verbose ... ok
[INFO] [stdout] test check_format_json_up_to_date ... ok
[INFO] [stdout] test check_format_github_up_to_date ... ok
[INFO] [stdout] test check_verbose_up_to_date ... ok
[INFO] [stdout] test doctor_duplicate_provider_fails ... ok
[INFO] [stdout] test doctor_empty_project ... ok
[INFO] [stdout] test empty_project_check ... ok
[INFO] [stdout] Updated 2 block(s) in 2 file(s).
[INFO] [stdout] test doctor_empty_project_json ... ok
[INFO] [stdout] test formatter_check_json_reports_stale_files ... ok
[INFO] [stdout] test empty_project_update ... ok
[INFO] [stdout] test doctor_info_project_fails ... ok
[INFO] [stdout] test check_with_diff ... ok
[INFO] [stdout] test include_empty_update ... ok
[INFO] [stdout] test include_empty_check_after_update ... ok
[INFO] [stdout] test init_existing_template ... ok
[INFO] [stdout] test info_empty_project ... ok
[INFO] [stdout] test info_empty_project_json ... ok
[INFO] [stdout] test info_project ... ok
[INFO] [stdout] test init_fresh_directory ... ok
[INFO] [stdout] test list_empty_project ... ok
[INFO] [stdout] test formatter_update_normalize_only ... ok
[INFO] [stdout] test info_project_json ... ok
[INFO] [stdout] test missing_provider_check ... ok
[INFO] [stdout] Updated 6 block(s) in 2 file(s).
[INFO] [stdout] test list_blocks ... ok
[INFO] [stdout] test missing_provider_update ... ok
[INFO] [stdout] test multiple_providers_dry_run ... ok
[INFO] [stdout] test list_orphan_consumer ... ok
[INFO] [stdout] test list_blocks_verbose ... ok
[INFO] [stdout] test list_orphan_consumer_verbose ... ok
[INFO] [stdout] test no_subcommand ... ok
[INFO] [stdout] test multiple_providers_update ... ok
[INFO] [stdout] test orphan_consumer_update ... ok
[INFO] [stdout] test pad_blocks_multi_lang_dry_run ... ok
[INFO] [stdout] test multiple_providers_list ... ok
[INFO] [stdout] test pad_blocks_multi_lang_update ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test pad_blocks_rust_check_stale ... ok
[INFO] [stdout] Updated 4 block(s) in 4 file(s).
[INFO] [stdout] test pad_blocks_rust_check_after_update ... ok
[INFO] [stdout] test multiple_providers_check_after_update ... Updated 3 block(s) in 2 file(s).
[INFO] [stdout] ok
[INFO] [stdout] test pad_blocks_rust_update ... ok
[INFO] [stdout] test pad_blocks_rust_check_stale_diff ... ok
[INFO] [stdout] test orphan_consumer_check ... ok
[INFO] [stdout] Updated 4 block(s) in 4 file(s).
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test pad_blocks_rust_update_idempotent ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test pad_blocks_multi_lang_update_idempotent ... ok
[INFO] [stdout] test pad_blocks_multi_lang_check_stale ... ok
[INFO] [stdout] test padding_zero_rust_check_stale ... ok
[INFO] [stdout] test padding_zero_rust_update_idempotent ... ok
[INFO] [stdout] test typescript_workspace_check_after_update ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test typescript_workspace_update ... ok
[INFO] [stdout] test padding_zero_rust_update ... ok
[INFO] [stdout] test typescript_workspace_dry_run ... ok
[INFO] [stdout] test pad_blocks_multi_lang_check_after_update ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test unknown_transformer_check ... ok
[INFO] [stdout] test unknown_transformer_check_verbose ... ok
[INFO] [stdout] test unknown_transformer_ignore_flag ... ok
[INFO] [stdout] test typescript_workspace_check_stale ... ok
[INFO] [stdout] test unknown_transformer_ignore_verbose ... ok
[INFO] [stdout] test padding_zero_rust_check_after_update ... ok
[INFO] [stdout] test unused_provider_check ... ok
[INFO] [stdout] test unused_provider_ignore_flag ... ok
[INFO] [stdout] test update_dry_run_verbose ... ok
[INFO] [stdout] test validation_errors_check ... ok
[INFO] [stdout] test update_verbose_multiple_providers ... ok
[INFO] [stdout] test validation_errors_check_verbose ... ok
[INFO] [stdout] test validation_errors_ignore_verbose ... ok
[INFO] [stdout] test typescript_workspace_update_idempotent ... ok
[INFO] [stdout] test update_verbose ... ok
[INFO] [stdout] test validation_errors_ignore_flag ... ok
[INFO] [stdout] test unused_provider_check_verbose ... ok
[INFO] [stdout] test validation_errors_update ... ok
[INFO] [stdout] Updated 3 block(s) in 2 file(s).
[INFO] [stdout] test update_verbose_up_to_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/update.rs (/opt/rustwide/target/debug/deps/update-a973f548375a8d1f)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test update_dry_run_preserves_files::case_1 ... ok
[INFO] [stdout] test update_noop_when_in_sync ... 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_rewrites_files_from_fixtures::case_3 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_4 ... ok
[INFO] [stdout] test update_dry_run_preserves_files::case_2 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_6 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_5 ... ok
[INFO] [stdout] test update_rewrites_files_from_fixtures::case_7 ... ok
[INFO] [stdout] test update_warns_missing_provider ... ok
[INFO] [stdout] test update_verbose_shows_files ... ok
[INFO] [stdout] test update_multiline_idempotent_after_write ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdt_core-c7c787ab89aab6ea)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[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_merges_args ... ok
[INFO] [stdout] test __tests::build_render_context_preserves_base_data ... ok
[INFO] [stdout] test __tests::build_render_context_returns_none_on_count_mismatch ... ok
[INFO] [stdout] test __tests::build_render_context_no_args_returns_base_data ... ok
[INFO] [stdout] test __tests::check_project_detects_stale ... 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::block_arguments_up_to_date_consumer ... ok
[INFO] [stdout] test __tests::block_arguments_multiple_consumers_different_args ... ok
[INFO] [stdout] test __tests::block_arguments_end_to_end ... ok
[INFO] [stdout] test __tests::check_project_with_matching_content ... ok
[INFO] [stdout] test __tests::check_project_reports_argument_count_mismatch ... ok
[INFO] [stdout] test __tests::block_arguments_with_transformers_end_to_end ... ok
[INFO] [stdout] test __tests::check_result_status_helpers_cover_errors_and_warnings ... 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::compute_updates_inline_with_script_data_source ... ok
[INFO] [stdout] test __tests::compute_updates_idempotent ... ok
[INFO] [stdout] test __tests::compute_updates_replaces_content ... ok
[INFO] [stdout] test __tests::code_block_filter_helpers_cover_all_variants ... ok
[INFO] [stdout] test __tests::check_project_no_warnings_for_valid_variables ... ok
[INFO] [stdout] test __tests::compute_updates_replaces_inline_content ... ok
[INFO] [stdout] test __tests::config_defaults_exclude_markdown_codeblocks_to_false ... ok
[INFO] [stdout] test __tests::compute_updates_with_template_rendering ... ok
[INFO] [stdout] test __tests::config_default_max_file_size ... ok
[INFO] [stdout] test __tests::compute_updates_skips_missing_provider ... ok
[INFO] [stdout] test __tests::check_project_reports_undefined_variable_warnings ... ok
[INFO] [stdout] test __tests::compute_updates_replaces_inline_content_in_markdown_table ... ok
[INFO] [stdout] test __tests::config_defaults_for_exclude_fields ... ok
[INFO] [stdout] test __tests::config_kdl_children_node ... ok
[INFO] [stdout] test __tests::config_kdl_mixed_entries_with_numbers ... 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_load_data_ini ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_ini_reports_data_file_error ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_json ... ok
[INFO] [stdout] test __tests::config_kdl_all_named_entries ... ok
[INFO] [stdout] test __tests::config_kdl_empty_node_entries ... ok
[INFO] [stdout] test __tests::compute_updates_reports_undefined_variable_warnings ... ok
[INFO] [stdout] test __tests::config_kdl_named_entries_with_integer_and_float ... ok
[INFO] [stdout] test __tests::config_kdl_integer_float_bool_null_values ... ok
[INFO] [stdout] test __tests::config_load_data_invalid_kdl ... 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_invalid_yaml ... ok
[INFO] [stdout] test __tests::config_load_data_kdl ... ok
[INFO] [stdout] test __tests::config_load_data_kdl_complex ... ok
[INFO] [stdout] test __tests::config_load_data_kdl_malformed_errors ... ok
[INFO] [stdout] test __tests::config_load_data_json_malformed_errors ... ok
[INFO] [stdout] test __tests::config_load_data_kdl_with_bool_and_null ... ok
[INFO] [stdout] test __tests::config_load_data_missing_file_errors ... ok
[INFO] [stdout] test __tests::config_load_data_script_text_entry ... ok
[INFO] [stdout] test __tests::config_load_data_toml_malformed_errors ... ok
[INFO] [stdout] test __tests::config_load_data_toml ... ok
[INFO] [stdout] test __tests::config_load_data_toml_with_all_value_types ... ok
[INFO] [stdout] test __tests::config_load_data_typed_missing_file_reports_data_file_error ... ok
[INFO] [stdout] test __tests::config_load_data_typed_entry_explicit_json_format ... 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_script_failure_uses_stderr_reason ... ok
[INFO] [stdout] test __tests::config_load_full_config_from_disk ... ok
[INFO] [stdout] test __tests::config_load_malformed ... ok
[INFO] [stdout] test __tests::config_load_missing_file ... ok
[INFO] [stdout] test __tests::config_load_reads_valid_toml_content ... ok
[INFO] [stdout] test __tests::config_load_data_recovers_from_invalid_script_cache_file ... ok
[INFO] [stdout] test __tests::config_load_prefers_mdt_toml_over_other_candidates ... ok
[INFO] [stdout] test __tests::config_load_rejects_formatter_without_patterns ... ok
[INFO] [stdout] test __tests::config_load_rejects_invalid_formatter_pattern ... 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_data_script_uses_cache_when_watch_file_is_missing ... ok
[INFO] [stdout] test __tests::config_load_with_all_sections ... ok
[INFO] [stdout] test __tests::config_load_resolves_dot_config_mdt_toml ... ok
[INFO] [stdout] test __tests::config_load_rejects_invalid_formatter_ignore_pattern ... ok
[INFO] [stdout] test __tests::config_parses_exclude_markdown_codeblocks_array ... ok
[INFO] [stdout] test __tests::config_multiple_data_formats ... ok
[INFO] [stdout] test __tests::config_load_data_ignores_outdated_script_cache_schema ... ok
[INFO] [stdout] test __tests::config_multiple_data_namespaces ... ok
[INFO] [stdout] test __tests::config_parses_exclude_blocks ... ok
[INFO] [stdout] test __tests::config_parses_exclude_markdown_codeblocks_string ... ok
[INFO] [stdout] test __tests::config_parses_exclude_section ... ok
[INFO] [stdout] test __tests::config_toml_deeply_nested_table ... ok
[INFO] [stdout] test __tests::config_toml_float_value_standalone ... ok
[INFO] [stdout] test __tests::config_parses_exclude_markdown_codeblocks_true ... ok
[INFO] [stdout] test __tests::config_parses_formatter_entries ... ok
[INFO] [stdout] test __tests::config_toml_array_of_mixed_types ... ok
[INFO] [stdout] test __tests::config_toml_integer_value_standalone ... ok
[INFO] [stdout] test __tests::config_toml_nested_array_of_tables ... ok
[INFO] [stdout] test __tests::config_unsupported_format ... ok
[INFO] [stdout] test __tests::config_unsupported_format_returns_specific_error ... ok
[INFO] [stdout] test __tests::config_with_empty_data_section ... ok
[INFO] [stdout] test __tests::config_with_exclude_patterns ... ok
[INFO] [stdout] test __tests::data_source_accessors_cover_all_variants ... ok
[INFO] [stdout] test __tests::default_max_file_size_value ... ok
[INFO] [stdout] test __tests::diagnostic_is_error_all_kinds ... 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::custom_exclude_patterns_skip_matching_files ... 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_data_file_message ... ok
[INFO] [stdout] test __tests::duplicate_provider_detected ... 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::config_toml_data_with_integers_and_floats ... ok
[INFO] [stdout] test __tests::error_missing_provider_message ... ok
[INFO] [stdout] test __tests::error_duplicate_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::config_load_data_script_uses_cache_until_watch_changes ... ok
[INFO] [stdout] test __tests::error_template_render_message ... 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::disable_gitignore_scans_all_files ... ok
[INFO] [stdout] test __tests::error_missing_closing_tag_message ... ok
[INFO] [stdout] test __tests::error_file_too_large_display_format ... ok
[INFO] [stdout] test __tests::exclude_and_gitignore_combined ... ok
[INFO] [stdout] test __tests::excluded_blocks_defaults_to_empty ... ok
[INFO] [stdout] test __tests::extract_html_comments_no_comments ... 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::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_undefined_variables_empty_data ... ok
[INFO] [stdout] test __tests::find_undefined_variables_no_template_syntax ... ok
[INFO] [stdout] test __tests::find_undefined_variables_partial_match ... ok
[INFO] [stdout] test __tests::find_missing_providers_detects_orphans ... ok
[INFO] [stdout] test __tests::find_undefined_variables_returns_empty_for_invalid_template_syntax ... ok
[INFO] [stdout] test __tests::find_undefined_variables_top_level_only ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_multiple_undefined ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_typo ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_loop_builtin ... ok
[INFO] [stdout] test __tests::find_undefined_variables_with_valid_data ... ok
[INFO] [stdout] test __tests::exclude_negation_pattern_re_includes_file ... ok
[INFO] [stdout] test __tests::find_missing_providers_empty_when_all_match ... ok
[INFO] [stdout] test __tests::formatter_config_matches_file_ignores_invalid_patterns_during_rule_evaluation ... ok
[INFO] [stdout] test __tests::formatter_enabled_check_reports_argument_and_inline_errors ... ok
[INFO] [stdout] test __tests::config_load_data_script_without_watch_reruns_every_time ... ok
[INFO] [stdout] test __tests::formatter_enabled_paths_fall_back_to_unformatted_logic_when_no_patterns_match ... ok
[INFO] [stdout] test __tests::formatter_enabled_compute_updates_skips_non_eligible_blocks ... ok
[INFO] [stdout] test __tests::file_within_size_limit_succeeds ... ok
[INFO] [stdout] test __tests::excluded_blocks_are_skipped_during_scan ... ok
[INFO] [stdout] test __tests::custom_exclude_glob_pattern_skips_files ... ok
[INFO] [stdout] test __tests::formatter_pipeline_failures_return_formatter_error ... ok
[INFO] [stdout] test __tests::formatter_pipeline_failure_with_stderr_surfaces_stderr_reason ... ok
[INFO] [stdout] test __tests::formatter_pipeline_invalid_command_template_returns_formatter_error ... ok
[INFO] [stdout] test __tests::formatter_config_ignore_supports_negation ... ok
[INFO] [stdout] test __tests::formatter_pipeline_renders_command_template_with_minijinja ... ok
[INFO] [stdout] test __tests::formatter_config_patterns_support_negation ... ok
[INFO] [stdout] test __tests::formatter_pipeline_source_file_count_mismatch_returns_formatter_error ... 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::generate_tokens::case_05_consumer ... ok
[INFO] [stdout] test __tests::generate_tokens::case_06_provider ... ok
[INFO] [stdout] test __tests::generate_tokens::case_07_inline ... ok
[INFO] [stdout] test __tests::generate_tokens::case_08_closing ... ok
[INFO] [stdout] test __tests::generate_tokens::case_09_closing_whitespace ... ok
[INFO] [stdout] test __tests::generate_tokens::case_10_consumer ... ok
[INFO] [stdout] test __tests::get_dynamic_range_bound_tuple ... ok
[INFO] [stdout] test __tests::get_dynamic_range_i128 ... 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_i64 ... 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_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_usize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_i128 ... ok
[INFO] [stdout] test __tests::formatter_pipeline_with_matching_noop_formatter_is_noop ... 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_isize ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u128 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u16 ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_u32 ... 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_u128 ... 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_position_of_tokens::case_7 ... ok
[INFO] [stdout] test __tests::fuzz_parser_no_panic ... ok
[INFO] [stdout] test __tests::gitignore_respected_by_default ... ok
[INFO] [stdout] test __tests::formatter_pipeline_updates_target_content_and_converges_check ... ok
[INFO] [stdout] test __tests::include_pattern_does_not_scan_hidden_dirs ... ok
[INFO] [stdout] test __tests::include_pattern_skips_node_modules_and_target ... ok
[INFO] [stdout] test __tests::include_pattern_scans_nested_subdirectories ... ok
[INFO] [stdout] test __tests::is_markdown_path_matches_supported_extensions ... ok
[INFO] [stdout] test __tests::is_markdown_path_rejects_non_markdown_extensions ... ok
[INFO] [stdout] test __tests::is_template_file_correct ... ok
[INFO] [stdout] test __tests::is_template_file_edge_cases ... 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::matches_tokens::case_1_consumer ... ok
[INFO] [stdout] test __tests::matches_tokens::case_2_provider ... ok
[INFO] [stdout] test __tests::matches_tokens::case_3_inline ... ok
[INFO] [stdout] test __tests::matches_tokens::case_4_closing ... ok
[INFO] [stdout] test __tests::memstr_basic ... ok
[INFO] [stdout] test __tests::normalize_line_endings_bare_cr_to_lf ... ok
[INFO] [stdout] test __tests::normalize_line_endings_crlf_to_lf ... 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::include_patterns_respect_exclude_patterns ... ok
[INFO] [stdout] test __tests::normalize_whitespace_empty_string ... ok
[INFO] [stdout] test __tests::normalize_whitespace_is_idempotent ... ok
[INFO] [stdout] test __tests::normalize_whitespace_only_blanks ... 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_whitespace_preserves_content ... ok
[INFO] [stdout] test __tests::pad_blocks_c_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_check_detects_stale ... ok
[INFO] [stdout] test __tests::pad_blocks_cpp_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_disabled_does_not_pad ... ok
[INFO] [stdout] test __tests::pad_blocks_csharp_comments ... ok
[INFO] [stdout] test __tests::get_dynamic_range_ref_i32 ... ok
[INFO] [stdout] test __tests::pad_blocks_java_comments ... 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_markdown_update ... ok
[INFO] [stdout] test __tests::pad_blocks_prevents_squashed_content ... 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_rust_doc_comments_multiline ... ok
[INFO] [stdout] test __tests::pad_blocks_rust_multiline_preserves_blank_lines ... ok
[INFO] [stdout] test __tests::pad_blocks_rust_triple_slash_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_swift_comments ... ok
[INFO] [stdout] test __tests::pad_blocks_idempotent ... ok
[INFO] [stdout] test __tests::pad_blocks_typescript_jsdoc ... ok
[INFO] [stdout] test __tests::padding_mixed_before_zero_after_one ... ok
[INFO] [stdout] test __tests::formatter_warnings_deduplicate_providers_and_ignore_provider_params ... ok
[INFO] [stdout] test __tests::padding_false_inline ... ok
[INFO] [stdout] test __tests::padding_two_blank_lines ... ok
[INFO] [stdout] test __tests::padding_value_line_count_and_default_cover_all_variants ... ok
[INFO] [stdout] test __tests::include_pattern_respects_exclude_patterns ... ok
[INFO] [stdout] test __tests::padding_zero_rust_doc_comments ... ok
[INFO] [stdout] test __tests::formatter_config_matches_file_respects_ignore_patterns ... ok
[INFO] [stdout] test __tests::parse_alternate_transformer_names ... ok
[INFO] [stdout] test __tests::parse_block_with_numbers_in_name ... ok
[INFO] [stdout] test __tests::parse_block_with_underscores_in_name ... ok
[INFO] [stdout] test __tests::parse_blocks_preserve_content_offsets ... ok
[INFO] [stdout] test __tests::parse_block_without_trailing_newline ... 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::padding_zero_markdown ... ok
[INFO] [stdout] test __tests::parse_consumer_with_arguments_and_transformers ... ok
[INFO] [stdout] test __tests::parse_consumer_with_float_argument ... ok
[INFO] [stdout] test __tests::parse_consumer_with_false_boolean ... 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_prefix_transformer ... ok
[INFO] [stdout] test __tests::padding_zero_idempotent ... ok
[INFO] [stdout] test __tests::parse_consumer_with_numeric_argument ... ok
[INFO] [stdout] test __tests::parse_consumer_with_transformers ... ok
[INFO] [stdout] test __tests::parse_empty_content ... ok
[INFO] [stdout] test __tests::parse_content_with_cjk ... ok
[INFO] [stdout] test __tests::parse_empty_provider_content ... ok
[INFO] [stdout] test __tests::parse_content_with_emoji ... ok
[INFO] [stdout] test __tests::parse_inline_block_inside_markdown_fence_is_ignored ... ok
[INFO] [stdout] test __tests::parse_inline_block_inside_markdown_table_cell ... ok
[INFO] [stdout] test __tests::parse_line_prefix_snake_case ... ok
[INFO] [stdout] test __tests::parse_arguments_with_spaces ... ok
[INFO] [stdout] test __tests::parse_block_without_arguments_has_empty_vec ... ok
[INFO] [stdout] test __tests::parse_consumer_with_scientific_notation ... 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_line_prefix_transformer ... ok
[INFO] [stdout] test __tests::parse_inline_block_with_template_argument ... ok
[INFO] [stdout] test __tests::parse_multiple_blocks ... ok
[INFO] [stdout] test __tests::parse_no_blocks ... ok
[INFO] [stdout] test __tests::parse_multiple_consumers_same_provider ... ok
[INFO] [stdout] test __tests::parse_provider_with_arguments ... ok
[INFO] [stdout] test __tests::parse_provider_and_consumer_blocks ... ok
[INFO] [stdout] test __tests::parse_provider_with_multiple_arguments ... ok
[INFO] [stdout] test __tests::parse_provider_in_non_template_file_not_provider ... ok
[INFO] [stdout] test __tests::parse_unicode_content ... 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_suffix_transformer ... ok
[INFO] [stdout] test __tests::parse_very_long_block_name ... ok
[INFO] [stdout] test __tests::parse_with_diagnostics_unknown_transformer_on_provider ... ok
[INFO] [stdout] test __tests::point_advance_display_impl ... ok
[INFO] [stdout] test __tests::parse_with_diagnostics_reports_unknown_transformer ... ok
[INFO] [stdout] test __tests::parse_with_diagnostics_valid_input_no_diagnostics ... ok
[INFO] [stdout] test __tests::parse_line_suffix_snake_case ... ok
[INFO] [stdout] test __tests::point_debug_format ... ok
[INFO] [stdout] test __tests::point_advance_str_basic ... ok
[INFO] [stdout] test __tests::point_from_unist_point ... ok
[INFO] [stdout] test __tests::point_new_and_fields ... ok
[INFO] [stdout] test __tests::point_advance_str_with_newlines ... ok
[INFO] [stdout] test __tests::position_advance_start ... ok
[INFO] [stdout] test __tests::position_advance_start_str ... ok
[INFO] [stdout] test __tests::position_from_points ... ok
[INFO] [stdout] test __tests::position_advance_end ... ok
[INFO] [stdout] test __tests::position_from_point ... ok
[INFO] [stdout] test __tests::position_debug_format ... 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::project_diagnostic_messages_are_descriptive ... ok
[INFO] [stdout] test __tests::project_diagnostic_message_all_kinds ... ok
[INFO] [stdout] test __tests::relative_display_path_inside_root ... ok
[INFO] [stdout] test __tests::relative_display_path_outside_root_returns_full_path ... ok
[INFO] [stdout] test __tests::relative_display_path_same_as_root ... 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_invalid_syntax_returns_template_render_error ... ok
[INFO] [stdout] test __tests::render_template_no_syntax ... ok
[INFO] [stdout] test __tests::render_template_nested_access ... 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_array_data ... 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::scan_project_cache_stores_content_hash_when_enabled ... ok
[INFO] [stdout] test __tests::project_context_find_multiple_missing_providers ... ok
[INFO] [stdout] test __tests::project_context_find_missing_providers ... ok
[INFO] [stdout] test __tests::scan_project_cache_telemetry_resets_after_cold_cache_rebuild ... ok
[INFO] [stdout] test __tests::scan_project_collects_unclosed_block_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_cache_telemetry_tracks_full_cache_hit ... ok
[INFO] [stdout] test __tests::scan_project_collects_invalid_transformer_args_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_collects_unknown_transformer_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_cache_telemetry_tracks_incremental_reuse ... ok
[INFO] [stdout] test __tests::scan_project_collects_unused_provider_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_discovers_templates_in_dot_templates_directory ... ok
[INFO] [stdout] test __tests::scan_project_invalid_transformer_args_diagnostic_has_correct_fields ... 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_skips_hidden_dirs ... ok
[INFO] [stdout] test __tests::scan_project_removes_deleted_files_from_cache ... ok
[INFO] [stdout] test __tests::scan_project_invalidates_cache_after_file_change ... ok
[INFO] [stdout] test __tests::scan_project_source_file_unclosed_block_diagnostic ... ok
[INFO] [stdout] test __tests::scan_project_returns_cached_project_when_files_unchanged ... ok
[INFO] [stdout] test __tests::scan_project_sub_project_boundary_dot_mdt_toml ... ok
[INFO] [stdout] test __tests::point_advance_str_empty ... ok
[INFO] [stdout] test __tests::scan_project_unclosed_block_diagnostic_has_correct_fields ... ok
[INFO] [stdout] test __tests::scan_project_skips_node_modules ... ok
[INFO] [stdout] test __tests::formatter_pipeline_ignores_matching_paths ... ok
[INFO] [stdout] test __tests::scan_project_with_config_no_config_file ... ok
[INFO] [stdout] test __tests::scan_project_reuses_unchanged_files_when_other_files_change ... ok
[INFO] [stdout] test __tests::scan_project_sub_project_boundary ... ok
[INFO] [stdout] test __tests::formatter_pipeline_reports_formatter_only_stale_file ... ok
[INFO] [stdout] test __tests::scan_project_unknown_transformer_diagnostic_has_correct_fields ... ok
[INFO] [stdout] test __tests::scan_project_with_emoji_content ... ok
[INFO] [stdout] test __tests::scan_project_sub_project_boundary_dot_config_mdt_toml ... 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::scan_project_with_include_patterns ... ok
[INFO] [stdout] test __tests::scan_project_with_extra_template_dirs ... ok
[INFO] [stdout] test __tests::scan_project_with_config_pad_blocks_and_data ... ok
[INFO] [stdout] test __tests::scan_project_with_options_exclude_patterns_parameter ... ok
[INFO] [stdout] test __tests::scan_project_writes_index_cache_artifact ... ok
[INFO] [stdout] test __tests::scan_project_with_extra_template_dir_nonexistent ... ok
[INFO] [stdout] test __tests::scan_project_with_source_files ... ok
[INFO] [stdout] test __tests::scan_project_with_config_all_sections_loaded ... ok
[INFO] [stdout] test __tests::scan_project_with_exclude_patterns ... ok
[INFO] [stdout] test __tests::shared_levenshtein_distance_handles_common_cases ... ok
[INFO] [stdout] test __tests::shared_provider_name_suggestions_filter_and_rank_matches ... ok
[INFO] [stdout] test __tests::shared_provider_name_suggestions_skip_identical_and_distant_names ... ok
[INFO] [stdout] test __tests::scan_with_template_paths ... ok
[INFO] [stdout] test __tests::source_scanner_comment_positions ... ok
[INFO] [stdout] test __tests::source_scanner_extract_html_comments ... ok
[INFO] [stdout] test __tests::scan_with_include_patterns ... ok
[INFO] [stdout] test __tests::source_scanner_adjacent_comments ... ok
[INFO] [stdout] test __tests::source_scanner_lenient_unclosed ... ok
[INFO] [stdout] test __tests::source_scanner_filters_codeblock_html_comments ... ok
[INFO] [stdout] test __tests::source_scanner_filters_codeblock_with_info_string_match ... ok
[INFO] [stdout] test __tests::source_scanner_mixed_comment_styles ... 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_multiple_blocks ... ok
[INFO] [stdout] test __tests::source_scanner_python_comments ... ok
[INFO] [stdout] test __tests::source_scanner_with_transformers ... ok
[INFO] [stdout] test __tests::source_scanner_parse_source_ts ... 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::token_partial_eq_edge_cases ... 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::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 ... ok
[INFO] [stdout] test __tests::tokenize_empty_tag_name ... 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::tracing_apply_transformers_creates_span_with_fields ... ok
[INFO] [stdout] test __tests::tracing_apply_transformers_with_data_traces_each_transformer ... ok
[INFO] [stdout] test __tests::tracing_check_project_has_formatters_flag ... ok
[INFO] [stdout] test __tests::tracing_check_project_warns_on_render_error ... 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_find_missing_providers_creates_span ... ok
[INFO] [stdout] test __tests::tracing_parse_creates_span ... ok
[INFO] [stdout] test __tests::tracing_config_load_traces_missing ... ok
[INFO] [stdout] test __tests::tracing_check_project_creates_span_and_events ... ok
[INFO] [stdout] test __tests::tracing_parse_source_creates_span_with_content_len ... ok
[INFO] [stdout] test __tests::tracing_parse_with_diagnostics_creates_span ... ok
[INFO] [stdout] test __tests::tracing_parse_source_with_diagnostics_creates_span ... 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_config_creates_span_and_events ... ok
[INFO] [stdout] test __tests::tracing_render_template_creates_span_with_fields ... 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::tracing_scan_project_with_options_creates_span_and_events ... ok
[INFO] [stdout] test __tests::transformer_chain_line_prefix_and_suffix ... ok
[INFO] [stdout] test __tests::transformer_chain_trim_then_indent ... ok
[INFO] [stdout] test __tests::transformer_chain_trim_prefix_code ... ok
[INFO] [stdout] test __tests::transformer_code_block_with_language ... ok
[INFO] [stdout] test __tests::transformer_code_inline ... ok
[INFO] [stdout] test __tests::transformer_code_block_without_language ... ok
[INFO] [stdout] test __tests::transformer_if_combined_with_trim ... 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_bool_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_zero_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_null_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_missing_path_excludes_content ... ok
[INFO] [stdout] test __tests::transformer_if_falsy_zero_float_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_preserves_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_indent_with_multibyte_chars ... 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::transformer_indent_with_string_true_bool_coercion ... 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 ... ok
[INFO] [stdout] test __tests::transformer_line_prefix_includes_empty_lines ... ok
[INFO] [stdout] test __tests::transformer_line_prefix_preserves_empty_lines ... 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_line_suffix_with_number_bool_arg ... ok
[INFO] [stdout] test __tests::transformer_on_empty_content ... ok
[INFO] [stdout] test __tests::transformer_partial_eq ... ok
[INFO] [stdout] test __tests::transformer_prefix_with_boolean_arg ... ok
[INFO] [stdout] test __tests::transformer_prefix ... 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_empty_replacement ... ok
[INFO] [stdout] test __tests::transformer_replace_with_number_args ... ok
[INFO] [stdout] test __tests::transformer_replace_with_boolean_args ... ok
[INFO] [stdout] test __tests::transformer_suffix ... ok
[INFO] [stdout] test __tests::transformer_suffix_empty_arg ... ok
[INFO] [stdout] test __tests::transformer_trim ... ok
[INFO] [stdout] test __tests::transformer_trim_end ... ok
[INFO] [stdout] test __tests::transformer_trim_start ... ok
[INFO] [stdout] test __tests::transformer_type_display_all ... ok
[INFO] [stdout] test __tests::transformer_with_boolean_argument ... ok
[INFO] [stdout] test __tests::transformer_partial_ne ... ok
[INFO] [stdout] test __tests::transformer_wrap ... ok
[INFO] [stdout] test __tests::update_preserves_multiline_link_definitions_with_template_vars ... ok
[INFO] [stdout] test __tests::update_idempotent_multiline_link_definitions ... ok
[INFO] [stdout] test __tests::validate_project_errors_on_missing_provider ... ok
[INFO] [stdout] test __tests::update_preserves_multiline_content_in_consumer ... ok
[INFO] [stdout] test __tests::validate_transformers_empty_is_ok ... ok
[INFO] [stdout] test __tests::validate_project_ok_when_all_providers_exist ... ok
[INFO] [stdout] test __tests::validate_transformers_trim_with_args_fails ... ok
[INFO] [stdout] test __tests::validate_transformers_valid ... ok
[INFO] [stdout] test __tests::validation_options_all_kinds ... ok
[INFO] [stdout] test __tests::validate_transformers_replace_missing_args_fails ... ok
[INFO] [stdout] test __tests::write_updates_creates_files ... ok
[INFO] [stdout] test __tests::update_preserves_newlines_with_valid_link_definitions ... ok
[INFO] [stdout] test __tests::snapshot_tokenize_closing ... ok
[INFO] [stdout] test __tests::snapshot_tokenize_provider ... ok
[INFO] [stdout] test __tests::snapshot_parse_consumer_with_all_transformers ... ok
[INFO] [stdout] test __tests::snapshot_tokenize_consumer ... ok
[INFO] [stdout] test __tests::snapshot_parse_full_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 532 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdt_lsp-ffdbcedb278141ec)
[INFO] [stdout] 
[INFO] [stdout] running 179 tests
[INFO] [stdout] test __tests::code_action_consumer_without_matching_provider ... ok
[INFO] [stdout] test __tests::code_action_edit_targets_content_between_tags ... ok
[INFO] [stdout] test __tests::code_action_not_offered_when_up_to_date ... ok
[INFO] [stdout] test __tests::block_name_completions_have_reference_kind ... ok
[INFO] [stdout] test __tests::code_action_skips_provider_blocks ... ok
[INFO] [stdout] test __tests::code_actions_unknown_document_returns_empty ... ok
[INFO] [stdout] test __tests::code_action_for_stale_inline_block_updates_rendered_content ... ok
[INFO] [stdout] test __tests::code_action_no_overlap_with_block_returns_empty ... ok
[INFO] [stdout] test __tests::code_actions_for_multiple_stale_blocks ... ok
[INFO] [stdout] test __tests::completion_cursor_past_line_length_returns_empty ... ok
[INFO] [stdout] test __tests::completion_document_with_no_blocks ... ok
[INFO] [stdout] test __tests::completion_for_unknown_document_returns_empty ... ok
[INFO] [stdout] test __tests::completion_inside_close_tag_context ... ok
[INFO] [stdout] test __tests::completion_inside_consumer_tag ... ok
[INFO] [stdout] test __tests::code_action_with_render_template_failure_uses_fallback ... ok
[INFO] [stdout] test __tests::code_action_with_successful_template_rendering ... ok
[INFO] [stdout] test __tests::completion_after_pipe_suggests_transformers ... ok
[INFO] [stdout] test __tests::completion_cursor_on_nonexistent_line_returns_empty ... ok
[INFO] [stdout] test __tests::completion_inside_provider_tag_context ... ok
[INFO] [stdout] test __tests::completion_lists_all_providers ... ok
[INFO] [stdout] test __tests::code_action_for_stale_consumer_with_block_arguments ... ok
[INFO] [stdout] test __tests::code_action_for_stale_consumer ... ok
[INFO] [stdout] test __tests::completion_outside_tag_returns_empty ... ok
[INFO] [stdout] test __tests::completion_returns_all_provider_names ... ok
[INFO] [stdout] test __tests::diagnostics_duplicate_provider_across_template_files ... ok
[INFO] [stdout] test __tests::diagnostics_duplicate_provider_in_same_file ... ok
[INFO] [stdout] test __tests::diagnostics_inline_block_reports_render_errors ... ok
[INFO] [stdout] test __tests::diagnostics_inline_block_reports_stale_rendered_content ... ok
[INFO] [stdout] test __tests::diagnostics_inline_block_requires_template_argument ... ok
[INFO] [stdout] test __tests::diagnostics_invalid_transformer_args ... ok
[INFO] [stdout] test __tests::diagnostics_missing_provider ... ok
[INFO] [stdout] test __tests::diagnostics_missing_provider_no_suggestion_when_too_different ... ok
[INFO] [stdout] test __tests::diagnostics_provider_with_consumers_no_unused_warning ... ok
[INFO] [stdout] test __tests::diagnostics_missing_provider_with_suggestion ... ok
[INFO] [stdout] test __tests::diagnostics_stale_consumer ... ok
[INFO] [stdout] test __tests::diagnostics_multiple_consumers_in_single_document ... ok
[INFO] [stdout] test __tests::diagnostics_provider_in_non_template_file ... ok
[INFO] [stdout] test __tests::diagnostics_stale_consumer_includes_data_payload ... ok
[INFO] [stdout] test __tests::diagnostics_stale_consumer_with_successful_template_rendering ... ok
[INFO] [stdout] test __tests::diagnostics_stale_consumer_with_block_arguments ... ok
[INFO] [stdout] test __tests::diagnostics_stale_consumer_with_template_data ... ok
[INFO] [stdout] test __tests::diagnostics_stale_consumer_with_render_template_failure ... ok
[INFO] [stdout] test __tests::diagnostics_unknown_document_returns_empty ... ok
[INFO] [stdout] test __tests::diagnostics_multiple_blocks_mixed_states ... ok
[INFO] [stdout] test __tests::diagnostics_stale_consumer_with_transformers ... ok
[INFO] [stdout] test __tests::diagnostics_unclosed_block ... ok
[INFO] [stdout] test __tests::document_symbols_consumer_block_has_variable_kind ... ok
[INFO] [stdout] test __tests::diagnostics_unknown_transformer ... ok
[INFO] [stdout] test __tests::document_symbols_unknown_document_returns_empty ... ok
[INFO] [stdout] test __tests::diagnostics_up_to_date_consumer ... ok
[INFO] [stdout] test __tests::find_block_at_position_returns_none_for_empty_blocks ... ok
[INFO] [stdout] test __tests::find_block_at_position_finds_correct_block ... ok
[INFO] [stdout] test __tests::diagnostics_unused_provider ... ok
[INFO] [stdout] test __tests::document_symbols_empty_for_no_blocks ... ok
[INFO] [stdout] test __tests::find_block_at_position_returns_none_outside_all_blocks ... ok
[INFO] [stdout] test __tests::find_name_range_in_close_tag ... ok
[INFO] [stdout] test __tests::find_name_range_in_consumer_tag ... ok
[INFO] [stdout] test __tests::document_symbols_full_range_spans_opening_to_closing ... ok
[INFO] [stdout] test __tests::find_name_range_in_consumer_with_transformers ... ok
[INFO] [stdout] test __tests::find_name_range_in_provider_tag ... ok
[INFO] [stdout] test __tests::document_symbols_lists_blocks ... ok
[INFO] [stdout] test __tests::find_name_range_with_nonzero_start ... ok
[INFO] [stdout] test __tests::goto_definition_provider_with_no_consumers_returns_none ... ok
[INFO] [stdout] test __tests::goto_definition_consumer_to_provider ... ok
[INFO] [stdout] test __tests::goto_definition_cursor_between_blocks_returns_none ... ok
[INFO] [stdout] test __tests::goto_definition_provider_to_multiple_consumers ... ok
[INFO] [stdout] test __tests::goto_definition_provider_to_single_consumer ... ok
[INFO] [stdout] test __tests::document_symbols_provider_block_has_class_kind ... ok
[INFO] [stdout] test __tests::document_symbols_multiple_blocks_correct_ranges ... ok
[INFO] [stdout] test __tests::goto_definition_unknown_document_returns_none ... ok
[INFO] [stdout] test __tests::goto_definition_without_matching_provider_returns_none ... ok
[INFO] [stdout] test __tests::hover_consumer_with_render_template_failure_shows_fallback ... ok
[INFO] [stdout] test __tests::hover_consumer_shows_provider_source_path ... ok
[INFO] [stdout] test __tests::hover_consumer_with_transformers_shows_transformer_list ... ok
[INFO] [stdout] test __tests::hover_consumer_with_transformers_shows_transformed_content ... ok
[INFO] [stdout] test __tests::hover_consumer_without_provider_shows_no_matching ... ok
[INFO] [stdout] test __tests::hover_inline_block_lists_transformers ... ok
[INFO] [stdout] test __tests::hover_inline_block_reports_missing_template_argument ... ok
[INFO] [stdout] test __tests::hover_inline_block_reports_render_errors ... ok
[INFO] [stdout] test __tests::hover_inline_block_shows_rendered_content ... ok
[INFO] [stdout] test __tests::hover_on_consumer_shows_provider_content ... ok
[INFO] [stdout] test __tests::hover_on_consumer_with_block_arguments_shows_rendered_content ... ok
[INFO] [stdout] test __tests::hover_on_provider_shows_consumer_count ... ok
[INFO] [stdout] test __tests::hover_outside_block_returns_none ... ok
[INFO] [stdout] test __tests::hover_provider_lists_consumer_files ... ok
[INFO] [stdout] test __tests::hover_provider_shows_content_in_code_block ... ok
[INFO] [stdout] test __tests::hover_provider_shows_raw_content_with_template_syntax ... ok
[INFO] [stdout] test __tests::hover_provider_with_zero_consumers ... ok
[INFO] [stdout] test __tests::hover_unknown_document_returns_none ... ok
[INFO] [stdout] test __tests::incremental_full_replacement_no_range ... ok
[INFO] [stdout] test __tests::incremental_insert_at_end ... ok
[INFO] [stdout] test __tests::incremental_multiline_delete ... ok
[INFO] [stdout] test __tests::incremental_multiple_sequential_changes ... ok
[INFO] [stdout] test __tests::incremental_replace_range ... ok
[INFO] [stdout] test __tests::incremental_multiline_insert ... ok
[INFO] [stdout] test __tests::incremental_delete_range ... ok
[INFO] [stdout] test __tests::incremental_insert_at_beginning ... ok
[INFO] [stdout] test __tests::language_server_did_change_uses_last_change_for_untracked_documents ... ok
[INFO] [stdout] test __tests::language_server_did_change_full_replaces_tracked_document ... ok
[INFO] [stdout] test __tests::language_server_did_close_removes_document_state ... ok
[INFO] [stdout] test __tests::language_server_initialize_falls_back_to_root_uri ... ok
[INFO] [stdout] test __tests::incremental_replace_across_lines ... ok
[INFO] [stdout] test __tests::language_server_did_open_tracks_document_state ... ok
[INFO] [stdout] test __tests::language_server_did_save_updates_template_provider_state ... ok
[INFO] [stdout] test __tests::language_server_did_change_applies_incremental_edits ... ok
[INFO] [stdout] test __tests::language_server_did_save_rescans_when_config_changes ... ok
[INFO] [stdout] test __tests::language_server_initialize_sets_workspace_root_and_capabilities ... ok
[INFO] [stdout] test __tests::language_server_initialized_completes_without_error ... ok
[INFO] [stdout] test __tests::language_server_request_wrappers_delegate_to_core_handlers ... ok
[INFO] [stdout] test __tests::language_server_shutdown_returns_ok ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_empty_content ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_empty_line ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_end_of_first_line ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_middle_of_first_line ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_multibyte_utf8_ascii_like ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_middle_of_second_line ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_start_of_file ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_out_of_bounds_character ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_start_of_second_line ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_surrogate_pair ... ok
[INFO] [stdout] test __tests::parse_document_content_typescript_file ... ok
[INFO] [stdout] test __tests::parse_document_content_python_file ... ok
[INFO] [stdout] test __tests::parse_document_content_markdown_extension ... ok
[INFO] [stdout] test __tests::parse_document_content_source_file ... ok
[INFO] [stdout] test __tests::lsp_position_to_offset_out_of_bounds_line ... ok
[INFO] [stdout] test __tests::parse_document_content_with_unclosed_block ... ok
[INFO] [stdout] test __tests::parse_document_content_mdx_is_markdown ... ok
[INFO] [stdout] test __tests::parse_document_content_empty_string ... ok
[INFO] [stdout] test __tests::parse_document_content_markdown ... ok
[INFO] [stdout] test __tests::position_in_range_end_line_after_end_char ... ok
[INFO] [stdout] test __tests::position_in_range_exact_end_boundary ... ok
[INFO] [stdout] test __tests::position_in_range_just_after_end_on_same_line ... ok
[INFO] [stdout] test __tests::position_in_range_just_before_start_on_same_line ... ok
[INFO] [stdout] test __tests::position_in_range_multi_line_middle ... ok
[INFO] [stdout] test __tests::position_in_range_start_line_before_start_char ... ok
[INFO] [stdout] test __tests::ranges_overlap_adjacent_lines_no_overlap ... ok
[INFO] [stdout] test __tests::position_in_range_basic ... ok
[INFO] [stdout] test __tests::ranges_overlap_basic ... ok
[INFO] [stdout] test __tests::position_in_range_exact_start_boundary ... ok
[INFO] [stdout] test __tests::prepare_rename_on_consumer_returns_name_range ... ok
[INFO] [stdout] test __tests::parse_document_content_with_unknown_transformer ... ok
[INFO] [stdout] test __tests::ranges_overlap_same_line_touching_at_boundary ... ok
[INFO] [stdout] test __tests::prepare_rename_outside_block_returns_none ... ok
[INFO] [stdout] test __tests::references_from_consumer_returns_provider_and_consumers ... ok
[INFO] [stdout] test __tests::references_consumer_without_provider_returns_only_consumer ... ok
[INFO] [stdout] test __tests::prepare_rename_on_provider_returns_name_range ... ok
[INFO] [stdout] test __tests::references_from_inline_returns_other_inline_blocks ... ok
[INFO] [stdout] test __tests::references_from_provider_returns_provider_and_consumers ... ok
[INFO] [stdout] test __tests::ranges_overlap_identical_ranges ... ok
[INFO] [stdout] test __tests::ranges_overlap_one_contains_other ... ok
[INFO] [stdout] test __tests::ranges_overlap_same_line_gap_between ... ok
[INFO] [stdout] test __tests::references_outside_block_returns_none ... ok
[INFO] [stdout] test __tests::rename_consumer_renames_both_tags_in_open_document ... ok
[INFO] [stdout] test __tests::rename_outside_block_returns_none ... ok
[INFO] [stdout] test __tests::to_lsp_position_saturates_at_zero ... ok
[INFO] [stdout] test __tests::to_lsp_range_converts_correctly ... ok
[INFO] [stdout] test __tests::rename_reads_unopened_provider_and_consumer_files_from_disk ... ok
[INFO] [stdout] test __tests::to_lsp_position_converts_correctly ... ok
[INFO] [stdout] test __tests::rescan_project_with_invalid_config_prints_error_but_does_not_panic ... ok
[INFO] [stdout] test __tests::rescan_project_without_root_is_noop ... ok
[INFO] [stdout] test __tests::transformer_completions_have_sort_text ... ok
[INFO] [stdout] test __tests::transformer_completions_include_all_known_transformers ... ok
[INFO] [stdout] test __tests::transformer_type_display_all ... ok
[INFO] [stdout] test __tests::transformer_type_display_line_prefix ... ok
[INFO] [stdout] test __tests::transformer_type_display_line_suffix ... ok
[INFO] [stdout] test __tests::transformer_type_display_suffix ... ok
[INFO] [stdout] test __tests::update_document_in_project_non_file_uri_is_noop ... ok
[INFO] [stdout] test __tests::transformer_completions_have_function_kind ... ok
[INFO] [stdout] test __tests::update_document_in_project_provider_in_non_template_file_not_registered ... ok
[INFO] [stdout] test __tests::update_document_in_project_consumer_file_updates_consumers ... ok
[INFO] [stdout] test __tests::update_document_in_project_template_updates_provider ... ok
[INFO] [stdout] test __tests::workspace_parse_document_stores_state ... ok
[INFO] [stdout] test __tests::workspace_parse_document_with_diagnostics ... ok
[INFO] [stdout] test __tests::update_document_in_project_replaces_existing_consumers ... ok
[INFO] [stdout] test __tests::update_document_in_project_unknown_document_is_noop ... ok
[INFO] [stdout] test __tests::workspace_state_default ... ok
[INFO] [stdout] test __tests::workspace_parse_document_replaces_previous ... ok
[INFO] [stdout] test __tests::rescan_project_with_data_from_config ... ok
[INFO] [stdout] test __tests::rescan_project_with_valid_project_populates_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 179 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdt_lsp-09b3f297b848f620)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdt_mcp-189ef47c08d504c3)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test __tests::check_on_stale_project_reports_stale_blocks ... ok
[INFO] [stdout] test __tests::check_on_synced_project_reports_up_to_date ... ok
[INFO] [stdout] test __tests::check_on_empty_project_reports_up_to_date ... ok
[INFO] [stdout] test __tests::check_project_providers_only_no_consumers ... ok
[INFO] [stdout] test __tests::check_reports_both_stale_and_missing ... ok
[INFO] [stdout] test __tests::check_with_invalid_config_handles_gracefully ... ok
[INFO] [stdout] test __tests::check_multiple_stale_blocks_reports_count ... ok
[INFO] [stdout] test __tests::check_detects_missing_providers ... ok
[INFO] [stdout] test __tests::check_stale_project_reports_block_name_and_file ... ok
[INFO] [stdout] test __tests::check_with_missing_data_file ... ok
[INFO] [stdout] test __tests::check_reports_argument_count_mismatch ... ok
[INFO] [stdout] test __tests::check_includes_template_warnings_in_json ... ok
[INFO] [stdout] test __tests::find_reuse_sorts_by_consumer_count_without_query ... ok
[INFO] [stdout] test __tests::check_with_block_arguments_detects_stale ... ok
[INFO] [stdout] test __tests::get_block_for_consumer_only_returns_consumer_entries ... ok
[INFO] [stdout] test __tests::find_reuse_suggests_similar_blocks_and_file_types ... ok
[INFO] [stdout] test __tests::get_block_for_provider_returns_provider_info ... ok
[INFO] [stdout] test __tests::get_block_for_nonexistent_returns_error ... ok
[INFO] [stdout] test __tests::get_block_consumer_with_provider_and_data ... ok
[INFO] [stdout] test __tests::get_block_with_invalid_config_handles_gracefully ... ok
[INFO] [stdout] test __tests::check_reports_formatter_only_stale_files ... ok
[INFO] [stdout] test __tests::get_block_provider_with_multiple_consumers ... ok
[INFO] [stdout] test __tests::check_with_template_data_interpolation ... ok
[INFO] [stdout] test __tests::get_block_provider_raw_vs_rendered_content ... ok
[INFO] [stdout] test __tests::get_block_for_provider_shows_stale_consumers ... ok
[INFO] [stdout] test __tests::get_block_for_provider_lists_consumer_files ... ok
[INFO] [stdout] test __tests::get_block_provider_with_no_consumers ... ok
[INFO] [stdout] test __tests::get_info_returns_server_info ... ok
[INFO] [stdout] test __tests::init_creates_file_with_provider_block ... ok
[INFO] [stdout] test __tests::init_creates_template_file ... ok
[INFO] [stdout] test __tests::list_on_empty_project_returns_empty ... ok
[INFO] [stdout] test __tests::init_in_nested_directory ... ok
[INFO] [stdout] test __tests::init_reports_existing_template ... ok
[INFO] [stdout] test __tests::list_on_project_with_blocks_returns_provider_and_consumer ... ok
[INFO] [stdout] test __tests::list_project_with_only_providers ... ok
[INFO] [stdout] test __tests::list_project_with_only_consumers ... ok
[INFO] [stdout] test __tests::list_provider_content_is_trimmed ... ok
[INFO] [stdout] test __tests::list_includes_summary ... ok
[INFO] [stdout] test __tests::list_summary_format ... ok
[INFO] [stdout] test __tests::list_shows_correct_consumer_count ... ok
[INFO] [stdout] test __tests::list_with_invalid_config_handles_gracefully ... ok
[INFO] [stdout] test __tests::list_shows_synced_consumer_as_not_stale ... ok
[INFO] [stdout] test __tests::list_uses_relative_file_paths ... ok
[INFO] [stdout] test __tests::preview_shows_transformed_consumer_content ... ok
[INFO] [stdout] test __tests::preview_provider_without_consumers_omits_consumer_section ... ok
[INFO] [stdout] test __tests::preview_shows_consumer_info ... ok
[INFO] [stdout] test __tests::preview_with_invalid_config_handles_gracefully ... ok
[INFO] [stdout] test __tests::preview_for_nonexistent_provider_returns_error ... ok
[INFO] [stdout] test __tests::list_with_multiple_blocks_returns_sorted_providers ... ok
[INFO] [stdout] test __tests::list_shows_consumer_transformers ... ok
[INFO] [stdout] test __tests::scan_ctx_on_empty_dir_succeeds ... ok
[INFO] [stdout] test __tests::preview_with_data_interpolation ... ok
[INFO] [stdout] test __tests::preview_for_existing_provider_returns_rendered_content ... ok
[INFO] [stdout] test __tests::scan_ctx_on_nonexistent_path_returns_default_context ... ok
[INFO] [stdout] test __tests::list_with_stale_and_synced_consumers ... ok
[INFO] [stdout] test __tests::scan_ctx_on_project_finds_providers ... ok
[INFO] [stdout] test __tests::server_new_creates_instance ... ok
[INFO] [stdout] test __tests::server_default_creates_instance ... ok
[INFO] [stdout] test __tests::update_dry_run_synced_project_no_changes ... ok
[INFO] [stdout] test __tests::update_empty_project_reports_no_changes ... ok
[INFO] [stdout] test __tests::update_includes_template_warnings_in_json ... ok
[INFO] [stdout] test __tests::preview_with_multiple_consumers ... ok
[INFO] [stdout] test __tests::update_dry_run_does_not_write ... ok
[INFO] [stdout] test __tests::update_dry_run_lists_affected_files ... ok
[INFO] [stdout] test __tests::preview_with_block_arguments_shows_provider_template ... ok
[INFO] [stdout] test __tests::update_is_idempotent ... ok
[INFO] [stdout] test __tests::update_fixes_multiple_stale_blocks ... ok
[INFO] [stdout] test __tests::update_with_invalid_config_handles_gracefully ... ok
[INFO] [stdout] test __tests::update_formatter_only_stale_project_normalizes_file ... ok
[INFO] [stdout] test __tests::update_on_up_to_date_project_reports_no_changes ... ok
[INFO] [stdout] test __tests::update_on_stale_project_applies_changes ... ok
[INFO] [stdout] test __tests::update_with_block_arguments_applies_changes ... ok
[INFO] [stdout] test __tests::update_dry_run_reports_block_and_file_count ... ok
[INFO] [stdout] test __tests::update_multiple_files ... ok
[INFO] [stdout] test __tests::update_writes_files_and_reports_count ... ok
[INFO] [stdout] test __tests::update_with_data_interpolation_writes_rendered_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdt_mcp-1bfad50c853dc543)
[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/lib.rs (/opt/rustwide/target/debug/deps/monochange_book-3c5652532b72b5ae)
[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]    Doc-tests mdt_cli
[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]    Doc-tests mdt_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test mdt_core/src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.96s; merged doctests compilation took 0.92s
[INFO] [stderr]    Doc-tests mdt_lsp
[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]    Doc-tests mdt_mcp
[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]    Doc-tests monochange_book
[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] running `Command { std: "docker" "inspect" "d271b67638b2b4033c17561bffd5acc892cfcd6a6f1f04c90438d0b81a4b3ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d271b67638b2b4033c17561bffd5acc892cfcd6a6f1f04c90438d0b81a4b3ea4", kill_on_drop: false }`
[INFO] [stdout] d271b67638b2b4033c17561bffd5acc892cfcd6a6f1f04c90438d0b81a4b3ea4
