[INFO] cloning repository https://github.com/hubris-lang/hubris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hubris-lang/hubris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubris-lang%2Fhubris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubris-lang%2Fhubris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0333d4d26b7d66924acfe065c94d914e0ba011e4
[ERROR] this task or one of its parent failed!
[ERROR] command `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` failed
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.