[INFO] cloning repository https://github.com/fromwentzitcame/my_rust_sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fromwentzitcame/my_rust_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromwentzitcame%2Fmy_rust_sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromwentzitcame%2Fmy_rust_sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b178740ed3d7ea68256a0d8a1ecc1f5cb98ece90
[INFO] checking fromwentzitcame/my_rust_sandbox against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromwentzitcame%2Fmy_rust_sandbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-3-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device
[INFO] checking fromwentzitcame/my_rust_sandbox against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromwentzitcame%2Fmy_rust_sandbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking fromwentzitcame/my_rust_sandbox against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromwentzitcame%2Fmy_rust_sandbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking fromwentzitcame/my_rust_sandbox against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromwentzitcame%2Fmy_rust_sandbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking fromwentzitcame/my_rust_sandbox against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffromwentzitcame%2Fmy_rust_sandbox" "/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 src/arrays.rs
[INFO] [stderr] error: unable to write file src/cli.rs
[INFO] [stderr] error: unable to write file src/conditionals.rs
[INFO] [stderr] error: unable to write file src/enums.rs
[INFO] [stderr] error: unable to write file src/functions.rs
[INFO] [stderr] error: unable to write file src/loops.rs
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] error: unable to write file src/pointer_rf.rs
[INFO] [stderr] error: unable to write file src/print.rs
[INFO] [stderr] error: unable to write file src/strings.rs
[INFO] [stderr] error: unable to write file src/structs.rs
[INFO] [stderr] error: unable to write file src/tuples.rs
[INFO] [stderr] error: unable to write file src/types.rs
[INFO] [stderr] error: unable to write file src/vars.rs
[INFO] [stderr] error: unable to write file src/vectors.rs
[INFO] [stderr] fatal: unable to checkout working tree
[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/fromwentzitcame/my_rust_sandbox

Caused by:
    command failed: exit status: 128
    
    