[INFO] fetching crate ark-r1cs-std 0.5.0...
[INFO] checking ark-r1cs-std-0.5.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ark-r1cs-std 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate ark-r1cs-std 0.5.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ark-r1cs-std 0.5.0
[INFO] finished tweaking crates.io crate ark-r1cs-std 0.5.0
[INFO] tweaked toml for crates.io crate ark-r1cs-std 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2579d5f4fd3fdd6f37bb4121189adaf7ab2d652e813d26b3bc5f5b861b67ea2b
[INFO] running `Command { std: "docker" "start" "-a" "2579d5f4fd3fdd6f37bb4121189adaf7ab2d652e813d26b3bc5f5b861b67ea2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2579d5f4fd3fdd6f37bb4121189adaf7ab2d652e813d26b3bc5f5b861b67ea2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2579d5f4fd3fdd6f37bb4121189adaf7ab2d652e813d26b3bc5f5b861b67ea2b", kill_on_drop: false }`
[INFO] [stdout] 2579d5f4fd3fdd6f37bb4121189adaf7ab2d652e813d26b3bc5f5b861b67ea2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1c9107fa70a6032e94c5f6679a830a20e3fd03141e230a7fccebdc9d5332df3
[INFO] running `Command { std: "docker" "start" "-a" "f1c9107fa70a6032e94c5f6679a830a20e3fd03141e230a7fccebdc9d5332df3", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking typenum v1.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-relations v0.5.1
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking ark-r1cs-std v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/boolean/allocated.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/boolean/and.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/boolean/eq.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/boolean/not.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/boolean/or.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/boolean/select.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/boolean/xor.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/boolean/mod.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/fields/fp/cmp.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]     --> src/fields/fp/mod.rs:1132:9
[INFO] [stdout]      |
[INFO] [stdout] 1132 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/groups/curves/short_weierstrass/non_zero_affine.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     use ark_test_curves::bls12_381::{g1::Config as G1Config, Fq};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/poly/domain/vanishing_poly.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_poly`
[INFO] [stdout]    --> src/poly/evaluations/univariate/lagrange_interpolator.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use ark_poly::{univariate::DensePolynomial, DenseUVPolynomial, Polynomial};
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `ark_poly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/poly/evaluations/univariate/lagrange_interpolator.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_poly`
[INFO] [stdout]    --> src/poly/evaluations/univariate/mod.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 |     use ark_poly::{polynomial::univariate::DensePolynomial, DenseUVPolynomial, Polynomial};
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `ark_poly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_poly`
[INFO] [stdout]    --> src/poly/evaluations/univariate/lagrange_interpolator.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use ark_poly::{univariate::DensePolynomial, DenseUVPolynomial, Polynomial};
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `ark_poly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/poly/evaluations/univariate/mod.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_poly`
[INFO] [stdout]   --> src/poly/polynomial/univariate/dense.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use ark_poly::{polynomial::univariate::DensePolynomial, DenseUVPolynomial, Polynomial};
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `ark_poly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_poly`
[INFO] [stdout]    --> src/poly/evaluations/univariate/mod.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 |     use ark_poly::{polynomial::univariate::DensePolynomial, DenseUVPolynomial, Polynomial};
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `ark_poly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/poly/polynomial/univariate/dense.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint8.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/uint/add/saturating.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/uint/add/wrapping.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint/and.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/uint/cmp.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint/convert.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/uint/eq.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/uint/not.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint/or.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint/rotate.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]   --> src/uint/select.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint/shl.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint/shr.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_test_curves`
[INFO] [stdout]    --> src/uint/xor.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use ark_test_curves::bls12_381::Fr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_poly`
[INFO] [stdout]   --> src/poly/polynomial/univariate/dense.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use ark_poly::{polynomial::univariate::DensePolynomial, DenseUVPolynomial, Polynomial};
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `ark_poly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused imports: `Field` and `One`
[INFO] [stdout]    --> src/boolean/mod.rs:208:54
[INFO] [stdout]     |
[INFO] [stdout] 208 |         AdditiveGroup, BitIteratorBE, BitIteratorLE, Field, One, PrimeField, UniformRand,
[INFO] [stdout]     |                                                      ^^^^^  ^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout] 6   |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused imports: `PrimeField` and `UniformRand`
[INFO] [stdout]    --> src/fields/fp/cmp.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     use ark_ff::{PrimeField, UniformRand};
[INFO] [stdout]     |                  ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused imports: `UniformRand` and `Zero`
[INFO] [stdout]     --> src/fields/fp/mod.rs:1131:19
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     use ark_std::{UniformRand, Zero};
[INFO] [stdout]      |                   ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `models::short_weierstrass::SWCurveConfig`
[INFO] [stdout]    --> src/groups/curves/short_weierstrass/non_zero_affine.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use ark_ec::{models::short_weierstrass::SWCurveConfig, CurveGroup};
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `One`
[INFO] [stdout]    --> src/groups/curves/short_weierstrass/non_zero_affine.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use ark_std::{vec::Vec, One};
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `UniformRand`
[INFO] [stdout]   --> src/poly/domain/vanishing_poly.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use ark_std::{test_rng, UniformRand};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused imports: `FftField` and `One`
[INFO] [stdout]    --> src/poly/evaluations/univariate/lagrange_interpolator.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use ark_ff::{FftField, Field, One};
[INFO] [stdout]     |                  ^^^^^^^^         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `UniformRand`
[INFO] [stdout]    --> src/poly/evaluations/univariate/lagrange_interpolator.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use ark_std::{test_rng, UniformRand};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused imports: `FftField`, `One`, and `UniformRand`
[INFO] [stdout]    --> src/poly/evaluations/univariate/mod.rs:386:18
[INFO] [stdout]     |
[INFO] [stdout] 386 |     use ark_ff::{FftField, Field, One, UniformRand};
[INFO] [stdout]     |                  ^^^^^^^^         ^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `UniformRand`
[INFO] [stdout]   --> src/poly/polynomial/univariate/dense.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use ark_std::{test_rng, vec::Vec, UniformRand};
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_bls12_381`
[INFO] [stdout]     --> src/groups/curves/short_weierstrass/mod.rs:1029:51
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         assert!(zero_point_scalar_mul_satisfied::<ark_bls12_381::G1Projective>().unwrap());
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ use of undeclared crate or module `ark_bls12_381`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_pallas`
[INFO] [stdout]     --> src/groups/curves/short_weierstrass/mod.rs:1030:51
[INFO] [stdout]      |
[INFO] [stdout] 1030 |         assert!(zero_point_scalar_mul_satisfied::<ark_pallas::Projective>().unwrap());
[INFO] [stdout]      |                                                   ^^^^^^^^^^ use of undeclared crate or module `ark_pallas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_mnt4_298`
[INFO] [stdout]     --> src/groups/curves/short_weierstrass/mod.rs:1031:51
[INFO] [stdout]      |
[INFO] [stdout] 1031 |         assert!(zero_point_scalar_mul_satisfied::<ark_mnt4_298::G1Projective>().unwrap());
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^ use of undeclared crate or module `ark_mnt4_298`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_mnt6_298`
[INFO] [stdout]     --> src/groups/curves/short_weierstrass/mod.rs:1032:51
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         assert!(zero_point_scalar_mul_satisfied::<ark_mnt6_298::G1Projective>().unwrap());
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^ use of undeclared crate or module `ark_mnt6_298`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_bn254`
[INFO] [stdout]     --> src/groups/curves/short_weierstrass/mod.rs:1033:51
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         assert!(zero_point_scalar_mul_satisfied::<ark_bn254::G1Projective>().unwrap());
[INFO] [stdout]      |                                                   ^^^^^^^^^ use of undeclared crate or module `ark_bn254`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_bls12_381`
[INFO] [stdout]    --> src/poly/domain/mod.rs:184:37
[INFO] [stdout]     |
[INFO] [stdout] 184 |         test_query_coset_template::<ark_bls12_381::Fr>();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared crate or module `ark_bls12_381`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ark_bls12_377`
[INFO] [stdout]    --> src/poly/domain/mod.rs:189:37
[INFO] [stdout]     |
[INFO] [stdout] 189 |         test_query_coset_template::<ark_bls12_377::Fr>();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared crate or module `ark_bls12_377`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ark-r1cs-std` (lib test) due to 52 previous errors
[INFO] running `Command { std: "docker" "inspect" "f1c9107fa70a6032e94c5f6679a830a20e3fd03141e230a7fccebdc9d5332df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c9107fa70a6032e94c5f6679a830a20e3fd03141e230a7fccebdc9d5332df3", kill_on_drop: false }`
[INFO] [stdout] f1c9107fa70a6032e94c5f6679a830a20e3fd03141e230a7fccebdc9d5332df3
