[INFO] cloning repository https://github.com/EspressoSystems/hotshot-primitives
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EspressoSystems/hotshot-primitives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEspressoSystems%2Fhotshot-primitives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEspressoSystems%2Fhotshot-primitives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35d6e8ca489a55a4101411b7e8d91fa94d0a40a8
[INFO] checking EspressoSystems/hotshot-primitives against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEspressoSystems%2Fhotshot-primitives" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EspressoSystems/hotshot-primitives
[INFO] finished tweaking git repo https://github.com/EspressoSystems/hotshot-primitives
[INFO] tweaked toml for git repo https://github.com/EspressoSystems/hotshot-primitives written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EspressoSystems/hotshot-primitives on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/espressosystems/jellyfish`
[INFO] [stderr]     Updating git repository `https://github.com/espressosystems/tagged-base64`
[INFO] [stderr] error: no matching package named `jf-primitives` found
[INFO] [stderr] location searched: Git repository https://github.com/espressosystems/jellyfish
[INFO] [stderr] required by package `hotshot-primitives v0.1.0 (/workspace/builds/worker-2-tc1/source)`


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/espressosystems/jellyfish`
        Updating git repository `https://github.com/espressosystems/tagged-base64`
    error: no matching package named `jf-primitives` found
    location searched: Git repository https://github.com/espressosystems/jellyfish
    required by package `hotshot-primitives v0.1.0 (/workspace/builds/worker-2-tc1/source)`