halo2curves 0.6.1

Elliptic curve implementations and wrappers for halo2 library
Documentation
Build #1119850 2024-02-08T09:00:52.010210+00:00
# rustc version
rustc 1.78.0-nightly (8ace7ea1f 2024-02-07)# docs.rs version
docsrs 0.6.0 (7667f348 2024-01-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/halo2curves-0.6.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/halo2curves-0.6.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240207-1.78.0-nightly-8ace7ea1f\", \"--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] c4ff8c417d244afe427feafab93b3c6ea5453c7f86083c6227d416b0b0e8b3b3
[INFO] running `Command { std: "docker" "start" "-a" "c4ff8c417d244afe427feafab93b3c6ea5453c7f86083c6227d416b0b0e8b3b3", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting halo2curves v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `X`
[INFO] [stderr]  --> src/bn256/fq12.rs:9:58
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// -GAMMA is a quadratic non-residue in Fp6. Fp12 = Fp6[X]/(X^2 + GAMMA)
[INFO] [stderr]   |                                                          ^ no item named `X` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `X`
[INFO] [stderr]  --> src/bn256/fq6.rs:8:52
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// -BETA is a cubic non-residue in Fp2. Fp6 = Fp2[X]/(X^3 + BETA)
[INFO] [stderr]   |                                                    ^ no item named `X` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ff_ext/inverse.rs:242:5
[INFO] [stderr]     |
[INFO] [stderr] 242 | /// https://gcd.cr.yp.to/safegcd-20190413.pdf
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://gcd.cr.yp.to/safegcd-20190413.pdf>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ff_ext/inverse.rs:244:5
[INFO] [stderr]     |
[INFO] [stderr] 244 | /// https://github.com/bitcoin-core/secp256k1/blob/master/doc/safegcd_implementation.md
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/bitcoin-core/secp256k1/blob/master/doc/safegcd_implementation.md>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ff_ext/jacobi.rs:328:5
[INFO] [stderr]     |
[INFO] [stderr] 328 | /// https://eprint.iacr.org/2020/972.pdf
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2020/972.pdf>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/ff_ext/jacobi.rs:330:5
[INFO] [stderr]     |
[INFO] [stderr] 330 | /// https://eprint.iacr.org/2021/1271.pdf
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2021/1271.pdf>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/pluto_eris/mod.rs:5:26
[INFO] [stderr]   |
[INFO] [stderr] 5 | //! Supporting evidence: https://github.com/daira/pluto-eris
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/daira/pluto-eris>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/pluto_eris/mod.rs:6:32
[INFO] [stderr]   |
[INFO] [stderr] 6 | //! Field constant derivation: https://github.com/davidnevadoc/ec-constants/tree/main/pluto_eris
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/davidnevadoc/ec-constants/tree/main/pluto_eris>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/pluto_eris/mod.rs:7:35
[INFO] [stderr]   |
[INFO] [stderr] 7 | //! Pairing constants derivation: https://github.com/John-Gong-Math/pluto_eris/blob/main/pluto_pairing.ipynb
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/John-Gong-Math/pluto_eris/blob/main/pluto_pairing.ipynb>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/pluto_eris/engine.rs:666:40
[INFO] [stderr]     |
[INFO] [stderr] 666 | /// Pluto pairing-friendly curve. See: https://github.com/daira/pluto-eris
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/daira/pluto-eris>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `halo2curves` (lib doc) generated 10 warnings (run `cargo fix --lib -p halo2curves` to apply 8 suggestions)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.40s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/halo2curves/index.html
[INFO] running `Command { std: "docker" "inspect" "c4ff8c417d244afe427feafab93b3c6ea5453c7f86083c6227d416b0b0e8b3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4ff8c417d244afe427feafab93b3c6ea5453c7f86083c6227d416b0b0e8b3b3", kill_on_drop: false }`
[INFO] [stdout] c4ff8c417d244afe427feafab93b3c6ea5453c7f86083c6227d416b0b0e8b3b3