[INFO] cloning repository https://github.com/andrewgazelka/leet_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewgazelka/leet_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fleet_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fleet_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 179b906fe6b1b86372dc91c0a29b6559485c0c2e [INFO] testing andrewgazelka/leet_rust/179b906fe6b1b86372dc91c0a29b6559485c0c2e against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fleet_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/problems0100/p07.rs [INFO] [stderr] error: unable to write file src/problems0100/p08.rs [INFO] [stderr] error: unable to write file src/problems0100/p09.rs [INFO] [stderr] error: unable to write file src/problems0100/p10.rs [INFO] [stderr] error: unable to write file src/problems0100/p11.rs [INFO] [stderr] error: unable to write file src/problems0100/p23.rs [INFO] [stderr] error: unable to write file src/problems0100/p41.rs [INFO] [stderr] error: unable to write file src/problems0100/p42.rs [INFO] [stderr] error: unable to write file src/problems0100/p60.rs [INFO] [stderr] error: unable to write file src/problems0100/p89.rs [INFO] [stderr] fatal: cannot create directory at 'src/problems0200': 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/andrewgazelka/leet_rust