[INFO] cloning repository https://github.com/ch-alwaz/rust_number_guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ch-alwaz/rust_number_guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-alwaz%2Frust_number_guessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-alwaz%2Frust_number_guessing_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91bdb37f184b361c9a4dd762f3cd28953564fd72
[INFO] checking ch-alwaz/rust_number_guessing_game/91bdb37f184b361c9a4dd762f3cd28953564fd72 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-alwaz%2Frust_number_guessing_game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-2-tc1/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/ch-alwaz/rust_number_guessing_game