[INFO] cloning repository https://github.com/Zhuchengyu04/cita-vm-april
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zhuchengyu04/cita-vm-april" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhuchengyu04%2Fcita-vm-april", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhuchengyu04%2Fcita-vm-april'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6b9f5ff24cc2a04974e35bcdd8ac3bf0011ed88
[INFO] checking Zhuchengyu04/cita-vm-april against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhuchengyu04%2Fcita-vm-april" "/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/Zhuchengyu04/cita-vm-april 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/Zhuchengyu04/cita-vm-april
[INFO] finished tweaking git repo https://github.com/Zhuchengyu04/cita-vm-april
[INFO] tweaked toml for git repo https://github.com/Zhuchengyu04/cita-vm-april written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/algorand/pairing-plus`
[INFO] [stderr]     Updating git repository `https://github.com/algorand/pointproofs`
[INFO] [stderr] error: failed to get `pointproofs` as a dependency of package `cita-vm v0.2.1 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `pointproofs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/algorand/pointproofs
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/pointproofs-66dd2d8d4ee25b30/1480e0e/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `` for dependency `rand_core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unexpected end of input while parsing major version number


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/algorand/pairing-plus`
        Updating git repository `https://github.com/algorand/pointproofs`
    error: failed to get `pointproofs` as a dependency of package `cita-vm v0.2.1 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `pointproofs`
    
    Caused by:
      Unable to update https://github.com/algorand/pointproofs
    
    Caused by:
      failed to parse manifest at `/workspace/cargo-home/git/checkouts/pointproofs-66dd2d8d4ee25b30/1480e0e/Cargo.toml`
    
    Caused by:
      failed to parse the version requirement `` for dependency `rand_core`
    
    Caused by:
      unexpected end of input while parsing major version number