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