[INFO] cloning repository https://github.com/gold-coding/Mango [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gold-coding/Mango" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgold-coding%2FMango", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgold-coding%2FMango'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edd5afc564f2afaa49b2529738d75e5779a7d0ae [INFO] checking gold-coding/Mango against master#9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgold-coding%2FMango" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gold-coding/Mango on toolchain 9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gold-coding/Mango [INFO] finished tweaking git repo https://github.com/gold-coding/Mango [INFO] tweaked toml for git repo https://github.com/gold-coding/Mango written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gold-coding/Mango 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" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ckamm/jsonrpc.git` [INFO] [stderr] Updating git repository `https://github.com/blockworks-foundation/fixed.git` [INFO] [stderr] Updating git repository `https://github.com/openbook-dex/program.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/openbook-dex/openbook-v2.git` [INFO] [stderr] Updating git submodule `https://github.com/openbook-dex/anchor.git` [INFO] [stderr] Updating git submodule `https://github.com/openbook-dex/program` [INFO] [stderr] Updating git submodule `https://github.com/project-serum/stake.git` [INFO] [stderr] Updating git submodule `https://github.com/project-serum/swap.git` [INFO] [stderr] Updating git submodule `https://github.com/project-serum/serum-dex.git` [INFO] [stderr] Updating git submodule `https://github.com/openbook-dex/program` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/openbook-v2-9cc0bbf1458cfbee/270b2d2/3rdparty/anchor/tests/swap/deps/openbook-dex/.git/objects/pack/pack_git2_6250043b857af01e': No space left on device; class=Os (2) [INFO] [stderr] Updating git submodule `https://github.com/armaniferrante/auction-house` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/openbook-v2-9cc0bbf1458cfbee/270b2d2/3rdparty/anchor/tests/auction-house/.git/objects/pack/pack_git2_bf184f0b624788b2': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `openbook-v2` as a dependency of package `mango-v4 v0.25.0 (/workspace/builds/worker-1-tc1/source/programs/mango-v4)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `openbook-v2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/openbook-dex/openbook-v2.git?rev=270b2d2d473862bd4e3aa213feb970af81f4b3e2#270b2d2d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `3rdparty/anchor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `tests/auction-house` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/openbook-v2-9cc0bbf1458cfbee/270b2d2/3rdparty/anchor/tests/auction-house/prebuilt-programs/metaplex_token_metadata.so': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Blocking waiting for file lock on package cache Updating git repository `https://github.com/ckamm/jsonrpc.git` Updating git repository `https://github.com/blockworks-foundation/fixed.git` Updating git repository `https://github.com/openbook-dex/program.git` Updating crates.io index Updating git repository `https://github.com/openbook-dex/openbook-v2.git` Updating git submodule `https://github.com/openbook-dex/anchor.git` Updating git submodule `https://github.com/openbook-dex/program` Updating git submodule `https://github.com/project-serum/stake.git` Updating git submodule `https://github.com/project-serum/swap.git` Updating git submodule `https://github.com/project-serum/serum-dex.git` Updating git submodule `https://github.com/openbook-dex/program` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/openbook-v2-9cc0bbf1458cfbee/270b2d2/3rdparty/anchor/tests/swap/deps/openbook-dex/.git/objects/pack/pack_git2_6250043b857af01e': No space left on device; class=Os (2) Updating git submodule `https://github.com/armaniferrante/auction-house` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/openbook-v2-9cc0bbf1458cfbee/270b2d2/3rdparty/anchor/tests/auction-house/.git/objects/pack/pack_git2_bf184f0b624788b2': No space left on device; class=Os (2) error: failed to get `openbook-v2` as a dependency of package `mango-v4 v0.25.0 (/workspace/builds/worker-1-tc1/source/programs/mango-v4)` Caused by: failed to load source for dependency `openbook-v2` Caused by: Unable to update https://github.com/openbook-dex/openbook-v2.git?rev=270b2d2d473862bd4e3aa213feb970af81f4b3e2#270b2d2d Caused by: failed to update submodule `3rdparty/anchor` Caused by: failed to update submodule `tests/auction-house` Caused by: could not write to '/workspace/cargo-home/git/checkouts/openbook-v2-9cc0bbf1458cfbee/270b2d2/3rdparty/anchor/tests/auction-house/prebuilt-programs/metaplex_token_metadata.so': No space left on device; class=Os (2)