Build #867074 2023-07-21T21:59:00.656635+00:00
# rustc version
rustc 1.73.0-nightly (399b06823 2023-07-20)# docs.rs version
docsrs 0.6.0 (84edb415 2023-07-07)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/snarkvm-curves-0.14.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/snarkvm-curves-0.14.6/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/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\", \"-20230720-1.73.0-nightly-399b06823\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] cb92d5d2f691a08c9377eef64c44f409bef4737703a7954b44fd5a379eeafced
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "cb92d5d2f691a08c9377eef64c44f409bef4737703a7954b44fd5a379eeafced", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting snarkvm-curves v0.14.6 (/opt/rustwide/workdir)
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr] --> src/bls12_377/fr.rs:29:5
[INFO] [stderr] |
[INFO] [stderr] 29 | /// ```ignore
[INFO] [stderr] | _____^
[INFO] [stderr] 30 | | /// q = 8444461749428370424248824938781546531375899335154063827935233455917409239041
[INFO] [stderr] 31 | | /// R = 6014086494747379908336260804527802945383293308637734276299549080986809532403 # Montgomery R
[INFO] [stderr] 32 | | /// s = 47
[INFO] [stderr] ... |
[INFO] [stderr] 46 | | /// print("2-adic gen into_chunks(g2 * R % q): ", into_chunks(g2 * R % q, 64, 4))
[INFO] [stderr] 47 | | /// ```
[INFO] [stderr] | |_______^
[INFO] [stderr] |
[INFO] [stderr] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stderr] --> src/bls12_377/fr.rs:29:5
[INFO] [stderr] |
[INFO] [stderr] 29 | /// ```ignore
[INFO] [stderr] | ^^^
[INFO] [stderr] = note: error from rustc: this file contains an unclosed delimiter
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr]
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[INFO] [stderr] --> src/edwards_bls12/fr.rs:34:61
[INFO] [stderr] |
[INFO] [stderr] 34 | const POWERS_OF_ROOTS_OF_UNITY: &'static [BigInteger] = unimplemented!();
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ the evaluated program panicked at 'not implemented', src/edwards_bls12/fr.rs:34:61
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in the macro `unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0080`.
[INFO] [stderr] warning: `snarkvm-curves` (lib doc) generated 1 warning
[INFO] [stderr] error: could not document `snarkvm-curves`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name snarkvm_curves src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=3bb3b2baa9f6ec30 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librand-b3dccf2b8936471d.rmeta --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librayon-987a6dc615fc98a4.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-ab206a2406832d70.rmeta --extern snarkvm_fields=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsnarkvm_fields-d2900be7388c388b.rmeta --extern snarkvm_utilities=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsnarkvm_utilities-3f9143cc3bc37738.rmeta --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-c5489702b48ee9bf.rmeta --extern-html-root-url 'rand=https://docs.rs/rand/0.8.5/x86_64-unknown-linux-gnu' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.7.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.174/x86_64-unknown-linux-gnu' --extern-html-root-url 'snarkvm_fields=https://docs.rs/snarkvm-fields/0.14.6/x86_64-unknown-linux-gnu' --extern-html-root-url 'snarkvm_utilities=https://docs.rs/snarkvm-utilities/0.14.6/x86_64-unknown-linux-gnu' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.44/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20230720-1.73.0-nightly-399b06823 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.14.6` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "cb92d5d2f691a08c9377eef64c44f409bef4737703a7954b44fd5a379eeafced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb92d5d2f691a08c9377eef64c44f409bef4737703a7954b44fd5a379eeafced", kill_on_drop: false }`
[INFO] [stdout] cb92d5d2f691a08c9377eef64c44f409bef4737703a7954b44fd5a379eeafced