[INFO] fetching crate cryptix-bn254 0.1.0...
[INFO] checking cryptix-bn254-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cryptix-bn254 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cryptix-bn254 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cryptix-bn254 0.1.0
[INFO] finished tweaking crates.io crate cryptix-bn254 0.1.0
[INFO] tweaked toml for crates.io crate cryptix-bn254 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 150479671a6e447e7a2d7b8f6c3514f697bc17b583435695e0cc5b5030a36eed
[INFO] running `Command { std: "docker" "start" "-a" "150479671a6e447e7a2d7b8f6c3514f697bc17b583435695e0cc5b5030a36eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "150479671a6e447e7a2d7b8f6c3514f697bc17b583435695e0cc5b5030a36eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150479671a6e447e7a2d7b8f6c3514f697bc17b583435695e0cc5b5030a36eed", kill_on_drop: false }`
[INFO] [stdout] 150479671a6e447e7a2d7b8f6c3514f697bc17b583435695e0cc5b5030a36eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d94da7b5578383035f6d08012e14c6dbee489eb4ed90f46aa4642b650ca6f3b1
[INFO] running `Command { std: "docker" "start" "-a" "d94da7b5578383035f6d08012e14c6dbee489eb4ed90f46aa4642b650ca6f3b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cryptix-bigint v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cryptix-field v0.1.0
[INFO] [stderr]     Checking cryptix-pairing v0.1.0
[INFO] [stderr]     Checking cryptix-ecc v0.1.0
[INFO] [stderr]     Checking cryptix-bn254 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking criterion-cycles-per-byte v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `cryptix_bn254::pairing::Pairing`
[INFO] [stdout]  --> tests/test_ate.rs:3:122
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cryptix_bn254::{galoisfield::{FpElement, fp12::Fp12Element}, pairing::{e1::BN254Fp, e2::BN254Fp2, o_ate::OptimalAte, Pairing}};
[INFO] [stdout]   |                                                                                                                          ^^^^^^^ no `Pairing` in `pairing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           cryptix_pairing::Pairing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rand` found for struct `FpElement` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let k = FpElement::rand(&mut rng).repr();
[INFO] [stdout]    |                            ^^^^ function or associated item not found in `FpElement<BigUInt<u64, 4>, BN254>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `FpElement<cryptix_bigint::BigUInt<u64, 4>, BN254>`, consider using `FpElement::<I, M>::new_unchecked` which returns `FpElement<_, _>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptix-field-0.1.0/src/field/primefield.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn new_unchecked(value: I) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let f = OptimalAte::pairing(p, q);
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let g = OptimalAte::pairing(-p, q);
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let g = OptimalAte::pairing(BN254Fp::GENERATOR, BN254Fp2::GENERATOR);
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let right = OptimalAte::pairing(
[INFO] [stdout]    |                                 ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `montgomery::MontgomeryOps`
[INFO] [stdout]  --> tests/test_ate.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cryptix_field::field::{montgomery::MontgomeryOps, MulIdentity};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptix-bn254` (test "test_ate") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d94da7b5578383035f6d08012e14c6dbee489eb4ed90f46aa4642b650ca6f3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d94da7b5578383035f6d08012e14c6dbee489eb4ed90f46aa4642b650ca6f3b1", kill_on_drop: false }`
[INFO] [stdout] d94da7b5578383035f6d08012e14c6dbee489eb4ed90f46aa4642b650ca6f3b1
[INFO] checking cryptix-bn254-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cryptix-bn254 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate cryptix-bn254 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cryptix-bn254 0.1.0
[INFO] finished tweaking crates.io crate cryptix-bn254 0.1.0
[INFO] tweaked toml for crates.io crate cryptix-bn254 0.1.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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c98ffbf01c8bc04ffc906752da86abcadcb59616f40129c129a72163ed3f684f
[INFO] running `Command { std: "docker" "start" "-a" "c98ffbf01c8bc04ffc906752da86abcadcb59616f40129c129a72163ed3f684f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c98ffbf01c8bc04ffc906752da86abcadcb59616f40129c129a72163ed3f684f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98ffbf01c8bc04ffc906752da86abcadcb59616f40129c129a72163ed3f684f", kill_on_drop: false }`
[INFO] [stdout] c98ffbf01c8bc04ffc906752da86abcadcb59616f40129c129a72163ed3f684f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e1eaab40271427bf16a377d4bc05c4e56920019ec92dd50442c415a40e668c7
[INFO] running `Command { std: "docker" "start" "-a" "8e1eaab40271427bf16a377d4bc05c4e56920019ec92dd50442c415a40e668c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cryptix-bigint v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cryptix-field v0.1.0
[INFO] [stderr]     Checking cryptix-pairing v0.1.0
[INFO] [stderr]     Checking cryptix-ecc v0.1.0
[INFO] [stderr]     Checking cryptix-bn254 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking criterion-cycles-per-byte v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `cryptix_bn254::pairing::Pairing`
[INFO] [stdout]  --> tests/test_ate.rs:3:122
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cryptix_bn254::{galoisfield::{FpElement, fp12::Fp12Element}, pairing::{e1::BN254Fp, e2::BN254Fp2, o_ate::OptimalAte, Pairing}};
[INFO] [stdout]   |                                                                                                                          ^^^^^^^ no `Pairing` in `pairing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           cryptix_pairing::Pairing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rand` found for struct `FpElement` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let k = FpElement::rand(&mut rng).repr();
[INFO] [stdout]    |                            ^^^^ function or associated item not found in `FpElement<BigUInt<u64, 4>, BN254>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `FpElement<cryptix_bigint::BigUInt<u64, 4>, BN254>`, consider using `FpElement::<I, M>::new_unchecked` which returns `FpElement<_, _>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cryptix-field-0.1.0/src/field/primefield.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn new_unchecked(value: I) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let f = OptimalAte::pairing(p, q);
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let g = OptimalAte::pairing(-p, q);
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let g = OptimalAte::pairing(BN254Fp::GENERATOR, BN254Fp2::GENERATOR);
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pairing` found for struct `OptimalAte` in the current scope
[INFO] [stdout]   --> tests/test_ate.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let right = OptimalAte::pairing(
[INFO] [stdout]    |                                 ^^^^^^^ function or associated item not found in `OptimalAte`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Pairing` which provides `pairing` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use cryptix_pairing::Pairing;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `montgomery::MontgomeryOps`
[INFO] [stdout]  --> tests/test_ate.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cryptix_field::field::{montgomery::MontgomeryOps, MulIdentity};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptix-bn254` (test "test_ate") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8e1eaab40271427bf16a377d4bc05c4e56920019ec92dd50442c415a40e668c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1eaab40271427bf16a377d4bc05c4e56920019ec92dd50442c415a40e668c7", kill_on_drop: false }`
[INFO] [stdout] 8e1eaab40271427bf16a377d4bc05c4e56920019ec92dd50442c415a40e668c7
