[INFO] cloning repository https://github.com/krutt/bitvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krutt/bitvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrutt%2Fbitvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrutt%2Fbitvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce5bcd858891bfa19d61c2196870560c236d452e
[INFO] testing krutt/bitvm against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrutt%2Fbitvm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krutt/bitvm
[INFO] finished tweaking git repo https://github.com/krutt/bitvm
[INFO] tweaked toml for git repo https://github.com/krutt/bitvm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krutt/bitvm on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krutt/bitvm 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rust-bitcoin/rust-bitcoin`
[INFO] [stderr]     Updating git repository `https://github.com/BitVM/BitVM`
[INFO] [stderr]     Updating git repository `https://github.com/BitVM/rust-bitcoin-script`
[INFO] [stderr]     Updating git repository `https://github.com/BitVM/rust-bitcoin-scriptexec/`
[INFO] [stderr] error: failed to get `bitcoin-scriptexec` as a dependency of package `bitvm v0.1.0 (https://github.com/BitVM/BitVM?rev=6f8c3901e46581ab012eed2fb6e54ed035b7c534#6f8c3901)`
[INFO] [stderr]     ... which satisfies git dependency `bitvm` (locked to 0.1.0) of package `bitvm v0.0.1 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `bitcoin-scriptexec`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/BitVM/rust-bitcoin-scriptexec/#b7297894
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/rust-bitcoin-scriptexec-f4734fc19467d5b6/b729789/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (getrandom) specified without providing a local path, Git repository, version, or workspace dependency to use


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/rust-bitcoin/rust-bitcoin`
        Updating git repository `https://github.com/BitVM/BitVM`
        Updating git repository `https://github.com/BitVM/rust-bitcoin-script`
        Updating git repository `https://github.com/BitVM/rust-bitcoin-scriptexec/`
    error: failed to get `bitcoin-scriptexec` as a dependency of package `bitvm v0.1.0 (https://github.com/BitVM/BitVM?rev=6f8c3901e46581ab012eed2fb6e54ed035b7c534#6f8c3901)`
        ... which satisfies git dependency `bitvm` (locked to 0.1.0) of package `bitvm v0.0.1 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `bitcoin-scriptexec`
    
    Caused by:
      unable to update https://github.com/BitVM/rust-bitcoin-scriptexec/#b7297894
    
    Caused by:
      failed to parse manifest at `/workspace/cargo-home/git/checkouts/rust-bitcoin-scriptexec-f4734fc19467d5b6/b729789/Cargo.toml`
    
    Caused by:
      dependency (getrandom) specified without providing a local path, Git repository, version, or workspace dependency to use