[INFO] cloning repository https://github.com/jpverkamp/stacklang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpverkamp/stacklang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang/description': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/jpverkamp/stacklang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpverkamp/stacklang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang'... [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 2) [INFO] cloning repository https://github.com/jpverkamp/stacklang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpverkamp/stacklang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d8c3f5fa7538ffcf38d8a0b4fd9a8f52655abe8 [INFO] checking jpverkamp/stacklang against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file LICENSE.md [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] error: unable to write file TODO.md [INFO] [stderr] fatal: cannot create directory at 'compile_c_includes': 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] [INFO] checking jpverkamp/stacklang against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: Unable to create '/workspace/builds/worker-3-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking jpverkamp/stacklang against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file compile_c_includes/builtins/cond.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/if.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/loop.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/mod.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/nand.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/not.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/or.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/read.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-generate.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-new.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-pop.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-push.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-ref.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-set.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-size.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/to_float.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/to_int.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/when.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/write.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/xor.c [INFO] [stderr] error: unable to write file compile_c_includes/template.c [INFO] [stderr] fatal: cannot create directory at 'examples': 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] [INFO] checking jpverkamp/stacklang against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file compile_c_includes/builtins/and.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/cond.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/if.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/loop.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/mod.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/nand.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/not.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/or.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/read.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-generate.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-new.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-pop.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-push.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-ref.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-set.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-size.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/to_float.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/to_int.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/when.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/write.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/xor.c [INFO] [stderr] error: unable to write file compile_c_includes/template.c [INFO] [stderr] fatal: cannot create directory at 'examples': 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] [INFO] checking jpverkamp/stacklang against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fstacklang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file compile_c_includes/builtins/cond.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/if.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/loop.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/mod.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/nand.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/not.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/or.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/read.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-generate.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-new.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-pop.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-push.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-ref.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-set.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/stack-size.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/to_float.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/to_int.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/when.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/write.c [INFO] [stderr] error: unable to write file compile_c_includes/builtins/xor.c [INFO] [stderr] error: unable to write file compile_c_includes/template.c [INFO] [stderr] fatal: cannot create directory at 'examples': 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/jpverkamp/stacklang Caused by: command failed: exit status: 128