[INFO] cloning repository https://github.com/luxquant/omnitron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luxquant/omnitron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/luxquant/omnitron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luxquant/omnitron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/luxquant/omnitron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luxquant/omnitron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/prepare-commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron/hooks/prepare-commit-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/luxquant/omnitron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luxquant/omnitron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/luxquant/omnitron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luxquant/omnitron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/luxquant/omnitron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luxquant/omnitron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf7f77e005482d8654bcf63e90d22ebbb9f20bd0 [INFO] checking luxquant/omnitron against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/lib.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00001_create_ticket.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00002_create_session.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00004_create_known_host.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00005_create_log_entry.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00006_add_session_protocol.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00007_targets_and_roles.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00008_users.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00009_credential_models.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00010_parameters.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00011_rsa_key_algos.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00012_add_openssh_public_key_label.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00013_add_openssh_public_key_dates.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/m00014_api_tokens.rs [INFO] [stderr] error: unable to write file omnitron-db-migrations/src/main.rs [INFO] [stderr] fatal: cannot create directory at 'omnitron-gate-common': No space left on device [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] [INFO] checking luxquant/omnitron against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/pre-rebase.sample': No space left on device [INFO] checking luxquant/omnitron against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] checking luxquant/omnitron against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] checking luxquant/omnitron against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxquant%2Fomnitron" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device failed to checkout https://github.com/luxquant/omnitron Caused by: command failed: exit status: 128