[INFO] cloning repository https://github.com/awelkie/example_scheduler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awelkie/example_scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawelkie%2Fexample_scheduler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawelkie%2Fexample_scheduler'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawelkie%2Fexample_scheduler/objects/pack: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/awelkie/example_scheduler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awelkie/example_scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawelkie%2Fexample_scheduler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawelkie%2Fexample_scheduler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ff1b62f573f86eb27b905fd90f5eb9aa8392797
[INFO] checking awelkie/example_scheduler against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawelkie%2Fexample_scheduler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] /workspace/builds/worker-5-tc1/source/.git/refs: No space left on device


failed to checkout https://github.com/awelkie/example_scheduler

Caused by:
    command failed: exit status: 1
    
    