[INFO] cloning repository https://github.com/heweishui/taro-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heweishui/taro-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheweishui%2Ftaro-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheweishui%2Ftaro-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5de4fb931b9dba94c021814eaee5fe9f2d7eb372
[INFO] checking heweishui/taro-demo against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheweishui%2Ftaro-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/__snapshots__/tabbar.spec.ts.snap
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/__snapshots__/ts.spec.ts.snap
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/__snapshots__/vue.spec.ts.snap
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/__snapshots__/vue3.spec.ts.snap
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/__snapshots__/wx-hybrid.spec.ts.snap
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/alipay.spec.ts
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/babel.spec.ts
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/bytedance.spec.ts
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/common-style.spec.ts
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/compiler-macros.spec.ts
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/config.spec.ts
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/css-modules.spec.ts
[INFO] [stderr] error: unable to write file packages/taro-mini-runner/src/__tests__/custom-tabbar.spec.ts
[INFO] [stderr] fatal: cannot create directory at 'packages/taro-mini-runner/src/__tests__/fixtures': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 


failed to checkout https://github.com/heweishui/taro-demo

Caused by:
    command failed: exit status: 128
    
    