[INFO] cloning repository https://github.com/gongf05/parity-bridge-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gongf05/parity-bridge-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/gongf05/parity-bridge-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gongf05/parity-bridge-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/gongf05/parity-bridge-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gongf05/parity-bridge-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/gongf05/parity-bridge-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gongf05/parity-bridge-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/gongf05/parity-bridge-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gongf05/parity-bridge-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b549569119446bf2b42786812c23175f59d9c233 [INFO] checking gongf05/parity-bridge-playground against master#27d8a577138c0d319a572cd1a464c2b755e577de for pr-118882 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongf05%2Fparity-bridge-playground" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file bridge/src/side_to_main_sign.rs [INFO] [stderr] error: unable to write file bridge/src/side_to_main_signatures.rs [INFO] [stderr] error: unable to write file bridge/src/signature.rs [INFO] [stderr] error: unable to write file bridge/src/test.rs [INFO] [stderr] fatal: cannot create directory at 'cli': 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/gongf05/parity-bridge-playground [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.