[INFO] fetching crate ark-bn254-zypher 0.4.0...
[INFO] checking ark-bn254-zypher-0.4.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ark-bn254-zypher 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ark-bn254-zypher 0.4.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ark-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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding ark-algebra-bench-templates v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding ark-algebra-test-templates v0.4.2 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31bc0c0f8bbdbb9c1e0d506d9bcd205d894011ff4854982c90e082c25cbce074
[INFO] running `Command { std: "docker" "start" "-a" "31bc0c0f8bbdbb9c1e0d506d9bcd205d894011ff4854982c90e082c25cbce074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31bc0c0f8bbdbb9c1e0d506d9bcd205d894011ff4854982c90e082c25cbce074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31bc0c0f8bbdbb9c1e0d506d9bcd205d894011ff4854982c90e082c25cbce074", kill_on_drop: false }`
[INFO] [stdout] 31bc0c0f8bbdbb9c1e0d506d9bcd205d894011ff4854982c90e082c25cbce074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8941ab03bbd7ae7515fd875e9d4c142adac609acf5ddb9c0d4ef7a6bc7cc7731
[INFO] running `Command { std: "docker" "start" "-a" "8941ab03bbd7ae7515fd875e9d4c142adac609acf5ddb9c0d4ef7a6bc7cc7731", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling ark-serialize-derive-zypher v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ark-ff-asm-zypher v0.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ark-std-zypher v0.4.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-serialize-zypher v0.4.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling ark-ff-macros-zypher v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking criterion v0.4.0
[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: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fr.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ark-r1cs-std`, `curve`, `default`, `r1cs`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     warnings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `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: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fq.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ark-r1cs-std`, `curve`, `default`, `r1cs`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `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: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fr.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ark-r1cs-std`, `curve`, `default`, `r1cs`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     warnings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `asm`
[INFO] [stdout]  --> src/fields/fq.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(MontConfig)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ark-r1cs-std`, `curve`, `default`, `r1cs`, `scalar_field`, and `std`
[INFO] [stdout]   = help: consider adding `asm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this error originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ark-bn254-zypher` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_var_base_msm`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn test_var_base_msm<G: VariableBaseMSM>() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ required by this bound in `test_var_base_msm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_chunked_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn test_chunked_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_chunked_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | test_group!(g1; G1Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g1::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_hashmap_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn test_hashmap_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_hashmap_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_var_base_msm`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn test_var_base_msm<G: VariableBaseMSM>() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ required by this bound in `test_var_base_msm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout] 7  | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_chunked_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn test_chunked_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_chunked_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>: ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not satisfied
[INFO] [stdout]   --> src/curves/tests.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout] 7  | test_group!(g2; G2Projective; sw);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::short_weierstrass::Projective<curves::g2::Config>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_hashmap_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn test_hashmap_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_hashmap_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bn<curves::Config>>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_var_base_msm`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn test_var_base_msm<G: VariableBaseMSM>() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ required by this bound in `test_var_base_msm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::pairing::PairingOutput<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]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bn<curves::Config>>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_chunked_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn test_chunked_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_chunked_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ark_ec_zypher::pairing::PairingOutput<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]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM` is not implemented for `ark_ec_zypher::pairing::PairingOutput<Bn<curves::Config>>`
[INFO] [stdout]    = help: the following other types implement trait `ark_ec::scalar_mul::variable_base::VariableBaseMSM`:
[INFO] [stdout]              ark_ec::models::short_weierstrass::group::Projective<P>
[INFO] [stdout]              ark_ec::models::twisted_edwards::group::Projective<P>
[INFO] [stdout]              ark_ec::pairing::PairingOutput<P>
[INFO] [stdout] note: required by a bound in `ark_algebra_test_templates::msm::test_hashmap_pippenger`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ark-algebra-test-templates-0.4.2/src/msm.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn test_hashmap_pippenger<G: VariableBaseMSM>() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ required by this bound in `test_hashmap_pippenger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_bigint` found for struct `ark_ec_zypher::pairing::PairingOutput` in the current scope
[INFO] [stdout]   --> src/curves/tests.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] 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 101 previous errors
[INFO] running `Command { std: "docker" "inspect" "8941ab03bbd7ae7515fd875e9d4c142adac609acf5ddb9c0d4ef7a6bc7cc7731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8941ab03bbd7ae7515fd875e9d4c142adac609acf5ddb9c0d4ef7a6bc7cc7731", kill_on_drop: false }`
[INFO] [stdout] 8941ab03bbd7ae7515fd875e9d4c142adac609acf5ddb9c0d4ef7a6bc7cc7731
