[INFO] cloning repository https://github.com/ljflisp/ljflisp3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljflisp/ljflisp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/ljflisp/ljflisp3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljflisp/ljflisp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/ljflisp/ljflisp3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljflisp/ljflisp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0a3de0ff4d220c21ddb3e329f4216ad3b3bb3d1
[INFO] checking ljflisp/ljflisp3 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljflisp%2Fljflisp3" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  26% (2764/10428)
Updating files:  27% (2816/10428)
Updating files:  28% (2920/10428)
Updating files:  29% (3025/10428)
Updating files:  30% (3129/10428)
Updating files:  31% (3233/10428)
Updating files:  32% (3337/10428)
Updating files:  33% (3442/10428)
Updating files:  34% (3546/10428)
Updating files:  35% (3650/10428)
Updating files:  36% (3755/10428)
Updating files:  37% (3859/10428)
Updating files:  38% (3963/10428)
Updating files:  39% (4067/10428)
error: unable to create symlink venv/lib/python3.10/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_client.pyi: No space left on device
[INFO] [stderr] error: unable to create symlink venv/lib/python3.10/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookiejar.pyi: No space left on device
[INFO] [stderr] error: unable to create symlink venv/lib/python3.10/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookies.pyi: No space left on device
[INFO] [stderr] error: unable to create symlink venv/lib/python3.10/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/queue.pyi: No space left on device
[INFO] [stderr] error: unable to create symlink venv/lib/python3.10/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/reprlib.pyi: No space left on device
[INFO] [stderr] error: unable to create symlink venv/lib/python3.10/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/socketserver.pyi: No space left on device
[INFO] [stderr] fatal: cannot create directory at 'venv/lib/python3.10/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib': 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/ljflisp/ljflisp3

Caused by:
    command failed: exit status: 128
    
    