[INFO] cloning repository https://github.com/drift-labs/drift-competitions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drift-labs/drift-competitions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrift-labs%2Fdrift-competitions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrift-labs%2Fdrift-competitions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40ccec41cb443eff41f0966ebef3ea1e4a22535a
[INFO] checking drift-labs/drift-competitions against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrift-labs%2Fdrift-competitions" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/drift-labs/drift-competitions on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/drift-labs/drift-competitions
[INFO] finished tweaking git repo https://github.com/drift-labs/drift-competitions
[INFO] tweaked toml for git repo https://github.com/drift-labs/drift-competitions written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/drift-labs/drift-competitions 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "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/drift-labs/protocol-v2.git`
[INFO] [stderr]     Updating git repository `https://github.com/drift-labs/drift-macros.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/drift-labs/phoenix-v1`
[INFO] [stderr]     Updating git repository `https://github.com/drift-labs/pyth-crosschain`
[INFO] [stderr]     Updating git repository `https://github.com/project-serum/serum-dex`
[INFO] [stderr] error: failed to get `serum_dex` as a dependency of package `drift v2.85.1 (https://github.com/drift-labs/protocol-v2.git?rev=v2.85.1#90d1b105)`
[INFO] [stderr]     ... which satisfies git dependency `drift` (locked to 2.85.1) of package `drift-competitions v0.1.0 (/workspace/builds/worker-3-tc1/source/programs/drift-competitions)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `serum_dex`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/project-serum/serum-dex?rev=85b4f14#85b4f149
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/serum-dex-e73325264d431c12/85b4f14/dex/src/state.rs': 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
        Updating git repository `https://github.com/drift-labs/protocol-v2.git`
        Updating git repository `https://github.com/drift-labs/drift-macros.git`
        Updating crates.io index
        Updating git repository `https://github.com/drift-labs/phoenix-v1`
        Updating git repository `https://github.com/drift-labs/pyth-crosschain`
        Updating git repository `https://github.com/project-serum/serum-dex`
    error: failed to get `serum_dex` as a dependency of package `drift v2.85.1 (https://github.com/drift-labs/protocol-v2.git?rev=v2.85.1#90d1b105)`
        ... which satisfies git dependency `drift` (locked to 2.85.1) of package `drift-competitions v0.1.0 (/workspace/builds/worker-3-tc1/source/programs/drift-competitions)`
    
    Caused by:
      failed to load source for dependency `serum_dex`
    
    Caused by:
      Unable to update https://github.com/project-serum/serum-dex?rev=85b4f14#85b4f149
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/serum-dex-e73325264d431c12/85b4f14/dex/src/state.rs': No space left on device; class=Os (2)