[INFO] cloning repository https://github.com/bausub/Aleo-tiktacto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bausub/Aleo-tiktacto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausub%2FAleo-tiktacto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausub%2FAleo-tiktacto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35ec33531336a64cba54464b3512b5848486ab87 [INFO] checking bausub/Aleo-tiktacto/35ec33531336a64cba54464b3512b5848486ab87 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausub%2FAleo-tiktacto" "/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 tests/tests/parser/expression/binary/mul.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/mul_wrapped.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/nand.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/neq.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/neq_fail.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/nor.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/or.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/pow.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/pow_wrapped.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/rem.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/rem_wrapped.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/shl.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/shl_wrapped.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/shr.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/shr_wrapped.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/sub.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/binary/sub_wrapped.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/cast.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/cast_fail.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/circuit_init_fail.leo [INFO] [stderr] error: unable to write file tests/tests/parser/expression/ident.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/parser/expression/literal': 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 bausub/Aleo-tiktacto/35ec33531336a64cba54464b3512b5848486ab87 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausub%2FAleo-tiktacto" "/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 tests/tests/compiler/integers/u16/lt.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/max.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/max_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/min.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/min_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/mul.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/ne.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/no_space_between_literal.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/operator_methods.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/or.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/pow.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/rem.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/shl.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/shr.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/sub.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/ternary.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/u16/xor.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/integers/u32': 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 bausub/Aleo-tiktacto/35ec33531336a64cba54464b3512b5848486ab87 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausub%2FAleo-tiktacto" "/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 tests/tests/compiler/integers/i8/add.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/and.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/console_assert.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/div.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/eq.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/ge.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/gt.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/le.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/lt.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/max.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/max_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/min.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/min_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/mul.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/ne.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/negate.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/negate_min_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/negate_zero.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/no_space_between_literal.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/operator_methods.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/or.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/pow.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/rem.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/shl.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/shr.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/sub.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/ternary.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i8/xor.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/integers/u128': 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 bausub/Aleo-tiktacto/35ec33531336a64cba54464b3512b5848486ab87 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausub%2FAleo-tiktacto" "/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 tests/tests/compiler/integers/i32/shl.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i32/shr.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i32/sub.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i32/ternary.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/integers/i32/xor.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/integers/i64': 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 bausub/Aleo-tiktacto/35ec33531336a64cba54464b3512b5848486ab87 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausub%2FAleo-tiktacto" "/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 tests/tests/compiler/function/function_call_out_of_order.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/function_call_tyc_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/function_returns_record_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/global_shadow_function_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/helper_function_with_interface.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/inline_expr_statement.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/inline_twice.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/mutual_recursion_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/no_return.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/private_input_output.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/program_function_any_number_of_inputs_and_outputs.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/program_function_empty_body.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/program_function_no_constant_mode_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/program_function_unit_type.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/program_function_with_mode.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/record_in_conditional_return.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/scope_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/self.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/self_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/self_finalize_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/self_recursive_cycle_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/shadow_function_with_input_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/shadow_parameter_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/standard_function_calls_standard_function_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/standard_function_calls_transition_function_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/too_many_transitions_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/transition_function_calls_transition_function_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/undefined_data_type_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/undefined_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/unknown_parameter_type_fail.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/group': 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/bausub/Aleo-tiktacto