[INFO] cloning repository https://github.com/apoelstra/scriptpubkey-checker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apoelstra/scriptpubkey-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Fscriptpubkey-checker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Fscriptpubkey-checker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 959bd985167bdb5d972528a70c22ccebb63264e6
[INFO] checking apoelstra/scriptpubkey-checker against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Fscriptpubkey-checker" "/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/apoelstra/scriptpubkey-checker on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/apoelstra/scriptpubkey-checker
[INFO] finished tweaking git repo https://github.com/apoelstra/scriptpubkey-checker
[INFO] tweaked toml for git repo https://github.com/apoelstra/scriptpubkey-checker written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/apoelstra/scriptpubkey-checker 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/apoelstra/rust-bitcoin.git`
[INFO] [stderr]     Updating git repository `https://github.com/erickt/rust-zmq.git`
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/rust-zmq-171537f0d9cec03c/e3fa619/Cargo.toml:1:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | | path = "src/zmq/lib.rs"
[INFO] [stderr]   | |_______________________^
[INFO] [stderr]   |
[INFO] [stderr] error: failed to get `zmq` as a dependency of package `scriptpubkey-checker v0.0.1 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `zmq`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/erickt/rust-zmq.git#e3fa6192
[ERROR] this task or one of its parent failed!
[ERROR] overridden task result to broken:missing-deps
[ERROR] caused by: the crate depends on missing dependencies
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
