[INFO] cloning repository https://github.com/nalinbhardwaj/eddy255 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nalinbhardwaj/eddy255" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnalinbhardwaj%2Feddy255", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnalinbhardwaj%2Feddy255'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2e314a7a62e5b6ea11e3f7f86dcac68e56fe588 [INFO] testing nalinbhardwaj/eddy255 against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnalinbhardwaj%2Feddy255" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nalinbhardwaj/eddy255 [INFO] finished tweaking git repo https://github.com/nalinbhardwaj/eddy255 [INFO] tweaked toml for git repo https://github.com/nalinbhardwaj/eddy255 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nalinbhardwaj/eddy255 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nalinbhardwaj/eddy255 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55a9a4aef52dbcdf7633874e2f076e3ee10d2756e8cf3041ca4b4e7026d92c7f [INFO] running `Command { std: "docker" "start" "-a" "55a9a4aef52dbcdf7633874e2f076e3ee10d2756e8cf3041ca4b4e7026d92c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55a9a4aef52dbcdf7633874e2f076e3ee10d2756e8cf3041ca4b4e7026d92c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a9a4aef52dbcdf7633874e2f076e3ee10d2756e8cf3041ca4b4e7026d92c7f", kill_on_drop: false }` [INFO] [stdout] 55a9a4aef52dbcdf7633874e2f076e3ee10d2756e8cf3041ca4b4e7026d92c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3dff3a50bed4990aaf2c089cb0cbd81713cf095e10fbcc044934e49faed9e2 [INFO] running `Command { std: "docker" "start" "-a" "8b3dff3a50bed4990aaf2c089cb0cbd81713cf095e10fbcc044934e49faed9e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling ark-serialize-derive v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling ark-serialize v0.4.0 [INFO] [stderr] Compiling ark-ff v0.4.0 [INFO] [stderr] Compiling ark-poly v0.4.0 [INFO] [stderr] Compiling ark-ec v0.4.0 [INFO] [stderr] Compiling eddy255 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fields/fq.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `fqconfig___` [INFO] [stdout] ... [INFO] [stdout] 6 | pub struct FqConfig; [INFO] [stdout] | -------- `FqConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fields/fr.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `frconfig___` [INFO] [stdout] ... [INFO] [stdout] 6 | pub struct FrConfig; [INFO] [stdout] | -------- `FrConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s [INFO] running `Command { std: "docker" "inspect" "8b3dff3a50bed4990aaf2c089cb0cbd81713cf095e10fbcc044934e49faed9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3dff3a50bed4990aaf2c089cb0cbd81713cf095e10fbcc044934e49faed9e2", kill_on_drop: false }` [INFO] [stdout] 8b3dff3a50bed4990aaf2c089cb0cbd81713cf095e10fbcc044934e49faed9e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a0376891306704fd9e7c990ac10daaea9c83c19d7c4af962a44ea431445853d [INFO] running `Command { std: "docker" "start" "-a" "2a0376891306704fd9e7c990ac10daaea9c83c19d7c4af962a44ea431445853d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling ark-ff-macros v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.0 [INFO] [stderr] Compiling ark-ff v0.4.0 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling ark-poly v0.4.0 [INFO] [stderr] Compiling ark-relations v0.4.0 [INFO] [stderr] Compiling ark-ec v0.4.0 [INFO] [stderr] Compiling ark-algebra-bench-templates v0.4.0 [INFO] [stderr] Compiling ark-algebra-test-templates v0.4.0 [INFO] [stderr] Compiling eddy255 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fields/fq.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `fqconfig___` [INFO] [stdout] ... [INFO] [stdout] 6 | pub struct FqConfig; [INFO] [stdout] | -------- `FqConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fields/fr.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `frconfig___` [INFO] [stdout] ... [INFO] [stdout] 6 | pub struct FrConfig; [INFO] [stdout] | -------- `FrConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fields/fq.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `fqconfig___` [INFO] [stdout] ... [INFO] [stdout] 6 | pub struct FqConfig; [INFO] [stdout] | -------- `FqConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fields/fr.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `MontConfig` is not local [INFO] [stdout] | move the `impl` block outside of this function `frconfig___` [INFO] [stdout] ... [INFO] [stdout] 6 | pub struct FrConfig; [INFO] [stdout] | -------- `FrConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.71s [INFO] running `Command { std: "docker" "inspect" "2a0376891306704fd9e7c990ac10daaea9c83c19d7c4af962a44ea431445853d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0376891306704fd9e7c990ac10daaea9c83c19d7c4af962a44ea431445853d", kill_on_drop: false }` [INFO] [stdout] 2a0376891306704fd9e7c990ac10daaea9c83c19d7c4af962a44ea431445853d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79a752d2d2f7f99107d5154a2cb3102b9b334f444c9bcba3529ea19892303ee5 [INFO] running `Command { std: "docker" "start" "-a" "79a752d2d2f7f99107d5154a2cb3102b9b334f444c9bcba3529ea19892303ee5", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/fields/fq.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(MontConfig)] [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `MontConfig` is not local [INFO] [stderr] | move the `impl` block outside of this function `fqconfig___` [INFO] [stderr] ... [INFO] [stderr] 6 | pub struct FqConfig; [INFO] [stderr] | -------- `FqConfig` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `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] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/fields/fr.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(MontConfig)] [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `MontConfig` is not local [INFO] [stderr] | move the `impl` block outside of this function `frconfig___` [INFO] [stderr] ... [INFO] [stderr] 6 | pub struct FrConfig; [INFO] [stderr] | -------- `FrConfig` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `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] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `eddy255` (lib) generated 2 warnings [INFO] [stderr] warning: `eddy255` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eddy255-6513bfc8d197bd74) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test fields::tests::fq::test_montgomery_config ... ok [INFO] [stdout] test fields::tests::fq::test_fft ... ok [INFO] [stdout] test fields::tests::fq::test_constants ... ok [INFO] [stdout] test curves::tests::g1::test_sw_properties ... ok [INFO] [stdout] test fields::tests::fq::test_serialization ... ok [INFO] [stdout] test curves::tests::g1::test_mixed_addition ... ok [INFO] [stdout] test fields::tests::fq::test_sum_of_products_edge_case ... ok [INFO] [stdout] test fields::tests::fq::test_mul_properties ... ok [INFO] [stdout] test fields::tests::fq::test_frobenius ... ok [INFO] [stdout] test fields::tests::fr::test_constants ... ok [INFO] [stdout] test fields::tests::fr::test_fft ... ok [INFO] [stdout] test fields::tests::fq::test_pow ... ok [INFO] [stdout] test fields::tests::fr::test_montgomery_config ... ok [INFO] [stdout] test curves::tests::g1::test_sub_properties ... ok [INFO] [stdout] test fields::tests::fq::test_sqrt ... ok [INFO] [stdout] test fields::tests::fr::test_serialization ... ok [INFO] [stdout] test curves::tests::g1::test_add_properties ... ok [INFO] [stdout] test fields::tests::fr::test_mul_properties ... ok [INFO] [stdout] test fields::tests::fr::test_sum_of_products_edge_case ... ok [INFO] [stdout] test fields::tests::fr::test_frobenius ... ok [INFO] [stdout] test fields::tests::fr::test_pow ... ok [INFO] [stdout] test curves::tests::g1::test_hashmap_pippenger ... ok [INFO] [stdout] test curves::tests::g1::test_chunked_pippenger ... ok [INFO] [stdout] test fields::tests::fr::test_sqrt ... ok [INFO] [stdout] test fields::tests::fq::test_sum_of_products_tests ... ok [INFO] [stdout] test fields::tests::fr::test_sum_of_products_tests ... ok [INFO] [stdout] test curves::tests::g1::test_cofactor_ops ... ok [INFO] [stdout] test curves::tests::g1::test_var_base_msm ... ok [INFO] [stdout] test curves::tests::g1::test_affine_conversion ... ok [INFO] [stdout] test curves::tests::g1::test_serialization ... ok [INFO] [stdout] test fields::tests::fq::test_sub_properties ... ok [INFO] [stdout] test fields::tests::fr::test_sub_properties ... ok [INFO] [stdout] test fields::tests::fq::test_add_properties ... ok [INFO] [stdout] test fields::tests::fr::test_add_properties ... ok [INFO] [stdout] test curves::tests::g1::test_mul_properties ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.29s [INFO] [stdout] [INFO] [stderr] Doc-tests eddy255 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79a752d2d2f7f99107d5154a2cb3102b9b334f444c9bcba3529ea19892303ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a752d2d2f7f99107d5154a2cb3102b9b334f444c9bcba3529ea19892303ee5", kill_on_drop: false }` [INFO] [stdout] 79a752d2d2f7f99107d5154a2cb3102b9b334f444c9bcba3529ea19892303ee5