[INFO] cloning repository https://github.com/domahidizoltan/learning-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domahidizoltan/learning-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/domahidizoltan/learning-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domahidizoltan/learning-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78d5adac13da881c5aee0d0a0133690c87be9eab [INFO] testing domahidizoltan/learning-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-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 src/rust_by_practice/_04_basic_types/_3_statements_expressions_3.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_04_basic_types/_4_functions_1.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_04_basic_types/_4_functions_2.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_04_basic_types/_4_functions_3.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_04_basic_types/_4_functions_4_diverging.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_04_basic_types/_4_functions_5_diverging.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing.rs [INFO] [stderr] fatal: cannot create directory at 'src/rust_by_practice/_05_ownership_and_borrowing': 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 domahidizoltan/learning-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] testing domahidizoltan/learning-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/builds/worker-6-tc2/source/.git/description': No space left on device [INFO] testing domahidizoltan/learning-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-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 src/rust_by_practice/_05_ownership_and_borrowing/_1_ownership_6_mutability.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_1_ownership_7_mutability.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_1_ownership_8_partial_move.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_1_ownership_8_partial_move_example.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_1_ownership_9_partial_move.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_10_nll.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_11_nll.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_1_reference.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_2_reference.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_3_reference.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_4_reference.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_5_reference.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_6_ref.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_7_borrowing_rules.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_8_mutablity.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_05_ownership_and_borrowing/_2_referencing_and_borrowing_9_mutablity.rs [INFO] [stderr] error: unable to write file src/rust_by_practice/_06_compound_types.rs [INFO] [stderr] fatal: cannot create directory at 'src/rust_by_practice/_06_compound_types': 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 domahidizoltan/learning-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomahidizoltan%2Flearning-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 src/rust_by_example/_10_modules/_5_file_hierarchy/split/my.rs [INFO] [stderr] fatal: cannot create directory at 'src/rust_by_example/_10_modules/_5_file_hierarchy/split/my': 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/domahidizoltan/learning-rust Caused by: command failed: exit status: 128