[INFO] cloning repository https://github.com/guibescos/anchor-wormhole
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guibescos/anchor-wormhole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguibescos%2Fanchor-wormhole", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguibescos%2Fanchor-wormhole'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguibescos%2Fanchor-wormhole: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/guibescos/anchor-wormhole
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guibescos/anchor-wormhole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguibescos%2Fanchor-wormhole", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguibescos%2Fanchor-wormhole'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f36f59eb8557cc8d1e7ea469d136795af953d6e
[INFO] checking guibescos/anchor-wormhole against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguibescos%2Fanchor-wormhole" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/guibescos/anchor-wormhole 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] started tweaking git repo https://github.com/guibescos/anchor-wormhole
[INFO] finished tweaking git repo https://github.com/guibescos/anchor-wormhole
[INFO] tweaked toml for git repo https://github.com/guibescos/anchor-wormhole written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/guibescos/anchor-wormhole 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/programs/anchor-wormhole/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[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/wormhole-foundation/wormhole`
[INFO] [stderr] warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] warning: spurious network error (1 try remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] error: failed to get `wormhole-solana` as a dependency of package `anchor-wormhole v0.1.0 (/workspace/builds/worker-2-tc1/source/programs/anchor-wormhole)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `wormhole-solana`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/wormhole-foundation/wormhole?branch=reisen%2Fsdk-cleanup#6aadbd23
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/wormhole-1242494e2274a503
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 6aadbd23833e6feb9f6aa65ff878ffff43ec289e not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   network failure seems to have happened
[INFO] [stderr]   if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not read from remote repository; class=Net (12); code=Eof (-20)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-2-tc1/source/programs/anchor-wormhole/Cargo.toml
    workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
    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/wormhole-foundation/wormhole`
    warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    warning: spurious network error (1 try remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    error: failed to get `wormhole-solana` as a dependency of package `anchor-wormhole v0.1.0 (/workspace/builds/worker-2-tc1/source/programs/anchor-wormhole)`
    
    Caused by:
      failed to load source for dependency `wormhole-solana`
    
    Caused by:
      Unable to update https://github.com/wormhole-foundation/wormhole?branch=reisen%2Fsdk-cleanup#6aadbd23
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/wormhole-1242494e2274a503
    
    Caused by:
      revision 6aadbd23833e6feb9f6aa65ff878ffff43ec289e not found
    
    Caused by:
      network failure seems to have happened
      if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      could not read from remote repository; class=Net (12); code=Eof (-20)