[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatractlabs%2Fmegaclite" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patractlabs/megaclite on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c800f686fb50d7f0ff0f234e0a437ff00740fc09cd734078d95aebc7077638d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c800f686fb50d7f0ff0f234e0a437ff00740fc09cd734078d95aebc7077638d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c800f686fb50d7f0ff0f234e0a437ff00740fc09cd734078d95aebc7077638d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c800f686fb50d7f0ff0f234e0a437ff00740fc09cd734078d95aebc7077638d8", kill_on_drop: false }` [INFO] [stdout] c800f686fb50d7f0ff0f234e0a437ff00740fc09cd734078d95aebc7077638d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b0eef2ed098b513a25dd1d14e3a1c1a16a02b79ea0de053dc30b1edd1c6d79 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98b0eef2ed098b513a25dd1d14e3a1c1a16a02b79ea0de053dc30b1edd1c6d79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ark-std v0.1.0 (https://github.com/arkworks-rs/utils#f6974ac7) [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [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 semver-parser v0.10.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ark-serialize-derive v0.1.1-alpha.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ark-ff-asm v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling derivative v2.1.1 [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 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-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] Finished dev [unoptimized + debuginfo] target(s) in 50.32s [INFO] running `Command { std: "docker" "inspect" "98b0eef2ed098b513a25dd1d14e3a1c1a16a02b79ea0de053dc30b1edd1c6d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b0eef2ed098b513a25dd1d14e3a1c1a16a02b79ea0de053dc30b1edd1c6d79", kill_on_drop: false }` [INFO] [stdout] 98b0eef2ed098b513a25dd1d14e3a1c1a16a02b79ea0de053dc30b1edd1c6d79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51cbb87f607c6b04c3472a415b6ebd7f37e8d0e739937385586a6d6fe71a12c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b51cbb87f607c6b04c3472a415b6ebd7f37e8d0e739937385586a6d6fe71a12c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [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 typenum v1.12.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [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 futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bench-utils v0.1.0 (https://github.com/arkworks-rs/utils#f6974ac7) [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [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 block-padding v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [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 blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [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 crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.1 [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 blake2 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#70ebfa6b) [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling ff_derive_ce v0.8.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ff_ce v0.10.3 [INFO] [stderr] Compiling pairing_ce v0.21.1 [INFO] [stderr] Compiling parity-scale-codec-derive v2.0.0 [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 parity-scale-codec v2.0.0 [INFO] [stderr] Compiling sapling-crypto_ce v0.1.3 (https://github.com/matter-labs/sapling-crypto?branch=master#d840fd9c) [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-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-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-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 ark-groth16 v0.1.0 (https://github.com/arkworks-rs/groth16#17dad0b8) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "b51cbb87f607c6b04c3472a415b6ebd7f37e8d0e739937385586a6d6fe71a12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51cbb87f607c6b04c3472a415b6ebd7f37e8d0e739937385586a6d6fe71a12c", kill_on_drop: false }` [INFO] [stdout] b51cbb87f607c6b04c3472a415b6ebd7f37e8d0e739937385586a6d6fe71a12c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0191ae9af323ebb439b102256c821562014b005426305db177468e05ed36bde9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0191ae9af323ebb439b102256c821562014b005426305db177468e05ed36bde9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eddsa-cf543cf31c135512) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test verifier::test_eddsa_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/megaclite_arkworks-be24f43b0d1785be) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test tests::curve::bls12_377::test_bls12_377_scalar_mul ... ok [INFO] [stdout] test tests::curve::bls12_377::test_bls12_377_additional ... ok [INFO] [stdout] test tests::curve::bls12_381::test_bls12_381_additional ... ok [INFO] [stdout] test tests::curve::bn254::test_bn256_additional ... ok [INFO] [stdout] test groth16::verify::test_verify ... ok [INFO] [stdout] test tests::curve::bn254::test_bn256_scalar_mul ... ok [INFO] [stdout] test tests::curve::bls12_381::test_bls12_381_scalar_mul ... ok [INFO] [stdout] test derive::bls12_381::test_wasm_pairing ... ok [INFO] [stdout] test tests::curve::bw6_761::test_bw6_761_additional ... ok [INFO] [stdout] test derive::bn254::test_wasm_pairing ... ok [INFO] [stdout] test tests::curve::bn254::test_bn256_pairing ... ok [INFO] [stdout] test tests::curve::bw6_761::test_bw6_761_scalar_mul ... ok [INFO] [stdout] test tests::curve::bls12_381::test_bls12_381_verify ... ok [INFO] [stdout] test derive::bls12_377::test_wasm_pairing ... ok [INFO] [stdout] test tests::curve::cp6_782::test_cp6_782_additional ... ok [INFO] [stdout] test tests::curve::bn254::test_bn254_verify ... ok [INFO] [stdout] test tests::curve::cp6_782::test_cp6_782_scalar_mul ... ok [INFO] [stdout] test tests::curve::bls12_377::test_bls12_377_verify ... ok [INFO] [stdout] test tests::curve::bls12_381::test_bls12_381_pairing ... ok [INFO] [stdout] test tests::curve::bls12_377::test_bls12_377_pairing ... ok [INFO] [stdout] test derive::bw6_761::test_wasm_pairing ... ok [INFO] [stdout] test tests::curve::bw6_761::test_bw6_761_verify ... ok [INFO] [stdout] test tests::curve::bw6_761::test_bw6_761_pairing ... ok [INFO] [stdout] test tests::curve::bn254::test_bn254_groth16 ... ok [INFO] [stdout] test tests::curve::bls12_381::test_bls12_381_groth16 ... ok [INFO] [stdout] test tests::curve::bls12_377::test_bls12_377_groth16 ... ok [INFO] [stdout] test derive::cp6_782::test_wasm_pairing ... ok [INFO] [stdout] test tests::curve::bw6_761::test_bw6_761_groth16 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/merkle_tree-878a9bbe82683222) [INFO] [stdout] test tests::curve::cp6_782::test_cp6_782_pairing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.51s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mimc::test_mimc ... ok [INFO] [stdout] test merkle_tree::test_merkle_tree ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tests-7295be2871937c46) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test arkworks::bench::test_based_bls12_381_mimc_groth16 ... ok [INFO] [stdout] test arkworks::bench::test_based_bls12_381_mimc_groth16_parcel ... ok [INFO] [stdout] test arkworks::bench::test_based_bls12_377_mimc_groth16_parcel ... ok [INFO] [stdout] test arkworks::ops::test_bn254 ... ok [INFO] [stdout] test arkworks::bench::test_based_bn254_mimc_groth16_parcel ... ok [INFO] [stdout] test arkworks::bench::test_based_bn254_mimc_groth16 ... ok [INFO] [stdout] test arkworks::bench::test_bls12_377_mimc_groth16 ... ok [INFO] [stdout] test arkworks::ops::test_bls12_377 ... ok [INFO] [stdout] test arkworks::bench::test_based_bw6_761_mimc_groth16_parcel ... ok [INFO] [stdout] test arkworks::ops::test_bls12_381 ... ok [INFO] [stdout] test arkworks::bench::test_based_bw6_761_mimc_groth16 ... ok [INFO] [stdout] test arkworks::ops::test_bw6_761 ... ok [INFO] [stdout] test arkworks::verify::test_mimc_groth16 ... ok [INFO] [stdout] test arkworks::ops::test_cp6_782 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.85s [INFO] [stdout] [INFO] [stderr] Doc-tests merkle-tree [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eddsa [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests megaclite-arkworks [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tests [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0191ae9af323ebb439b102256c821562014b005426305db177468e05ed36bde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0191ae9af323ebb439b102256c821562014b005426305db177468e05ed36bde9", kill_on_drop: false }` [INFO] [stdout] 0191ae9af323ebb439b102256c821562014b005426305db177468e05ed36bde9