[INFO] cloning repository https://github.com/wasif1024/rust-cli-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasif1024/rust-cli-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasif1024%2Frust-cli-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasif1024%2Frust-cli-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c335c85399b8a5a1b0b255a2a41952206c768c84
[INFO] checking wasif1024/rust-cli-app against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasif1024%2Frust-cli-app" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file target/debug/libminigrep.rlib
[INFO] [stderr] error: unable to write file target/debug/minigrep
[INFO] [stderr] error: unable to write file target/debug/minigrep.d
[INFO] [stderr] error: unable to write file test.txt
[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] 


failed to checkout https://github.com/wasif1024/rust-cli-app

Caused by:
    command failed: exit status: 128
    
    