[INFO] cloning repository https://github.com/itmo-rust-course/homework-1-tic-tac-toe-peterochek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itmo-rust-course/homework-1-tic-tac-toe-peterochek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitmo-rust-course%2Fhomework-1-tic-tac-toe-peterochek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitmo-rust-course%2Fhomework-1-tic-tac-toe-peterochek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e151d807c085de0f217626637486e45592a69961 [INFO] testing itmo-rust-course/homework-1-tic-tac-toe-peterochek against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitmo-rust-course%2Fhomework-1-tic-tac-toe-peterochek" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] /workspace/builds/worker-1-tc1/source/.git/objects/info: No space left on device ExecutionFailed(ExitStatus(unix_wait_status(256))) failed to checkout https://github.com/itmo-rust-course/homework-1-tic-tac-toe-peterochek