[INFO] cloning repository https://github.com/kachick/dprint-plugin-typstyle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kachick/dprint-plugin-typstyle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkachick%2Fdprint-plugin-typstyle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkachick%2Fdprint-plugin-typstyle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad835c2b00538f3b70a4129383f3946aa9c79f4c [INFO] checking kachick/dprint-plugin-typstyle against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkachick%2Fdprint-plugin-typstyle" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kachick/dprint-plugin-typstyle [INFO] finished tweaking git repo https://github.com/kachick/dprint-plugin-typstyle [INFO] tweaked toml for git repo https://github.com/kachick/dprint-plugin-typstyle written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kachick/dprint-plugin-typstyle on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kachick/dprint-plugin-typstyle 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48153254ea81bd215917354e4ea509c09bad00341790696e1e3c1b30d43de41d [INFO] running `Command { std: "docker" "start" "-a" "48153254ea81bd215917354e4ea509c09bad00341790696e1e3c1b30d43de41d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48153254ea81bd215917354e4ea509c09bad00341790696e1e3c1b30d43de41d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48153254ea81bd215917354e4ea509c09bad00341790696e1e3c1b30d43de41d", kill_on_drop: false }` [INFO] [stdout] 48153254ea81bd215917354e4ea509c09bad00341790696e1e3c1b30d43de41d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a72034ec0633cd7fc741e7469b70437d2ebec932069fefd950bea723172e1365 [INFO] running `Command { std: "docker" "start" "-a" "a72034ec0633cd7fc741e7469b70437d2ebec932069fefd950bea723172e1365", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking unicode-math-class v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking unscanny v0.1.0 [INFO] [stderr] Checking prettyless v0.3.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking typst-utils v0.13.1 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking ecow v0.2.5 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking typst-timing v0.13.1 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking dprint-core v0.67.4 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking typst-syntax v0.13.1 [INFO] [stderr] Checking typstyle-core v0.13.16 [INFO] [stderr] Checking dprint-plugin-typstyle v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking generate_json_schema v0.1.0 (/opt/rustwide/workdir/generate_json_schema) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.99s [INFO] running `Command { std: "docker" "inspect" "a72034ec0633cd7fc741e7469b70437d2ebec932069fefd950bea723172e1365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72034ec0633cd7fc741e7469b70437d2ebec932069fefd950bea723172e1365", kill_on_drop: false }` [INFO] [stdout] a72034ec0633cd7fc741e7469b70437d2ebec932069fefd950bea723172e1365