[INFO] cloning repository https://github.com/SaaS3-Foundation/dRuntime-fat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaaS3-Foundation/dRuntime-fat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaS3-Foundation%2FdRuntime-fat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaS3-Foundation%2FdRuntime-fat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d3cc9842f921ae8a70a32f4d4e36d2bf5ecb877 [INFO] checking SaaS3-Foundation/dRuntime-fat/6d3cc9842f921ae8a70a32f4d4e36d2bf5ecb877 against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaS3-Foundation%2FdRuntime-fat" "/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/SaaS3-Foundation/dRuntime-fat on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SaaS3-Foundation/dRuntime-fat [INFO] finished tweaking git repo https://github.com/SaaS3-Foundation/dRuntime-fat [INFO] tweaked toml for git repo https://github.com/SaaS3-Foundation/dRuntime-fat written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SaaS3-Foundation/dRuntime-fat 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kvinwang/serde.git` [INFO] [stderr] Updating git repository `https://github.com/SaaS3-Foundation/abi.git` [INFO] [stderr] error: failed to get `abi` as a dependency of package `druntime v2.0.10 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `abi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/SaaS3-Foundation/abi.git#d0798ed8 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/git/checkouts/abi-50714ad1cdfada06/d0798ed/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (anyhow) specified without providing a local path, Git repository, version, or workspace dependency to use [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.