[INFO] cloning repository https://github.com/pepijno/git-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijno/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/pepijno/git-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijno/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/pepijno/git-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijno/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/pepijno/git-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijno/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust/config.lock [INFO] [stderr] fatal: could not set 'core.bare' to 'true' [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/pepijno/git-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijno/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-push.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust/hooks/pre-push.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/pepijno/git-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijno/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 6) [INFO] cloning repository https://github.com/pepijno/git-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepijno/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepijno%2Fgit-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13ba9a34ea0725e0c2a98e4bb0c33cd7dede6da9 [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.