[INFO] cloning repository https://github.com/ziyoung/memory-leak-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziyoung/memory-leak-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziyoung%2Fmemory-leak-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziyoung%2Fmemory-leak-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93340ef2076cfb866dadaf0a4bb2acfa1abfa720
[INFO] checking ziyoung/memory-leak-example against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziyoung%2Fmemory-leak-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file profile/profile-1.svg
[INFO] [stderr] error: unable to write file profile/profile-2.svg
[INFO] [stderr] error: unable to write file profile/profile-3.svg
[INFO] [stderr] error: unable to write file profile/profile-4.svg
[INFO] [stderr] error: unable to write file profile/profile-5.svg
[INFO] [stderr] error: unable to write file profile/regex-captures-iter-0.prof
[INFO] [stderr] error: unable to write file profile/regex-captures-iter-1.prof
[INFO] [stderr] error: unable to write file profile/regex-captures-iter-2.prof
[INFO] [stderr] error: unable to write file profile/regex-captures-iter-3.prof
[INFO] [stderr] error: unable to write file profile/regex-captures-iter-4.prof
[INFO] [stderr] error: unable to write file profile/regex-captures-iter-5.prof
[INFO] [stderr] fatal: cannot create directory at 'src': 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/ziyoung/memory-leak-example

Caused by:
    command failed: exit status: 128
    
    