[INFO] cloning repository https://github.com/ryanfzy/leetcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanfzy/leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanfzy%2Fleetcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanfzy%2Fleetcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dced1bb98ea516c0c078e8c0b3c96a32cfe5e85 [INFO] checking ryanfzy/leetcode against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanfzy%2Fleetcode" "/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/solutions/forty.rs [INFO] [stderr] error: unable to write file src/solutions/four.rs [INFO] [stderr] error: unable to write file src/solutions/four_one.rs [INFO] [stderr] error: unable to write file src/solutions/four_two.rs [INFO] [stderr] error: unable to write file src/solutions/fourteen.rs [INFO] [stderr] error: unable to write file src/solutions/mod.rs [INFO] [stderr] error: unable to write file src/solutions/nine.rs [INFO] [stderr] error: unable to write file src/solutions/nineteen.rs [INFO] [stderr] error: unable to write file src/solutions/one.rs [INFO] [stderr] error: unable to write file src/solutions/seven.rs [INFO] [stderr] error: unable to write file src/solutions/seventeen.rs [INFO] [stderr] error: unable to write file src/solutions/six.rs [INFO] [stderr] error: unable to write file src/solutions/sixteen.rs [INFO] [stderr] error: unable to write file src/solutions/ten.rs [INFO] [stderr] error: unable to write file src/solutions/thirteen.rs [INFO] [stderr] error: unable to write file src/solutions/thirty.rs [INFO] [stderr] error: unable to write file src/solutions/thirtyfour.rs [INFO] [stderr] error: unable to write file src/solutions/thirtyone.rs [INFO] [stderr] error: unable to write file src/solutions/thirtythree.rs [INFO] [stderr] error: unable to write file src/solutions/thirtytwo.rs [INFO] [stderr] error: unable to write file src/solutions/three.rs [INFO] [stderr] error: unable to write file src/solutions/three_eight.rs [INFO] [stderr] error: unable to write file src/solutions/three_nine.rs [INFO] [stderr] error: unable to write file src/solutions/three_seven.rs [INFO] [stderr] error: unable to write file src/solutions/three_six.rs [INFO] [stderr] error: unable to write file src/solutions/twelve.rs [INFO] [stderr] error: unable to write file src/solutions/twenty.rs [INFO] [stderr] error: unable to write file src/solutions/twentyeight.rs [INFO] [stderr] error: unable to write file src/solutions/twentyfive.rs [INFO] [stderr] error: unable to write file src/solutions/twentyfour.rs [INFO] [stderr] error: unable to write file src/solutions/twentynine.rs [INFO] [stderr] error: unable to write file src/solutions/twentyone.rs [INFO] [stderr] error: unable to write file src/solutions/twentythree.rs [INFO] [stderr] error: unable to write file src/solutions/twentytwo.rs [INFO] [stderr] error: unable to write file src/solutions/two.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/ryanfzy/leetcode [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.