[INFO] fetching crate ark-poly-commit 0.3.0... [INFO] documenting ark-poly-commit-0.3.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate ark-poly-commit 0.3.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate ark-poly-commit 0.3.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ark-poly-commit 0.3.0 [INFO] finished tweaking crates.io crate ark-poly-commit 0.3.0 [INFO] tweaked toml for crates.io crate ark-poly-commit 0.3.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e46cf461ebf80cf56727b0056624703cbab3ddbc88e561dae5affd82bdcddacf [INFO] running `Command { std: "docker" "start" "-a" "e46cf461ebf80cf56727b0056624703cbab3ddbc88e561dae5affd82bdcddacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e46cf461ebf80cf56727b0056624703cbab3ddbc88e561dae5affd82bdcddacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46cf461ebf80cf56727b0056624703cbab3ddbc88e561dae5affd82bdcddacf", kill_on_drop: false }` [INFO] [stdout] e46cf461ebf80cf56727b0056624703cbab3ddbc88e561dae5affd82bdcddacf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de3e44059f75c59ed4288dd4fbf36d6c021565bac929b401f09e3f8ce21752b [INFO] running `Command { std: "docker" "start" "-a" "8de3e44059f75c59ed4288dd4fbf36d6c021565bac929b401f09e3f8ce21752b", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking ark-relations v0.3.0 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Checking ark-poly v0.3.0 [INFO] [stderr] Checking ark-r1cs-std v0.3.1 [INFO] [stderr] Checking ark-nonnative-field v0.3.0 [INFO] [stderr] Documenting ark-poly-commit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.67s [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/marlin/mod.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | /// Polynomial commitment scheme from [[KZG10]][kzg] that enforces [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/marlin/marlin_pc/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | /// Polynomial commitment based on [[KZG10]][kzg], with degree enforcement, batching, [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CHMMVW20` [INFO] [stdout] --> src/marlin/marlin_pc/mod.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | /// as detailed in [[CHMMVW20]][marlin]. [INFO] [stdout] | ^^^^^^^^ no item named `CHMMVW20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PST13` [INFO] [stdout] --> src/marlin/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | /// [[PST13]][pst] with batching and (optional) hiding property inspired [INFO] [stdout] | ^^^^^ no item named `PST13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PST13` [INFO] [stdout] --> src/marlin/marlin_pst13_pc/mod.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 27 | /// Multivariate polynomial commitment based on the construction in [[PST13]][pst] [INFO] [stdout] | ^^^^^ no item named `PST13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 6 | | #![deny(unused_attributes, unused_mut)] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 68| / /// The core [[KZG10]][kzg] construction. [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The core [[KZG10]][kzg] construction. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `KZG10` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/kzg10/data_structures.rs:532:62 [INFO] [stdout] | [INFO] [stdout] 532 | /// This is a commitment to the witness polynomial; see [KZG10] for more details. [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/lib.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | /// Polynomial commitment scheme based on the construction in [[KZG10]][kzg], [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/sonic_pc/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | /// Polynomial commitment based on [[KZG10]][kzg], with degree enforcement and [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BCMS20` [INFO] [stdout] --> src/lib.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | /// The construction is detailed in [[BCMS20]][pcdas]. [INFO] [stdout] | ^^^^^^ no item named `BCMS20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BCMS20` [INFO] [stdout] --> src/ipa_pc/mod.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | /// The construction is described in detail in [[BCMS20]][pcdas]. [INFO] [stdout] | ^^^^^^ no item named `BCMS20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CHMMVW20` [INFO] [stdout] --> src/ipa_pc/mod.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | /// as detailed in [[CHMMVW20]][marlin]. [INFO] [stdout] | ^^^^^^^^ no item named `CHMMVW20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ZGKPP18` [INFO] [stdout] --> src/lib.rs:102:83 [INFO] [stdout] | [INFO] [stdout] 102 | /// in prime-order groups. Construction is detailed in [[XZZPD19]][xzzpd19] and [[ZGKPP18]][zgkpp18] [INFO] [stdout] | ^^^^^^^ no item named `ZGKPP18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zgkpp18` [INFO] [stdout] --> src/lib.rs:102:93 [INFO] [stdout] | [INFO] [stdout] 102 | /// in prime-order groups. Construction is detailed in [[XZZPD19]][xzzpd19] and [[ZGKPP18]][zgkpp18] [INFO] [stdout] | ^^^^^^^ no item named `zgkpp18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/lib.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | /// Polynomial commitment scheme from [[KZG10]][kzg] that enforces [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PST13` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | /// [[PST13]][pst] with batching and (optional) hiding property inspired [INFO] [stdout] | ^^^^^ no item named `PST13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/marlin/marlin_pst13_pc/combinations.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | //! Credit: https://github.com/meltinglava/uniquecombinations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8de3e44059f75c59ed4288dd4fbf36d6c021565bac929b401f09e3f8ce21752b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de3e44059f75c59ed4288dd4fbf36d6c021565bac929b401f09e3f8ce21752b", kill_on_drop: false }` [INFO] [stdout] 8de3e44059f75c59ed4288dd4fbf36d6c021565bac929b401f09e3f8ce21752b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] be6f0dd567a1b24d21e6c60da8884e1795c19c9662f816f4e506e88c1a971096 [INFO] running `Command { std: "docker" "start" "-a" "be6f0dd567a1b24d21e6c60da8884e1795c19c9662f816f4e506e88c1a971096", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Checking ark-relations v0.3.0 [INFO] [stderr] Checking ark-poly v0.3.0 [INFO] [stderr] Checking ark-r1cs-std v0.3.1 [INFO] [stderr] Checking ark-nonnative-field v0.3.0 [INFO] [stderr] Documenting ark-poly-commit v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/marlin/mod.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | /// Polynomial commitment scheme from [[KZG10]][kzg] that enforces [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/marlin/marlin_pc/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | /// Polynomial commitment based on [[KZG10]][kzg], with degree enforcement, batching, [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CHMMVW20` [INFO] [stdout] --> src/marlin/marlin_pc/mod.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | /// as detailed in [[CHMMVW20]][marlin]. [INFO] [stdout] | ^^^^^^^^ no item named `CHMMVW20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PST13` [INFO] [stdout] --> src/marlin/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | /// [[PST13]][pst] with batching and (optional) hiding property inspired [INFO] [stdout] | ^^^^^ no item named `PST13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PST13` [INFO] [stdout] --> src/marlin/marlin_pst13_pc/mod.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 27 | /// Multivariate polynomial commitment based on the construction in [[PST13]][pst] [INFO] [stdout] | ^^^^^ no item named `PST13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 6 | | #![deny(unused_attributes, unused_mut)] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 68| / /// The core [[KZG10]][kzg] construction. [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The core [[KZG10]][kzg] construction. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `KZG10` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/kzg10/data_structures.rs:532:62 [INFO] [stdout] | [INFO] [stdout] 532 | /// This is a commitment to the witness polynomial; see [KZG10] for more details. [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/lib.rs:81:65 [INFO] [stdout] | [INFO] [stdout] 81 | /// Polynomial commitment scheme based on the construction in [[KZG10]][kzg], [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/sonic_pc/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | /// Polynomial commitment based on [[KZG10]][kzg], with degree enforcement and [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BCMS20` [INFO] [stdout] --> src/lib.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | /// The construction is detailed in [[BCMS20]][pcdas]. [INFO] [stdout] | ^^^^^^ no item named `BCMS20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BCMS20` [INFO] [stdout] --> src/ipa_pc/mod.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | /// The construction is described in detail in [[BCMS20]][pcdas]. [INFO] [stdout] | ^^^^^^ no item named `BCMS20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CHMMVW20` [INFO] [stdout] --> src/ipa_pc/mod.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | /// as detailed in [[CHMMVW20]][marlin]. [INFO] [stdout] | ^^^^^^^^ no item named `CHMMVW20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ZGKPP18` [INFO] [stdout] --> src/lib.rs:102:83 [INFO] [stdout] | [INFO] [stdout] 102 | /// in prime-order groups. Construction is detailed in [[XZZPD19]][xzzpd19] and [[ZGKPP18]][zgkpp18] [INFO] [stdout] | ^^^^^^^ no item named `ZGKPP18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zgkpp18` [INFO] [stdout] --> src/lib.rs:102:93 [INFO] [stdout] | [INFO] [stdout] 102 | /// in prime-order groups. Construction is detailed in [[XZZPD19]][xzzpd19] and [[ZGKPP18]][zgkpp18] [INFO] [stdout] | ^^^^^^^ no item named `zgkpp18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KZG10` [INFO] [stdout] --> src/lib.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | /// Polynomial commitment scheme from [[KZG10]][kzg] that enforces [INFO] [stdout] | ^^^^^ no item named `KZG10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PST13` [INFO] [stdout] --> src/lib.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | /// [[PST13]][pst] with batching and (optional) hiding property inspired [INFO] [stdout] | ^^^^^ no item named `PST13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/marlin/marlin_pst13_pc/combinations.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | //! Credit: https://github.com/meltinglava/uniquecombinations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.00s [INFO] running `Command { std: "docker" "inspect" "be6f0dd567a1b24d21e6c60da8884e1795c19c9662f816f4e506e88c1a971096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6f0dd567a1b24d21e6c60da8884e1795c19c9662f816f4e506e88c1a971096", kill_on_drop: false }` [INFO] [stdout] be6f0dd567a1b24d21e6c60da8884e1795c19c9662f816f4e506e88c1a971096