[INFO] cloning repository https://github.com/greged93/sui-farmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greged93/sui-farmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fsui-farmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fsui-farmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 100aa7ffef50be658574ac3b914ce6161ecd394e [INFO] checking greged93/sui-farmer against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fsui-farmer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greged93/sui-farmer on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/greged93/sui-farmer [INFO] finished tweaking git repo https://github.com/greged93/sui-farmer [INFO] tweaked toml for git repo https://github.com/greged93/sui-farmer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/greged93/sui-farmer 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/MystenLabs/sui` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/MystenLabs/mysten-infra/` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mysten-infra-0aca5c4c6a106063/objects/pack/pack_git2_b9f3a36393c2e5c4': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/nextest-rs/nexlint.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/nexlint-bacb76e8ff3269cb/objects/pack/pack_git2_32d2c857df7b9108': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/mystenmark/tokio-madsim-fork.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_bc6aa71e906dbc7e': 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/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_44958ebc892afc04': 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/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_5af970ffbe12932b': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `real_tokio` as a dependency of package `msim v0.1.0 (https://github.com/MystenLabs/mysten-sim.git?rev=982cf1a544ebd1e2818330f9b1247a4c3dd26c13#982cf1a5)` [INFO] [stderr] ... which satisfies git dependency `msim` (locked to 0.1.0) of package `sui-simulator v0.7.0 (https://github.com/MystenLabs/sui?branch=devnet#1f6eda49)` [INFO] [stderr] ... which satisfies git dependency `sui-simulator` (locked to 0.7.0) of package `sui-config v0.0.0 (https://github.com/MystenLabs/sui?branch=devnet#1f6eda49)` [INFO] [stderr] ... which satisfies git dependency `sui-config` (locked to 0.0.0) of package `sui-sdk v0.0.0 (https://github.com/MystenLabs/sui?branch=devnet#1f6eda49)` [INFO] [stderr] ... which satisfies git dependency `sui-sdk` (locked to 0.0.0) of package `sui-bot v0.1.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `real_tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/mystenmark/tokio-madsim-fork.git?rev=53757350d27e3743ec4b024ac18c2d6a2717efe0#53757350 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 53757350d27e3743ec4b024ac18c2d6a2717efe0 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_57c666d648ecc7ef': 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/MystenLabs/sui` Updating crates.io index Updating git repository `https://github.com/MystenLabs/mysten-infra/` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mysten-infra-0aca5c4c6a106063/objects/pack/pack_git2_b9f3a36393c2e5c4': No space left on device; class=Os (2) Updating git repository `https://github.com/nextest-rs/nexlint.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/nexlint-bacb76e8ff3269cb/objects/pack/pack_git2_32d2c857df7b9108': No space left on device; class=Os (2) Updating git repository `https://github.com/mystenmark/tokio-madsim-fork.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_bc6aa71e906dbc7e': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_44958ebc892afc04': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_5af970ffbe12932b': No space left on device; class=Os (2) error: failed to get `real_tokio` as a dependency of package `msim v0.1.0 (https://github.com/MystenLabs/mysten-sim.git?rev=982cf1a544ebd1e2818330f9b1247a4c3dd26c13#982cf1a5)` ... which satisfies git dependency `msim` (locked to 0.1.0) of package `sui-simulator v0.7.0 (https://github.com/MystenLabs/sui?branch=devnet#1f6eda49)` ... which satisfies git dependency `sui-simulator` (locked to 0.7.0) of package `sui-config v0.0.0 (https://github.com/MystenLabs/sui?branch=devnet#1f6eda49)` ... which satisfies git dependency `sui-config` (locked to 0.0.0) of package `sui-sdk v0.0.0 (https://github.com/MystenLabs/sui?branch=devnet#1f6eda49)` ... which satisfies git dependency `sui-sdk` (locked to 0.0.0) of package `sui-bot v0.1.0 (/workspace/builds/worker-2-tc1/source)` Caused by: failed to load source for dependency `real_tokio` Caused by: Unable to update https://github.com/mystenmark/tokio-madsim-fork.git?rev=53757350d27e3743ec4b024ac18c2d6a2717efe0#53757350 Caused by: failed to fetch into: /workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143 Caused by: revision 53757350d27e3743ec4b024ac18c2d6a2717efe0 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/tokio-madsim-fork-655ffcaff576e143/objects/pack/pack_git2_57c666d648ecc7ef': No space left on device; class=Os (2)