[INFO] cloning repository https://github.com/mridang/dprint-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mridang/dprint-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmridang%2Fdprint-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmridang%2Fdprint-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6de8a6213eb5f03a42af3848f2de11c44c573ba3 [INFO] testing mridang/dprint-rust against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmridang%2Fdprint-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mridang/dprint-rust [INFO] finished tweaking git repo https://github.com/mridang/dprint-rust [INFO] tweaked toml for git repo https://github.com/mridang/dprint-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mridang/dprint-rust on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mridang/dprint-rust 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba066b6598ca8b63e7c900b77466dd573ae95fbeb630075b6eb927d790f965c8 [INFO] running `Command { std: "docker" "start" "-a" "ba066b6598ca8b63e7c900b77466dd573ae95fbeb630075b6eb927d790f965c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba066b6598ca8b63e7c900b77466dd573ae95fbeb630075b6eb927d790f965c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba066b6598ca8b63e7c900b77466dd573ae95fbeb630075b6eb927d790f965c8", kill_on_drop: false }` [INFO] [stdout] ba066b6598ca8b63e7c900b77466dd573ae95fbeb630075b6eb927d790f965c8 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4caab5b22f03073182d45d50a68b7f578f080d5597d64fd3265bf8cabb9378a [INFO] running `Command { std: "docker" "start" "-a" "d4caab5b22f03073182d45d50a68b7f578f080d5597d64fd3265bf8cabb9378a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling cbitset v0.2.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling toml_edit v0.24.0+spec-1.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling titlecase v3.6.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling typed-builder v0.21.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling mago-database v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling mago-text-edit v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling full_moon v2.1.0 [INFO] [stderr] Compiling rnix v0.10.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde-sarif v0.8.0 [INFO] [stderr] Compiling dprint-core v0.67.4 [INFO] [stderr] Compiling alejandra v3.1.0 [INFO] [stderr] Compiling mago-span v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling mago-syntax-core v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling mago-php-version v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dprint-plugin-alejandra v0.1.0 (/opt/rustwide/workdir/src/alejandra) [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling stylua v2.3.1 [INFO] [stderr] Compiling mago-reporting v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling mago-syntax v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling dprint-plugin-stylua v0.1.0 (/opt/rustwide/workdir/src/stylua) [INFO] [stderr] Compiling mago-formatter v1.0.0 (https://github.com/carthage-software/mago?tag=1.0.0#a470d002) [INFO] [stderr] Compiling dprint-plugin-mago v0.1.0 (/opt/rustwide/workdir/src/mago) [INFO] [stderr] Compiling tikv-jemallocator v0.6.1 [INFO] [stderr] Compiling rumdl v0.0.224 (https://github.com/rvben/rumdl#fbfba54e) [INFO] [stderr] Compiling dprint-plugin-rumdl v0.1.0 (/opt/rustwide/workdir/src/rumdl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "d4caab5b22f03073182d45d50a68b7f578f080d5597d64fd3265bf8cabb9378a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4caab5b22f03073182d45d50a68b7f578f080d5597d64fd3265bf8cabb9378a", kill_on_drop: false }` [INFO] [stdout] d4caab5b22f03073182d45d50a68b7f578f080d5597d64fd3265bf8cabb9378a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8623a0dba3cd513ce71a13f0f8b7a1c8667a50663934c189a94979e068148838 [INFO] running `Command { std: "docker" "start" "-a" "8623a0dba3cd513ce71a13f0f8b7a1c8667a50663934c189a94979e068148838", kill_on_drop: false }` [INFO] [stderr] Compiling dprint-plugin-rumdl v0.1.0 (/opt/rustwide/workdir/src/rumdl) [INFO] [stderr] Compiling dprint-plugin-mago v0.1.0 (/opt/rustwide/workdir/src/mago) [INFO] [stderr] Compiling dprint-plugin-alejandra v0.1.0 (/opt/rustwide/workdir/src/alejandra) [INFO] [stderr] Compiling dprint-plugin-stylua v0.1.0 (/opt/rustwide/workdir/src/stylua) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "8623a0dba3cd513ce71a13f0f8b7a1c8667a50663934c189a94979e068148838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8623a0dba3cd513ce71a13f0f8b7a1c8667a50663934c189a94979e068148838", kill_on_drop: false }` [INFO] [stdout] 8623a0dba3cd513ce71a13f0f8b7a1c8667a50663934c189a94979e068148838 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2e60c6dc65ecb7af1df12758035f59c6d61941a23335eb12fecd64493c8435f [INFO] running `Command { std: "docker" "start" "-a" "e2e60c6dc65ecb7af1df12758035f59c6d61941a23335eb12fecd64493c8435f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprint_plugin_alejandra-8f7ec08995fd9f7a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::formats_nix_snippet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprint_plugin_mago-bcd02831733f41ff) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::formats_php_without_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/dprint_plugin_rumdl-8551f02c7b032384) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::trims_trailing_spaces ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprint_plugin_stylua-7e8efdfda18f003d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::formats_lua_snippet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dprint_plugin_alejandra [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 dprint_plugin_mago [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 dprint_plugin_rumdl [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 dprint_plugin_stylua [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" "e2e60c6dc65ecb7af1df12758035f59c6d61941a23335eb12fecd64493c8435f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e60c6dc65ecb7af1df12758035f59c6d61941a23335eb12fecd64493c8435f", kill_on_drop: false }` [INFO] [stdout] e2e60c6dc65ecb7af1df12758035f59c6d61941a23335eb12fecd64493c8435f