[INFO] cloning repository https://github.com/eavae/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/eavae/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feavae%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feavae%2Fleetcode-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feavae%2Fleetcode-rust/branches/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/eavae/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/eavae/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feavae%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feavae%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9658edc3d2667a00db79291d4bc69c354e0daa7c [INFO] testing eavae/leetcode-rust against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feavae%2Fleetcode-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/n0099_recover_binary_search_tree.rs [INFO] [stderr] error: unable to write file src/n0100_same_tree.rs [INFO] [stderr] error: unable to write file src/n0101_symmetric_tree.rs [INFO] [stderr] error: unable to write file src/n0102_binary_tree_level_order_traversal.rs [INFO] [stderr] error: unable to write file src/n0103_binary_tree_zigzag_level_order_traversal.rs [INFO] [stderr] error: unable to write file src/n0104_maximum_depth_of_binary_tree.rs [INFO] [stderr] error: unable to write file src/n0105_construct_binary_tree_from_preorder_and_inorder_traversal.rs [INFO] [stderr] error: unable to create file src/n0106_construct_binary_tree_from_inorder_and_postorder_traversal.rs: No space left on device [INFO] [stderr] error: unable to write file src/n0107_binary_tree_level_order_traversal_ii.rs [INFO] [stderr] error: unable to create file src/n0108_convert_sorted_array_to_binary_search_tree.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0109_convert_sorted_list_to_binary_search_tree.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0110_balanced_binary_tree.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0111_minimum_depth_of_binary_tree.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0112_path_sum.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0113_path_sum_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0114_flatten_binary_tree_to_linked_list.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0115_distinct_subsequences.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0118_pascals_triangle.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0119_pascals_triangle_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0120_triangle.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0121_best_time_to_buy_and_sell_stock.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0122_best_time_to_buy_and_sell_stock_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0123_best_time_to_buy_and_sell_stock_iii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0124_binary_tree_maximum_path_sum.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0125_valid_palindrome.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0126_word_ladder_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0127_word_ladder.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0128_longest_consecutive_sequence.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0129_sum_root_to_leaf_numbers.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0130_surrounded_regions.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0131_palindrome_partitioning.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0132_palindrome_partitioning_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0134_gas_station.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0135_candy.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0136_single_number.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0137_single_number_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0139_word_break.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0140_word_break_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0143_reorder_list.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0144_binary_tree_preorder_traversal.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0145_binary_tree_postorder_traversal.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0146_lru_cache.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0147_insertion_sort_list.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0148_sort_list.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0149_max_points_on_a_line.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0150_evaluate_reverse_polish_notation.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0151_reverse_words_in_a_string.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0152_maximum_product_subarray.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0153_find_minimum_in_rotated_sorted_array.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0154_find_minimum_in_rotated_sorted_array_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0155_min_stack.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0162_find_peak_element.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0164_maximum_gap.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0165_compare_version_numbers.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0166_fraction_to_recurring_decimal.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0167_two_sum_ii_input_array_is_sorted.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0168_excel_sheet_column_title.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0169_majority_element.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0171_excel_sheet_column_number.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0172_factorial_trailing_zeroes.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0173_binary_search_tree_iterator.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0174_dungeon_game.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0179_largest_number.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0187_repeated_dna_sequences.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0188_best_time_to_buy_and_sell_stock_iv.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0189_rotate_array.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0198_house_robber.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0199_binary_tree_right_side_view.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0200_number_of_islands.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0201_bitwise_and_of_numbers_range.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0202_happy_number.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0203_remove_linked_list_elements.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0204_count_primes.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0205_isomorphic_strings.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0206_reverse_linked_list.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0207_course_schedule.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0208_implement_trie_prefix_tree.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0209_minimum_size_subarray_sum.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0210_course_schedule_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0211_add_and_search_word_data_structure_design.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0212_word_search_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0213_house_robber_ii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0214_shortest_palindrome.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0215_kth_largest_element_in_an_array.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0216_combination_sum_iii.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0217_contains_duplicate.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0218_the_skyline_problem.rs: No space left on device [INFO] [stderr] error: unable to create file src/n0219_contains_duplicate_ii.rs: No space left on device [INFO] [stderr] error: unable to write file src/n0299_bulls_and_cows.rs [INFO] [stderr] error: unable to write file src/n0300_longest_increasing_subsequence.rs [INFO] [stderr] error: unable to write file src/n0301_remove_invalid_parentheses.rs [INFO] [stderr] error: unable to write file src/n0303_range_sum_query_immutable.rs [INFO] [stderr] error: unable to write file src/n0304_range_sum_query_2d_immutable.rs [INFO] [stderr] error: unable to write file src/n0306_additive_number.rs [INFO] [stderr] error: unable to write file src/n0307_range_sum_query_mutable.rs [INFO] [stderr] error: unable to write file src/n0309_best_time_to_buy_and_sell_stock_with_cooldown.rs [INFO] [stderr] error: unable to write file src/n0310_minimum_height_trees.rs [INFO] [stderr] error: unable to write file src/n0312_burst_balloons.rs [INFO] [stderr] error: unable to write file src/n0313_super_ugly_number.rs [INFO] [stderr] error: unable to write file src/n0792_binary_search.rs [INFO] [stderr] error: unable to write file src/n1009_pancake_sorting.rs [INFO] [stderr] error: unable to write file src/n1013_fibonacci_number.rs [INFO] [stderr] error: unable to write file src/n1071_binary_prefix_divisible_by_5.rs [INFO] [stderr] error: unable to write file src/n1127_last_stone_weight.rs [INFO] [stderr] error: unable to write file src/problem.rs [INFO] [stderr] fatal: cannot create directory at 'src/util': No space left on device [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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/eavae/leetcode-rust