[INFO] cloning repository https://github.com/minggliangg/rust_guessing_game_tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minggliangg/rust_guessing_game_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminggliangg%2Frust_guessing_game_tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminggliangg%2Frust_guessing_game_tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c5f93f01135f935b952d7a60c1e49d65f0e250c
[INFO] checking minggliangg/rust_guessing_game_tutorial against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminggliangg%2Frust_guessing_game_tutorial" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-3-tc2/source/.git: No space left on device
[INFO] checking minggliangg/rust_guessing_game_tutorial against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminggliangg%2Frust_guessing_game_tutorial" "/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 minggliangg/rust_guessing_game_tutorial against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminggliangg%2Frust_guessing_game_tutorial" "/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 minggliangg/rust_guessing_game_tutorial against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminggliangg%2Frust_guessing_game_tutorial" "/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 minggliangg/rust_guessing_game_tutorial against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminggliangg%2Frust_guessing_game_tutorial" "/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


failed to checkout https://github.com/minggliangg/rust_guessing_game_tutorial

Caused by:
    command failed: exit status: 128
    
    