[INFO] fetching crate ark-bn254-zypher 0.4.0...
[INFO] checking ark-bn254-zypher-0.4.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate ark-bn254-zypher 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate ark-bn254-zypher 0.4.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ark-bn254-zypher 0.4.0
[INFO] finished tweaking crates.io crate ark-bn254-zypher 0.4.0
[INFO] tweaked toml for crates.io crate ark-bn254-zypher 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding anes v0.1.6 (available: v0.2.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.18)
[INFO] [stderr]       Adding clap_lex v0.2.4 (available: v0.7.2)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.14.5)
[INFO] [stderr]       Adding hashbrown v0.13.2 (available: v0.14.5)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (available: v0.4.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding os_str_bytes v6.6.1 (available: v7.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb5784e5887726f2576ef476da5b5517a40ae10069a508cdd63bd87449c38498
[INFO] running `Command { std: "docker" "start" "-a" "bb5784e5887726f2576ef476da5b5517a40ae10069a508cdd63bd87449c38498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb5784e5887726f2576ef476da5b5517a40ae10069a508cdd63bd87449c38498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5784e5887726f2576ef476da5b5517a40ae10069a508cdd63bd87449c38498", kill_on_drop: false }`
[INFO] [stdout] bb5784e5887726f2576ef476da5b5517a40ae10069a508cdd63bd87449c38498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a813e890f747b7f76afbdf9f3151acf19c9a3ac0913ef72a8d6872861cd05475
[INFO] running `Command { std: "docker" "start" "-a" "a813e890f747b7f76afbdf9f3151acf19c9a3ac0913ef72a8d6872861cd05475", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive-zypher v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm-zypher v0.4.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking tracing v0.1.40
[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 ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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]    Compiling ark-ff-macros-zypher v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm 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 ark-poly v0.4.2
[INFO] [stderr]     Checking ark-poly-zypher v0.4.2
[INFO] [stderr]     Checking ark-relations-zypher v0.4.0
[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-bn254-zypher v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: no rules expected the token `glv`
[INFO] [stdout]    --> src/curves/tests.rs:10:35
[INFO] [stdout]     |
[INFO] [stdout] 10  | 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 the token `glv`
[INFO] [stdout]    --> src/curves/tests.rs:11:35
[INFO] [stdout]     |
[INFO] [stdout] 11  | 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[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]  --> src/curves/tests.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bn254>; 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.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_pairing!(pairing; crate::Bn254);
[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[E0432]: unresolved import `ark_ec::Group`
[INFO] [stdout]   --> src/curves/tests.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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: couldn't read benches/bn254.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ark-bn254-zypher` (bench "bn254") 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.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    |
[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.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    |
[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.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    |
[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 function or associated item named `generator` found for struct `ark_ec_zypher::short_weierstrass::Projective` in the current scope
[INFO] [stdout]    --> src/curves/tests.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout] 6   | test_group!(g1; G1Projective; sw);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Projective<Config>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>` consider using one of the following associated functions:
[INFO] [stdout]       ark_ec_zypher::short_weierstrass::Projective::<P>::new_unchecked
[INFO] [stdout]       ark_ec_zypher::short_weierstrass::Projective::<P>::new
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ec-zypher-0.4.2/src/models/short_weierstrass/group.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub const fn new_unchecked(x: P::BaseField, y: P::BaseField, z: P::BaseField) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn new(x: P::BaseField, y: P::BaseField, z: P::BaseField) -> Self {
[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 `$crate::__test_group` which comes from the expansion of the macro `test_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `PrimeGroup` which provides `generator` 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/groups.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 +             use ark_ec_zypher::PrimeGroup;
[INFO] [stdout]     |
[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.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout] 7  | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    |
[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.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout] 7  | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    |
[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.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout] 7  | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    |
[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 function or associated item named `generator` found for struct `ark_ec_zypher::short_weierstrass::Projective` in the current scope
[INFO] [stdout]    --> src/curves/tests.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   | test_group!(g2; G2Projective; sw);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Projective<Config>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>` consider using one of the following associated functions:
[INFO] [stdout]       ark_ec_zypher::short_weierstrass::Projective::<P>::new_unchecked
[INFO] [stdout]       ark_ec_zypher::short_weierstrass::Projective::<P>::new
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ec-zypher-0.4.2/src/models/short_weierstrass/group.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub const fn new_unchecked(x: P::BaseField, y: P::BaseField, z: P::BaseField) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn new(x: P::BaseField, y: P::BaseField, z: P::BaseField) -> Self {
[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 `$crate::__test_group` which comes from the expansion of the macro `test_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `PrimeGroup` which provides `generator` 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/groups.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 +             use ark_ec_zypher::PrimeGroup;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::pairing::PairingOutput<Bn<curves::Config>>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:8:29
[INFO] [stdout]    |
[INFO] [stdout] 8  | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bn254>; msm);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bn<curves::Config>>`
[INFO] [stdout]    |
[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<Bn<curves::Config>>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:8:29
[INFO] [stdout]    |
[INFO] [stdout] 8  | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bn254>; msm);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bn<curves::Config>>`
[INFO] [stdout]    |
[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<Bn<curves::Config>>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:8:29
[INFO] [stdout]    |
[INFO] [stdout] 8  | test_group!(pairing_output; ark_ec::pairing::PairingOutput<Bn254>; msm);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bn<curves::Config>>`
[INFO] [stdout]    |
[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.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | test_pairing!(pairing; crate::Bn254);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `PairingOutput<Bn<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<Bn<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.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | test_pairing!(pairing; crate::Bn254);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `PairingOutput<Bn<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<Bn<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.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | test_pairing!(pairing; crate::Bn254);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `PairingOutput<Bn<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<Bn<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[E0277]: the trait bound `DummyFlags: Flags` is not satisfied
[INFO] [stdout]    --> src/fields/tests.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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[E0599]: no associated item named `ZERO` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ZERO` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FrConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[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:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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[E0599]: no associated item named `ZERO` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_field!(fr; Fr; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `Fp<MontBackend<FrConfig, 4>, 4>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | 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[E0599]: no associated item named `ZERO` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ZERO` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 4>, 4>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 4>, 4>: ark_ff::fields::Field` is not satisfied
[INFO] [stdout]   --> src/fields/tests.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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, 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[E0599]: no associated item named `ZERO` found for struct `ark_ff_zypher::Fp` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_field!(fq; Fq; mont_prime_field);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `Fp<MontBackend<FqConfig, 4>, 4>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ff_zypher::Fp<ark_ff_zypher::MontBackend<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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<FqConfig, 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!(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, 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!(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:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | 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[E0599]: no associated item named `ZERO` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ZERO` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_field!(fq2; Fq2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp2ConfigWrapper<Fq2Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp2ConfigWrapper<fields::fq2::Fq2Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[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:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | 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[E0599]: no associated item named `ZERO` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ZERO` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `CubicExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_field!(fq6; Fq6);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ method not found in `CubicExtField<Fp6ConfigWrapper<Fq6Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `CubicExtField<ark_ff_zypher::Fp6ConfigWrapper<fields::fq6::Fq6Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[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:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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:18:1
[INFO] [stdout]     |
[INFO] [stdout] 18  | 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:18:1
[INFO] [stdout]     |
[INFO] [stdout] 18  | 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[E0599]: no associated item named `ZERO` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ZERO` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[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 `$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] help: trait `AdditiveGroup` which provides `ZERO` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `double` found for struct `QuadExtField` in the current scope
[INFO] [stdout]   --> src/fields/tests.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_field!(fq12; Fq12);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QuadExtField<Fp12ConfigWrapper<Fq12Config>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-ff-zypher-0.4.2/src/fields/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double(&self) -> Self {
[INFO] [stdout]    |        ------ the method is available for `QuadExtField<Fp12ConfigWrapper<fields::fq12::Fq12Config>>` 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 `$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] help: trait `AdditiveGroup` which provides `double` 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/fields.rs:529:13
[INFO] [stdout]    |
[INFO] [stdout] 529+             use ark_ec_zypher::AdditiveGroup;
[INFO] [stdout]    |
[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:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | 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] error: aborting due to 99 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ark-bn254-zypher` (lib test) due to 100 previous errors
[INFO] running `Command { std: "docker" "inspect" "a813e890f747b7f76afbdf9f3151acf19c9a3ac0913ef72a8d6872861cd05475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a813e890f747b7f76afbdf9f3151acf19c9a3ac0913ef72a8d6872861cd05475", kill_on_drop: false }`
[INFO] [stdout] a813e890f747b7f76afbdf9f3151acf19c9a3ac0913ef72a8d6872861cd05475
