[INFO] cloning repository https://github.com/hiroism007/halo2-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiroism007/halo2-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiroism007%2Fhalo2-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiroism007%2Fhalo2-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 756f7861a0d62c5e16b669d63fd7a7cd80fd54bb [INFO] testing hiroism007/halo2-practice against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiroism007%2Fhalo2-practice" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hiroism007/halo2-practice on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hiroism007/halo2-practice [INFO] finished tweaking git repo https://github.com/hiroism007/halo2-practice [INFO] tweaked toml for git repo https://github.com/hiroism007/halo2-practice written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hiroism007/halo2-practice 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2wrong.git` [INFO] [stderr] Updating git repository `https://github.com/appliedzkp/pairing` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves` [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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bb6f6011d4ba0a0512fc0495679cb610331fa57651545b95276dbb6d54d44fb [INFO] running `Command { std: "docker" "start" "-a" "5bb6f6011d4ba0a0512fc0495679cb610331fa57651545b95276dbb6d54d44fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bb6f6011d4ba0a0512fc0495679cb610331fa57651545b95276dbb6d54d44fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb6f6011d4ba0a0512fc0495679cb610331fa57651545b95276dbb6d54d44fb", kill_on_drop: false }` [INFO] [stdout] 5bb6f6011d4ba0a0512fc0495679cb610331fa57651545b95276dbb6d54d44fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84efb23d38456664f6e65034f5b9ef5293ee7ece513332bac491a92cac5f0dc2 [INFO] running `Command { std: "docker" "start" "-a" "84efb23d38456664f6e65034f5b9ef5293ee7ece513332bac491a92cac5f0dc2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling pairing_bn256 v0.1.1 (https://github.com/appliedzkp/pairing?tag=v0.1.1#1da2920e) [INFO] [stderr] Compiling pasta_curves v0.4.0 [INFO] [stderr] Compiling halo2curves v0.2.1 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.2.1#f75ed26c) [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v2022_09_10#a9e99a72) [INFO] [stderr] Compiling halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2.git#a9e99a72) [INFO] [stderr] Compiling halo2wrong v0.1.0 (https://github.com/privacy-scaling-explorations/halo2wrong.git#ed953b05) [INFO] [stderr] Compiling halo2-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.33s [INFO] running `Command { std: "docker" "inspect" "84efb23d38456664f6e65034f5b9ef5293ee7ece513332bac491a92cac5f0dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84efb23d38456664f6e65034f5b9ef5293ee7ece513332bac491a92cac5f0dc2", kill_on_drop: false }` [INFO] [stdout] 84efb23d38456664f6e65034f5b9ef5293ee7ece513332bac491a92cac5f0dc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f12776b4bffa7aa07bfccfca811bd7838ba39f530a67fc7722729691e360beb [INFO] running `Command { std: "docker" "start" "-a" "1f12776b4bffa7aa07bfccfca811bd7838ba39f530a67fc7722729691e360beb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e6241f8e893f33d8 -C extra-filename=-6d40b83c2a4454b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=c9a9a004f7eae95a -C extra-filename=-ca4699ddb3b6a174 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7b51497447b7c4d8.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c0dfc70716b193be.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1f12776b4bffa7aa07bfccfca811bd7838ba39f530a67fc7722729691e360beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f12776b4bffa7aa07bfccfca811bd7838ba39f530a67fc7722729691e360beb", kill_on_drop: false }` [INFO] [stdout] 1f12776b4bffa7aa07bfccfca811bd7838ba39f530a67fc7722729691e360beb