[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] testing patractlabs/megaclite against try#d5830e3d3b571fe52cdf4b7b34be99be74dc65ea+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatractlabs%2Fmegaclite" "/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/patractlabs/megaclite on toolchain d5830e3d3b571fe52cdf4b7b34be99be74dc65ea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "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] warning: skipping duplicate package `flipper` found at `/workspace/cargo-home/git/checkouts/ink-1add513eda8f5a89/a50bf6d/examples/flipper` [INFO] [stderr] warning: skipping duplicate package `erc20` found at `/workspace/cargo-home/git/checkouts/ink-1add513eda8f5a89/a50bf6d/examples/trait-erc20` [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] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec-derive v2.0.0 [INFO] [stderr] Downloaded parity-scale-codec v2.0.0 [INFO] [stderr] Downloaded scale-info-derive v0.3.0 [INFO] [stderr] Downloaded ff_ce v0.10.3 [INFO] [stderr] Downloaded scale-info v0.5.0 [INFO] [stderr] Downloaded bellman_ce v0.3.5 [INFO] [stderr] Downloaded pairing_ce v0.21.1 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbd7dbd44825e6a21668706611420b118abae412d4d301ab5bc16dc67fcfad5a [INFO] running `Command { std: "docker" "start" "-a" "cbd7dbd44825e6a21668706611420b118abae412d4d301ab5bc16dc67fcfad5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbd7dbd44825e6a21668706611420b118abae412d4d301ab5bc16dc67fcfad5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd7dbd44825e6a21668706611420b118abae412d4d301ab5bc16dc67fcfad5a", kill_on_drop: false }` [INFO] [stdout] cbd7dbd44825e6a21668706611420b118abae412d4d301ab5bc16dc67fcfad5a [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f2101327ecba67eccfeb980d7b98ecd30a4e451a15e6da237658961452158767 [INFO] running `Command { std: "docker" "start" "-a" "f2101327ecba67eccfeb980d7b98ecd30a4e451a15e6da237658961452158767", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `flipper` found at `/opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/a50bf6d/examples/flipper` [INFO] [stderr] warning: skipping duplicate package `erc20` found at `/opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/a50bf6d/examples/trait-erc20` [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 getrandom v0.1.15 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pest v2.1.3 [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 tap v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-bigint v0.3.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 toml v0.5.7 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.4 [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 ark-serialize v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling zeroize v1.1.1 [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 merkle-tree v0.1.0 (/opt/rustwide/workdir/crates/merkle-tree) [INFO] [stderr] Compiling eddsa v0.1.0 (/opt/rustwide/workdir/crates/eddsa) [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-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-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 24.82s [INFO] running `Command { std: "docker" "inspect" "f2101327ecba67eccfeb980d7b98ecd30a4e451a15e6da237658961452158767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2101327ecba67eccfeb980d7b98ecd30a4e451a15e6da237658961452158767", kill_on_drop: false }` [INFO] [stdout] f2101327ecba67eccfeb980d7b98ecd30a4e451a15e6da237658961452158767 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 62a52aff7f8bddb2ab6ed043dd5662a7741d1caf1c1a065310e9ea5305e4e219 [INFO] running `Command { std: "docker" "start" "-a" "62a52aff7f8bddb2ab6ed043dd5662a7741d1caf1c1a065310e9ea5305e4e219", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `flipper` found at `/opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/a50bf6d/examples/flipper` [INFO] [stderr] warning: skipping duplicate package `erc20` found at `/opt/rustwide/cargo-home/git/checkouts/ink-1add513eda8f5a89/a50bf6d/examples/trait-erc20` [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 pest v2.1.3 [INFO] [stderr] Compiling ark-std v0.1.0 (https://github.com/arkworks-rs/utils#f6974ac7) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [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 zeroize v1.1.1 [INFO] [stderr] Compiling ark-serialize v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling ff_derive_ce v0.8.0 [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 ff_ce v0.10.3 [INFO] [stderr] Compiling pairing_ce v0.21.1 [INFO] [stderr] Compiling zkp-u256 v0.2.0 (https://github.com/patractlabs/OpenZKP?branch=master#a71c96e2) [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 eddsa v0.1.0 (/opt/rustwide/workdir/crates/eddsa) [INFO] [stderr] Compiling futures v0.3.8 [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 bellman_ce v0.3.5 [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-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 ark-bn254 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-bls12-381 v0.1.0 (https://github.com/arkworks-rs/curves#23e87bf2) [INFO] [stderr] Compiling ark-groth16 v0.1.0 (https://github.com/arkworks-rs/groth16#17dad0b8) [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] 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=ce1b1e51dd86b043 -C extra-filename=-ce1b1e51dd86b043 --out-dir /opt/rustwide/target/i686-unknown-linux-musl/debug/deps --target i686-unknown-linux-musl -L dependency=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bls12_377=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_bls12_377-7b45cf507a0d3c52.rlib --extern ark_bls12_381=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_bls12_381-b6c286ed1e93a2e7.rlib --extern ark_bn254=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_bn254-ecb79dd35ff576a9.rlib --extern ark_bw6_761=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_bw6_761-a54fb4bc937ec66a.rlib --extern ark_cp6_782=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_cp6_782-c82a441aa997253f.rlib --extern ark_ec=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_ec-e40162fd053aadde.rlib --extern ark_ff=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_ff-0cd17fd57d1f6745.rlib --extern ark_groth16=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_groth16-d286c36620bcb831.rlib --extern ark_relations=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_relations-f15c6dc21e757145.rlib --extern ark_serialize=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_serialize-10dcc35426aedd7d.rlib --extern ark_std=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libark_std-844ba99105ab776f.rlib --extern hex=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhex-6eada28ec2e2cf4b.rlib --extern num_bigint=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libnum_bigint-ee6bc76867fc734a.rlib --extern parity_scale_codec=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libparity_scale_codec-76713fc135087289.rlib --extern rand=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/librand-5e7c03d3c6511702.rlib --extern rustc_hex=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/librustc_hex-aed8d5811c9ab7b7.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" "62a52aff7f8bddb2ab6ed043dd5662a7741d1caf1c1a065310e9ea5305e4e219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a52aff7f8bddb2ab6ed043dd5662a7741d1caf1c1a065310e9ea5305e4e219", kill_on_drop: false }` [INFO] [stdout] 62a52aff7f8bddb2ab6ed043dd5662a7741d1caf1c1a065310e9ea5305e4e219