[INFO] fetching crate ark-bls12-381-zypher 0.4.0...
[INFO] checking ark-bls12-381-zypher-0.4.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ark-bls12-381-zypher 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ark-bls12-381-zypher 0.4.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ark-bls12-381-zypher 0.4.0
[INFO] finished tweaking crates.io crate ark-bls12-381-zypher 0.4.0
[INFO] tweaked toml for crates.io crate ark-bls12-381-zypher 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding ark-algebra-bench-templates v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding ark-algebra-test-templates v0.4.2 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e980d61bf3107826848f3dc779fcd9b377328e8cbc7ed7f98963d57709ea6d77
[INFO] running `Command { std: "docker" "start" "-a" "e980d61bf3107826848f3dc779fcd9b377328e8cbc7ed7f98963d57709ea6d77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e980d61bf3107826848f3dc779fcd9b377328e8cbc7ed7f98963d57709ea6d77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e980d61bf3107826848f3dc779fcd9b377328e8cbc7ed7f98963d57709ea6d77", kill_on_drop: false }`
[INFO] [stdout] e980d61bf3107826848f3dc779fcd9b377328e8cbc7ed7f98963d57709ea6d77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70de15b74f76d0e687a9c8491b901c28b6e506557bd68802660b27b79be7ea57
[INFO] running `Command { std: "docker" "start" "-a" "70de15b74f76d0e687a9c8491b901c28b6e506557bd68802660b27b79be7ea57", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling ark-serialize-derive-zypher v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros-zypher v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm-zypher v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-std-zypher v0.4.0
[INFO] [stderr]     Checking ark-serialize-zypher v0.4.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking ark-ff-zypher v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-poly-zypher v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-ec-zypher v0.4.2
[INFO] [stderr]     Checking ark-algebra-bench-templates v0.4.2
[INFO] [stderr]     Checking ark-algebra-test-templates v0.4.2
[INFO] [stderr]     Checking ark-bls12-381-zypher v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: no rules expected `glv`
[INFO] [stdout]    --> src/curves/tests/mod.rs:11:35
[INFO] [stdout]     |
[INFO] [stdout] 11  | test_group!(g1_glv; G1Projective; glv);
[INFO] [stdout]     |                                   ^^^ no rules expected this token in macro call
[INFO] [stdout]     |
[INFO] [stdout] note: while trying to match `msm`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/groups.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     ($group:ty; msm) => {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `glv`
[INFO] [stdout]    --> src/curves/tests/mod.rs:12:35
[INFO] [stdout]     |
[INFO] [stdout] 12  | test_group!(g2_glv; G2Projective; glv);
[INFO] [stdout]     |                                   ^^^ no rules expected this token in macro call
[INFO] [stdout]     |
[INFO] [stdout] note: while trying to match `msm`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/groups.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     ($group:ty; msm) => {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fr.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `curve`, `default`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     warnings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fq.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `curve`, `default`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]  --> src/curves/tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_group!(g1; G1Projective; sw);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Group` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `test_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]   --> src/curves/tests/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Group` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]   --> src/curves/tests/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_group!(g1_glv; G1Projective; glv);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Group` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]   --> src/curves/tests/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_group!(g2_glv; G2Projective; glv);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Group` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]   --> src/curves/tests/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bls12_381>; msm);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Group` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]   --> src/curves/tests/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_pairing!(pairing; crate::Bls12_381);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Group` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_pairing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fr.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `curve`, `default`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     warnings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fq.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `curve`, `default`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ark-bls12-381-zypher` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_var_base_msm`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn test_var_base_msm<G: VariableBaseMSM>() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ required by this bound in `test_var_base_msm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_chunked_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn test_chunked_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_chunked_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_hashmap_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn test_hashmap_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_hashmap_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_var_base_msm`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn test_var_base_msm<G: VariableBaseMSM>() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ required by this bound in `test_var_base_msm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_chunked_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn test_chunked_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_chunked_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_hashmap_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn test_hashmap_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_hashmap_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bls12_381>; msm);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_var_base_msm`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn test_var_base_msm<G: VariableBaseMSM>() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ required by this bound in `test_var_base_msm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bls12_381>; msm);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_chunked_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn test_chunked_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_chunked_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests/mod.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bls12_381>; msm);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_hashmap_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn test_hashmap_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_hashmap_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_bigint` found for struct `ark_ec_zypher::pairing::PairingOutput` in the current scope
[INFO] [stdout]   --> src/curves/tests/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_pairing!(pairing; crate::Bls12_381);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `PairingOutput<Bls12<Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ec-zypher-0.4.2/src/lib.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn mul_bigint(&self, other: impl AsRef<[u64]>) -> Self;
[INFO] [stdout]    |        ---------- the method is available for `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `test_pairing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `PrimeGroup` which provides `mul_bigint` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/pairing.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout] 5  +             use ark_ec_zypher::PrimeGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_bigint` found for struct `ark_ec_zypher::pairing::PairingOutput` in the current scope
[INFO] [stdout]   --> src/curves/tests/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_pairing!(pairing; crate::Bls12_381);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `PairingOutput<Bls12<Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ec-zypher-0.4.2/src/lib.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn mul_bigint(&self, other: impl AsRef<[u64]>) -> Self;
[INFO] [stdout]    |        ---------- the method is available for `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `test_pairing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `PrimeGroup` which provides `mul_bigint` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/pairing.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout] 5  +             use ark_ec_zypher::PrimeGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_bigint` found for struct `ark_ec_zypher::pairing::PairingOutput` in the current scope
[INFO] [stdout]   --> src/curves/tests/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_pairing!(pairing; crate::Bls12_381);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `PairingOutput<Bls12<Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ec-zypher-0.4.2/src/lib.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn mul_bigint(&self, other: impl AsRef<[u64]>) -> Self;
[INFO] [stdout]    |        ---------- the method is available for `ark_ec_zypher::pairing::PairingOutput<Bls12<curves::Config>>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `test_pairing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `PrimeGroup` which provides `mul_bigint` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/pairing.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout] 5  +             use ark_ec_zypher::PrimeGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> src/curves/tests/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_h2c!(g1_h2c; "./src/curves/tests"; "BLS12381G1"; crate::g1::Config; crate::Fq; crate::Fq; 1);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected argument #2 of type `{integer}`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/field_hashers/mod.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn hash_to_field<const N: usize>(&self, msg: &[u8]) -> [F; N];
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/curves/tests/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_h2c!(g1_h2c; "./src/curves/tests"; "BLS12381G1"; crate::g1::Config; crate::Fq; crate::Fq; 1);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | expected `Vec<Fp<MontBackend<..., 6>, 6>>`, found `[_; _]`
[INFO] [stdout]    | expected due to this
[INFO] [stdout]    | help: try using a conversion method: `.to_vec()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>>`
[INFO] [stdout]                found array `[_; _]`
[INFO] [stdout]    = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&[Fp<MontBackend<FqConfig, 6>, 6>] as IntoIterator>::Item == Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    --> src/curves/tests/mod.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | test_h2c!(g1_h2c; "./src/curves/tests"; "BLS12381G1"; crate::g1::Config; crate::Fq; crate::Fq; 1);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | expected `Fp<MontBackend<FqConfig, 6>, 6>`, found `&Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ark_ff_zypher::Fp<_, _>`
[INFO] [stdout]             found reference `&ark_ff_zypher::Fp<_, _>`
[INFO] [stdout] note: required by a bound in `from_base_prime_field_elems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn from_base_prime_field_elems(
[INFO] [stdout]     |        --------------------------- required by a bound in this associated function
[INFO] [stdout] 227 |         elems: impl IntoIterator<Item = Self::BasePrimeField>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Field::from_base_prime_field_elems`
[INFO] [stdout]     = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&[Fp<MontBackend<FqConfig, 6>, 6>] as IntoIterator>::Item == Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    --> src/curves/tests/mod.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | test_h2c!(g1_h2c; "./src/curves/tests"; "BLS12381G1"; crate::g1::Config; crate::Fq; crate::Fq; 1);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | expected `Fp<MontBackend<FqConfig, 6>, 6>`, found `&Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ark_ff_zypher::Fp<_, _>`
[INFO] [stdout]             found reference `&ark_ff_zypher::Fp<_, _>`
[INFO] [stdout] note: required by a bound in `from_base_prime_field_elems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn from_base_prime_field_elems(
[INFO] [stdout]     |        --------------------------- required by a bound in this associated function
[INFO] [stdout] 227 |         elems: impl IntoIterator<Item = Self::BasePrimeField>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Field::from_base_prime_field_elems`
[INFO] [stdout]     = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> src/curves/tests/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_h2c!(g2_hc2; "./src/curves/tests"; "BLS12381G2"; crate::g2::Config; crate::Fq2; crate::Fq; 2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected argument #2 of type `{integer}`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/field_hashers/mod.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn hash_to_field<const N: usize>(&self, msg: &[u8]) -> [F; N];
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/curves/tests/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_h2c!(g2_hc2; "./src/curves/tests"; "BLS12381G2"; crate::g2::Config; crate::Fq2; crate::Fq; 2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | expected `Vec<Fp<MontBackend<..., 6>, 6>>`, found `[_; _]`
[INFO] [stdout]    | expected due to this
[INFO] [stdout]    | help: try using a conversion method: `.to_vec()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>>`
[INFO] [stdout]                found array `[_; _]`
[INFO] [stdout]    = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&[Fp<MontBackend<FqConfig, 6>, 6>] as IntoIterator>::Item == Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    --> src/curves/tests/mod.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | test_h2c!(g2_hc2; "./src/curves/tests"; "BLS12381G2"; crate::g2::Config; crate::Fq2; crate::Fq; 2);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | expected `Fp<MontBackend<FqConfig, 6>, 6>`, found `&Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ark_ff_zypher::Fp<_, _>`
[INFO] [stdout]             found reference `&ark_ff_zypher::Fp<_, _>`
[INFO] [stdout] note: required by a bound in `from_base_prime_field_elems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn from_base_prime_field_elems(
[INFO] [stdout]     |        --------------------------- required by a bound in this associated function
[INFO] [stdout] 227 |         elems: impl IntoIterator<Item = Self::BasePrimeField>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Field::from_base_prime_field_elems`
[INFO] [stdout]     = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&[Fp<MontBackend<FqConfig, 6>, 6>] as IntoIterator>::Item == Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    --> src/curves/tests/mod.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | test_h2c!(g2_hc2; "./src/curves/tests"; "BLS12381G2"; crate::g2::Config; crate::Fq2; crate::Fq; 2);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | expected `Fp<MontBackend<FqConfig, 6>, 6>`, found `&Fp<MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ark_ff_zypher::Fp<_, _>`
[INFO] [stdout]             found reference `&ark_ff_zypher::Fp<_, _>`
[INFO] [stdout] note: required by a bound in `from_base_prime_field_elems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn from_base_prime_field_elems(
[INFO] [stdout]     |        --------------------------- required by a bound in this associated function
[INFO] [stdout] 227 |         elems: impl IntoIterator<Item = Self::BasePrimeField>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Field::from_base_prime_field_elems`
[INFO] [stdout]     = note: this error originates in the macro `test_h2c` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `serialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:174:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn serialize_with_flags<W: Write, F: Flags>(
[INFO] [stdout]     |                                          ^^^^^ required by this bound in `CanonicalSerializeWithFlags::serialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `deserialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:188:43
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn deserialize_with_flags<R: Read, F: Flags>(
[INFO] [stdout]     |                                           ^^^^^ required by this bound in `CanonicalDeserializeWithFlags::deserialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::Field` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    |                 ^^ the trait `ark_ff::fields::Field` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ark_ff::fields::Field`:
[INFO] [stdout]              ark_ff::fields::models::cubic_extension::CubicExtField<P>
[INFO] [stdout]              ark_ff::fields::models::fp::Fp<P, N>
[INFO] [stdout]              ark_ff::fields::models::quadratic_extension::QuadExtField<P>
[INFO] [stdout] note: required by a bound in `sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sum_of_products_test_helper<F: ark_ff::Field, const N: usize>(rng: &mut impl Rng) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ required by this bound in `sum_of_products_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `serialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:174:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn serialize_with_flags<W: Write, F: Flags>(
[INFO] [stdout]     |                                          ^^^^^ required by this bound in `CanonicalSerializeWithFlags::serialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `deserialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:188:43
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn deserialize_with_flags<R: Read, F: Flags>(
[INFO] [stdout]     |                                           ^^^^^ required by this bound in `CanonicalDeserializeWithFlags::deserialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::Field` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    |                 ^^ the trait `ark_ff::fields::Field` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ark_ff::fields::Field`:
[INFO] [stdout]              ark_ff::fields::models::cubic_extension::CubicExtField<P>
[INFO] [stdout]              ark_ff::fields::models::fp::Fp<P, N>
[INFO] [stdout]              ark_ff::fields::models::quadratic_extension::QuadExtField<P>
[INFO] [stdout] note: required by a bound in `sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sum_of_products_test_helper<F: ark_ff::Field, const N: usize>(rng: &mut impl Rng) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ required by this bound in `sum_of_products_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>: ark_ff::fields::prime::PrimeField` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::prime::PrimeField` is not implemented for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 6>, 6>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ff::fields::prime::PrimeField` is implemented for `ark_ff::fields::models::fp::Fp<P, N>`
[INFO] [stdout] note: required by a bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn prime_field_sum_of_products_test_helper<F: ark_ff::PrimeField, const N: usize>(
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ required by this bound in `prime_field_sum_of_products_test_helper`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | test_field!(fq2; Fq2);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `serialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:174:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn serialize_with_flags<W: Write, F: Flags>(
[INFO] [stdout]     |                                          ^^^^^ required by this bound in `CanonicalSerializeWithFlags::serialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | test_field!(fq2; Fq2);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `deserialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:188:43
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn deserialize_with_flags<R: Read, F: Flags>(
[INFO] [stdout]     |                                           ^^^^^ required by this bound in `CanonicalDeserializeWithFlags::deserialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>: ark_ff::fields::Field` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq2; Fq2);
[INFO] [stdout]    |                  ^^^ the trait `ark_ff::fields::Field` is not implemented for `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ark_ff::fields::Field`:
[INFO] [stdout]              ark_ff::fields::models::cubic_extension::CubicExtField<P>
[INFO] [stdout]              ark_ff::fields::models::fp::Fp<P, N>
[INFO] [stdout]              ark_ff::fields::models::quadratic_extension::QuadExtField<P>
[INFO] [stdout] note: required by a bound in `sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sum_of_products_test_helper<F: ark_ff::Field, const N: usize>(rng: &mut impl Rng) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ required by this bound in `sum_of_products_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout] 18  | test_field!(fq6; Fq6);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `serialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:174:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn serialize_with_flags<W: Write, F: Flags>(
[INFO] [stdout]     |                                          ^^^^^ required by this bound in `CanonicalSerializeWithFlags::serialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout] 18  | test_field!(fq6; Fq6);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `deserialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:188:43
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn deserialize_with_flags<R: Read, F: Flags>(
[INFO] [stdout]     |                                           ^^^^^ required by this bound in `CanonicalDeserializeWithFlags::deserialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>: ark_ff::fields::Field` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq6; Fq6);
[INFO] [stdout]    |                  ^^^ the trait `ark_ff::fields::Field` is not implemented for `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ark_ff::fields::Field`:
[INFO] [stdout]              ark_ff::fields::models::cubic_extension::CubicExtField<P>
[INFO] [stdout]              ark_ff::fields::models::fp::Fp<P, N>
[INFO] [stdout]              ark_ff::fields::models::quadratic_extension::QuadExtField<P>
[INFO] [stdout] note: required by a bound in `sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sum_of_products_test_helper<F: ark_ff::Field, const N: usize>(rng: &mut impl Rng) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ required by this bound in `sum_of_products_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | test_field!(fq12; Fq12);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     | required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `serialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:174:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn serialize_with_flags<W: Write, F: Flags>(
[INFO] [stdout]     |                                          ^^^^^ required by this bound in `CanonicalSerializeWithFlags::serialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | test_field!(fq12; Fq12);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Flags` is not implemented for `DummyFlags`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Flags`:
[INFO] [stdout]               EmptyFlags
[INFO] [stdout]               SWFlags
[INFO] [stdout]               TEFlags
[INFO] [stdout] note: required by a bound in `deserialize_with_flags`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-serialize-zypher-0.4.2/src/lib.rs:188:43
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn deserialize_with_flags<R: Read, F: Flags>(
[INFO] [stdout]     |                                           ^^^^^ required by this bound in `CanonicalDeserializeWithFlags::deserialize_with_flags`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__test_field` which comes from the expansion of the macro `test_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>: ark_ff::fields::Field` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_field!(fq12; Fq12);
[INFO] [stdout]    |                   ^^^^ the trait `ark_ff::fields::Field` is not implemented for `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ark_ff::fields::Field`:
[INFO] [stdout]              ark_ff::fields::models::cubic_extension::CubicExtField<P>
[INFO] [stdout]              ark_ff::fields::models::fp::Fp<P, N>
[INFO] [stdout]              ark_ff::fields::models::quadratic_extension::QuadExtField<P>
[INFO] [stdout] note: required by a bound in `sum_of_products_test_helper`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/fields.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sum_of_products_test_helper<F: ark_ff::Field, const N: usize>(rng: &mut impl Rng) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ required by this bound in `sum_of_products_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0271, E0277, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ark-bls12-381-zypher` (lib test) due to 65 previous errors
[INFO] running `Command { std: "docker" "inspect" "70de15b74f76d0e687a9c8491b901c28b6e506557bd68802660b27b79be7ea57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70de15b74f76d0e687a9c8491b901c28b6e506557bd68802660b27b79be7ea57", kill_on_drop: false }`
[INFO] [stdout] 70de15b74f76d0e687a9c8491b901c28b6e506557bd68802660b27b79be7ea57
