[INFO] cloning repository https://github.com/root-hq/root-market-maker-ob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/root-hq/root-market-maker-ob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froot-hq%2Froot-market-maker-ob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froot-hq%2Froot-market-maker-ob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e93b4c36cf21c4816e9cabbf0b6a734e4520968e [INFO] checking root-hq/root-market-maker-ob against master#9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froot-hq%2Froot-market-maker-ob" "/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/root-hq/root-market-maker-ob on toolchain 9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/root-hq/root-market-maker-ob [INFO] finished tweaking git repo https://github.com/root-hq/root-market-maker-ob [INFO] tweaked toml for git repo https://github.com/root-hq/root-market-maker-ob written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/root-hq/root-market-maker-ob 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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "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] 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] error: failed to get `openbook-v2` as a dependency of package `root-market-maker-ob v0.1.0 (/workspace/builds/worker-1-tc1/source/programs/root-market-maker-ob)` [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#78249972 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `3rdparty/anchor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to make directory '/workspace/cargo-home/git/checkouts/openbook-v2-bb287b4bf73a7086/7824997/3rdparty/anchor/examples/tutorial/basic-0/programs': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.