[INFO] cloning repository https://github.com/kdar/rust-python-static-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdar/rust-python-static-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a34a349f95491fa6545b577d229a10af236cee5 [INFO] checking kdar/rust-python-static-example against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file pyo3/src/ffi3/moduleobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/object.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/objectabstract.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/osmodule.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pyarena.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pycapsule.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pydebug.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pyerrors.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pyhash.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pymem.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pyport.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pystate.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pystrtod.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/pythonrun.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/rangeobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/setobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/sliceobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/structmember.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/structseq.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/sysmodule.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/traceback.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/tupleobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/typeslots.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/unicodeobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/warnings.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi3/weakrefobject.rs [INFO] [stderr] error: unable to write file pyo3/src/freelist.rs [INFO] [stderr] error: unable to write file pyo3/src/instance.rs [INFO] [stderr] error: unable to write file pyo3/src/lib.rs [INFO] [stderr] error: unable to write file pyo3/src/noargs.rs [INFO] [stderr] error: unable to write file pyo3/src/object.rs [INFO] [stderr] error: unable to write file pyo3/src/objectprotocol.rs [INFO] [stderr] fatal: cannot create directory at 'pyo3/src/objects': 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/kdar/rust-python-static-example