[INFO] cloning repository https://github.com/milesgranger/gilknocker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milesgranger/gilknocker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilesgranger%2Fgilknocker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilesgranger%2Fgilknocker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d311aacbce61d7fea3e02ecd287011b38d33e2ad [INFO] checking milesgranger/gilknocker against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilesgranger%2Fgilknocker" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/milesgranger/gilknocker on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/milesgranger/gilknocker [INFO] finished tweaking git repo https://github.com/milesgranger/gilknocker [INFO] tweaked toml for git repo https://github.com/milesgranger/gilknocker written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/milesgranger/gilknocker 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to get `pyo3` as a dependency of package `gil-knocker v0.4.1 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `pyo3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/PyO3/pyo3.git?rev=90cc69b#90cc69ba [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/pyo3-2aa9035df66c81e4/90cc69b/pyo3-ffi/src/cpython/code.rs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: error: failed to get `pyo3` as a dependency of package `gil-knocker v0.4.1 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `pyo3` Caused by: Unable to update https://github.com/PyO3/pyo3.git?rev=90cc69b#90cc69ba Caused by: could not write to '/workspace/cargo-home/git/checkouts/pyo3-2aa9035df66c81e4/90cc69b/pyo3-ffi/src/cpython/code.rs': No space left on device; class=Os (2)