[INFO] cloning repository https://github.com/theCodedMike/data-structures-and-algorithms-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theCodedMike/data-structures-and-algorithms-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/theCodedMike/data-structures-and-algorithms-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theCodedMike/data-structures-and-algorithms-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e740ddaafc0aa613da0387bbbf9032160fafe5f7 [INFO] testing theCodedMike/data-structures-and-algorithms-in-rust against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'assets': 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] [INFO] testing theCodedMike/data-structures-and-algorithms-in-rust against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-6-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] testing theCodedMike/data-structures-and-algorithms-in-rust against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/dec_to_bin.png [INFO] [stderr] error: unable to write file assets/diagram_lru_4.png [INFO] [stderr] error: unable to write file assets/diagram_lru_5.png [INFO] [stderr] error: unable to write file assets/diagram_lru_6.png [INFO] [stderr] error: unable to write file assets/display_of_tree.png [INFO] [stderr] error: unable to write file assets/edit_distance.png [INFO] [stderr] error: unable to write file assets/graph.png [INFO] [stderr] error: unable to write file assets/graph_example.png [INFO] [stderr] error: unable to write file assets/hamming_distance.png [INFO] [stderr] error: unable to write file assets/hanoi.png [INFO] [stderr] error: unable to write file assets/hash_table.png [INFO] [stderr] error: unable to write file assets/heap_sort.png [INFO] [stderr] error: unable to write file assets/hot_potato.png [INFO] [stderr] error: unable to write file assets/infix_to_postfix.png [INFO] [stderr] error: unable to write file assets/insertion_sort.png [INFO] [stderr] error: unable to write file assets/internet_connect_graph.png [INFO] [stderr] error: unable to write file assets/knight_tour.png [INFO] [stderr] error: unable to write file assets/linked_list.png [INFO] [stderr] error: unable to write file assets/linked_list2.png [INFO] [stderr] error: unable to write file assets/make_pie.png [INFO] [stderr] error: unable to write file assets/merge_sort1.png [INFO] [stderr] error: unable to write file assets/merge_sort2.png [INFO] [stderr] error: unable to write file assets/nodes_of_tree.png [INFO] [stderr] error: unable to write file assets/nums_sum.png [INFO] [stderr] error: unable to write file assets/open_addressing.png [INFO] [stderr] error: unable to write file assets/palindrome_matching.png [INFO] [stderr] error: unable to write file assets/parenthesis_matching.png [INFO] [stderr] error: unable to write file assets/parse_tree.png [INFO] [stderr] error: unable to write file assets/queue.png [INFO] [stderr] error: unable to write file assets/quick_sort.png [INFO] [stderr] error: unable to write file assets/radix_sort.png [INFO] [stderr] error: unable to write file assets/recursion_and_loop.png [INFO] [stderr] error: unable to write file assets/rotate.png [INFO] [stderr] error: unable to write file assets/selection_sort.png [INFO] [stderr] error: unable to write file assets/sequential_search.png [INFO] [stderr] error: unable to write file assets/shell_sort.png [INFO] [stderr] error: unable to write file assets/small_data_float.png [INFO] [stderr] error: unable to write file assets/stack.png [INFO] [stderr] error: unable to write file assets/strongly_connected.png [INFO] [stderr] error: unable to write file assets/tim_sort.png [INFO] [stderr] error: unable to write file assets/time_complexity_curve.png [INFO] [stderr] error: unable to write file assets/tree.png [INFO] [stderr] error: unable to write file assets/tree_example.png [INFO] [stderr] error: unable to write file assets/tree_example_html_page.png [INFO] [stderr] error: unable to write file assets/tree_example_linux_file_system.png [INFO] [stderr] error: unable to write file assets/trie.png [INFO] [stderr] error: unable to write file assets/vec.png [INFO] [stderr] error: unable to write file assets/word_lader.png [INFO] [stderr] error: unable to write file assets/zipper.png [INFO] [stderr] fatal: cannot create directory at 'benches': 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] [INFO] testing theCodedMike/data-structures-and-algorithms-in-rust against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/bucket_sort.png [INFO] [stderr] error: unable to write file assets/compare_of_all_filters.png [INFO] [stderr] error: unable to write file assets/conshash.png [INFO] [stderr] error: unable to write file assets/cuckoo_filter.png [INFO] [stderr] fatal: cannot create directory at 'src/_10_exercise/_3_filter': 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] [INFO] testing theCodedMike/data-structures-and-algorithms-in-rust against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Fdata-structures-and-algorithms-in-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/quick_sort.png [INFO] [stderr] error: unable to write file assets/radix_sort.png [INFO] [stderr] error: unable to write file assets/recursion_and_loop.png [INFO] [stderr] error: unable to write file assets/rotate.png [INFO] [stderr] error: unable to write file assets/selection_sort.png [INFO] [stderr] error: unable to write file assets/sequential_search.png [INFO] [stderr] error: unable to write file assets/shell_sort.png [INFO] [stderr] error: unable to write file assets/small_data_float.png [INFO] [stderr] error: unable to write file assets/stack.png [INFO] [stderr] error: unable to write file assets/strongly_connected.png [INFO] [stderr] error: unable to write file assets/tim_sort.png [INFO] [stderr] error: unable to write file assets/time_complexity_curve.png [INFO] [stderr] error: unable to write file assets/tree.png [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/bench.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/mod.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_double_linked_list_head.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_double_linked_list_head_non_null.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_double_linked_list_head_raw_pointer.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_double_linked_list_tail.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_double_linked_list_tail_non_null.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_double_linked_list_tail_raw_pointer.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_single_linked_list_head.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_single_linked_list_head_non_null.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_single_linked_list_head_raw_pointer.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_single_linked_list_tail.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_single_linked_list_tail_non_null.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_single_linked_list_tail_raw_pointer.rs [INFO] [stderr] error: unable to write file src/_4_basic_data_structures/exercise/stack/stack_vec_head.rs [INFO] [stderr] error: unable to write file tests/8_tree/_8_2_binary_heap/mod.rs [INFO] [stderr] fatal: cannot create directory at 'tests/8_tree/_8_3_binary_search_tree': 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] failed to checkout https://github.com/theCodedMike/data-structures-and-algorithms-in-rust Caused by: command failed: exit status: 128