[INFO] cloning repository https://github.com/jakyle/rust-algos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakyle/rust-algos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-algos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-algos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a116745ec5efb4a2aa4edf0bc11ee1963173f076 [INFO] checking jakyle/rust-algos against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-algos" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/add_binary.rs [INFO] [stderr] error: unable to write file src/array_strings_are_equal.rs [INFO] [stderr] error: unable to write file src/balanced_string_split.rs [INFO] [stderr] error: unable to write file src/binary_search.rs [INFO] [stderr] error: unable to write file src/buddy_strings.rs [INFO] [stderr] error: unable to write file src/check_inclusion.rs [INFO] [stderr] error: unable to write file src/check_perfect_number.rs [INFO] [stderr] error: unable to write file src/common_chars.rs [INFO] [stderr] error: unable to write file src/count_consistent_strings.rs [INFO] [stderr] error: unable to write file src/count_good_triplets.rs [INFO] [stderr] error: unable to write file src/count_points.rs [INFO] [stderr] error: unable to write file src/count_primes.rs [INFO] [stderr] error: unable to write file src/decompress_rl_elist.rs [INFO] [stderr] error: unable to write file src/deepest_leaves_sum.rs [INFO] [stderr] error: unable to write file src/dest_city.rs [INFO] [stderr] error: unable to write file src/duplicate_zeroes.rs [INFO] [stderr] error: unable to write file src/fib.rs [INFO] [stderr] error: unable to write file src/find_center.rs [INFO] [stderr] error: unable to write file src/find_numbers_with_even_digits.rs [INFO] [stderr] error: unable to write file src/find_special_integer.rs [INFO] [stderr] error: unable to write file src/find_words.rs [INFO] [stderr] error: unable to write file src/fizz_buzz.rs [INFO] [stderr] error: unable to write file src/flood_fill.rs [INFO] [stderr] error: unable to write file src/int_to_roman.rs [INFO] [stderr] error: unable to write file src/is_palindrome.rs [INFO] [stderr] error: unable to write file src/is_power_of_four.rs [INFO] [stderr] error: unable to write file src/is_same_tree.rs [INFO] [stderr] error: unable to write file src/is_symmetric.rs [INFO] [stderr] error: unable to write file src/kids_with_greatest_numbers_of_candy.rs [INFO] [stderr] error: unable to write file src/length_of_longest_substring.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/max_area_of_island.rs [INFO] [stderr] error: unable to write file src/max_depth.rs [INFO] [stderr] error: unable to write file src/max_ice_cream.rs [INFO] [stderr] error: unable to write file src/max_sub_array.rs [INFO] [stderr] error: unable to write file src/maximum69_number.rs [INFO] [stderr] error: unable to write file src/maximum_wealth.rs [INFO] [stderr] error: unable to write file src/merge_alternately.rs [INFO] [stderr] error: unable to write file src/merge_trees.rs [INFO] [stderr] error: unable to write file src/merge_two_lists.rs [INFO] [stderr] error: unable to write file src/min_operations.rs [INFO] [stderr] error: unable to write file src/min_time_to_visit_all_points.rs [INFO] [stderr] error: unable to write file src/move_zeroes.rs [INFO] [stderr] error: unable to write file src/my_sqrt.rs [INFO] [stderr] error: unable to write file src/nearest_valid_point.rs [INFO] [stderr] error: unable to write file src/num_teams.rs [INFO] [stderr] error: unable to write file src/odd_cells.rs [INFO] [stderr] error: unable to write file src/oranges_rotting.rs [INFO] [stderr] error: unable to write file src/parking_system.rs [INFO] [stderr] error: unable to write file src/remove_duplicates.rs [INFO] [stderr] error: unable to write file src/repeated_n_times.rs [INFO] [stderr] error: unable to write file src/rotate.rs [INFO] [stderr] error: unable to write file src/self_dividing_number.rs [INFO] [stderr] error: unable to write file src/self_price.rs [INFO] [stderr] error: unable to write file src/shuffle.rs [INFO] [stderr] error: unable to write file src/shuffle_string.rs [INFO] [stderr] error: unable to write file src/single_number.rs [INFO] [stderr] error: unable to write file src/smaller_than_the_current_number.rs [INFO] [stderr] error: unable to write file src/sorted_squares.rs [INFO] [stderr] error: unable to write file src/sub_rectangle_queries.rs [INFO] [stderr] error: unable to write file src/subtract_product_and_sum.rs [INFO] [stderr] error: unable to write file src/sum_even_grandparent.rs [INFO] [stderr] error: unable to write file src/sum_odd_length_subarrays.rs [INFO] [stderr] error: unable to write file src/sum_of_unique.rs [INFO] [stderr] error: unable to write file src/two_sum.rs [INFO] [stderr] error: unable to write file src/unique_occurrences.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] [INFO] checking jakyle/rust-algos against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-algos" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/length_of_longest_substring.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/max_area_of_island.rs [INFO] [stderr] error: unable to write file src/max_depth.rs [INFO] [stderr] error: unable to write file src/max_ice_cream.rs [INFO] [stderr] error: unable to write file src/max_sub_array.rs [INFO] [stderr] error: unable to write file src/maximum69_number.rs [INFO] [stderr] error: unable to write file src/maximum_wealth.rs [INFO] [stderr] error: unable to write file src/merge_alternately.rs [INFO] [stderr] error: unable to write file src/merge_trees.rs [INFO] [stderr] error: unable to write file src/merge_two_lists.rs [INFO] [stderr] error: unable to write file src/min_operations.rs [INFO] [stderr] error: unable to write file src/min_time_to_visit_all_points.rs [INFO] [stderr] error: unable to write file src/move_zeroes.rs [INFO] [stderr] error: unable to write file src/my_sqrt.rs [INFO] [stderr] error: unable to write file src/nearest_valid_point.rs [INFO] [stderr] error: unable to write file src/num_teams.rs [INFO] [stderr] error: unable to write file src/odd_cells.rs [INFO] [stderr] error: unable to write file src/oranges_rotting.rs [INFO] [stderr] error: unable to write file src/parking_system.rs [INFO] [stderr] error: unable to write file src/remove_duplicates.rs [INFO] [stderr] error: unable to write file src/repeated_n_times.rs [INFO] [stderr] error: unable to write file src/rotate.rs [INFO] [stderr] error: unable to write file src/self_dividing_number.rs [INFO] [stderr] error: unable to write file src/self_price.rs [INFO] [stderr] error: unable to write file src/shuffle.rs [INFO] [stderr] error: unable to write file src/shuffle_string.rs [INFO] [stderr] error: unable to write file src/single_number.rs [INFO] [stderr] error: unable to write file src/smaller_than_the_current_number.rs [INFO] [stderr] error: unable to write file src/sorted_squares.rs [INFO] [stderr] error: unable to write file src/sub_rectangle_queries.rs [INFO] [stderr] error: unable to write file src/subtract_product_and_sum.rs [INFO] [stderr] error: unable to write file src/sum_even_grandparent.rs [INFO] [stderr] error: unable to write file src/sum_odd_length_subarrays.rs [INFO] [stderr] error: unable to write file src/sum_of_unique.rs [INFO] [stderr] error: unable to write file src/two_sum.rs [INFO] [stderr] error: unable to write file src/unique_occurrences.rs [INFO] [stderr] error: unable to write file src/update_matrix.rs [INFO] [stderr] error: unable to write file src/word_pattern.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] [INFO] checking jakyle/rust-algos against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-algos" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/kids_with_greatest_numbers_of_candy.rs [INFO] [stderr] error: unable to write file src/length_of_longest_substring.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/max_area_of_island.rs [INFO] [stderr] error: unable to write file src/max_depth.rs [INFO] [stderr] error: unable to write file src/max_ice_cream.rs [INFO] [stderr] error: unable to write file src/max_sub_array.rs [INFO] [stderr] error: unable to write file src/maximum69_number.rs [INFO] [stderr] error: unable to write file src/maximum_wealth.rs [INFO] [stderr] error: unable to write file src/merge_alternately.rs [INFO] [stderr] error: unable to write file src/merge_trees.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] [INFO] checking jakyle/rust-algos against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-algos" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/smaller_than_the_current_number.rs [INFO] [stderr] error: unable to write file src/sorted_squares.rs [INFO] [stderr] error: unable to write file src/sub_rectangle_queries.rs [INFO] [stderr] error: unable to write file src/subtract_product_and_sum.rs [INFO] [stderr] error: unable to write file src/sum_even_grandparent.rs [INFO] [stderr] error: unable to write file src/sum_odd_length_subarrays.rs [INFO] [stderr] error: unable to write file src/sum_of_unique.rs [INFO] [stderr] error: unable to write file src/two_sum.rs [INFO] [stderr] error: unable to write file src/unique_occurrences.rs [INFO] [stderr] error: unable to write file src/update_matrix.rs [INFO] [stderr] error: unable to write file src/word_pattern.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] [INFO] checking jakyle/rust-algos against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-algos" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/single_number.rs [INFO] [stderr] error: unable to write file src/smaller_than_the_current_number.rs [INFO] [stderr] error: unable to write file src/sorted_squares.rs [INFO] [stderr] error: unable to write file src/sub_rectangle_queries.rs [INFO] [stderr] error: unable to write file src/subtract_product_and_sum.rs [INFO] [stderr] error: unable to write file src/sum_even_grandparent.rs [INFO] [stderr] error: unable to write file src/sum_odd_length_subarrays.rs [INFO] [stderr] error: unable to write file src/sum_of_unique.rs [INFO] [stderr] error: unable to write file src/two_sum.rs [INFO] [stderr] error: unable to write file src/unique_occurrences.rs [INFO] [stderr] error: unable to write file src/update_matrix.rs [INFO] [stderr] error: unable to write file src/word_pattern.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/jakyle/rust-algos Caused by: command failed: exit status: 128