[INFO] cloning repository https://github.com/jakub-michalik/rust-devcontainer-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakub-michalik/rust-devcontainer-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakub-michalik%2Frust-devcontainer-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakub-michalik%2Frust-devcontainer-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a9e213248a891c9a94d2b6af7d4fd8dc169632c [INFO] checking jakub-michalik/rust-devcontainer-example against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakub-michalik%2Frust-devcontainer-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to create directory for '/workspace/builds/worker-4-tc1/source/.git/logs/refs/heads/main': No such file or directory failed to checkout https://github.com/jakub-michalik/rust-devcontainer-example Caused by: command failed: exit status: 128