[INFO] cloning repository https://github.com/blockchainlover2020/aptos-rust-tutorial2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockchainlover2020/aptos-rust-tutorial2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2020%2Faptos-rust-tutorial2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2020%2Faptos-rust-tutorial2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e82fe75ac2e8811c09f60ebc51c5cb72ec3593a [INFO] checking blockchainlover2020/aptos-rust-tutorial2 against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2020%2Faptos-rust-tutorial2" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blockchainlover2020/aptos-rust-tutorial2 [INFO] finished tweaking git repo https://github.com/blockchainlover2020/aptos-rust-tutorial2 [INFO] tweaked toml for git repo https://github.com/blockchainlover2020/aptos-rust-tutorial2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blockchainlover2020/aptos-rust-tutorial2 on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blockchainlover2020/aptos-rust-tutorial2 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/aptos-core` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_52988909f967f78a': 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/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_c6d74c35f5f58cbd': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_0583ca2fd8b142d3': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `aptos-sdk` as a dependency of package `aptos-rust v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `aptos-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/aptos-labs/aptos-core?branch=devnet#fad6e812 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision fad6e812088847f3cddf5985f7bdf249bfef53e0 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_c26c2d89c1d71f79': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: unused manifest key: build Blocking waiting for file lock on package cache Updating git repository `https://github.com/aptos-labs/aptos-core` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_52988909f967f78a': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_c6d74c35f5f58cbd': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_0583ca2fd8b142d3': No space left on device; class=Os (2) error: failed to get `aptos-sdk` as a dependency of package `aptos-rust v0.1.0 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `aptos-sdk` Caused by: Unable to update https://github.com/aptos-labs/aptos-core?branch=devnet#fad6e812 Caused by: failed to fetch into: /workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02 Caused by: revision fad6e812088847f3cddf5985f7bdf249bfef53e0 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02/objects/pack/pack_git2_c26c2d89c1d71f79': No space left on device; class=Os (2)