[INFO] cloning repository https://github.com/patractlabs/megaclite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patractlabs/megaclite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatractlabs%2Fmegaclite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatractlabs%2Fmegaclite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdbfc7b1cbd4bfd0fd252e732f5dcc50f2f480c6 [INFO] building patractlabs/megaclite against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatractlabs%2Fmegaclite" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patractlabs/megaclite on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patractlabs/megaclite [INFO] finished tweaking git repo https://github.com/patractlabs/megaclite [INFO] tweaked toml for git repo https://github.com/patractlabs/megaclite written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/patractlabs/megaclite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "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] Updating git repository `https://github.com/paritytech/ink` [INFO] [stderr] Updating git repository `https://github.com/patractlabs/OpenZKP` [INFO] [stderr] Updating git repository `https://github.com/matter-labs/sapling-crypto` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/crypto-primitives.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.8.2 [INFO] [stderr] Downloaded bitvec v0.20.1 [INFO] [stderr] Downloaded rand_core v0.6.1 [INFO] [stderr] Downloaded semver-parser v0.10.1 [INFO] [stderr] Downloaded parity-scale-codec v2.0.0 [INFO] [stderr] Downloaded blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Downloaded num-bigint v0.3.1 [INFO] [stderr] Downloaded blake2 v0.8.1 [INFO] [stderr] Downloaded ff_ce v0.10.3 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.0.0 [INFO] [stderr] Downloaded ff_derive_ce v0.8.0 [INFO] [stderr] Downloaded byte-slice-cast v1.0.0 [INFO] [stderr] Downloaded paste v1.0.3 [INFO] [stderr] Downloaded pairing_ce v0.21.1 [INFO] [stderr] Downloaded bellman_ce v0.3.5 [INFO] [stderr] Downloaded rustc_version v0.3.0 [INFO] [stderr] Downloaded scale-info-derive v0.3.0 [INFO] [stderr] Downloaded scale-info v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad0484f0d8439caa68f4daf883c8bd54e690c1744cc80530e2ec584684ecde4c [INFO] running `Command { std: "docker" "start" "-a" "ad0484f0d8439caa68f4daf883c8bd54e690c1744cc80530e2ec584684ecde4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad0484f0d8439caa68f4daf883c8bd54e690c1744cc80530e2ec584684ecde4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0484f0d8439caa68f4daf883c8bd54e690c1744cc80530e2ec584684ecde4c", kill_on_drop: false }` [INFO] [stdout] ad0484f0d8439caa68f4daf883c8bd54e690c1744cc80530e2ec584684ecde4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3621241a46a00c7cdbd67eb9894030e5fa56ac974079afeba5e6d00df09e7e64 [INFO] running `Command { std: "docker" "start" "-a" "3621241a46a00c7cdbd67eb9894030e5fa56ac974079afeba5e6d00df09e7e64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ark-std v0.1.0 (https://github.com/arkworks-rs/utils#f6974ac7) [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ark-serialize-derive v0.1.1-alpha.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling ark-ff-asm v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling parity-scale-codec-derive v2.0.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling ark-serialize v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling parity-scale-codec v2.0.0 [INFO] [stderr] Compiling zkp-u256 v0.2.0 (https://github.com/patractlabs/OpenZKP?branch=master#a71c96e2) [INFO] [stderr] Compiling eddsa v0.1.0 (/opt/rustwide/workdir/crates/eddsa) [INFO] [stderr] Compiling merkle-tree v0.1.0 (/opt/rustwide/workdir/crates/merkle-tree) [INFO] [stderr] Compiling ark-ec v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling ark-bls12-377 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-bls12-381 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-bn254 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-bw6-761 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-cp6-782 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling megaclite-arkworks v0.1.0 (/opt/rustwide/workdir/crates/curve) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.19s [INFO] running `Command { std: "docker" "inspect" "3621241a46a00c7cdbd67eb9894030e5fa56ac974079afeba5e6d00df09e7e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3621241a46a00c7cdbd67eb9894030e5fa56ac974079afeba5e6d00df09e7e64", kill_on_drop: false }` [INFO] [stdout] 3621241a46a00c7cdbd67eb9894030e5fa56ac974079afeba5e6d00df09e7e64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82eb73bd8e06b7be23b001c8d7c6e5e8cb37dbdcc8c3fc15bb968bed4601278d [INFO] running `Command { std: "docker" "start" "-a" "82eb73bd8e06b7be23b001c8d7c6e5e8cb37dbdcc8c3fc15bb968bed4601278d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ark-std v0.1.0 (https://github.com/arkworks-rs/utils#f6974ac7) [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bench-utils v0.1.0 (https://github.com/arkworks-rs/utils#f6974ac7) [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ark-serialize-derive v0.1.1-alpha.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling ark-ff-asm v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling parity-scale-codec-derive v2.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling ff_derive_ce v0.8.0 [INFO] [stderr] Compiling ark-serialize v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling ff_ce v0.10.3 [INFO] [stderr] Compiling pairing_ce v0.21.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling parity-scale-codec v2.0.0 [INFO] [stderr] Compiling zkp-u256 v0.2.0 (https://github.com/patractlabs/OpenZKP?branch=master#a71c96e2) [INFO] [stderr] Compiling eddsa v0.1.0 (/opt/rustwide/workdir/crates/eddsa) [INFO] [stderr] Compiling merkle-tree v0.1.0 (/opt/rustwide/workdir/crates/merkle-tree) [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bellman_ce v0.3.5 [INFO] [stderr] Compiling ark-ec v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling ark-relations v0.1.0 (https://github.com/arkworks-rs/snark#0648c547) [INFO] [stderr] Compiling ark-poly v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling ark-snark v0.1.0 (https://github.com/arkworks-rs/snark#0648c547) [INFO] [stderr] Compiling ark-bls12-377 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-bn254 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-bls12-381 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-crypto-primitives v0.1.0 (https://github.com/arkworks-rs/crypto-primitives.git?branch=main#ce5cc890) [INFO] [stderr] Compiling ark-cp6-782 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-bw6-761 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling megaclite-arkworks v0.1.0 (/opt/rustwide/workdir/crates/curve) [INFO] [stderr] Compiling sapling-crypto_ce v0.1.3 (https://github.com/matter-labs/sapling-crypto?branch=master#d840fd9c) [INFO] [stderr] Compiling ark-groth16 v0.1.0 (https://github.com/arkworks-rs/groth16#17dad0b8) [INFO] [stderr] error: could not compile `megaclite-arkworks` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name megaclite_arkworks --edition=2018 crates/curve/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' -C metadata=051516e6bdbdfb9f -C extra-filename=-051516e6bdbdfb9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bls12_377=/opt/rustwide/target/debug/deps/libark_bls12_377-a43f2b79d1555f2e.rlib --extern ark_bls12_381=/opt/rustwide/target/debug/deps/libark_bls12_381-1a755ab6061e5aca.rlib --extern ark_bn254=/opt/rustwide/target/debug/deps/libark_bn254-7fed357083df37c2.rlib --extern ark_bw6_761=/opt/rustwide/target/debug/deps/libark_bw6_761-656c04170771c338.rlib --extern ark_cp6_782=/opt/rustwide/target/debug/deps/libark_cp6_782-bfd39c8f67ad2ed8.rlib --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-a05a67e12f578535.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-61d5f7b150f061c8.rlib --extern ark_groth16=/opt/rustwide/target/debug/deps/libark_groth16-b1651451e92d0b16.rlib --extern ark_relations=/opt/rustwide/target/debug/deps/libark_relations-c95c5c84ed076945.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-dc57f8c1efb81edf.rlib --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-b9121d05594e9700.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-2704feac48b2aaa6.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f00885302d22c4d6.rlib --extern parity_scale_codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-7fdec235ad4d5529.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-13a982c2f802bba4.rlib --extern rustc_hex=/opt/rustwide/target/debug/deps/librustc_hex-9bf50f2a4bfcd335.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "82eb73bd8e06b7be23b001c8d7c6e5e8cb37dbdcc8c3fc15bb968bed4601278d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82eb73bd8e06b7be23b001c8d7c6e5e8cb37dbdcc8c3fc15bb968bed4601278d", kill_on_drop: false }` [INFO] [stdout] 82eb73bd8e06b7be23b001c8d7c6e5e8cb37dbdcc8c3fc15bb968bed4601278d