[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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 try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kdar/rust-python-static-example on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kdar/rust-python-static-example [INFO] finished tweaking git repo https://github.com/kdar/rust-python-static-example [INFO] tweaked toml for git repo https://github.com/kdar/rust-python-static-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kdar/rust-python-static-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/image/overlay2/layerdb/mounts/c81cdd94dff1db2bcd630e8b743881662953a1b776acc0cd79502f51781defe2: no space left on device [INFO] checking kdar/rust-python-static-example against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example" "/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 pyo3/src/objects/string2.rs [INFO] [stderr] error: unable to write file pyo3/src/objects/stringdata.rs [INFO] [stderr] error: unable to write file pyo3/src/objects/stringutils.rs [INFO] [stderr] error: unable to write file pyo3/src/objects/tuple.rs [INFO] [stderr] error: unable to write file pyo3/src/objects/typeobject.rs [INFO] [stderr] error: unable to write file pyo3/src/prelude.rs [INFO] [stderr] error: unable to write file pyo3/src/python.rs [INFO] [stderr] error: unable to write file pyo3/src/pythonrun.rs [INFO] [stderr] error: unable to write file pyo3/src/typeob.rs [INFO] [stderr] fatal: cannot create directory at 'pyo3/tests': 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] checking kdar/rust-python-static-example against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example" "/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 pyo3/src/objects/tuple.rs [INFO] [stderr] error: unable to write file pyo3/src/objects/typeobject.rs [INFO] [stderr] error: unable to write file pyo3/src/prelude.rs [INFO] [stderr] error: unable to write file pyo3/src/python.rs [INFO] [stderr] fatal: cannot create directory at 'src': 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] checking kdar/rust-python-static-example against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example" "/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 pyo3/src/ffi2/object.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/objectabstract.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/objimpl.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pyarena.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pycapsule.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pydebug.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pyerrors.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pymem.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pyport.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pystate.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/pythonrun.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/rangeobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/setobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/sliceobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/stringobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/structmember.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/traceback.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/tupleobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/unicodeobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/warnings.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/weakrefobject.rs [INFO] [stderr] fatal: cannot create directory at 'pyo3/src/ffi3': 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] checking kdar/rust-python-static-example against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-python-static-example" "/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 pyo3/src/ffi2/traceback.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/tupleobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/unicodeobject.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/warnings.rs [INFO] [stderr] error: unable to write file pyo3/src/ffi2/weakrefobject.rs [INFO] [stderr] fatal: cannot create directory at 'pyo3/src/ffi3': 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] failed to checkout https://github.com/kdar/rust-python-static-example Caused by: command failed: exit status: 128