[INFO] cloning repository https://github.com/yanazink/jakt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yanazink/jakt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanazink%2Fjakt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanazink%2Fjakt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13de84bf7fc33999e7a15cc0a9038e36ce77e1b4 [INFO] testing yanazink/jakt against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanazink%2Fjakt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .clang-format [INFO] [stderr] fatal: cannot create directory at '.github': 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 yanazink/jakt against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanazink%2Fjakt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file samples/strings/string_builder.out [INFO] [stderr] error: unable to write file samples/strings/string_split.jakt [INFO] [stderr] error: unable to write file samples/strings/string_split.out [INFO] [stderr] error: unable to write file samples/strings/uppercase_lowercase.jakt [INFO] [stderr] error: unable to write file samples/strings/uppercase_lowercase.out [INFO] [stderr] fatal: cannot create directory at 'samples/structs': 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 yanazink/jakt against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanazink%2Fjakt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file samples/optional/mutable_unwrap.jakt [INFO] [stderr] error: unable to write file samples/optional/mutable_unwrap.out [INFO] [stderr] error: unable to write file samples/optional/none_coalescing.jakt [INFO] [stderr] error: unable to write file samples/optional/none_coalescing.out [INFO] [stderr] fatal: cannot create directory at 'samples/pointers': 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 yanazink/jakt against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanazink%2Fjakt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file samples/math/bitwise.out [INFO] [stderr] error: unable to write file samples/math/incompatible_literal.error [INFO] [stderr] error: unable to write file samples/math/incompatible_literal.jakt [INFO] [stderr] error: unable to write file samples/math/increment_decrement.jakt [INFO] [stderr] error: unable to write file samples/math/increment_decrement.out [INFO] [stderr] error: unable to write file samples/math/increment_decrement_bad.error [INFO] [stderr] error: unable to write file samples/math/increment_decrement_bad.jakt [INFO] [stderr] error: unable to write file samples/math/integer_casts.jakt [INFO] [stderr] error: unable to write file samples/math/integer_casts.out [INFO] [stderr] error: unable to write file samples/math/math.jakt [INFO] [stderr] error: unable to write file samples/math/math.out [INFO] [stderr] error: unable to write file samples/math/math2.jakt [INFO] [stderr] error: unable to write file samples/math/math2.out [INFO] [stderr] error: unable to write file samples/math/negate_negate.jakt [INFO] [stderr] error: unable to write file samples/math/negate_negate.out [INFO] [stderr] error: unable to write file samples/math/negate_unary_op.jakt [INFO] [stderr] error: unable to write file samples/math/negate_unary_op.out [INFO] [stderr] error: unable to write file samples/math/negative.jakt [INFO] [stderr] error: unable to write file samples/math/negative.out [INFO] [stderr] error: unable to write file samples/math/number_types.jakt [INFO] [stderr] error: unable to write file samples/math/overflow.error_out [INFO] [stderr] error: unable to write file samples/math/overflow.jakt [INFO] [stderr] error: unable to write file samples/math/too_large_literal.error [INFO] [stderr] error: unable to write file samples/math/too_large_literal.jakt [INFO] [stderr] error: unable to write file samples/math/too_small_literal.error [INFO] [stderr] error: unable to write file samples/math/too_small_literal.jakt [INFO] [stderr] error: unable to write file samples/math/zero_division.error_out [INFO] [stderr] error: unable to write file samples/math/zero_division.jakt [INFO] [stderr] fatal: cannot create directory at 'samples/namespaces': 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 yanazink/jakt against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanazink%2Fjakt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file samples/generics/generic_fun.out [INFO] [stderr] error: unable to write file samples/generics/generic_fun2.jakt [INFO] [stderr] error: unable to write file samples/generics/generic_fun2.out [INFO] [stderr] error: unable to write file samples/generics/generic_fun3.jakt [INFO] [stderr] error: unable to write file samples/generics/generic_fun3.out [INFO] [stderr] error: unable to write file samples/generics/generic_fun4.jakt [INFO] [stderr] error: unable to write file samples/generics/generic_fun4.out [INFO] [stderr] error: unable to write file samples/generics/generic_instantiation.jakt [INFO] [stderr] error: unable to write file samples/generics/generic_instantiation.out [INFO] [stderr] error: unable to write file samples/generics/generic_static.jakt [INFO] [stderr] error: unable to write file samples/generics/generic_static.out [INFO] [stderr] error: unable to write file samples/generics/generic_struct.jakt [INFO] [stderr] error: unable to write file samples/generics/generic_struct.out [INFO] [stderr] error: unable to write file samples/generics/generic_types.jakt [INFO] [stderr] error: unable to write file samples/generics/generic_types.out [INFO] [stderr] error: unable to write file samples/generics/passing_arrays.jakt [INFO] [stderr] error: unable to write file samples/generics/passing_arrays.out [INFO] [stderr] fatal: cannot create directory at 'samples/inline_cpp': 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/yanazink/jakt