[INFO] cloning repository https://github.com/pyroMechanical/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyroMechanical/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2c56dc903d05f5d621791cbb115ffedbd4c6e67 [INFO] testing pyroMechanical/rlox against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/compiler.rs [INFO] [stderr] error: unable to write file src/gc.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/object.rs [INFO] [stderr] error: unable to write file src/scanner.rs [INFO] [stderr] fatal: cannot create directory at 'src/test': 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 pyroMechanical/rlox against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: error closing file /workspace/builds/worker-7-tc2/source/.git/packed-refs.new: No space left on device [INFO] testing pyroMechanical/rlox against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/objects/pack: No space left on device [INFO] testing pyroMechanical/rlox against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/test/print.rs [INFO] [stderr] error: unable to write file src/test/regression.rs [INFO] [stderr] error: unable to write file src/test/return_.rs [INFO] [stderr] error: unable to write file src/test/string.rs [INFO] [stderr] error: unable to write file src/test/super_.rs [INFO] [stderr] error: unable to write file src/test/this.rs [INFO] [stderr] error: unable to write file src/test/variable.rs [INFO] [stderr] error: unable to write file src/test/while_.rs [INFO] [stderr] error: unable to write file src/value.rs [INFO] [stderr] error: unable to write file src/vm.rs [INFO] [stderr] fatal: cannot create directory at 'test': 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 pyroMechanical/rlox against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpyroMechanical%2Frlox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/test/print.rs [INFO] [stderr] error: unable to write file src/test/regression.rs [INFO] [stderr] error: unable to write file src/test/return_.rs [INFO] [stderr] error: unable to write file src/test/string.rs [INFO] [stderr] error: unable to write file src/test/super_.rs [INFO] [stderr] error: unable to write file src/test/this.rs [INFO] [stderr] error: unable to write file src/test/variable.rs [INFO] [stderr] error: unable to write file src/test/while_.rs [INFO] [stderr] error: unable to write file src/value.rs [INFO] [stderr] error: unable to write file src/vm.rs [INFO] [stderr] fatal: cannot create directory at 'test': 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/pyroMechanical/rlox