[INFO] cloning repository https://github.com/hippospace/move-to-ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hippospace/move-to-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts'... [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/hippospace/move-to-ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hippospace/move-to-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts/refs: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/hippospace/move-to-ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hippospace/move-to-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts/hooks/applypatch-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/hippospace/move-to-ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hippospace/move-to-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts'... [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/hippospace/move-to-ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hippospace/move-to-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/hippospace/move-to-ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hippospace/move-to-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 154f22fb8150bd33b3efe09b5a94d975b4f99550 [INFO] testing hippospace/move-to-ts against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhippospace%2Fmove-to-ts" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hippospace/move-to-ts on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hippospace/move-to-ts [INFO] finished tweaking git repo https://github.com/hippospace/move-to-ts [INFO] tweaked toml for git repo https://github.com/hippospace/move-to-ts written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hippospace/move-to-ts already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/move-language/move` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_6b8ce2512281f1c7': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_a24e1c319ae84a65': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_8a3cc3eef4b58e6e': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `move-command-line-common` as a dependency of package `move-to-ts v2.0.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `move-command-line-common` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/move-language/move?rev=3b69b861372625e0247948bdc18254d2214528cc#3b69b861 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/move-5734c3a45f62af74 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 3b69b861372625e0247948bdc18254d2214528cc not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_20b9b6d20cd31572': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/move-language/move` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_6b8ce2512281f1c7': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_a24e1c319ae84a65': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_8a3cc3eef4b58e6e': No space left on device; class=Os (2) error: failed to get `move-command-line-common` as a dependency of package `move-to-ts v2.0.0 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `move-command-line-common` Caused by: Unable to update https://github.com/move-language/move?rev=3b69b861372625e0247948bdc18254d2214528cc#3b69b861 Caused by: failed to fetch into: /workspace/cargo-home/git/db/move-5734c3a45f62af74 Caused by: revision 3b69b861372625e0247948bdc18254d2214528cc not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/move-5734c3a45f62af74/objects/pack/pack_git2_20b9b6d20cd31572': No space left on device; class=Os (2)