[INFO] cloning repository https://github.com/wtlin1228/vcu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wtlin1228/vcu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwtlin1228%2Fvcu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwtlin1228%2Fvcu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a24f842af03897578d771c7c76afacb4d236f340 [INFO] checking wtlin1228/vcu against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwtlin1228%2Fvcu" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wtlin1228/vcu on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wtlin1228/vcu [INFO] finished tweaking git repo https://github.com/wtlin1228/vcu [INFO] tweaked toml for git repo https://github.com/wtlin1228/vcu written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wtlin1228/vcu 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_macros_common v0.3.7 [INFO] [stderr] Downloaded from_variant v0.1.5 [INFO] [stderr] Downloaded ast_node v0.9.3 [INFO] [stderr] Downloaded swc_ecma_visit v0.88.5 [INFO] [stderr] Downloaded swc_visit_macros v0.5.6 [INFO] [stderr] Downloaded swc_ecma_ast v0.102.5 [INFO] [stderr] Downloaded string_enum v0.4.0 [INFO] [stderr] Downloaded swc_visit v0.5.5 [INFO] [stderr] Downloaded swc_common v0.30.5 [INFO] [stderr] Downloaded swc_ecma_parser v0.132.6 [INFO] [stderr] error: failed to unpack package `swc_ecma_parser v0.132.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `swc_ecma_parser-0.132.6/src/lexer/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_parser-0.132.6/src/lexer/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `swc_ecma_parser-0.132.6/src/lexer/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_parser-0.132.6/src/lexer/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.