[INFO] cloning repository https://github.com/heheshang/dolphin-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heheshang/dolphin-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheheshang%2Fdolphin-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheheshang%2Fdolphin-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb12bdce2afc692e9e3b9194e876ce4ad38a37e0 [INFO] testing heheshang/dolphin-rs against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheheshang%2Fdolphin-rs" "/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 dolphin-common/src/enums/SqoopJobType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/SqoopQueryType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/StateEventType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/TaskDependType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/TaskEventType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/TaskGroupQueueStatus.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/TaskRecordStatus.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/TaskStateType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/TimeoutFlag.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/UdfType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/UserType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/WarningType.rs [INFO] [stderr] error: unable to write file dolphin-common/src/enums/mod.rs [INFO] [stderr] error: unable to write file dolphin-common/src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'dolphin-config': 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/heheshang/dolphin-rs