[INFO] fetching crate ark-ec 0.4.2...
[INFO] checking ark-ec-0.4.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate ark-ec 0.4.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate ark-ec 0.4.2 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 ark-ec 0.4.2
[INFO] finished tweaking crates.io crate ark-ec 0.4.2
[INFO] tweaked toml for crates.io crate ark-ec 0.4.2 written to /workspace/builds/worker-7-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]     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]  Downloading crates ...
[INFO] [stderr]   Downloaded threadpool v1.8.1
[INFO] [stderr]   Downloaded libtest-mimic v0.6.1
[INFO] [stderr]   Downloaded ark-test-curves v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e8ca337ec393b5bd1e7f9832f7132b8b3fc3f36506297eba7719d5c0a4a73a8b
[INFO] running `Command { std: "docker" "start" "-a" "e8ca337ec393b5bd1e7f9832f7132b8b3fc3f36506297eba7719d5c0a4a73a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ca337ec393b5bd1e7f9832f7132b8b3fc3f36506297eba7719d5c0a4a73a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ca337ec393b5bd1e7f9832f7132b8b3fc3f36506297eba7719d5c0a4a73a8b", kill_on_drop: false }`
[INFO] [stdout] e8ca337ec393b5bd1e7f9832f7132b8b3fc3f36506297eba7719d5c0a4a73a8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d4615a1142e04e608d97289a7616503c9fc2f39cc78fd060d1d032c402232ca6
[INFO] running `Command { std: "docker" "start" "-a" "d4615a1142e04e608d97289a7616503c9fc2f39cc78fd060d1d032c402232ca6", kill_on_drop: false }`
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking libtest-mimic v0.6.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `PrimeField` is imported redundantly
[INFO] [stdout]  --> src/scalar_mul/variable_base/mod.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ark_ff::{prelude::*, PrimeField};
[INFO] [stdout]   |              ----------  ^^^^^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              the item `PrimeField` is already imported here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unused,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CurveGroup` is imported redundantly
[INFO] [stdout]  --> src/hashing/map_to_curve_hasher.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{hashing::*, AffineRepr, CurveGroup};
[INFO] [stdout]   |             ----------              ^^^^^^^^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the item `CurveGroup` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ark-test-curves v0.4.2
[INFO] [stdout] warning: the item `PrimeField` is imported redundantly
[INFO] [stdout]  --> src/scalar_mul/variable_base/mod.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ark_ff::{prelude::*, PrimeField};
[INFO] [stdout]   |              ----------  ^^^^^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              the item `PrimeField` is already imported here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unused,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CurveGroup` is imported redundantly
[INFO] [stdout]  --> src/hashing/map_to_curve_hasher.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{hashing::*, AffineRepr, CurveGroup};
[INFO] [stdout]   |             ----------              ^^^^^^^^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the item `CurveGroup` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/hashing/curve_maps/swu/mod.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[derive(ark_ff::MontConfig)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `f127config___`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `ark_ff::MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ark_ff::MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/hashing/curve_maps/wb/mod.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(ark_ff::MontConfig)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `f127config___`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `ark_ff::MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]     = note: this warning originates in the derive macro `ark_ff::MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s
[INFO] running `Command { std: "docker" "inspect" "d4615a1142e04e608d97289a7616503c9fc2f39cc78fd060d1d032c402232ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4615a1142e04e608d97289a7616503c9fc2f39cc78fd060d1d032c402232ca6", kill_on_drop: false }`
[INFO] [stdout] d4615a1142e04e608d97289a7616503c9fc2f39cc78fd060d1d032c402232ca6
[INFO] checking ark-ec-0.4.2 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate ark-ec 0.4.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate ark-ec 0.4.2 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 ark-ec 0.4.2
[INFO] finished tweaking crates.io crate ark-ec 0.4.2
[INFO] tweaked toml for crates.io crate ark-ec 0.4.2 written to /workspace/builds/worker-7-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 02daeb48cba679f5d4ca616b8b8f4f07d180a9e885dd0061ec4a5f8238d75e29
[INFO] running `Command { std: "docker" "start" "-a" "02daeb48cba679f5d4ca616b8b8f4f07d180a9e885dd0061ec4a5f8238d75e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02daeb48cba679f5d4ca616b8b8f4f07d180a9e885dd0061ec4a5f8238d75e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02daeb48cba679f5d4ca616b8b8f4f07d180a9e885dd0061ec4a5f8238d75e29", kill_on_drop: false }`
[INFO] [stdout] 02daeb48cba679f5d4ca616b8b8f4f07d180a9e885dd0061ec4a5f8238d75e29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ab4cf8b97e9d01a513fdf2aed90a60d3801e3a3b278720e896a5119250823863
[INFO] running `Command { std: "docker" "start" "-a" "ab4cf8b97e9d01a513fdf2aed90a60d3801e3a3b278720e896a5119250823863", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking libtest-mimic v0.6.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `PrimeField` is imported redundantly
[INFO] [stdout]  --> src/scalar_mul/variable_base/mod.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ark_ff::{prelude::*, PrimeField};
[INFO] [stdout]   |              ----------  ^^^^^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              the item `PrimeField` is already imported here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unused,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CurveGroup` is imported redundantly
[INFO] [stdout]  --> src/hashing/map_to_curve_hasher.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{hashing::*, AffineRepr, CurveGroup};
[INFO] [stdout]   |             ----------              ^^^^^^^^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the item `CurveGroup` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ark-test-curves v0.4.2
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PrimeField` is imported redundantly
[INFO] [stdout]  --> src/scalar_mul/variable_base/mod.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ark_ff::{prelude::*, PrimeField};
[INFO] [stdout]   |              ----------  ^^^^^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              the item `PrimeField` is already imported here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unused,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CurveGroup` is imported redundantly
[INFO] [stdout]  --> src/hashing/map_to_curve_hasher.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{hashing::*, AffineRepr, CurveGroup};
[INFO] [stdout]   |             ----------              ^^^^^^^^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             the item `CurveGroup` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/hashing/curve_maps/swu/mod.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[derive(ark_ff::MontConfig)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `f127config___`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `ark_ff::MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `ark_ff::MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/hashing/curve_maps/wb/mod.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[derive(ark_ff::MontConfig)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `f127config___`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `ark_ff::MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]     = note: this warning originates in the derive macro `ark_ff::MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.94s
[INFO] running `Command { std: "docker" "inspect" "ab4cf8b97e9d01a513fdf2aed90a60d3801e3a3b278720e896a5119250823863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4cf8b97e9d01a513fdf2aed90a60d3801e3a3b278720e896a5119250823863", kill_on_drop: false }`
[INFO] [stdout] ab4cf8b97e9d01a513fdf2aed90a60d3801e3a3b278720e896a5119250823863
