[INFO] fetching crate ark-bn254 0.3.0... [INFO] documenting ark-bn254-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ark-bn254 0.3.0 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate ark-bn254 0.3.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ark-bn254 0.3.0 [INFO] finished tweaking crates.io crate ark-bn254 0.3.0 [INFO] tweaked toml for crates.io crate ark-bn254 0.3.0 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e0831a0cf686d224ee2078cfd522f585b9f0542d861c4ff162c434c6e7ac03b [INFO] running `Command { std: "docker" "start" "-a" "4e0831a0cf686d224ee2078cfd522f585b9f0542d861c4ff162c434c6e7ac03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e0831a0cf686d224ee2078cfd522f585b9f0542d861c4ff162c434c6e7ac03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0831a0cf686d224ee2078cfd522f585b9f0542d861c4ff162c434c6e7ac03b", kill_on_drop: false }` [INFO] [stdout] 4e0831a0cf686d224ee2078cfd522f585b9f0542d861c4ff162c434c6e7ac03b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6016b434aa1a4d2d680b8fd1d1fb2ef595dabef494695d03cf207940dcece859 [INFO] running `Command { std: "docker" "start" "-a" "6016b434aa1a4d2d680b8fd1d1fb2ef595dabef494695d03cf207940dcece859", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Documenting ark-bn254 v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.05s [INFO] running `Command { std: "docker" "inspect" "6016b434aa1a4d2d680b8fd1d1fb2ef595dabef494695d03cf207940dcece859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6016b434aa1a4d2d680b8fd1d1fb2ef595dabef494695d03cf207940dcece859", kill_on_drop: false }` [INFO] [stdout] 6016b434aa1a4d2d680b8fd1d1fb2ef595dabef494695d03cf207940dcece859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] f2d9f1ff3d15de9f98093bb3722ac1ac75d01f35156bc6d35b519dbb89c2faf6 [INFO] running `Command { std: "docker" "start" "-a" "f2d9f1ff3d15de9f98093bb3722ac1ac75d01f35156bc6d35b519dbb89c2faf6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Documenting ark-bn254 v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g1.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | const COEFF_A: Fq = field_new!(Fq, "0"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g1.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | const COEFF_B: Fq = field_new!(Fq, "3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g1.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | const COFACTOR_INV: Fr = field_new!(Fr, "1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g1.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | pub const G1_GENERATOR_X: Fq = field_new!(Fq, "1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g1.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | pub const G1_GENERATOR_Y: Fq = field_new!(Fq, "2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | const COEFF_A: Fq2 = field_new!(Fq2, field_new!(Fq, "0"), field_new!(Fq, "0")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | const COEFF_A: Fq2 = field_new!(Fq2, field_new!(Fq, "0"), field_new!(Fq, "0")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | field_new!(Fq, "19485874751759354771024239261021720505790618469301721065564631296452457478373"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | field_new!(Fq, "266929791119991161246907387137283842545076965332900288569378510910307636690"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | const COFACTOR_INV: Fr = field_new!(Fr, "10944121435919637613327163357776759465618812564592884533313067514031822496649"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub const G2_GENERATOR_X_C0: Fq = field_new!(Fq, "10857046999023057135944570762232829481370756359578518086990519993285655852781"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | pub const G2_GENERATOR_X_C1: Fq = field_new!(Fq, "11559732032986387107991004021392285783925812861821192530917403151452391805634"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | pub const G2_GENERATOR_Y_C0: Fq = field_new!(Fq, "8495653923123431417604973247489272438418190587263600148770280649306958101930"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/g2.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | pub const G2_GENERATOR_Y_C1: Fq = field_new!(Fq, "4082367875863433681332203403145435568316851327593401208105741076214120093531"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / field_new!( [INFO] [stdout] 28 | | Fq, [INFO] [stdout] 29 | | "21575463638280843010398324269430826099269044274347216827212613867836435027261" [INFO] [stdout] 30 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / field_new!( [INFO] [stdout] 32 | | Fq, [INFO] [stdout] 33 | | "10307601595873709700152284273816112264069230130616436755625194854815875713954" [INFO] [stdout] 34 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / field_new!( [INFO] [stdout] 39 | | Fq, [INFO] [stdout] 40 | | "2821565182194536844548159561693502659359617185244120367078079554186484126554" [INFO] [stdout] 41 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/curves/mod.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / field_new!( [INFO] [stdout] 43 | | Fq, [INFO] [stdout] 44 | | "3505843767911556378687030309984248845540243509899259641013678093033130930403" [INFO] [stdout] 45 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | pub const FQ_ONE: Fq = field_new!(Fq, "1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | pub const FQ_ZERO: Fq = field_new!(Fq, "0"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq2.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | const NONRESIDUE: Fq = field_new!(Fq, "-1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq2.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | field_new!(Fq, "2"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq2.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | field_new!(Fq, "1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq2.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | field_new!(Fq, "1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq2.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | field_new!(Fq, "-1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | const NONRESIDUE: Fq2 = field_new!(Fq2, field_new!(Fq, "9"), field_new!(Fq, "1")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:14:66 [INFO] [stdout] | [INFO] [stdout] 14 | const NONRESIDUE: Fq2 = field_new!(Fq2, field_new!(Fq, "9"), field_new!(Fq, "1")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | field_new!(Fq, "1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | field_new!(Fq, "21575463638280843010398324269430826099269044274347216827212613867836435027261"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | field_new!(Fq, "10307601595873709700152284273816112264069230130616436755625194854815875713954"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | field_new!(Fq, "21888242871839275220042445260109153167277707414472061641714758635765020556616"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | field_new!(Fq, "3772000881919853776433695186713858239009073593817195771773381919316419345261"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | field_new!(Fq, "2236595495967245188281701248203181795121068902605861227855261137820944008926"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | field_new!(Fq, "2203960485148121921418603742825762020974279258880205651966"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | field_new!(Fq, "18429021223477853657660792034369865839114504446431234726392080002137598044644"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | field_new!(Fq, "9344045779998320333812420223237981029506012124075525679208581902008406485703"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | field_new!(Fq, "1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | field_new!(Fq, "2581911344467009335267311115468803099551665605076196740867805258568234346338"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | field_new!(Fq, "19937756971775647987995932169929341994314640652964949448313374472400716661030"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | field_new!(Fq, "2203960485148121921418603742825762020974279258880205651966"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | field_new!(Fq, "5324479202449903542726783395506214481928257762400643279780343368557297135718"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | field_new!(Fq, "16208900380737693084919495127334387981393726419856888799917914180988844123039"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | field_new!(Fq, "21888242871839275220042445260109153167277707414472061641714758635765020556616"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | field_new!(Fq, "13981852324922362344252311234282257507216387789820983642040889267519694726527"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq6.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | field_new!(Fq, "7629828391165209371577384193250820201684255241773809077146787135900891633097"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | field_new!(Fq, "1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | field_new!(Fq, "8376118865763821496583973867626364092589906065868298776909617916018768340080"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `ark-bn254` [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | field_new!(Fq, "16469823323077808223889137241176536799009286646108169935659301613961712198316"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | field_new!(Fq, "21888242871839275220042445260109153167277707414472061641714758635765020556617"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name ark_bn254 src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="curve"' --cfg 'feature="default"' --cfg 'feature="scalar_field"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=201fb0789af80ee0 -L dependency=/opt/rustwide/target/debug/deps --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-86ae0e808ce71e49.rmeta --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-989e2f778baba817.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-5066d44165389ab7.rmeta --extern-html-root-url 'ark_ec=https://docs.rs/ark-ec/0.3.0/' --extern-html-root-url 'ark_ff=https://docs.rs/ark-ff/0.3.0/' --extern-html-root-url 'ark_std=https://docs.rs/ark-std/0.3.0/' -Zunstable-options --crate-version 0.3.0` (exit status: 1) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | field_new!(Fq, "11697423496358154304825782922584725312912383441159505038794027105778954184319"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | field_new!(Fq, "303847389135065887422783454877609941456349188919719272345083954437860409601"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | field_new!(Fq, "21888242871839275220042445260109153167277707414472061641714758635765020556616"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | field_new!(Fq, "3321304630594332808241809054958361220322477375291206261884409189760185844239"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | field_new!(Fq, "5722266937896532885780051958958348231143373700109372999374820235121374419868"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | field_new!(Fq, "-1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | field_new!(Fq, "13512124006075453725662431877630910996106405091429524885779419978626457868503"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | field_new!(Fq, "5418419548761466998357268504080738289687024511189653727029736280683514010267"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | field_new!(Fq, "2203960485148121921418603742825762020974279258880205651966"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | field_new!(Fq, "10190819375481120917420622822672549775783927716138318623895010788866272024264"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | field_new!(Fq, "21584395482704209334823622290379665147239961968378104390343953940207365798982"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | field_new!(Fq, "2203960485148121921418603742825762020974279258880205651967"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | field_new!(Fq, "0"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | field_new!(Fq, "18566938241244942414004596690298913868373833782006617400804628704885040364344"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/fields/fq12.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | field_new!(Fq, "16165975933942742336466353786298926857552937457188450663314217659523851788715"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: could not parse [INFO] [stdout] = note: this error originates in the macro `field_new` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 76 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2d9f1ff3d15de9f98093bb3722ac1ac75d01f35156bc6d35b519dbb89c2faf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d9f1ff3d15de9f98093bb3722ac1ac75d01f35156bc6d35b519dbb89c2faf6", kill_on_drop: false }` [INFO] [stdout] f2d9f1ff3d15de9f98093bb3722ac1ac75d01f35156bc6d35b519dbb89c2faf6