[INFO] cloning repository https://github.com/AsyncModules/vsched
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsyncModules/vsched" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsyncModules%2Fvsched", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsyncModules%2Fvsched'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0351acfb128ab0399e21f09fc6d2eb506ac97fa5
[INFO] checking AsyncModules/vsched against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsyncModules%2Fvsched" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AsyncModules/vsched
[INFO] finished tweaking git repo https://github.com/AsyncModules/vsched
[INFO] tweaked toml for git repo https://github.com/AsyncModules/vsched written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsyncModules/vsched on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AsyncModules/vsched 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Starry-OS/elf_parser.git`
[INFO] [stderr]     Updating git repository `https://github.com/Starry-OS/page_table_entry.git`
[INFO] [stderr]     Updating git repository `https://github.com/Starry-OS/axerrno.git`
[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 `axerrno` as a dependency of package `elf_parser v0.1.0 (https://github.com/Starry-OS/elf_parser.git#061cec5c)`
[INFO] [stderr]     ... which satisfies git dependency `elf_parser` (locked to 0.1.0) of package `user_test v0.0.0 (/workspace/builds/worker-0-tc1/source/user_test)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `axerrno`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Starry-OS/axerrno.git#3e2372cd
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/axerrno-5ea606781111d899
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 3e2372cde388aec5a666afd3456d59e8b77bf3bf 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: 
    
        Updating crates.io index
        Updating git repository `https://github.com/Starry-OS/elf_parser.git`
        Updating git repository `https://github.com/Starry-OS/page_table_entry.git`
        Updating git repository `https://github.com/Starry-OS/axerrno.git`
    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 `axerrno` as a dependency of package `elf_parser v0.1.0 (https://github.com/Starry-OS/elf_parser.git#061cec5c)`
        ... which satisfies git dependency `elf_parser` (locked to 0.1.0) of package `user_test v0.0.0 (/workspace/builds/worker-0-tc1/source/user_test)`
    
    Caused by:
      failed to load source for dependency `axerrno`
    
    Caused by:
      Unable to update https://github.com/Starry-OS/axerrno.git#3e2372cd
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/axerrno-5ea606781111d899
    
    Caused by:
      revision 3e2372cde388aec5a666afd3456d59e8b77bf3bf 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)