[INFO] cloning repository https://github.com/hyyking/executor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyyking/executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyyking%2Fexecutor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyyking%2Fexecutor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34070ee7c73d5160549c6f5c7766f6a416b6e5ac
[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.