[INFO] cloning repository https://github.com/gpestana/beam-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpestana/beam-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeb18eb3556f356e18afd583ac927c34cdc3d6ef [INFO] checking gpestana/beam-rs against try#4001eed09e19538fd1a219411bb07c1bce2bbf55 for pr-114559-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gpestana/beam-rs on toolchain 4001eed09e19538fd1a219411bb07c1bce2bbf55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gpestana/beam-rs [INFO] finished tweaking git repo https://github.com/gpestana/beam-rs [INFO] tweaked toml for git repo https://github.com/gpestana/beam-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gpestana/beam-rs 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" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14efae3de483deb67f75d5a0abdd320a65754205ab3417bfbbfda68986fe0efc [INFO] running `Command { std: "docker" "start" "-a" "14efae3de483deb67f75d5a0abdd320a65754205ab3417bfbbfda68986fe0efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14efae3de483deb67f75d5a0abdd320a65754205ab3417bfbbfda68986fe0efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14efae3de483deb67f75d5a0abdd320a65754205ab3417bfbbfda68986fe0efc", kill_on_drop: false }` [INFO] [stdout] 14efae3de483deb67f75d5a0abdd320a65754205ab3417bfbbfda68986fe0efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 928ddb01243396b25f0dfc45a8efcf336f6c5b528f26de114dc6aca5801eb13b [INFO] running `Command { std: "docker" "start" "-a" "928ddb01243396b25f0dfc45a8efcf336f6c5b528f26de114dc6aca5801eb13b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Checking ark-std v0.1.0 (https://github.com/arkworks-rs/utils#b37f1c8f) [INFO] [stderr] Checking ark-serialize v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ark-ff-asm v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling ark-ff-macros v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | if !self.const_is_zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | impl_Fp!(Fp64, Fp64Parameters, BigInteger64, BigInteger64, 1); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | if r.const_is_zero() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | impl_Fp!(Fp64, Fp64Parameters, BigInteger64, BigInteger64, 1); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | if !self.const_is_valid(modulus) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | impl_Fp!(Fp64, Fp64Parameters, BigInteger64, BigInteger64, 1); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | if !self.const_is_zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl_Fp!(Fp256, Fp256Parameters, BigInteger256, BigInteger256, 4); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | if r.const_is_zero() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl_Fp!(Fp256, Fp256Parameters, BigInteger256, BigInteger256, 4); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | if !self.const_is_valid(modulus) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl_Fp!(Fp256, Fp256Parameters, BigInteger256, BigInteger256, 4); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | if !self.const_is_zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | impl_Fp!(Fp320, Fp320Parameters, BigInteger320, BigInteger320, 5); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | if r.const_is_zero() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | impl_Fp!(Fp320, Fp320Parameters, BigInteger320, BigInteger320, 5); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | if !self.const_is_valid(modulus) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | impl_Fp!(Fp320, Fp320Parameters, BigInteger320, BigInteger320, 5); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | if !self.const_is_zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | impl_Fp!(Fp384, Fp384Parameters, BigInteger384, BigInteger384, 6); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | if r.const_is_zero() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | impl_Fp!(Fp384, Fp384Parameters, BigInteger384, BigInteger384, 6); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | if !self.const_is_valid(modulus) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | impl_Fp!(Fp384, Fp384Parameters, BigInteger384, BigInteger384, 6); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | if !self.const_is_zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | impl_Fp!(Fp768, Fp768Parameters, BigInteger768, BigInteger768, 12); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | if r.const_is_zero() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | impl_Fp!(Fp768, Fp768Parameters, BigInteger768, BigInteger768, 12); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | if !self.const_is_valid(modulus) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | impl_Fp!(Fp768, Fp768Parameters, BigInteger768, BigInteger768, 12); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | if !self.const_is_zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | impl_Fp!(Fp832, Fp832Parameters, BigInteger832, BigInteger832, 13); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | if r.const_is_zero() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | impl_Fp!(Fp832, Fp832Parameters, BigInteger832, BigInteger832, 13); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/macros.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | if !self.const_is_valid(modulus) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-7e23afa68841b66e/1ebaf95/ff/src/fields/models/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | impl_Fp!(Fp832, Fp832Parameters, BigInteger832, BigInteger832, 13); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #80384 for more information [INFO] [stdout] = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `impl_Fp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ark-ff` (lib) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "928ddb01243396b25f0dfc45a8efcf336f6c5b528f26de114dc6aca5801eb13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928ddb01243396b25f0dfc45a8efcf336f6c5b528f26de114dc6aca5801eb13b", kill_on_drop: false }` [INFO] [stdout] 928ddb01243396b25f0dfc45a8efcf336f6c5b528f26de114dc6aca5801eb13b