[INFO] cloning repository https://github.com/eda3/rust_by_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eda3/rust_by_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Frust_by_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Frust_by_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a6ce944bf302d0525297dbb34073341a008778a [INFO] testing eda3/rust_by_example 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%2Feda3%2Frust_by_example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/10-1-0_visibility.rs [INFO] [stderr] error: unable to write file src/bin/14-0_generics.rs [INFO] [stderr] error: unable to write file src/bin/14-1-0_gen_fn.rs [INFO] [stderr] error: unable to write file src/bin/14-2-0_impl.rs [INFO] [stderr] error: unable to write file src/bin/14-3-0_gen_trait.rs [INFO] [stderr] error: unable to write file src/bin/14-4-0_bounds.rs [INFO] [stderr] error: unable to write file src/bin/14-4-1-0_testcase_emply.rs [INFO] [stderr] error: unable to write file src/bin/14-5_0_multi_bounds.rs [INFO] [stderr] error: unable to write file src/bin/14-6_0_where.rs [INFO] [stderr] error: unable to write file src/bin/14-7-0_new_types.rs [INFO] [stderr] error: unable to write file src/bin/14-8-1-0_the_problem.rs [INFO] [stderr] error: unable to write file src/bin/14-8-2-types.rs [INFO] [stderr] error: unable to write file src/bin/14-9-0_phantom.rs [INFO] [stderr] error: unable to write file src/bin/15-1-0_raii.rs [INFO] [stderr] error: unable to write file src/bin/15-2-0_move.rs [INFO] [stderr] error: unable to write file src/bin/15-2-1-0_mut.rs [INFO] [stderr] error: unable to write file src/bin/15-3-0_borrow.rs [INFO] [stderr] error: unable to write file src/bin/15-3-1-0_mut.rs [INFO] [stderr] error: unable to write file src/bin/15-3-2-0_alias.rs [INFO] [stderr] error: unable to write file src/bin/15-3-3-0_ref.rs [INFO] [stderr] error: unable to write file src/bin/15-4-0.rs [INFO] [stderr] error: unable to write file src/bin/15-4-1_explicit.rs [INFO] [stderr] error: unable to write file src/bin/15-4-2_fn.rs [INFO] [stderr] error: unable to write file src/bin/15-4-3_methods.rs [INFO] [stderr] error: unable to write file src/bin/15-4-4_struct.rs [INFO] [stderr] error: unable to write file src/bin/15-4-5_trait.rs [INFO] [stderr] error: unable to write file src/bin/15-4-6_lifetime_bounds.rs [INFO] [stderr] error: unable to write file src/bin/15-4-7_coercion.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] testing eda3/rust_by_example 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%2Feda3%2Frust_by_example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-3-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] testing eda3/rust_by_example 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%2Feda3%2Frust_by_example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] testing eda3/rust_by_example 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%2Feda3%2Frust_by_example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/09-2-5-0_output_parameters.rs [INFO] [stderr] error: unable to write file src/bin/09-3-0_hof.rs [INFO] [stderr] error: unable to write file src/bin/10-1-0_visibility.rs [INFO] [stderr] error: unable to write file src/bin/14-0_generics.rs [INFO] [stderr] error: unable to write file src/bin/14-1-0_gen_fn.rs [INFO] [stderr] error: unable to write file src/bin/14-2-0_impl.rs [INFO] [stderr] error: unable to write file src/bin/14-3-0_gen_trait.rs [INFO] [stderr] error: unable to write file src/bin/14-4-0_bounds.rs [INFO] [stderr] error: unable to write file src/bin/14-4-1-0_testcase_emply.rs [INFO] [stderr] error: unable to write file src/bin/14-5_0_multi_bounds.rs [INFO] [stderr] error: unable to write file src/bin/14-6_0_where.rs [INFO] [stderr] error: unable to write file src/bin/14-7-0_new_types.rs [INFO] [stderr] error: unable to write file src/bin/14-8-1-0_the_problem.rs [INFO] [stderr] error: unable to write file src/bin/14-8-2-types.rs [INFO] [stderr] error: unable to write file src/bin/14-9-0_phantom.rs [INFO] [stderr] error: unable to write file src/bin/15-1-0_raii.rs [INFO] [stderr] error: unable to write file src/bin/15-2-0_move.rs [INFO] [stderr] error: unable to write file src/bin/15-2-1-0_mut.rs [INFO] [stderr] error: unable to write file src/bin/15-3-0_borrow.rs [INFO] [stderr] error: unable to write file src/bin/15-3-1-0_mut.rs [INFO] [stderr] error: unable to write file src/bin/15-3-2-0_alias.rs [INFO] [stderr] error: unable to write file src/bin/15-3-3-0_ref.rs [INFO] [stderr] error: unable to write file src/bin/15-4-0.rs [INFO] [stderr] error: unable to write file src/bin/15-4-1_explicit.rs [INFO] [stderr] error: unable to write file src/bin/15-4-2_fn.rs [INFO] [stderr] error: unable to write file src/bin/15-4-3_methods.rs [INFO] [stderr] error: unable to write file src/bin/15-4-4_struct.rs [INFO] [stderr] error: unable to write file src/bin/15-4-5_trait.rs [INFO] [stderr] error: unable to write file src/bin/15-4-6_lifetime_bounds.rs [INFO] [stderr] error: unable to write file src/bin/15-4-7_coercion.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] testing eda3/rust_by_example 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%2Feda3%2Frust_by_example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/09-2-4-0_input_functions.rs [INFO] [stderr] error: unable to write file src/bin/09-2-5-0_output_parameters.rs [INFO] [stderr] error: unable to write file src/bin/09-3-0_hof.rs [INFO] [stderr] error: unable to write file src/bin/10-1-0_visibility.rs [INFO] [stderr] error: unable to write file src/bin/14-0_generics.rs [INFO] [stderr] error: unable to write file src/bin/14-1-0_gen_fn.rs [INFO] [stderr] error: unable to write file src/bin/14-2-0_impl.rs [INFO] [stderr] error: unable to write file src/bin/14-3-0_gen_trait.rs [INFO] [stderr] error: unable to write file src/bin/14-4-0_bounds.rs [INFO] [stderr] error: unable to write file src/bin/14-4-1-0_testcase_emply.rs [INFO] [stderr] error: unable to write file src/bin/14-5_0_multi_bounds.rs [INFO] [stderr] error: unable to write file src/bin/14-6_0_where.rs [INFO] [stderr] error: unable to write file src/bin/14-7-0_new_types.rs [INFO] [stderr] error: unable to write file src/bin/14-8-1-0_the_problem.rs [INFO] [stderr] error: unable to write file src/bin/14-8-2-types.rs [INFO] [stderr] error: unable to write file src/bin/14-9-0_phantom.rs [INFO] [stderr] error: unable to write file src/bin/15-1-0_raii.rs [INFO] [stderr] error: unable to write file src/bin/15-2-0_move.rs [INFO] [stderr] error: unable to write file src/bin/15-2-1-0_mut.rs [INFO] [stderr] error: unable to write file src/bin/15-3-0_borrow.rs [INFO] [stderr] error: unable to write file src/bin/15-3-1-0_mut.rs [INFO] [stderr] error: unable to write file src/bin/15-3-2-0_alias.rs [INFO] [stderr] error: unable to write file src/bin/15-3-3-0_ref.rs [INFO] [stderr] error: unable to write file src/bin/15-4-0.rs [INFO] [stderr] error: unable to write file src/bin/15-4-1_explicit.rs [INFO] [stderr] error: unable to write file src/bin/15-4-2_fn.rs [INFO] [stderr] error: unable to write file src/bin/15-4-3_methods.rs [INFO] [stderr] error: unable to write file src/bin/15-4-4_struct.rs [INFO] [stderr] error: unable to write file src/bin/15-4-5_trait.rs [INFO] [stderr] error: unable to write file src/bin/15-4-6_lifetime_bounds.rs [INFO] [stderr] error: unable to write file src/bin/15-4-7_coercion.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/eda3/rust_by_example Caused by: command failed: exit status: 128