[INFO] cloning repository https://github.com/wiseodd/tch-rs-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiseodd/tch-rs-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Ftch-rs-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Ftch-rs-playground'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Ftch-rs-playground/objects/pack: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/wiseodd/tch-rs-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiseodd/tch-rs-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Ftch-rs-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Ftch-rs-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a51cf34908ec097a982431dd8526def78f8d0832 [INFO] checking wiseodd/tch-rs-playground against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Ftch-rs-playground" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wiseodd/tch-rs-playground on toolchain a7fc463dd8fbeca800d4b3efc501069502cffe64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wiseodd/tch-rs-playground [INFO] finished tweaking git repo https://github.com/wiseodd/tch-rs-playground [INFO] tweaked toml for git repo https://github.com/wiseodd/tch-rs-playground written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wiseodd/tch-rs-playground 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" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/LaurentMazare/tch-rs.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tch-rs-a202272c5de761c5/objects/pack/pack_git2_bc501be466e6fae2': 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/tch-rs-a202272c5de761c5/objects/pack/pack_git2_4cf6f4b28e5fe3bc': 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/tch-rs-a202272c5de761c5/objects/pack/pack_git2_ac0bfe56a5e4618d': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `tch` as a dependency of package `rust-playground v0.1.0 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `tch` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/LaurentMazare/tch-rs.git#3e86831b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/tch-rs-a202272c5de761c5 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 3e86831b5b8ccbc6cfe93b6bbf6d0c25823ddeee not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/tch-rs-a202272c5de761c5/objects/pack/pack_git2_c53e17301197cab2': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating crates.io index Updating git repository `https://github.com/LaurentMazare/tch-rs.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tch-rs-a202272c5de761c5/objects/pack/pack_git2_bc501be466e6fae2': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tch-rs-a202272c5de761c5/objects/pack/pack_git2_4cf6f4b28e5fe3bc': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tch-rs-a202272c5de761c5/objects/pack/pack_git2_ac0bfe56a5e4618d': No space left on device; class=Os (2) error: failed to get `tch` as a dependency of package `rust-playground v0.1.0 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `tch` Caused by: Unable to update https://github.com/LaurentMazare/tch-rs.git#3e86831b Caused by: failed to clone into: /workspace/cargo-home/git/db/tch-rs-a202272c5de761c5 Caused by: revision 3e86831b5b8ccbc6cfe93b6bbf6d0c25823ddeee not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/tch-rs-a202272c5de761c5/objects/pack/pack_git2_c53e17301197cab2': No space left on device; class=Os (2)