[INFO] fetching crate signature_bls 0.35.0...
[INFO] testing signature_bls-0.35.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate signature_bls 0.35.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate signature_bls 0.35.0
[INFO] finished tweaking crates.io crate signature_bls 0.35.0
[INFO] tweaked toml for crates.io crate signature_bls 0.35.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate signature_bls 0.35.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding bls12_381_plus v0.5.5 (available: v0.8.18)
[INFO] [stderr]       Adding ff v0.10.1 (available: v0.13.1)
[INFO] [stderr]       Adding group v0.10.0 (available: v0.13.0)
[INFO] [stderr]       Adding hkdf v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding pairing v0.20.0 (available: v0.23.0)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.9)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding vsss-rs v1.6.0 (available: v5.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded pairing v0.20.0
[INFO] [stderr]   Downloaded vsss-rs v1.6.0
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded serde-big-array v0.4.1
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded hash32 v0.2.1
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded bls12_381_plus v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a55eed5ac6d045d4fdec70883ebb69d30a2a8d5ad71f1b241e43ad3f58644a2f
[INFO] running `Command { std: "docker" "start" "-a" "a55eed5ac6d045d4fdec70883ebb69d30a2a8d5ad71f1b241e43ad3f58644a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a55eed5ac6d045d4fdec70883ebb69d30a2a8d5ad71f1b241e43ad3f58644a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55eed5ac6d045d4fdec70883ebb69d30a2a8d5ad71f1b241e43ad3f58644a2f", kill_on_drop: false }`
[INFO] [stdout] a55eed5ac6d045d4fdec70883ebb69d30a2a8d5ad71f1b241e43ad3f58644a2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16cab498371fea799d0a648a3853c5d6203c331b5febf2b73d13fe48f24a9748
[INFO] running `Command { std: "docker" "start" "-a" "16cab498371fea799d0a648a3853c5d6203c331b5febf2b73d13fe48f24a9748", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling pairing v0.20.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling bls12_381_plus v0.5.5
[INFO] [stderr]    Compiling vsss-rs v1.6.0
[INFO] [stderr]    Compiling signature_bls v0.35.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc` and `default`
[INFO] [stdout]    = help: consider adding `std` 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: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc` and `default`
[INFO] [stdout]    = help: consider adding `std` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/aggregate_signature.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self(G1Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/aggregate_signature.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut g = G1Projective::identity();
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature.rs:110:57
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         Signature::hash_msg(m.as_ref()).to_affine(),
[INFO] [stdout]     |                                                         ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature.rs:111:48
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         G2Prepared::from(key.0.to_affine()),
[INFO] [stdout]     |                                                ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for reference `&G1Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 sig.to_affine(),
[INFO] [stdout]     |                     ^^^^^^^^^ method not found in `&G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `&G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_identity` found for struct `Gt` in the current scope
[INFO] [stdout]    --> src/aggregate_signature.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 125 | /             multi_miller_loop(t.as_slice())
[INFO] [stdout] 126 | |                 .final_exponentiation()
[INFO] [stdout] 127 | |                 .is_identity()
[INFO] [stdout]     | |                 -^^^^^^^^^^^ method not found in `Gt`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  70 |       + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]     |                                               ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout]  88 |       fn is_identity(&self) -> Choice;
[INFO] [stdout]     |       -------------------------------- the method is available for `Gt` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature.rs:7:20
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |                      ----- `Group` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | / pub trait Group:
[INFO] [stdout]  56 | |     Clone
[INFO] [stdout]  57 | |     + Copy
[INFO] [stdout]  58 | |     + fmt::Debug
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | |     + ScalarMul<<Self as Group>::Scalar>
[INFO] [stdout]  70 | |     + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]     | |_____________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/aggregate_signature_vt.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self(G2Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/aggregate_signature_vt.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut g = G2Projective::identity();
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature_vt.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         key.0.to_affine(),
[INFO] [stdout]     |                               ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature_vt.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature_vt.rs:111:76
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         G2Prepared::from(SignatureVt::hash_msg(m.as_ref()).to_affine()),
[INFO] [stdout]     |                                                                            ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature_vt.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for reference `&G2Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature_vt.rs:118:38
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 G2Prepared::from(sig.to_affine()),
[INFO] [stdout]     |                                      ^^^^^^^^^ method not found in `&G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `&G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature_vt.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_identity` found for struct `Gt` in the current scope
[INFO] [stdout]    --> src/aggregate_signature_vt.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 125 | /             multi_miller_loop(t.as_slice())
[INFO] [stdout] 126 | |                 .final_exponentiation()
[INFO] [stdout] 127 | |                 .is_identity()
[INFO] [stdout]     | |                 -^^^^^^^^^^^ method not found in `Gt`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  70 |       + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]     |                                               ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout]  88 |       fn is_identity(&self) -> Choice;
[INFO] [stdout]     |       -------------------------------- the method is available for `Gt` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature_vt.rs:7:20
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |                      ----- `Group` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | / pub trait Group:
[INFO] [stdout]  56 | |     Clone
[INFO] [stdout]  57 | |     + Copy
[INFO] [stdout]  58 | |     + fmt::Debug
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | |     + ScalarMul<<Self as Group>::Scalar>
[INFO] [stdout]  70 | |     + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]     | |_____________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/aggregate_signature_vt.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aggregate_signature_vt.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_public_key.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let mut g = G2Projective::identity();
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_public_key.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Self(G2Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/multi_public_key.rs:72:16
[INFO] [stdout]     |
[INFO] [stdout]  72 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/multi_public_key.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_public_key_vt.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let mut g = G1Projective::identity();
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_public_key_vt.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Self(G1Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/multi_public_key_vt.rs:72:16
[INFO] [stdout]     |
[INFO] [stdout]  72 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/multi_public_key_vt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_signature.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Self(G1Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_signature.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut g = G1Projective::identity();
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/multi_signature.rs:77:16
[INFO] [stdout]     |
[INFO] [stdout]  77 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/multi_signature.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_signature_vt.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Self(G2Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/multi_signature_vt.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut g = G2Projective::identity();
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/multi_signature_vt.rs:77:16
[INFO] [stdout]     |
[INFO] [stdout]  77 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/multi_signature_vt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/partial_signature.rs:70:47
[INFO] [stdout]     |
[INFO] [stdout]  70 |             bytes[1..].copy_from_slice(&point.to_affine().to_compressed());
[INFO] [stdout]     |                                               ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/partial_signature.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/partial_signature_vt.rs:70:47
[INFO] [stdout]     |
[INFO] [stdout]  70 |             bytes[1..].copy_from_slice(&point.to_affine().to_compressed());
[INFO] [stdout]     |                                               ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/partial_signature_vt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/proof_of_possession.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |         Self(G1Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_zero` found for struct `Scalar` in the current scope
[INFO] [stdout]   --> src/proof_of_possession.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |         if sk.0.is_zero() {
[INFO] [stdout]    |                 ^^^^^^^ method not found in `Scalar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Field` which provides `is_zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ff::Field;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession.rs:74:17
[INFO] [stdout]     |
[INFO] [stdout]  74 |             (&a.to_affine(), &G2Prepared::from(pk.0.to_affine())),
[INFO] [stdout]     |                 ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession.rs:74:53
[INFO] [stdout]     |
[INFO] [stdout]  74 |             (&a.to_affine(), &G2Prepared::from(pk.0.to_affine())),
[INFO] [stdout]     |                                                     ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession.rs:75:22
[INFO] [stdout]     |
[INFO] [stdout]  75 |             (&self.0.to_affine(), &G2Prepared::from(g2)),
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_identity` found for struct `Gt` in the current scope
[INFO] [stdout]   --> src/proof_of_possession.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         multi_miller_loop(&[
[INFO] [stdout] 74 | |             (&a.to_affine(), &G2Prepared::from(pk.0.to_affine())),
[INFO] [stdout] 75 | |             (&self.0.to_affine(), &G2Prepared::from(g2)),
[INFO] [stdout] 76 | |         ])
[INFO] [stdout] 77 | |         .final_exponentiation()
[INFO] [stdout] 78 | |         .is_identity()
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `Gt`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 70 |       + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    |                                               ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 88 |       fn is_identity(&self) -> Choice;
[INFO] [stdout]    |       -------------------------------- the method is available for `Gt` here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/proof_of_possession.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |   use group::{Curve, Group};
[INFO] [stdout]    |                      ----- `Group` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / pub trait Group:
[INFO] [stdout] 56 | |     Clone
[INFO] [stdout] 57 | |     + Copy
[INFO] [stdout] 58 | |     + fmt::Debug
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     + ScalarMul<<Self as Group>::Scalar>
[INFO] [stdout] 70 | |     + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    | |_____________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession.rs:83:16
[INFO] [stdout]     |
[INFO] [stdout]  83 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/proof_of_possession_vt.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |         Self(G2Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_zero` found for struct `Scalar` in the current scope
[INFO] [stdout]   --> src/proof_of_possession_vt.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |         if sk.0.is_zero() {
[INFO] [stdout]    |                 ^^^^^^^ method not found in `Scalar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Field` which provides `is_zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ff::Field;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession_vt.rs:74:20
[INFO] [stdout]     |
[INFO] [stdout]  74 |             (&pk.0.to_affine(), &G2Prepared::from(a.to_affine())),
[INFO] [stdout]     |                    ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession_vt.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession_vt.rs:74:53
[INFO] [stdout]     |
[INFO] [stdout]  74 |             (&pk.0.to_affine(), &G2Prepared::from(a.to_affine())),
[INFO] [stdout]     |                                                     ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession_vt.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession_vt.rs:75:44
[INFO] [stdout]     |
[INFO] [stdout]  75 |             (&g1, &G2Prepared::from(self.0.to_affine())),
[INFO] [stdout]     |                                            ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession_vt.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_identity` found for struct `Gt` in the current scope
[INFO] [stdout]   --> src/proof_of_possession_vt.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         multi_miller_loop(&[
[INFO] [stdout] 74 | |             (&pk.0.to_affine(), &G2Prepared::from(a.to_affine())),
[INFO] [stdout] 75 | |             (&g1, &G2Prepared::from(self.0.to_affine())),
[INFO] [stdout] 76 | |         ])
[INFO] [stdout] 77 | |         .final_exponentiation()
[INFO] [stdout] 78 | |         .is_identity()
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `Gt`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 70 |       + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    |                                               ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 88 |       fn is_identity(&self) -> Choice;
[INFO] [stdout]    |       -------------------------------- the method is available for `Gt` here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/proof_of_possession_vt.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |   use group::{Curve, Group};
[INFO] [stdout]    |                      ----- `Group` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / pub trait Group:
[INFO] [stdout] 56 | |     Clone
[INFO] [stdout] 57 | |     + Copy
[INFO] [stdout] 58 | |     + fmt::Debug
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     + ScalarMul<<Self as Group>::Scalar>
[INFO] [stdout] 70 | |     + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    | |_____________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/proof_of_possession_vt.rs:83:16
[INFO] [stdout]     |
[INFO] [stdout]  83 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/proof_of_possession_vt.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/public_key.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Self(G2Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::generator`: Use GENERATOR instead.
[INFO] [stdout]   --> src/public_key.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Self(G2Projective::generator() * s.0)
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/public_key.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  80 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/public_key.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/public_key_vt.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Self(G1Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::generator`: Use GENERATOR instead.
[INFO] [stdout]   --> src/public_key_vt.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Self(G1Projective::generator() * s.0)
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/public_key_vt.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  80 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/public_key_vt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |   use group::Curve;
[INFO] [stdout]     |       ------------ `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::Scalar::zero`: Use ZERO instead.
[INFO] [stdout]   --> src/secret_key.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         Self(Scalar::zero())
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G1Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/signature.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Self(G1Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_zero` found for struct `Scalar` in the current scope
[INFO] [stdout]   --> src/signature.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         if sk.0.is_zero() {
[INFO] [stdout]    |                 ^^^^^^^ method not found in `Scalar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Field` which provides `is_zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ff::Field;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/signature.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout]  89 |             (&a.to_affine(), &G2Prepared::from(pk.0.to_affine())),
[INFO] [stdout]     |                 ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/signature.rs:89:53
[INFO] [stdout]     |
[INFO] [stdout]  89 |             (&a.to_affine(), &G2Prepared::from(pk.0.to_affine())),
[INFO] [stdout]     |                                                     ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/signature.rs:90:22
[INFO] [stdout]     |
[INFO] [stdout]  90 |             (&self.0.to_affine(), &G2Prepared::from(g2)),
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_identity` found for struct `Gt` in the current scope
[INFO] [stdout]   --> src/signature.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | /         multi_miller_loop(&[
[INFO] [stdout] 89 | |             (&a.to_affine(), &G2Prepared::from(pk.0.to_affine())),
[INFO] [stdout] 90 | |             (&self.0.to_affine(), &G2Prepared::from(g2)),
[INFO] [stdout] 91 | |         ])
[INFO] [stdout] 92 | |         .final_exponentiation()
[INFO] [stdout] 93 | |         .is_identity()
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `Gt`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 70 |       + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    |                                               ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 88 |       fn is_identity(&self) -> Choice;
[INFO] [stdout]    |       -------------------------------- the method is available for `Gt` here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/signature.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use group::{Curve, Group};
[INFO] [stdout]    |                      ----- `Group` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / pub trait Group:
[INFO] [stdout] 56 | |     Clone
[INFO] [stdout] 57 | |     + Copy
[INFO] [stdout] 58 | |     + fmt::Debug
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     + ScalarMul<<Self as Group>::Scalar>
[INFO] [stdout] 70 | |     + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    | |_____________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/signature.rs:98:16
[INFO] [stdout]     |
[INFO] [stdout]  98 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bls12_381_plus::G2Projective::identity`: Use IDENTITY instead.
[INFO] [stdout]   --> src/signature_vt.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Self(G2Projective::identity())
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_zero` found for struct `Scalar` in the current scope
[INFO] [stdout]   --> src/signature_vt.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         if sk.0.is_zero() {
[INFO] [stdout]    |                 ^^^^^^^ method not found in `Scalar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Field` which provides `is_zero` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ff::Field;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G1Projective` in the current scope
[INFO] [stdout]    --> src/signature_vt.rs:79:20
[INFO] [stdout]     |
[INFO] [stdout]  79 |             (&pk.0.to_affine(), &G2Prepared::from(a.to_affine())),
[INFO] [stdout]     |                    ^^^^^^^^^ method not found in `G1Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G1Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature_vt.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/signature_vt.rs:79:53
[INFO] [stdout]     |
[INFO] [stdout]  79 |             (&pk.0.to_affine(), &G2Prepared::from(a.to_affine())),
[INFO] [stdout]     |                                                     ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature_vt.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/signature_vt.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |             (&g1, &G2Prepared::from(self.0.to_affine())),
[INFO] [stdout]     |                                            ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature_vt.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_identity` found for struct `Gt` in the current scope
[INFO] [stdout]   --> src/signature_vt.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | /         multi_miller_loop(&[
[INFO] [stdout] 79 | |             (&pk.0.to_affine(), &G2Prepared::from(a.to_affine())),
[INFO] [stdout] 80 | |             (&g1, &G2Prepared::from(self.0.to_affine())),
[INFO] [stdout] 81 | |         ])
[INFO] [stdout] 82 | |         .final_exponentiation()
[INFO] [stdout] 83 | |         .is_identity()
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `Gt`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 70 |       + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    |                                               ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 88 |       fn is_identity(&self) -> Choice;
[INFO] [stdout]    |       -------------------------------- the method is available for `Gt` here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/signature_vt.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use group::{Curve, Group};
[INFO] [stdout]    |                      ----- `Group` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / pub trait Group:
[INFO] [stdout] 56 | |     Clone
[INFO] [stdout] 57 | |     + Copy
[INFO] [stdout] 58 | |     + fmt::Debug
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     + ScalarMul<<Self as Group>::Scalar>
[INFO] [stdout] 70 | |     + ScalarMulOwned<<Self as Group>::Scalar>
[INFO] [stdout]    | |_____________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_affine` found for struct `G2Projective` in the current scope
[INFO] [stdout]    --> src/signature_vt.rs:88:16
[INFO] [stdout]     |
[INFO] [stdout]  88 |         self.0.to_affine().to_compressed()
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `G2Projective`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `group` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.12.1/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  97 |       Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     |                                                                                                ^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout] 113 |       fn to_affine(&self) -> Self::AffineRepr;
[INFO] [stdout]     |       ---------------------------------------- the method is available for `G2Projective` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/signature_vt.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 |   use group::{Curve, Group};
[INFO] [stdout]     |               ----- `Curve` imported here doesn't correspond to the right version of crate `group`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.10.0/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / pub trait Curve:
[INFO] [stdout]  97 | |     Group + GroupOps<<Self as Curve>::AffineRepr> + GroupOpsOwned<<Self as Curve>::AffineRepr>
[INFO] [stdout]     | |______________________________________________________________________________________________- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signature_bls` (lib) due to 42 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "16cab498371fea799d0a648a3853c5d6203c331b5febf2b73d13fe48f24a9748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16cab498371fea799d0a648a3853c5d6203c331b5febf2b73d13fe48f24a9748", kill_on_drop: false }`
[INFO] [stdout] 16cab498371fea799d0a648a3853c5d6203c331b5febf2b73d13fe48f24a9748
