[INFO] cloning repository https://github.com/succinctlabs/plonky2x-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/succinctlabs/plonky2x-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuccinctlabs%2Fplonky2x-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuccinctlabs%2Fplonky2x-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53426386d6d23e8fb3b1606a6e0667ebb6971f28 [INFO] checking succinctlabs/plonky2x-example against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuccinctlabs%2Fplonky2x-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/succinctlabs/plonky2x-example on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/succinctlabs/plonky2x-example [INFO] finished tweaking git repo https://github.com/succinctlabs/plonky2x-example [INFO] tweaked toml for git repo https://github.com/succinctlabs/plonky2x-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/succinctlabs/plonky2x-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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mir-protocol/plonky2.git` [INFO] [stderr] error: failed to get `plonky2` as a dependency of package `plonky2x-example v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `plonky2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/mir-protocol/plonky2.git#760f09a8 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/plonky2-dec9922fb31f92e2/760f09a/evm/src/cpu/kernel/tests/bignum/test_data/mul_outputs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/mir-protocol/plonky2.git` error: failed to get `plonky2` as a dependency of package `plonky2x-example v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `plonky2` Caused by: Unable to update https://github.com/mir-protocol/plonky2.git#760f09a8 Caused by: could not write to '/workspace/cargo-home/git/checkouts/plonky2-dec9922fb31f92e2/760f09a/evm/src/cpu/kernel/tests/bignum/test_data/mul_outputs': No space left on device; class=Os (2)