[INFO] cloning repository https://github.com/ha-shine/losk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ha-shine/losk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fha-shine%2Flosk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fha-shine%2Flosk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e049476b5e702558858a1d29106c10f2fc64fc0 [INFO] testing ha-shine/losk against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fha-shine%2Flosk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/super/super_in_inherited_method.lox.out [INFO] [stderr] error: unable to write file tests/super/super_in_top_level_function.lox [INFO] [stderr] error: unable to write file tests/super/super_in_top_level_function.lox.out [INFO] [stderr] error: unable to write file tests/super/super_without_dot.lox [INFO] [stderr] error: unable to write file tests/super/super_without_dot.lox.out [INFO] [stderr] error: unable to write file tests/super/super_without_name.lox [INFO] [stderr] error: unable to write file tests/super/super_without_name.lox.out [INFO] [stderr] error: unable to write file tests/super/this_in_superclass_method.lox [INFO] [stderr] error: unable to write file tests/super/this_in_superclass_method.lox.out [INFO] [stderr] error: unable to write file tests/while/syntax.lox [INFO] [stderr] error: unable to write file tests/while/syntax.lox.out [INFO] [stderr] error: unable to write file tests/while/var_in_body.lox [INFO] [stderr] error: unable to write file tests/while/var_in_body.lox.out [INFO] [stderr] fatal: cannot create directory at 'vm': 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 ha-shine/losk against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fha-shine%2Flosk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/function/recursion.lox [INFO] [stderr] error: unable to write file tests/function/recursion.lox.out [INFO] [stderr] error: unable to write file tests/function/too_many_arguments.lox [INFO] [stderr] error: unable to write file tests/function/too_many_arguments.lox.out [INFO] [stderr] error: unable to write file tests/function/too_many_parameters.lox [INFO] [stderr] error: unable to write file tests/function/too_many_parameters.lox.out [INFO] [stderr] fatal: cannot create directory at 'tests/if': 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 ha-shine/losk against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fha-shine%2Flosk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/for/statement_condition.lox.out [INFO] [stderr] error: unable to write file tests/for/statement_increment.lox [INFO] [stderr] error: unable to write file tests/for/statement_increment.lox.out [INFO] [stderr] error: unable to write file tests/for/statement_initializer.lox [INFO] [stderr] error: unable to write file tests/for/statement_initializer.lox.out [INFO] [stderr] error: unable to write file tests/for/syntax.lox [INFO] [stderr] error: unable to write file tests/for/syntax.lox.out [INFO] [stderr] error: unable to write file tests/for/var_in_body.lox [INFO] [stderr] error: unable to write file tests/for/var_in_body.lox.out [INFO] [stderr] fatal: cannot create directory at 'tests/function': 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 ha-shine/losk against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fha-shine%2Flosk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/for/class_in_body.lox [INFO] [stderr] error: unable to write file tests/for/class_in_body.lox.out [INFO] [stderr] error: unable to write file tests/for/closure_in_body.lox [INFO] [stderr] error: unable to write file tests/for/closure_in_body.lox.out [INFO] [stderr] error: unable to write file tests/for/fun_in_body.lox [INFO] [stderr] error: unable to write file tests/for/fun_in_body.lox.out [INFO] [stderr] error: unable to write file tests/for/return_closure.lox [INFO] [stderr] error: unable to write file tests/for/return_closure.lox.out [INFO] [stderr] error: unable to write file tests/for/return_inside.lox [INFO] [stderr] error: unable to write file tests/for/return_inside.lox.out [INFO] [stderr] error: unable to write file tests/for/scope.lox [INFO] [stderr] error: unable to write file tests/for/scope.lox.out [INFO] [stderr] error: unable to write file tests/for/statement_condition.lox [INFO] [stderr] error: unable to write file tests/for/statement_condition.lox.out [INFO] [stderr] error: unable to write file tests/for/statement_increment.lox [INFO] [stderr] error: unable to write file tests/for/statement_increment.lox.out [INFO] [stderr] error: unable to write file tests/for/statement_initializer.lox [INFO] [stderr] error: unable to write file tests/for/statement_initializer.lox.out [INFO] [stderr] error: unable to write file tests/for/syntax.lox [INFO] [stderr] error: unable to write file tests/for/syntax.lox.out [INFO] [stderr] error: unable to write file tests/for/var_in_body.lox [INFO] [stderr] error: unable to write file tests/for/var_in_body.lox.out [INFO] [stderr] fatal: cannot create directory at 'tests/function': 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 ha-shine/losk against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fha-shine%2Flosk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/operator/equals.lox.out [INFO] [stderr] error: unable to write file tests/operator/equals_class.lox [INFO] [stderr] error: unable to write file tests/operator/equals_class.lox.out [INFO] [stderr] error: unable to write file tests/operator/equals_method.lox [INFO] [stderr] error: unable to write file tests/operator/equals_method.lox.out [INFO] [stderr] error: unable to write file tests/operator/greater_nonnum_num.lox [INFO] [stderr] error: unable to write file tests/operator/greater_nonnum_num.lox.out [INFO] [stderr] error: unable to write file tests/operator/greater_num_nonnum.lox [INFO] [stderr] error: unable to write file tests/operator/greater_num_nonnum.lox.out [INFO] [stderr] error: unable to write file tests/operator/greater_or_equal_nonnum_num.lox [INFO] [stderr] error: unable to write file tests/operator/greater_or_equal_nonnum_num.lox.out [INFO] [stderr] error: unable to write file tests/operator/greater_or_equal_num_nonnum.lox [INFO] [stderr] error: unable to write file tests/operator/greater_or_equal_num_nonnum.lox.out [INFO] [stderr] error: unable to write file tests/operator/less_nonnum_num.lox [INFO] [stderr] error: unable to write file tests/operator/less_nonnum_num.lox.out [INFO] [stderr] error: unable to write file tests/operator/less_num_nonnum.lox [INFO] [stderr] error: unable to write file tests/operator/less_num_nonnum.lox.out [INFO] [stderr] error: unable to write file tests/operator/less_or_equal_nonnum_num.lox [INFO] [stderr] error: unable to write file tests/operator/less_or_equal_nonnum_num.lox.out [INFO] [stderr] error: unable to write file tests/operator/less_or_equal_num_nonnum.lox [INFO] [stderr] error: unable to write file tests/operator/less_or_equal_num_nonnum.lox.out [INFO] [stderr] error: unable to write file tests/operator/multiply.lox [INFO] [stderr] error: unable to write file tests/operator/multiply.lox.out [INFO] [stderr] error: unable to write file tests/operator/multiply_nonnum_num.lox [INFO] [stderr] error: unable to write file tests/operator/multiply_nonnum_num.lox.out [INFO] [stderr] error: unable to write file tests/operator/multiply_num_nonnum.lox [INFO] [stderr] error: unable to write file tests/operator/multiply_num_nonnum.lox.out [INFO] [stderr] error: unable to write file tests/operator/negate.lox [INFO] [stderr] error: unable to write file tests/operator/negate.lox.out [INFO] [stderr] error: unable to write file tests/operator/negate_nonnum.lox [INFO] [stderr] error: unable to write file tests/operator/negate_nonnum.lox.out [INFO] [stderr] error: unable to write file tests/operator/not.lox [INFO] [stderr] error: unable to write file tests/operator/not.lox.out [INFO] [stderr] error: unable to write file tests/operator/not_class.lox [INFO] [stderr] error: unable to write file tests/operator/not_class.lox.out [INFO] [stderr] error: unable to write file tests/operator/not_equals.lox [INFO] [stderr] error: unable to write file tests/operator/not_equals.lox.out [INFO] [stderr] error: unable to write file tests/operator/subtract.lox [INFO] [stderr] error: unable to write file tests/operator/subtract.lox.out [INFO] [stderr] error: unable to write file tests/operator/subtract_nonnum_num.lox [INFO] [stderr] error: unable to write file tests/operator/subtract_nonnum_num.lox.out [INFO] [stderr] error: unable to write file tests/operator/subtract_num_nonnum.lox [INFO] [stderr] error: unable to write file tests/operator/subtract_num_nonnum.lox.out [INFO] [stderr] error: unable to write file tests/precedence.lox [INFO] [stderr] error: unable to write file tests/precedence.lox.out [INFO] [stderr] fatal: cannot create directory at 'tests/print': 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/ha-shine/losk Caused by: command failed: exit status: 128