[INFO] cloning repository https://github.com/eugenehp/fast-distances [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugenehp/fast-distances" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Ffast-distances", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Ffast-distances'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db44397f4dedcf3dd0432a3368229041933abdb5 [INFO] checking eugenehp/fast-distances against try#f17e3a389e192f83fe27a581774a9d1dbb8e565b for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Ffast-distances" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/distances/hamming.rs [INFO] [stderr] error: unable to write file src/distances/haversine.rs [INFO] [stderr] error: unable to write file src/distances/haversine_grad.rs [INFO] [stderr] error: unable to write file src/distances/hellinger.rs [INFO] [stderr] error: unable to write file src/distances/hellinger_grad.rs [INFO] [stderr] error: unable to write file src/distances/hyperboloid_grad.rs [INFO] [stderr] error: unable to write file src/distances/jaccard.rs [INFO] [stderr] error: unable to write file src/distances/kulsinski.rs [INFO] [stderr] error: unable to write file src/distances/ll_dirichlet.rs [INFO] [stderr] error: unable to write file src/distances/log_beta.rs [INFO] [stderr] error: unable to write file src/distances/log_single_beta.rs [INFO] [stderr] error: unable to write file src/distances/mahalanobis.rs [INFO] [stderr] error: unable to write file src/distances/mahalanobis_grad.rs [INFO] [stderr] error: unable to write file src/distances/manhattan.rs [INFO] [stderr] error: unable to write file src/distances/manhattan_grad.rs [INFO] [stderr] error: unable to write file src/distances/matching.rs [INFO] [stderr] error: unable to write file src/distances/minkowski.rs [INFO] [stderr] error: unable to write file src/distances/minkowski_grad.rs [INFO] [stderr] error: unable to write file src/distances/mod.rs [INFO] [stderr] error: unable to write file src/distances/poincare.rs [INFO] [stderr] error: unable to write file src/distances/rogers_tanimoto.rs [INFO] [stderr] error: unable to write file src/distances/russellrao.rs [INFO] [stderr] error: unable to write file src/distances/sokal_michener.rs [INFO] [stderr] error: unable to write file src/distances/sokal_sneath.rs [INFO] [stderr] error: unable to write file src/distances/standardised_euclidean.rs [INFO] [stderr] error: unable to write file src/distances/standardised_euclidean_grad.rs [INFO] [stderr] error: unable to write file src/distances/weighted_minkowski.rs [INFO] [stderr] error: unable to write file src/distances/weighted_minkowski_grad.rs [INFO] [stderr] error: unable to write file src/distances/yule.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/utils.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] [INFO] checking eugenehp/fast-distances against try#f17e3a389e192f83fe27a581774a9d1dbb8e565b for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Ffast-distances" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/distances/chebyshev_grad.rs [INFO] [stderr] error: unable to write file src/distances/correlation.rs [INFO] [stderr] error: unable to write file src/distances/cosine.rs [INFO] [stderr] error: unable to write file src/distances/cosine_grad.rs [INFO] [stderr] error: unable to write file src/distances/dice.rs [INFO] [stderr] error: unable to write file src/distances/euclidean.rs [INFO] [stderr] error: unable to write file src/distances/euclidean_grad.rs [INFO] [stderr] error: unable to write file src/distances/hamming.rs [INFO] [stderr] error: unable to write file src/distances/haversine.rs [INFO] [stderr] error: unable to write file src/distances/haversine_grad.rs [INFO] [stderr] error: unable to write file src/distances/hellinger.rs [INFO] [stderr] error: unable to write file src/distances/hellinger_grad.rs [INFO] [stderr] error: unable to write file src/distances/hyperboloid_grad.rs [INFO] [stderr] error: unable to write file src/distances/jaccard.rs [INFO] [stderr] error: unable to write file src/distances/kulsinski.rs [INFO] [stderr] error: unable to write file src/distances/ll_dirichlet.rs [INFO] [stderr] error: unable to write file src/distances/log_beta.rs [INFO] [stderr] error: unable to write file src/distances/log_single_beta.rs [INFO] [stderr] error: unable to write file src/distances/mahalanobis.rs [INFO] [stderr] error: unable to write file src/distances/mahalanobis_grad.rs [INFO] [stderr] error: unable to write file src/distances/manhattan.rs [INFO] [stderr] error: unable to write file src/distances/manhattan_grad.rs [INFO] [stderr] error: unable to write file src/distances/matching.rs [INFO] [stderr] error: unable to write file src/distances/minkowski.rs [INFO] [stderr] error: unable to write file src/distances/minkowski_grad.rs [INFO] [stderr] error: unable to write file src/distances/mod.rs [INFO] [stderr] error: unable to write file src/distances/poincare.rs [INFO] [stderr] error: unable to write file src/distances/rogers_tanimoto.rs [INFO] [stderr] error: unable to write file src/distances/russellrao.rs [INFO] [stderr] error: unable to write file src/distances/standardised_euclidean.rs [INFO] [stderr] error: unable to write file src/distances/standardised_euclidean_grad.rs [INFO] [stderr] error: unable to write file src/distances/weighted_minkowski.rs [INFO] [stderr] error: unable to write file src/distances/weighted_minkowski_grad.rs [INFO] [stderr] error: unable to write file src/distances/yule.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/utils.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] [INFO] checking eugenehp/fast-distances against try#f17e3a389e192f83fe27a581774a9d1dbb8e565b for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Ffast-distances" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-7-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking eugenehp/fast-distances against try#f17e3a389e192f83fe27a581774a9d1dbb8e565b for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Ffast-distances" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking eugenehp/fast-distances against try#f17e3a389e192f83fe27a581774a9d1dbb8e565b for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Ffast-distances" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device failed to checkout https://github.com/eugenehp/fast-distances Caused by: command failed: exit status: 128