[INFO] cloning repository https://github.com/noel2004/halo2_issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noel2004/halo2_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoel2004%2Fhalo2_issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoel2004%2Fhalo2_issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fca584ba49097aa15dae14abf7bfc75f1fe816e [INFO] checking noel2004/halo2_issue against master#d2e8ecd8bd26a22111cdebfb813258450b07fbf0 for pr-121199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoel2004%2Fhalo2_issue" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noel2004/halo2_issue on toolchain d2e8ecd8bd26a22111cdebfb813258450b07fbf0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/noel2004/halo2_issue [INFO] finished tweaking git repo https://github.com/noel2004/halo2_issue [INFO] tweaked toml for git repo https://github.com/noel2004/halo2_issue written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/noel2004/halo2_issue 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" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zcash/halo2.git` [INFO] [stderr] Updating git repository `https://github.com/appliedzkp/pairing` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pasta_curves v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cac50617e8adce64dc2d09892600c73e974ebd46f303ed4a357bfc46b0218e9 [INFO] running `Command { std: "docker" "start" "-a" "5cac50617e8adce64dc2d09892600c73e974ebd46f303ed4a357bfc46b0218e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cac50617e8adce64dc2d09892600c73e974ebd46f303ed4a357bfc46b0218e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cac50617e8adce64dc2d09892600c73e974ebd46f303ed4a357bfc46b0218e9", kill_on_drop: false }` [INFO] [stdout] 5cac50617e8adce64dc2d09892600c73e974ebd46f303ed4a357bfc46b0218e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3461c3c1791a4e9e39f317b86bb3d02bfb79b1d8e3c90175dd5b347ed35fc27 [INFO] running `Command { std: "docker" "start" "-a" "e3461c3c1791a4e9e39f317b86bb3d02bfb79b1d8e3c90175dd5b347ed35fc27", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking blake2b_simd v1.0.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Checking pairing_bn256 v0.1.1 (https://github.com/appliedzkp/pairing?tag=v0.1.1#1da2920e) [INFO] [stderr] Checking pasta_curves v0.4.0 [INFO] [stderr] Checking halo2_proofs v0.1.0-beta.1 (https://github.com/privacy-scaling-explorations/halo2.git?tag=v2022_06_03#1fc67702) [INFO] [stderr] Checking halo2_proofs v0.1.0 (https://github.com/zcash/halo2.git?branch=main#c9fc4c67) [INFO] [stderr] Checking halo2_issue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "e3461c3c1791a4e9e39f317b86bb3d02bfb79b1d8e3c90175dd5b347ed35fc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3461c3c1791a4e9e39f317b86bb3d02bfb79b1d8e3c90175dd5b347ed35fc27", kill_on_drop: false }` [INFO] [stdout] e3461c3c1791a4e9e39f317b86bb3d02bfb79b1d8e3c90175dd5b347ed35fc27 [INFO] checking noel2004/halo2_issue against try#aface909a877127f24c62858518cef2d593e2ea1 for pr-121199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoel2004%2Fhalo2_issue" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noel2004/halo2_issue on toolchain aface909a877127f24c62858518cef2d593e2ea1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aface909a877127f24c62858518cef2d593e2ea1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/noel2004/halo2_issue [INFO] finished tweaking git repo https://github.com/noel2004/halo2_issue [INFO] tweaked toml for git repo https://github.com/noel2004/halo2_issue written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/noel2004/halo2_issue 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" "+aface909a877127f24c62858518cef2d593e2ea1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aface909a877127f24c62858518cef2d593e2ea1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8933e85cabc2e7d75ba5a068c7d2c749c59b3aba1f513a1824c28262e22f9f71 [INFO] running `Command { std: "docker" "start" "-a" "8933e85cabc2e7d75ba5a068c7d2c749c59b3aba1f513a1824c28262e22f9f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8933e85cabc2e7d75ba5a068c7d2c749c59b3aba1f513a1824c28262e22f9f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8933e85cabc2e7d75ba5a068c7d2c749c59b3aba1f513a1824c28262e22f9f71", kill_on_drop: false }` [INFO] [stdout] 8933e85cabc2e7d75ba5a068c7d2c749c59b3aba1f513a1824c28262e22f9f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aface909a877127f24c62858518cef2d593e2ea1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 865f35d724b1282d195816d425a224d8824a5b14e0f0c810fd2c2bf41e9867e7 [INFO] running `Command { std: "docker" "start" "-a" "865f35d724b1282d195816d425a224d8824a5b14e0f0c810fd2c2bf41e9867e7", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking blake2b_simd v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaepb63S/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaH1XDGO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazBUnj6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "865f35d724b1282d195816d425a224d8824a5b14e0f0c810fd2c2bf41e9867e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865f35d724b1282d195816d425a224d8824a5b14e0f0c810fd2c2bf41e9867e7", kill_on_drop: false }` [INFO] [stdout] 865f35d724b1282d195816d425a224d8824a5b14e0f0c810fd2c2bf41e9867e7