[INFO] cloning repository https://github.com/anggarapp/rust-leetcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anggarapp/rust-leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanggarapp%2Frust-leetcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanggarapp%2Frust-leetcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1b8edf5cbe98eece0f5e4bdd53056f1e05e39d5 [INFO] checking anggarapp/rust-leetcode against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanggarapp%2Frust-leetcode" "/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/solver/problem/p1_two_sum.rs [INFO] [stderr] error: unable to write file src/solver/problem/p2_add_two_numbers.rs [INFO] [stderr] error: unable to write file src/solver/problem/p3_longest_substring_without_repeating_char.rs [INFO] [stderr] error: unable to write file src/solver/problem/p4_median_of_two_sorted_array.rs [INFO] [stderr] error: unable to write file src/solver/problem/p5_longest_palindromic_substring.rs [INFO] [stderr] error: unable to write file src/solver/problem/p6_zigzag_conversion.rs [INFO] [stderr] error: unable to write file src/solver/problem/p7_reverse_integer.rs [INFO] [stderr] error: unable to write file src/solver/problem/p8_string_to_integer_atoi.rs [INFO] [stderr] error: unable to write file src/solver/problem/p9_palindrome_number.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] failed to checkout https://github.com/anggarapp/rust-leetcode Caused by: command failed: exit status: 128