[INFO] cloning repository https://github.com/spring820313/coinapi-sdk-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spring820313/coinapi-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspring820313%2Fcoinapi-sdk-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspring820313%2Fcoinapi-sdk-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69b4ccafcb9c4166515a48a0e4221ca8c47cde5c [INFO] checking spring820313/coinapi-sdk-rust against master#5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea for pr-124336 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspring820313%2Fcoinapi-sdk-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/coinapi/def.rs [INFO] [stderr] error: unable to write file src/coinapi/encrypted_data.rs [INFO] [stderr] error: unable to write file src/coinapi/keypath.rs [INFO] [stderr] error: unable to write file src/coinapi/macros.rs [INFO] [stderr] error: unable to write file src/coinapi/map_t.rs [INFO] [stderr] error: unable to write file src/coinapi/mod.rs [INFO] [stderr] error: unable to write file src/coinapi/netparams.rs [INFO] [stderr] error: unable to write file src/coinapi/obj_t.rs [INFO] [stderr] error: unable to write file src/coinapi/str_t.rs [INFO] [stderr] error: unable to write file src/coinapi/value.rs [INFO] [stderr] error: unable to write file src/double.c [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/spring820313/coinapi-sdk-rust [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.