[INFO] cloning repository https://github.com/zk-VerITAS/VerITAS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zk-VerITAS/VerITAS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-VerITAS%2FVerITAS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-VerITAS%2FVerITAS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3910f4775a001724ff77732369eda3d3628863c0 [INFO] checking zk-VerITAS/VerITAS against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-VerITAS%2FVerITAS" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zk-VerITAS/VerITAS on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zk-VerITAS/VerITAS [INFO] finished tweaking git repo https://github.com/zk-VerITAS/VerITAS [INFO] tweaked toml for git repo https://github.com/zk-VerITAS/VerITAS written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zk-VerITAS/VerITAS 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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/curves` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/algebra` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/groth16` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/snark` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/utils` [INFO] [stderr] warning: Patch `ark-bls12-381 v0.3.0 (https://github.com/arkworks-rs/curves#99831650)` was not used in the crate graph. [INFO] [stderr] Patch `ark-ec v0.3.0 (https://github.com/arkworks-rs/algebra#e0621403)` was not used in the crate graph. [INFO] [stderr] Patch `ark-ff v0.3.0 (https://github.com/arkworks-rs/algebra#e0621403)` was not used in the crate graph. [INFO] [stderr] Patch `ark-poly v0.3.0 (https://github.com/arkworks-rs/algebra#e0621403)` was not used in the crate graph. [INFO] [stderr] Patch `ark-relations v0.4.0-alpha.1 (https://github.com/arkworks-rs/snark#2fa558f8)` was not used in the crate graph. [INFO] [stderr] Patch `ark-serialize v0.3.0 (https://github.com/arkworks-rs/algebra#e0621403)` was not used in the crate graph. [INFO] [stderr] Patch `ark-serialize-derive v0.3.0 (https://github.com/arkworks-rs/algebra#e0621403)` was not used in the crate graph. [INFO] [stderr] Patch `ark-std v0.3.0 (https://github.com/arkworks-rs/utils#7019830e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-ff-macros v0.4.1 [INFO] [stderr] Downloaded ark-serialize v0.4.1 [INFO] [stderr] Downloaded ark-serialize-derive v0.4.1 [INFO] [stderr] Downloaded sha256 v1.1.2 [INFO] [stderr] Downloaded ark-ff-asm v0.4.1 [INFO] [stderr] Downloaded ark-ff v0.4.1 [INFO] [stderr] error: failed to download replaced source registry `crates-io` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.