[INFO] cloning repository https://github.com/pvolok/prettier-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvolok/prettier-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvolok%2Fprettier-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvolok%2Fprettier-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f03a2b2a97a52fe6fc299ef37133690a7fc511f0 [INFO] checking pvolok/prettier-rs against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvolok%2Fprettier-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pvolok/prettier-rs on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pvolok/prettier-rs [INFO] finished tweaking git repo https://github.com/pvolok/prettier-rs [INFO] tweaked toml for git repo https://github.com/pvolok/prettier-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pvolok/prettier-rs 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_ecma_visit v0.96.10 [INFO] [stderr] Downloaded swc_macros_common v0.3.8 [INFO] [stderr] Downloaded swc_visit v0.5.7 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Downloaded swc_visit_macros v0.5.8 [INFO] [stderr] Downloaded swc_atoms v0.6.4 [INFO] [stderr] Downloaded swc_ecma_ast v0.110.10 [INFO] [stderr] Downloaded string_enum v0.4.1 [INFO] [stderr] Downloaded hstr v0.2.6 [INFO] [stderr] Downloaded swc_common v0.33.9 [INFO] [stderr] Downloaded ast_node v0.9.5 [INFO] [stderr] Downloaded from_variant v0.1.6 [INFO] [stderr] Downloaded swc_ecma_parser v0.141.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78406845a59ff999424b2d14c98ace15acadef4999a98712561bbd55864d39a2 [INFO] running `Command { std: "docker" "start" "-a" "78406845a59ff999424b2d14c98ace15acadef4999a98712561bbd55864d39a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78406845a59ff999424b2d14c98ace15acadef4999a98712561bbd55864d39a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78406845a59ff999424b2d14c98ace15acadef4999a98712561bbd55864d39a2", kill_on_drop: false }` [INFO] [stdout] 78406845a59ff999424b2d14c98ace15acadef4999a98712561bbd55864d39a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aea8150b9d18bd110cd46a22b1c98e701d0d213858a819886b131f8ae1086592 [INFO] running `Command { std: "docker" "start" "-a" "aea8150b9d18bd110cd46a22b1c98e701d0d213858a819886b131f8ae1086592", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling pmutil v0.6.1 [INFO] [stderr] Compiling swc_macros_common v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Compiling from_variant v0.1.6 [INFO] [stderr] Compiling ast_node v0.9.5 [INFO] [stderr] Compiling string_enum v0.4.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking hstr v0.2.6 [INFO] [stderr] Compiling swc_visit_macros v0.5.8 [INFO] [stderr] Compiling is-macro v0.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking swc_visit v0.5.7 [INFO] [stderr] Checking swc_atoms v0.6.4 [INFO] [stderr] Checking swc_common v0.33.9 [INFO] [stderr] Checking swc_ecma_ast v0.110.10 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasx4b0v" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_ecma_ast` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aea8150b9d18bd110cd46a22b1c98e701d0d213858a819886b131f8ae1086592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea8150b9d18bd110cd46a22b1c98e701d0d213858a819886b131f8ae1086592", kill_on_drop: false }` [INFO] [stdout] aea8150b9d18bd110cd46a22b1c98e701d0d213858a819886b131f8ae1086592