[INFO] fetching crate ark-bls12-377 0.5.0... [INFO] testing ark-bls12-377-0.5.0 against beta-2025-01-12 for beta-1.85-1 [INFO] extracting crate ark-bls12-377 0.5.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ark-bls12-377 0.5.0 on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ark-bls12-377 0.5.0 [INFO] finished tweaking crates.io crate ark-bls12-377 0.5.0 [INFO] tweaked toml for crates.io crate ark-bls12-377 0.5.0 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" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-ff-macros v0.5.0 [INFO] [stderr] Downloaded ark-relations v0.5.1 [INFO] [stderr] Downloaded ark-ff-asm v0.5.0 [INFO] [stderr] Downloaded ark-serialize v0.5.0 [INFO] [stderr] Downloaded ark-r1cs-std v0.5.0 [INFO] [stderr] Downloaded ark-algebra-bench-templates v0.5.0 [INFO] [stderr] Downloaded ark-algebra-test-templates v0.5.0 [INFO] [stderr] Downloaded ark-poly v0.5.0 [INFO] [stderr] Downloaded ark-ff v0.5.0 [INFO] [stderr] Downloaded ark-ec v0.5.0 [INFO] [stderr] Downloaded ark-curve-constraint-tests v0.5.0 [INFO] [stderr] Downloaded ark-serialize-derive v0.5.0 [INFO] [stderr] Downloaded ark-std v0.5.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df40bb36f91511099fcf14e7621e75aef46fc2ac5ea4bc411db019564ec09109 [INFO] running `Command { std: "docker" "start" "-a" "df40bb36f91511099fcf14e7621e75aef46fc2ac5ea4bc411db019564ec09109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df40bb36f91511099fcf14e7621e75aef46fc2ac5ea4bc411db019564ec09109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df40bb36f91511099fcf14e7621e75aef46fc2ac5ea4bc411db019564ec09109", kill_on_drop: false }` [INFO] [stdout] df40bb36f91511099fcf14e7621e75aef46fc2ac5ea4bc411db019564ec09109 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ba93bced9572960d71f335fa68bb0d661366364bd2ee49ea4f25f50911a2c62 [INFO] running `Command { std: "docker" "start" "-a" "7ba93bced9572960d71f335fa68bb0d661366364bd2ee49ea4f25f50911a2c62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bls12-377 v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> src/fields/fr.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [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(unexpected_cfgs)]` 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: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> src/fields/fq.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [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 30.55s [INFO] running `Command { std: "docker" "inspect" "7ba93bced9572960d71f335fa68bb0d661366364bd2ee49ea4f25f50911a2c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba93bced9572960d71f335fa68bb0d661366364bd2ee49ea4f25f50911a2c62", kill_on_drop: false }` [INFO] [stdout] 7ba93bced9572960d71f335fa68bb0d661366364bd2ee49ea4f25f50911a2c62 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86696ce56a730347f551315ea45a3b6433b341dbf5a96ab7c50b75461fac165a [INFO] running `Command { std: "docker" "start" "-a" "86696ce56a730347f551315ea45a3b6433b341dbf5a96ab7c50b75461fac165a", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-relations v0.5.1 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-r1cs-std v0.5.0 [INFO] [stderr] Compiling ark-algebra-test-templates v0.5.0 [INFO] [stderr] Compiling ark-algebra-bench-templates v0.5.0 [INFO] [stderr] Compiling ark-bls12-377 v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> src/fields/fr.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [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(unexpected_cfgs)]` 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: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> src/fields/fq.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [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] Compiling ark-curve-constraint-tests v0.5.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> src/fields/fr.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [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(unexpected_cfgs)]` 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: unexpected `cfg` condition value: `asm` [INFO] [stdout] --> src/fields/fq.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(MontConfig)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [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 47.69s [INFO] running `Command { std: "docker" "inspect" "86696ce56a730347f551315ea45a3b6433b341dbf5a96ab7c50b75461fac165a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86696ce56a730347f551315ea45a3b6433b341dbf5a96ab7c50b75461fac165a", kill_on_drop: false }` [INFO] [stdout] 86696ce56a730347f551315ea45a3b6433b341dbf5a96ab7c50b75461fac165a [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4011a53d46c1b53167ed9effc07cb8e056f1ea4d9f1ed8f2d7c4ee26b148990 [INFO] running `Command { std: "docker" "start" "-a" "b4011a53d46c1b53167ed9effc07cb8e056f1ea4d9f1ed8f2d7c4ee26b148990", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `asm` [INFO] [stderr] --> src/fields/fr.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(MontConfig)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: 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: see for more information about checking conditional configuration [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(unexpected_cfgs)]` 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: unexpected `cfg` condition value: `asm` [INFO] [stderr] --> src/fields/fq.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(MontConfig)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ark-r1cs-std`, `base_field`, `curve`, `default`, `r1cs`, `scalar_field`, and `std` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `MontConfig` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: 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: see for more information about checking conditional configuration [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: `ark-bls12-377` (lib) generated 2 warnings [INFO] [stderr] warning: `ark-bls12-377` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ark_bls12_377-d49689e1ddf07614) [INFO] [stdout] [INFO] [stdout] running 111 tests [INFO] [stdout] test curves::g2::test::test_psi_2 ... ok [INFO] [stdout] test curves::g1_swu_iso::test::test_gen ... ok [INFO] [stdout] test curves::tests::g1_glv::test_endomorphism_eigenvalue ... ok [INFO] [stdout] test curves::tests::g1_glv::test_scalar_decomposition ... ok [INFO] [stdout] test curves::g2_swu_iso::test::test_gen ... ok [INFO] [stdout] test curves::tests::g1::test_sw_properties ... ok [INFO] [stdout] test curves::tests::g1_h2c::test_h2c ... ok [INFO] [stdout] test curves::g1::test::test_cofactor_clearing ... ok [INFO] [stdout] test curves::g2::test::test_cofactor_clearing ... ok [INFO] [stdout] test curves::tests::g1_glv::test_glv_mul ... ok [INFO] [stdout] test curves::tests::g1::test_mixed_addition ... ok [INFO] [stdout] test curves::tests::g1::test_sub_properties ... ok [INFO] [stdout] test curves::tests::g1::test_hashmap_pippenger ... ok [INFO] [stdout] test curves::tests::g1::test_add_properties ... ok [INFO] [stdout] test curves::tests::g2::test_sw_properties ... ok [INFO] [stdout] test curves::tests::g1::test_chunked_pippenger ... ok [INFO] [stdout] test curves::tests::g2_glv::test_endomorphism_eigenvalue ... ok [INFO] [stdout] test curves::tests::g1::test_var_base_msm ... ok [INFO] [stdout] test curves::tests::g2_glv::test_scalar_decomposition ... ok [INFO] [stdout] test curves::tests::g2_hc2::test_h2c ... ok [INFO] [stdout] test curves::tests::g1::test_affine_conversion has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_cofactor_ops has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_mul_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_serialization has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_add_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_affine_conversion has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_chunked_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_cofactor_ops has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_hashmap_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_serialization ... ok [INFO] [stdout] test curves::tests::g2::test_mixed_addition has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_mul_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2_glv::test_glv_mul ... ok [INFO] [stdout] test curves::tests::g2::test_serialization has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_sub_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_var_base_msm has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_affine_conversion ... ok [INFO] [stdout] test curves::tests::g1::test_cofactor_ops ... ok [INFO] [stdout] test curves::tests::pairing::test_final_exp ... ok [INFO] [stdout] test curves::tests::pairing::test_bilinearity has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing::test_multi_pairing has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing_output::test_chunked_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing_output::test_hashmap_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing_output::test_var_base_msm has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing::test_multi_pairing ... ok [INFO] [stdout] test curves::tests::test::wb_hash_arbitrary_string_to_g1 ... ok [INFO] [stdout] test curves::tests::test::wb_hash_arbitrary_string_to_g2 ... ok [INFO] [stdout] test curves::tests::pairing::test_bilinearity ... ok [INFO] [stdout] test curves::tests::g2::test_mixed_addition ... ok [INFO] [stdout] test fields::tests::fq12::test_mul_by_base_field_elem ... ok [INFO] [stdout] test curves::tests::g2::test_sub_properties ... ok [INFO] [stdout] test curves::tests::g2::test_chunked_pippenger ... ok [INFO] [stdout] test fields::tests::fq12::test_add_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq12::test_serialization ... ok [INFO] [stdout] test fields::tests::fq12::test_sqrt ... ok [INFO] [stdout] test curves::tests::g2::test_hashmap_pippenger ... ok [INFO] [stdout] test fields::tests::fq12::test_frobenius has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq12::test_mul_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq12::test_mul_properties ... ok [INFO] [stdout] test fields::tests::fq12::test_pow has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq12::test_sub_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq12::test_sum_of_products_tests has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_add_properties ... ok [INFO] [stdout] test fields::tests::fq2::test_add_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq2::test_frobenius ... ok [INFO] [stdout] test fields::tests::fq2::test_mul_by_base_field_elem ... ok [INFO] [stdout] test fields::tests::fq2::test_mul_properties ... ok [INFO] [stdout] test curves::tests::g2::test_var_base_msm ... ok [INFO] [stdout] test fields::tests::fq2::test_serialization ... ok [INFO] [stdout] test fields::tests::fq2::test_sqrt ... ok [INFO] [stdout] test fields::tests::fq2::test_pow ... ok [INFO] [stdout] test fields::tests::fq2::test_sum_of_products_tests ... ok [INFO] [stdout] test fields::tests::fq2::test_sub_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq6::test_add_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq2::test_add_properties ... ok [INFO] [stdout] test curves::tests::g2::test_serialization ... ok [INFO] [stdout] test fields::tests::fq6::test_mul_by_base_field_elem ... ok [INFO] [stdout] test fields::tests::fq2::test_sub_properties ... ok [INFO] [stdout] test fields::tests::fq6::test_mul_properties ... ok [INFO] [stdout] test fields::tests::fq6::test_serialization ... ok [INFO] [stdout] test fields::tests::fq6::test_sqrt ... ok [INFO] [stdout] test fields::tests::fq12::test_sum_of_products_tests ... ok [INFO] [stdout] test fields::tests::fq6::test_frobenius has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq6::test_pow has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq6::test_sub_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq6::test_sum_of_products_tests has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq6::test_sum_of_products_tests ... ok [INFO] [stdout] test curves::tests::pairing_output::test_chunked_pippenger ... ok [INFO] [stdout] test fields::tests::fq::test_constants ... ok [INFO] [stdout] test fields::tests::fq::test_fft ... ok [INFO] [stdout] test fields::tests::fq::test_frobenius ... ok [INFO] [stdout] test fields::tests::fq::test_montgomery_config ... ok [INFO] [stdout] test fields::tests::fq::test_mul_by_base_field_elem ... ok [INFO] [stdout] test fields::tests::fq::test_mul_properties ... ok [INFO] [stdout] test fields::tests::fq::test_pow ... ok [INFO] [stdout] test fields::tests::fq::test_serialization ... ok [INFO] [stdout] test curves::tests::pairing_output::test_hashmap_pippenger ... ok [INFO] [stdout] test fields::tests::fq::test_sqrt ... ok [INFO] [stdout] test fields::tests::fq::test_sum_of_products_edge_case ... ok [INFO] [stdout] test fields::tests::fq::test_sum_of_products_tests ... ok [INFO] [stdout] test fields::tests::fq::test_add_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fq::test_add_properties ... 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_sub_properties ... ok [INFO] [stdout] test fields::tests::fr::test_montgomery_config ... ok [INFO] [stdout] test fields::tests::fr::test_mul_by_base_field_elem ... ok [INFO] [stdout] test fields::tests::fr::test_frobenius ... ok [INFO] [stdout] test fields::tests::fr::test_mul_properties ... ok [INFO] [stdout] test fields::tests::fr::test_serialization ... ok [INFO] [stdout] test fields::tests::fr::test_pow ... ok [INFO] [stdout] test fields::tests::fr::test_sqrt ... ok [INFO] [stdout] test fields::tests::fr::test_sum_of_products_edge_case ... ok [INFO] [stdout] test fields::tests::fr::test_sum_of_products_tests ... ok [INFO] [stdout] test fields::tests::test_fq12_mul_by_014 ... ok [INFO] [stdout] test fields::tests::test_fq12_mul_by_034 ... ok [INFO] [stdout] test fields::tests::test_fq2_basics ... ok [INFO] [stdout] test fields::tests::test_fq2_legendre ... ok [INFO] [stdout] test fields::tests::test_fq2_ordering ... ok [INFO] [stdout] test fields::tests::fr::test_add_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::test_fq6_mul_by_01 ... ok [INFO] [stdout] test fields::tests::test_fq6_mul_by_1 ... ok [INFO] [stdout] test fields::tests::test_fq_legendre ... ok [INFO] [stdout] test fields::tests::test_fq_num_bits ... ok [INFO] [stdout] test fields::tests::test_fq_ordering ... ok [INFO] [stdout] test fields::tests::test_fq_repr_from ... ok [INFO] [stdout] test fields::tests::test_fq_repr_is_odd ... ok [INFO] [stdout] test fields::tests::test_fq_repr_is_zero ... ok [INFO] [stdout] test fields::tests::test_fq_repr_num_bits ... ok [INFO] [stdout] test fields::tests::test_fq_root_of_unity ... ok [INFO] [stdout] test fields::tests::fq6::test_pow ... ok [INFO] [stdout] test fields::tests::fr::test_add_properties ... ok [INFO] [stdout] test curves::tests::pairing_output::test_var_base_msm ... ok [INFO] [stdout] test fields::tests::fr::test_sub_properties has been running for over 60 seconds [INFO] [stdout] test fields::tests::fr::test_sub_properties ... ok [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "b4011a53d46c1b53167ed9effc07cb8e056f1ea4d9f1ed8f2d7c4ee26b148990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4011a53d46c1b53167ed9effc07cb8e056f1ea4d9f1ed8f2d7c4ee26b148990", kill_on_drop: false }` [INFO] [stdout] b4011a53d46c1b53167ed9effc07cb8e056f1ea4d9f1ed8f2d7c4ee26b148990