[INFO] cloning repository https://github.com/kamijodev/rust-study
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamijodev/rust-study" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamijodev%2Frust-study", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamijodev%2Frust-study'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb9b137329eba8e1c9450303529dee9c0e09e85a
[INFO] testing kamijodev/rust-study against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamijodev%2Frust-study" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file ch10-generics-traits-lifetimes.md
[INFO] [stderr] error: unable to write file ch11-testing.md
[INFO] [stderr] error: unable to write file ch12-io-project.md
[INFO] [stderr] error: unable to write file ch13-functional-features.md
[INFO] [stderr] error: unable to write file ch14-cargo-cratesio.md
[INFO] [stderr] error: unable to write file ch15-smart-pointers.md
[INFO] [stderr] error: unable to write file ch16-concurrency.md
[INFO] [stderr] error: unable to write file ch17-async-await.md
[INFO] [stderr] error: unable to write file ch18-oop.md
[INFO] [stderr] error: unable to write file ch19-patterns.md
[INFO] [stderr] error: unable to write file ch20-advanced-features.md
[INFO] [stderr] error: unable to write file ch21-web-server.md
[INFO] [stderr] error: unable to write file package-lock.json
[INFO] [stderr] error: unable to write file package.json
[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] 


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: failed to checkout https://github.com/kamijodev/rust-study
    2: command failed: exit status: 128
       
       