[INFO] cloning repository https://github.com/woodsjc/rust_http_api_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodsjc/rust_http_api_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodsjc%2Frust_http_api_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodsjc%2Frust_http_api_server'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodsjc%2Frust_http_api_server/hooks/fsmonitor-watchman.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/woodsjc/rust_http_api_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodsjc/rust_http_api_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodsjc%2Frust_http_api_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodsjc%2Frust_http_api_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da4f0468b1a8d286f5101d0af341dffa7bea31af [INFO] checking woodsjc/rust_http_api_server against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodsjc%2Frust_http_api_server" "/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] error: unable to write file src/http/method.rs [INFO] [stderr] error: unable to write file src/http/mod.rs [INFO] [stderr] error: unable to write file src/http/query_string.rs [INFO] [stderr] error: unable to write file src/http/request.rs [INFO] [stderr] error: unable to write file src/http/response.rs [INFO] [stderr] error: unable to write file src/http/status_code.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/server.rs [INFO] [stderr] error: unable to write file src/website_handler.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] failed to checkout https://github.com/woodsjc/rust_http_api_server Caused by: command failed: exit status: 128