[INFO] cloning repository https://github.com/stada526/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stada526/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust/hooks/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/stada526/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stada526/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [INFO] [stderr] fatal: unable to update HEAD [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/stada526/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stada526/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust/refs/tags: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/stada526/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stada526/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/stada526/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stada526/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/stada526/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stada526/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48d5fb5f09df96f6de9aa61bb0d4eb6417274713 [INFO] checking stada526/leetcode-rust against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstada526%2Fleetcode-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/solutions/s_110_balanced_binary_tree.rs [INFO] [stderr] error: unable to write file src/solutions/s_128_longest_consecutive_sequence.rs [INFO] [stderr] error: unable to write file src/solutions/s_143_reorder_list.rs [INFO] [stderr] error: unable to write file src/solutions/s_153_find_minimum_in_rotated_sorted_array.rs [INFO] [stderr] error: unable to write file src/solutions/s_155_min_stack.rs [INFO] [stderr] error: unable to write file src/solutions/s_198_house_robbers.rs [INFO] [stderr] error: unable to write file src/solutions/s_19_remove_nth_node_from_end_of_list.rs [INFO] [stderr] error: unable to write file src/solutions/s_206_reverse_linked_list.rs [INFO] [stderr] error: unable to write file src/solutions/s_22_generate_parentheses.rs [INFO] [stderr] error: unable to write file src/solutions/s_238_product_of_array_except_self.rs [INFO] [stderr] error: unable to write file src/solutions/s_3_longest_substring_without_repeating_characters.rs [INFO] [stderr] error: unable to write file src/solutions/s_417_pacific_atlantic_water_flow.rs [INFO] [stderr] error: unable to write file src/solutions/s_424_longest_repeating_character_replacement.rs [INFO] [stderr] error: unable to write file src/solutions/s_46_permutations.rs [INFO] [stderr] error: unable to write file src/solutions/s_543_diameter_of_binary_tree.rs [INFO] [stderr] error: unable to write file src/solutions/s_567_permutation_in_string.rs [INFO] [stderr] error: unable to write file src/solutions/s_572_subtree_of_another_tree.rs [INFO] [stderr] error: unable to write file src/solutions/s_704_binary_search.rs [INFO] [stderr] error: unable to write file src/solutions/s_78_subset.rs [INFO] [stderr] error: unable to write file src/solutions/s_79_word_search.rs [INFO] [stderr] error: unable to write file src/solutions/s_98_validate_binary_search_tree.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/stada526/leetcode-rust Caused by: command failed: exit status: 128