[INFO] cloning repository https://github.com/mischnic/swc-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mischnic/swc-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/prepare-commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example/hooks/prepare-commit-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/mischnic/swc-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mischnic/swc-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e145cd387d10d81bdfc5e688a24a949752c01339 [INFO] building mischnic/swc-example against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmischnic%2Fswc-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mischnic/swc-example on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mischnic/swc-example [INFO] finished tweaking git repo https://github.com/mischnic/swc-example [INFO] tweaked toml for git repo https://github.com/mischnic/swc-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mischnic/swc-example 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_atoms v0.4.0 [INFO] [stderr] Downloaded swc_ecma_utils v0.99.0 [INFO] [stderr] Downloaded ast_node v0.8.2 [INFO] [stderr] Downloaded swc_common v0.27.0 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v0.144.0 [INFO] [stderr] error: failed to unpack package `swc_ecma_transforms_typescript v0.144.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `swc_ecma_transforms_typescript-0.144.0/Cargo.lock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_typescript-0.144.0/Cargo.lock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `swc_ecma_transforms_typescript-0.144.0/Cargo.lock` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_transforms_typescript-0.144.0/Cargo.lock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))