[INFO] cloning repository https://github.com/dockcy/rust-leetcode-hot100
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dockcy/rust-leetcode-hot100" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdockcy%2Frust-leetcode-hot100", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdockcy%2Frust-leetcode-hot100'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 316b5a36e8adc246237a76c65e8f68e44f4323bb
[INFO] checking dockcy/rust-leetcode-hot100 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdockcy%2Frust-leetcode-hot100" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/solution/no_0001_two_sums.rs
[INFO] [stderr] error: unable to write file src/solution/no_0003_length_of_longest_substring.rs
[INFO] [stderr] error: unable to write file src/solution/no_0011_container_with_most_water.rs
[INFO] [stderr] error: unable to write file src/solution/no_0015_three_sum.rs
[INFO] [stderr] error: unable to write file src/solution/no_0020_valid_parentheses.rs
[INFO] [stderr] error: unable to write file src/solution/no_0035_search_insert.rs
[INFO] [stderr] error: unable to write file src/solution/no_0042_trapping_rain_water.rs
[INFO] [stderr] error: unable to write file src/solution/no_0049_group_anagrams.rs
[INFO] [stderr] error: unable to write file src/solution/no_0070_climb_stairs.rs
[INFO] [stderr] error: unable to write file src/solution/no_0118_pascal_triangle.rs
[INFO] [stderr] error: unable to write file src/solution/no_0121_max_profit.rs
[INFO] [stderr] error: unable to write file src/solution/no_0128_longest_consecutive.rs
[INFO] [stderr] error: unable to write file src/solution/no_0136_single_number.rs
[INFO] [stderr] error: unable to write file src/solution/no_0169_majority_element.rs
[INFO] [stderr] error: unable to write file src/solution/no_0206_reverse_list.rs
[INFO] [stderr] error: unable to write file src/solution/no_0234_is_palindrome_linklist.rs
[INFO] [stderr] error: unable to write file src/solution/no_0239_max_sliding_window.rs
[INFO] [stderr] error: unable to write file src/solution/no_0283_move_zeros.rs
[INFO] [stderr] error: unable to write file src/solution/no_0438_find_anagrams.rs
[INFO] [stderr] error: unable to write file src/solution/no_0560_subarray_sum.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/dockcy/rust-leetcode-hot100

Caused by:
    command failed: exit status: 128
    
    