[INFO] cloning repository https://github.com/jakegut/waccrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakegut/waccrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakegut%2Fwaccrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakegut%2Fwaccrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba2c7291f3801121d1b869093fb05f04efcbd399 [INFO] checking jakegut/waccrs against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakegut%2Fwaccrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/scalar_member_access/arrow.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/scalar_member_access/dot.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/scalar_member_access/linked_list.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/scalar_member_access/nested_struct.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/scalar_member_access/static_structs.c [INFO] [stderr] fatal: cannot create directory at 'writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/semantic_analysis': 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] checking jakegut/waccrs against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakegut%2Fwaccrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/libraries/global_struct_client.c [INFO] [stderr] fatal: cannot create directory at 'writing-a-c-compiler-tests/tests/chapter_18/valid/no_structure_parameters/libraries/initializers': 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] checking jakegut/waccrs against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakegut%2Fwaccrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/extra_credit/member_access/nested_union_access.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/extra_credit/member_access/static_union_access.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/extra_credit/member_access/union_init_and_member_access.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/valid/extra_credit/member_access/union_temp_lifetime.c [INFO] [stderr] fatal: cannot create directory at 'writing-a-c-compiler-tests/tests/chapter_18/valid/extra_credit/other_features': 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] checking jakegut/waccrs against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakegut%2Fwaccrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/incomplete_struct_conditional.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/incomplete_struct_full_expr.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/incomplete_struct_member.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/incomplete_subscript.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/incomplete_tentative_def.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/initialize_incomplete.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/sizeof_incomplete.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_incomplete_structs/sizeof_incomplete_expr.c [INFO] [stderr] fatal: cannot create directory at 'writing-a-c-compiler-tests/tests/chapter_18/invalid_types/invalid_lvalues': 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] checking jakegut/waccrs against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakegut%2Fwaccrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/struct_member_is_function.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/struct_member_name_kw.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/struct_member_no_declarator.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/struct_member_no_semicolon.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/struct_member_no_type.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/struct_member_storage_class.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/var_decl_bad_tag_1.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/var_decl_bad_tag_2.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/var_decl_bad_type_specifier.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/var_decl_missing_struct_kw.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/var_decl_two_struct_kws.c [INFO] [stderr] error: unable to write file writing-a-c-compiler-tests/tests/chapter_18/invalid_parse/var_decl_two_tags.c [INFO] [stderr] fatal: cannot create directory at 'writing-a-c-compiler-tests/tests/chapter_18/invalid_struct_tags': 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/jakegut/waccrs Caused by: command failed: exit status: 128