[INFO] cloning repository https://github.com/openbook-dex/openbook-v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openbook-dex/openbook-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/openbook-dex/openbook-v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openbook-dex/openbook-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2/description': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/openbook-dex/openbook-v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openbook-dex/openbook-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2/description': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/openbook-dex/openbook-v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openbook-dex/openbook-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/openbook-dex/openbook-v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openbook-dex/openbook-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3e17421e675b083b584867594bf3cf4f675d156 [INFO] checking openbook-dex/openbook-v2 against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenbook-dex%2Fopenbook-v2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openbook-dex/openbook-v2 on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/openbook-dex/openbook-v2 [INFO] finished tweaking git repo https://github.com/openbook-dex/openbook-v2 [INFO] tweaked toml for git repo https://github.com/openbook-dex/openbook-v2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/openbook-dex/openbook-v2 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" "+092a284ba0421695f2032c947765429fd7095796" "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] warning: /workspace/builds/worker-7-tc1/source/lib/client/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/programs/openbook-v2/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/blockworks-foundation/fixed.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/fixed-3f90022b3914cd54/objects/pack/pack_git2_2bbdf10ab0ae8ba6': 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/fixed-3f90022b3914cd54/objects/pack/pack_git2_a1419b6746bff8b7': 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/fixed-3f90022b3914cd54/objects/pack/pack_git2_103e5edb0cc250ac': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `fixed` as a dependency of package `openbook-v2-client v0.3.0 (/workspace/builds/worker-7-tc1/source/lib/client)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `fixed` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/blockworks-foundation/fixed.git?branch=v1.11.0-borsh0_10-mango#01516ae3 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/fixed-3f90022b3914cd54 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 01516ae3e29418feb066b67830540aa81d04df05 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/fixed-3f90022b3914cd54/objects/pack/pack_git2_5f9378efd49845a3': 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 warning: /workspace/builds/worker-7-tc1/source/lib/client/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. warning: /workspace/builds/worker-7-tc1/source/programs/openbook-v2/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. Blocking waiting for file lock on package cache Updating git repository `https://github.com/blockworks-foundation/fixed.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/fixed-3f90022b3914cd54/objects/pack/pack_git2_2bbdf10ab0ae8ba6': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/fixed-3f90022b3914cd54/objects/pack/pack_git2_a1419b6746bff8b7': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/fixed-3f90022b3914cd54/objects/pack/pack_git2_103e5edb0cc250ac': No space left on device; class=Os (2) error: failed to get `fixed` as a dependency of package `openbook-v2-client v0.3.0 (/workspace/builds/worker-7-tc1/source/lib/client)` Caused by: failed to load source for dependency `fixed` Caused by: Unable to update https://github.com/blockworks-foundation/fixed.git?branch=v1.11.0-borsh0_10-mango#01516ae3 Caused by: failed to clone into: /workspace/cargo-home/git/db/fixed-3f90022b3914cd54 Caused by: revision 01516ae3e29418feb066b67830540aa81d04df05 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/fixed-3f90022b3914cd54/objects/pack/pack_git2_5f9378efd49845a3': No space left on device; class=Os (2)