[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] 11a67a9ef204b2eb114302793a60d44b330670c8 [INFO] checking kachick/dprint-plugin-typstyle against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510 [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 1baf923b9c3a455162afe43e18647f494c1a4b73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking kachick/dprint-plugin-typstyle against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510 [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 1baf923b9c3a455162afe43e18647f494c1a4b73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unscanny v0.1.0 [INFO] [stderr] Downloaded typst-timing v0.14.2 [INFO] [stderr] Downloaded thin-vec v0.2.14 [INFO] [stderr] Downloaded unicode-math-class v0.1.0 [INFO] [stderr] Downloaded typst-utils v0.14.2 [INFO] [stderr] Downloaded schemars_derive v1.2.0 [INFO] [stderr] Downloaded zmij v1.0.2 [INFO] [stderr] Downloaded typstyle-core v0.14.4 [INFO] [stderr] Downloaded ecow v0.2.5 [INFO] [stderr] Downloaded prettyless v0.3.0 [INFO] [stderr] Downloaded dprint-core v0.67.4 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded schemars v1.2.0 [INFO] [stderr] Downloaded hashbrown v0.15.3 [INFO] [stderr] Downloaded portable-atomic v1.11.0 [INFO] [stderr] Downloaded typst-syntax v0.14.2 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded winnow v0.7.10 [INFO] [stderr] Downloaded redox_syscall v0.5.12 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa61f442aad9cfd542caf627bbdce82c7430b96f40028b27d76f99f0bf4e9393 [INFO] running `Command { std: "docker" "start" "-a" "aa61f442aad9cfd542caf627bbdce82c7430b96f40028b27d76f99f0bf4e9393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa61f442aad9cfd542caf627bbdce82c7430b96f40028b27d76f99f0bf4e9393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa61f442aad9cfd542caf627bbdce82c7430b96f40028b27d76f99f0bf4e9393", kill_on_drop: false }` [INFO] [stdout] aa61f442aad9cfd542caf627bbdce82c7430b96f40028b27d76f99f0bf4e9393 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1891a8499df11fd1f69605d831e93e7197287eb674d7dea7ebf49513d8646fad [INFO] running `Command { std: "docker" "start" "-a" "1891a8499df11fd1f69605d831e93e7197287eb674d7dea7ebf49513d8646fad", kill_on_drop: false }` [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v2.0.101 [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] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking unicode-math-class v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking unscanny v0.1.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking prettyless v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking typst-utils v0.14.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking ecow v0.2.5 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking typst-timing v0.14.2 [INFO] [stderr] Checking schemars v1.2.0 [INFO] [stderr] Checking dprint-core v0.67.4 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking typst-syntax v0.14.2 [INFO] [stderr] Checking typstyle-core v0.14.4 [INFO] [stderr] Checking dprint-plugin-typstyle v0.4.1 (/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 8.48s [INFO] running `Command { std: "docker" "inspect" "1891a8499df11fd1f69605d831e93e7197287eb674d7dea7ebf49513d8646fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1891a8499df11fd1f69605d831e93e7197287eb674d7dea7ebf49513d8646fad", kill_on_drop: false }` [INFO] [stdout] 1891a8499df11fd1f69605d831e93e7197287eb674d7dea7ebf49513d8646fad