[INFO] cloning repository https://github.com/dicej/wasi-sockets-tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dicej/wasi-sockets-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fwasi-sockets-tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fwasi-sockets-tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82262db65ce3213f2d36130be152bf84f1c5d9e8
[INFO] checking dicej/wasi-sockets-tests against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fwasi-sockets-tests" "/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/dicej/wasi-sockets-tests 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/dicej/wasi-sockets-tests
[INFO] finished tweaking git repo https://github.com/dicej/wasi-sockets-tests
[INFO] tweaked toml for git repo https://github.com/dicej/wasi-sockets-tests written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dicej/wasi-sockets-tests 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/dicej/tokio`
[INFO] [stderr] error: failed to load source for dependency `tokio`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/dicej/tokio?branch=wasip2#6ca921f8
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/tokio-2fefb046c44d3382
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 6ca921f874922c5e20a2aefcfbf4c843df08ae03 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/dicej/tokio`
    error: failed to load source for dependency `tokio`
    
    Caused by:
      Unable to update https://github.com/dicej/tokio?branch=wasip2#6ca921f8
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/tokio-2fefb046c44d3382
    
    Caused by:
      revision 6ca921f874922c5e20a2aefcfbf4c843df08ae03 not found
    
    Caused by:
      no error