halo2curves 0.8.0

Elliptic curve implementations and wrappers for halo2 library
Build #1598587 2024-12-24T14:01:45.578305+00:00
# rustc version
rustc 1.85.0-nightly (bdc6b3de4 2024-12-23)# docs.rs version
docsrs 0.6.0 (a9496dd3 2024-12-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/halo2curves-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/halo2curves-0.8.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241223-1.85.0-nightly-bdc6b3de4\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b3fdf82a7109ed31db1714ea948a943d15fcce424b3be8ce8f098b13d7d51fda
[INFO] running `Command { std: "docker" "start" "-a" "b3fdf82a7109ed31db1714ea948a943d15fcce424b3be8ce8f098b13d7d51fda", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting halo2curves v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/bls12381/fq.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fq);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/bls12381/fr.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fr);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/bn256/fq.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | crate::field_bits!(Fq);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/bn256/fr.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fr);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/pasta/fp.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | field_bits!(Fp);
[INFO] [stderr]    | --------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/pasta/fq.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | field_bits!(Fq);
[INFO] [stderr]    | --------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/pluto_eris/fp.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | crate::field_bits!(Fp);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/pluto_eris/fq.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fq);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/secp256k1/fp.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fp);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/secp256k1/fq.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fq);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/secp256r1/fp.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fp);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/derive/field/common.rs:5:28
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg_attr(docsrs, doc(cfg(feature = "bits")))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/secp256r1/fq.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | crate::field_bits!(Fq);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-12-23; consider upgrading it if it is out of date
[INFO] [stderr]    = note: this error originates in the macro `crate::field_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not document `halo2curves`
[INFO] running `Command { std: "docker" "inspect" "b3fdf82a7109ed31db1714ea948a943d15fcce424b3be8ce8f098b13d7d51fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3fdf82a7109ed31db1714ea948a943d15fcce424b3be8ce8f098b13d7d51fda", kill_on_drop: false }`
[INFO] [stdout] b3fdf82a7109ed31db1714ea948a943d15fcce424b3be8ce8f098b13d7d51fda