[INFO] cloning repository https://github.com/paulfedorow/rlox-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulfedorow/rlox-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8005bc1a5ec62759601db8707d437762e3648ec5 [INFO] checking paulfedorow/rlox-interpreter against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_bool.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_bool.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_class.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_class.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_function.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_function.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_nil.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_nil.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/field/set_on_num.lox [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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/paulfedorow/rlox-interpreter [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking paulfedorow/rlox-interpreter against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter" "/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 resources/compliance_tests/while/return_inside.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/while/syntax.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/while/syntax.lox.out [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] checking paulfedorow/rlox-interpreter against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter" "/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 resources/compliance_tests/closure/close_over_later_variable.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/closure/close_over_later_variable.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/closure/close_over_method_parameter.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/closure/close_over_method_parameter.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/string/multiline.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/string/multiline.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/string/unterminated.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/string/unterminated.lox.err [INFO] [stderr] fatal: cannot create directory at 'resources/compliance_tests/super': 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 paulfedorow/rlox-interpreter against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter" "/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 resources/compliance_tests/for/statement_initializer.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/for/statement_initializer.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/for/syntax.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/for/syntax.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/in_nested_block.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/local_from_method.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/local_from_method.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redeclare_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redeclare_global.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redefine_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redefine_global.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/scope_reuse_in_different_blocks.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/scope_reuse_in_different_blocks.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_and_local.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_and_local.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_global.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_local.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_local.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_global.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_local.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_local.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/uninitialized.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/uninitialized.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/unreached_undefined.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/unreached_undefined.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_false_as_var.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_false_as_var.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_global_in_initializer.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_global_in_initializer.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_local_in_initializer.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_local_in_initializer.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_nil_as_var.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_nil_as_var.lox.err [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] checking paulfedorow/rlox-interpreter against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter" "/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 resources/compliance_tests/closure/assign_to_shadowed_later.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/closure/assign_to_shadowed_later.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/closure/close_over_function_parameter.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/closure/close_over_function_parameter.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/string/literals.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/string/literals.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/string/multiline.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/string/multiline.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/string/unterminated.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/string/unterminated.lox.err [INFO] [stderr] fatal: cannot create directory at 'resources/compliance_tests/super': 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 paulfedorow/rlox-interpreter against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter" "/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 resources/compliance_tests/if/truth.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/if/truth.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/if/var_in_else.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/duplicate_local.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/duplicate_parameter.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/duplicate_parameter.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/early_bound.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/early_bound.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/in_middle_of_block.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/in_middle_of_block.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/in_nested_block.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/in_nested_block.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/local_from_method.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/local_from_method.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redeclare_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redeclare_global.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redefine_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/redefine_global.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/scope_reuse_in_different_blocks.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/scope_reuse_in_different_blocks.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_and_local.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_and_local.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_global.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_local.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/shadow_local.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_global.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_global.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_local.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/undefined_local.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/uninitialized.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/uninitialized.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/unreached_undefined.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/unreached_undefined.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_false_as_var.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_false_as_var.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_global_in_initializer.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_global_in_initializer.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_local_in_initializer.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_local_in_initializer.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_nil_as_var.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_nil_as_var.lox.err [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_this_as_var.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/variable/use_this_as_var.lox.err [INFO] [stderr] fatal: cannot create directory at 'resources/compliance_tests/while': 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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/paulfedorow/rlox-interpreter [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.