# rustc version rustc 1.69.0-nightly (5b8f28453 2023-02-12)
# docs.rs version docsrs 0.6.0 (c927eac0 2023-02-13)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/class_group-0.6.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/class_group-0.6.1/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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/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\", \"-20230212-1.69.0-nightly-5b8f28453\", \"--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] 98fe345b1835bb11c2bc25aa597e373eab47edfdfd6b7893b9d630624fd14379 [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" "98fe345b1835bb11c2bc25aa597e373eab47edfdfd6b7893b9d630624fd14379", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting class_group v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/primitives/cl_dl_lcm.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | /// The encryption scheme is taken from https://eprint.iacr.org/2018/791.pdf Theorem 2 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2018/791.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/primitives/cl_dl_lcm.rs:25:15 [INFO] [stderr] | [INFO] [stderr] 25 | /// given in https://eprint.iacr.org/2019/503.pdf figure 8 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2019/503.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/primitives/cl_dl_public_setup.rs:10:34 [INFO] [stderr] | [INFO] [stderr] 10 | //! 1. CL-groups were defined in https://eprint.iacr.org/2015/047.pdf, along [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2015/047.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/primitives/cl_dl_public_setup.rs:13:42 [INFO] [stderr] | [INFO] [stderr] 13 | //! the DL-easy subgroup was shown in https://eprint.iacr.org/2019/503.pdf. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2019/503.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/primitives/cl_dl_public_setup.rs:16:26 [INFO] [stderr] | [INFO] [stderr] 16 | //! setup is given in https://eprint.iacr.org/2020/084.pdf (see section 5.2) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2020/084.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/primitives/poe.rs:8:51 [INFO] [stderr] | [INFO] [stderr] 8 | /// This is a proof of exponentiation as given in https://eprint.iacr.org/2019/1229.pdf section 3.4 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2019/1229.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/primitives/polynomial_comm.rs:14:6 [INFO] [stderr] | [INFO] [stderr] 14 | /// (https://eprint.iacr.org/2019/1229.pdf), subsection 4.2 and 4.3 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2019/1229.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/primitives/vdf.rs:11:30 [INFO] [stderr] | [INFO] [stderr] 11 | /// Wesolowski VDF, based on https://eprint.iacr.org/2018/712.pdf. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2018/712.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/primitives/vdf.rs:12:21 [INFO] [stderr] | [INFO] [stderr] 12 | /// Original paper: https://eprint.iacr.org/2018/623.pdf [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eprint.iacr.org/2018/623.pdf>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `class_group` (lib doc) generated 9 warnings (run `cargo fix --lib -p class_group` to apply 9 suggestions) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "98fe345b1835bb11c2bc25aa597e373eab47edfdfd6b7893b9d630624fd14379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98fe345b1835bb11c2bc25aa597e373eab47edfdfd6b7893b9d630624fd14379", kill_on_drop: false }` [INFO] [stdout] 98fe345b1835bb11c2bc25aa597e373eab47edfdfd6b7893b9d630624fd14379