[INFO] cloning repository https://github.com/borrodda/aleotest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/borrodda/aleotest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborrodda%2Faleotest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborrodda%2Faleotest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40e1cdc8cefd2023c33fc8c509d7c06fa9d1a780 [INFO] testing borrodda/aleotest/40e1cdc8cefd2023c33fc8c509d7c06fa9d1a780 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborrodda%2Faleotest" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/gt.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/le.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/lt.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/max.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/max_fail.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/min.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/min_fail.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/mul.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/ne.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/negate.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/negate_min_fail.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/negate_zero.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/no_space_between_literal.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/operator_methods.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/or.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/pow.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/rem.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/shl.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/shr.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/sub.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/ternary.out [INFO] [stderr] error: unable to write file tests/expectations/compiler/integers/i16/xor.out [INFO] [stderr] fatal: cannot create directory at 'tests/expectations/compiler/integers/i32': 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/borrodda/aleotest