[INFO] cloning repository https://github.com/nathanwhit/swc-memory-leak-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanwhit/swc-memory-leak-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro'... [INFO] [stderr] fatal: error closing file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro/packed-refs.new: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/nathanwhit/swc-memory-leak-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanwhit/swc-memory-leak-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/nathanwhit/swc-memory-leak-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanwhit/swc-memory-leak-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e5a53adb5c0b72ec5e575be58cee52325a13718 [INFO] checking nathanwhit/swc-memory-leak-repro against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanwhit%2Fswc-memory-leak-repro" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nathanwhit/swc-memory-leak-repro [INFO] finished tweaking git repo https://github.com/nathanwhit/swc-memory-leak-repro [INFO] tweaked toml for git repo https://github.com/nathanwhit/swc-memory-leak-repro written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nathanwhit/swc-memory-leak-repro on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nathanwhit/swc-memory-leak-repro 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_variant v0.1.8 [INFO] [stderr] Downloaded ast_node v0.9.8 [INFO] [stderr] Downloaded unicode-id-start v1.0.4 [INFO] [stderr] Downloaded swc_visit_macros v0.5.12 [INFO] [stderr] Downloaded hstr v0.2.10 [INFO] [stderr] Downloaded swc_macros_common v0.3.11 [INFO] [stderr] Downloaded swc_ecma_visit v0.101.0 [INFO] [stderr] Downloaded swc_ecma_ast v0.115.1 [INFO] [stderr] Downloaded swc_ecma_utils v0.130.2 [INFO] [stderr] Downloaded swc_common v0.34.3 [INFO] [stderr] Downloaded ryu-js v1.0.1 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.140.1 [INFO] [stderr] Downloaded swc_ecma_parser v0.146.8 [INFO] [stderr] error: failed to unpack package `swc_ecma_parser v0.146.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `swc_ecma_parser-0.146.8/src/parser/typescript.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_parser-0.146.8/src/parser/typescript.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `swc_ecma_parser-0.146.8/src/parser/typescript.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_parser-0.146.8/src/parser/typescript.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded from_variant v0.1.8 Downloaded ast_node v0.9.8 Downloaded unicode-id-start v1.0.4 Downloaded swc_visit_macros v0.5.12 Downloaded hstr v0.2.10 Downloaded swc_macros_common v0.3.11 Downloaded swc_ecma_visit v0.101.0 Downloaded swc_ecma_ast v0.115.1 Downloaded swc_ecma_utils v0.130.2 Downloaded swc_common v0.34.3 Downloaded ryu-js v1.0.1 Downloaded swc_ecma_transforms_base v0.140.1 Downloaded swc_ecma_parser v0.146.8 error: failed to unpack package `swc_ecma_parser v0.146.8` Caused by: failed to unpack entry at `swc_ecma_parser-0.146.8/src/parser/typescript.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_parser-0.146.8/src/parser/typescript.rs` Caused by: failed to unpack `swc_ecma_parser-0.146.8/src/parser/typescript.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_parser-0.146.8/src/parser/typescript.rs` Caused by: No space left on device (os error 28)