[INFO] cloning repository https://github.com/olvyko/rust-analyzer-tests-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olvyko/rust-analyzer-tests-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folvyko%2Frust-analyzer-tests-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folvyko%2Frust-analyzer-tests-example'... [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%2Folvyko%2Frust-analyzer-tests-example/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/olvyko/rust-analyzer-tests-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olvyko/rust-analyzer-tests-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folvyko%2Frust-analyzer-tests-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folvyko%2Frust-analyzer-tests-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a779074b1670702e06e2e6dcbc27f7f53042ecfe [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.