[INFO] cloning repository https://github.com/thewuhxyz/svm32
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thewuhxyz/svm32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fsvm32", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fsvm32'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4e660fac19bfaa01481fdd84d1117855fe70878
[INFO] checking thewuhxyz/svm32 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewuhxyz%2Fsvm32" "/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/thewuhxyz/svm32 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "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/thewuhxyz/svm32
[INFO] finished tweaking git repo https://github.com/thewuhxyz/svm32
[INFO] tweaked toml for git repo https://github.com/thewuhxyz/svm32 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/thewuhxyz/svm32 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Dodecahedr0x/anchor`
[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] error: failed to load source for dependency `anchor-client`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Dodecahedr0x/anchor#7ca0ccd0
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `examples/cfo/deps/swap`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `deps/serum-dex`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to initialize repository with template 'description': 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/Dodecahedr0x/anchor`
        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`
    error: failed to load source for dependency `anchor-client`
    
    Caused by:
      Unable to update https://github.com/Dodecahedr0x/anchor#7ca0ccd0
    
    Caused by:
      failed to update submodule `examples/cfo/deps/swap`
    
    Caused by:
      failed to update submodule `deps/serum-dex`
    
    Caused by:
      failed to initialize repository with template 'description': No space left on device; class=Os (2)