[INFO] fetching crate ark-poly 0.5.0... [INFO] checking ark-poly-0.5.0 against master#8549802939cd01111c46e34a7b67cb1933977af9 for pr-132712 [INFO] extracting crate ark-poly 0.5.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ark-poly 0.5.0 on toolchain 8549802939cd01111c46e34a7b67cb1933977af9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ark-poly 0.5.0 [INFO] finished tweaking crates.io crate ark-poly 0.5.0 [INFO] tweaked toml for crates.io crate ark-poly 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a81a152e5f9194af7c58b928d2f4a5ebcc827336e90cfae5dc161979a5b4ba05 [INFO] running `Command { std: "docker" "start" "-a" "a81a152e5f9194af7c58b928d2f4a5ebcc827336e90cfae5dc161979a5b4ba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a81a152e5f9194af7c58b928d2f4a5ebcc827336e90cfae5dc161979a5b4ba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81a152e5f9194af7c58b928d2f4a5ebcc827336e90cfae5dc161979a5b4ba05", kill_on_drop: false }` [INFO] [stdout] a81a152e5f9194af7c58b928d2f4a5ebcc827336e90cfae5dc161979a5b4ba05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+8549802939cd01111c46e34a7b67cb1933977af9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf2825d18455e44e20b4abdd351f6a4463f94f749afa22c9969a3b7994e2b6e [INFO] running `Command { std: "docker" "start" "-a" "caf2825d18455e44e20b4abdd351f6a4463f94f749afa22c9969a3b7994e2b6e", kill_on_drop: false }` [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Checking ark-poly 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/domain/general.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | use ark_test_curves::{bls12_381::Fr, bn384_small_two_adicity::Fr as BNFr}; [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/domain/mixed_radix.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | use ark_test_curves::bn384_small_two_adicity::Fq as 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/domain/radix2/mod.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | 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/evaluations/multivariate/multilinear/dense.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | 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/evaluations/multivariate/multilinear/sparse.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | 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/polynomial/multivariate/sparse.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | 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/polynomial/univariate/dense.rs:678:9 [INFO] [stdout] | [INFO] [stdout] 678 | 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/polynomial/univariate/sparse.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | 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/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ark_test_curves::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `ark_test_curves` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `polynomial::univariate::dense::DensePolynomial<_>` [INFO] [stdout] --> src/polynomial/univariate/dense.rs:963:13 [INFO] [stdout] | [INFO] [stdout] 963 | let inverse_poly = DensePolynomial::from_coefficients_vec(inverse_coefficients); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 967 | assert!(!x.coeffs.last().unwrap().is_zero()); [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inverse_poly` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 963 | let inverse_poly: polynomial::univariate::dense::DensePolynomial = DensePolynomial::from_coefficients_vec(inverse_coefficients); [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `polynomial::univariate::dense::DensePolynomial<_>` [INFO] [stdout] --> src/polynomial/univariate/dense.rs:962:13 [INFO] [stdout] | [INFO] [stdout] 962 | let negative_poly = DensePolynomial::from_coefficients_vec(negative_coefficients); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 971 | assert!(!y.coeffs.last().unwrap().is_zero()); [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `negative_poly` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 962 | let negative_poly: polynomial::univariate::dense::DensePolynomial = DensePolynomial::from_coefficients_vec(negative_coefficients); [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ark-poly` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "caf2825d18455e44e20b4abdd351f6a4463f94f749afa22c9969a3b7994e2b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf2825d18455e44e20b4abdd351f6a4463f94f749afa22c9969a3b7994e2b6e", kill_on_drop: false }` [INFO] [stdout] caf2825d18455e44e20b4abdd351f6a4463f94f749afa22c9969a3b7994e2b6e