[INFO] fetching crate curve25519-dalek-ng 4.1.1... [INFO] documenting curve25519-dalek-ng-4.1.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate curve25519-dalek-ng 4.1.1 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate curve25519-dalek-ng 4.1.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate curve25519-dalek-ng 4.1.1 [INFO] finished tweaking crates.io crate curve25519-dalek-ng 4.1.1 [INFO] tweaked toml for crates.io crate curve25519-dalek-ng 4.1.1 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06494b4693efc1eba1e20dd721b598c1027c50e1b0836e3b8b720feffa1b096b [INFO] running `Command { std: "docker" "start" "-a" "06494b4693efc1eba1e20dd721b598c1027c50e1b0836e3b8b720feffa1b096b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06494b4693efc1eba1e20dd721b598c1027c50e1b0836e3b8b720feffa1b096b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06494b4693efc1eba1e20dd721b598c1027c50e1b0836e3b8b720feffa1b096b", kill_on_drop: false }` [INFO] [stdout] 06494b4693efc1eba1e20dd721b598c1027c50e1b0836e3b8b720feffa1b096b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c9dd011af324fcee01be05f73f06505c9c5779a6d28db28f01d33ab4e4bc1d4 [INFO] running `Command { std: "docker" "start" "-a" "2c9dd011af324fcee01be05f73f06505c9c5779a6d28db28f01d33ab4e4bc1d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Documenting curve25519-dalek-ng v4.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/montgomery.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 217 | /// (U\_P : W\_P) \gets u([2]P) [INFO] [stdout] | ^ no item named `2` 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.30s [INFO] [stdout] warning: unresolved link to `8` [INFO] [stdout] --> src/edwards.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | //! E = \mathcal E[8] \times \mathcal E[\ell]\\). The torsion [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | //! subgroup \\( \mathcal E[8] \\) consists of eight points of small [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:31:59 [INFO] [stdout] | [INFO] [stdout] 31 | //! use the word only to refer to the small \\(\mathcal E[8]\\) part, not [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:34:45 [INFO] [stdout] | [INFO] [stdout] 34 | //! To test if a point is in \\( \mathcal E[8] \\), use [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:847:46 [INFO] [stdout] | [INFO] [stdout] 847 | /// Multiply by the cofactor: return \\([8]P\\). [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:868:70 [INFO] [stdout] | [INFO] [stdout] 868 | /// * `true` if `self` is in the torsion subgroup \\( \mathcal E[8] \\); [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:869:75 [INFO] [stdout] | [INFO] [stdout] 869 | /// * `false` if `self` is not in the torsion subgroup \\( \mathcal E[8] \\). [INFO] [stdout] | ^ no item named `8` 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 `4` [INFO] [stdout] --> src/ristretto.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | //! E / \mathcal E[4]\\) or \\(2 \mathcal E / \mathcal E[2] \\), to [INFO] [stdout] | ^ no item named `4` 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 `2` [INFO] [stdout] --> src/ristretto.rs:126:58 [INFO] [stdout] | [INFO] [stdout] 126 | //! E / \mathcal E[4]\\) or \\(2 \mathcal E / \mathcal E[2] \\), to [INFO] [stdout] | ^ no item named `2` 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 `2` [INFO] [stdout] --> src/ristretto.rs:482:24 [INFO] [stdout] | [INFO] [stdout] 482 | /// \mathrm{enc}( [2]P\_1), \ldots, \mathrm{enc}( [2]P\_n ) \\) [INFO] [stdout] | ^ no item named `2` 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 `2` [INFO] [stdout] --> src/ristretto.rs:482:56 [INFO] [stdout] | [INFO] [stdout] 482 | /// \mathrm{enc}( [2]P\_1), \ldots, \mathrm{enc}( [2]P\_n ) \\) [INFO] [stdout] | ^ no item named `2` 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 `4` [INFO] [stdout] --> src/ristretto.rs:585:35 [INFO] [stdout] | [INFO] [stdout] 585 | /// Return the coset self + E[4], for debugging. [INFO] [stdout] | ^ no item named `4` 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 `8` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:154:43 [INFO] [stdout] | [INFO] [stdout] 154 | /// The 8-torsion subgroup \\(\mathcal E [8]\\). [INFO] [stdout] | ^ no item named `8` 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 `i` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | /// the array is \\([i]P\\), where \\(P\\) is a point of order \\(8\\) [INFO] [stdout] | ^ no item named `i` 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 `8` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:158:30 [INFO] [stdout] | [INFO] [stdout] 158 | /// generating \\(\mathcal E[8]\\). [INFO] [stdout] | ^ no item named `8` 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 `4` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | /// Thus \\(\mathcal E[4]\\) is the points indexed by `0,2,4,6`, and [INFO] [stdout] | ^ no item named `4` 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 `2` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | /// \\(\mathcal E[2]\\) is the points indexed by `0,4`. [INFO] [stdout] | ^ no item named `2` 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 `vartime_multiscalar_mul` [INFO] [stdout] --> src/traits.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | /// * [`vartime_multiscalar_mul`], which handles the special case [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `vartime_multiscalar_mul` 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 `vartime_mixed_multiscalar_mul` [INFO] [stdout] --> src/traits.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | /// * [`vartime_mixed_multiscalar_mul`], which takes the dynamic [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `vartime_mixed_multiscalar_mul` 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 `optional_mixed_multiscalar_mul` [INFO] [stdout] --> src/traits.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | /// * [`optional_mixed_multiscalar_mul`], which takes the dynamic [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `optional_mixed_multiscalar_mul` 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 `vector` [INFO] [stdout] --> src/backend/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | //! The [`vector`] backend contains implementations of vectorized [INFO] [stdout] | ^^^^^^ no item named `vector` 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 `vector` [INFO] [stdout] --> src/backend/mod.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | //! The [`vector`] backend is selected by the `simd_backend` cargo [INFO] [stdout] | ^^^^^^ no item named `vector` 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 `n` [INFO] [stdout] --> src/montgomery.rs:272:82 [INFO] [stdout] | [INFO] [stdout] 272 | /// Given `self` \\( = u\_0(P) \\), and a `Scalar` \\(n\\), return \\( u\_0([n]P) \\). [INFO] [stdout] | ^ no item named `n` 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/backend/serial/scalar_mul/pippenger.rs:61:49 [INFO] [stdout] | [INFO] [stdout] 61 | /// This algorithm is adapted from section 4 of https://eprint.iacr.org/2012/549.pdf. [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: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c9dd011af324fcee01be05f73f06505c9c5779a6d28db28f01d33ab4e4bc1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9dd011af324fcee01be05f73f06505c9c5779a6d28db28f01d33ab4e4bc1d4", kill_on_drop: false }` [INFO] [stdout] 2c9dd011af324fcee01be05f73f06505c9c5779a6d28db28f01d33ab4e4bc1d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "nightly simd_backend" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] b3141b2119cd13eb68740b407603925a1ca8e6b826981093d8544ae5fd7089b6 [INFO] running `Command { std: "docker" "start" "-a" "b3141b2119cd13eb68740b407603925a1ca8e6b826981093d8544ae5fd7089b6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.7 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Documenting curve25519-dalek-ng v4.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/montgomery.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 217 | /// (U\_P : W\_P) \gets u([2]P) [INFO] [stdout] | ^ no item named `2` 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 `8` [INFO] [stdout] --> src/edwards.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | //! E = \mathcal E[8] \times \mathcal E[\ell]\\). The torsion [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | //! subgroup \\( \mathcal E[8] \\) consists of eight points of small [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:31:59 [INFO] [stdout] | [INFO] [stdout] 31 | //! use the word only to refer to the small \\(\mathcal E[8]\\) part, not [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:34:45 [INFO] [stdout] | [INFO] [stdout] 34 | //! To test if a point is in \\( \mathcal E[8] \\), use [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:847:46 [INFO] [stdout] | [INFO] [stdout] 847 | /// Multiply by the cofactor: return \\([8]P\\). [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:868:70 [INFO] [stdout] | [INFO] [stdout] 868 | /// * `true` if `self` is in the torsion subgroup \\( \mathcal E[8] \\); [INFO] [stdout] | ^ no item named `8` 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 `8` [INFO] [stdout] --> src/edwards.rs:869:75 [INFO] [stdout] | [INFO] [stdout] 869 | /// * `false` if `self` is not in the torsion subgroup \\( \mathcal E[8] \\). [INFO] [stdout] | ^ no item named `8` 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 `4` [INFO] [stdout] --> src/ristretto.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | //! E / \mathcal E[4]\\) or \\(2 \mathcal E / \mathcal E[2] \\), to [INFO] [stdout] | ^ no item named `4` 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 `2` [INFO] [stdout] --> src/ristretto.rs:126:58 [INFO] [stdout] | [INFO] [stdout] 126 | //! E / \mathcal E[4]\\) or \\(2 \mathcal E / \mathcal E[2] \\), to [INFO] [stdout] | ^ no item named `2` 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 `2` [INFO] [stdout] --> src/ristretto.rs:482:24 [INFO] [stdout] | [INFO] [stdout] 482 | /// \mathrm{enc}( [2]P\_1), \ldots, \mathrm{enc}( [2]P\_n ) \\) [INFO] [stdout] | ^ no item named `2` 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 `2` [INFO] [stdout] --> src/ristretto.rs:482:56 [INFO] [stdout] | [INFO] [stdout] 482 | /// \mathrm{enc}( [2]P\_1), \ldots, \mathrm{enc}( [2]P\_n ) \\) [INFO] [stdout] | ^ no item named `2` 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 `4` [INFO] [stdout] --> src/ristretto.rs:585:35 [INFO] [stdout] | [INFO] [stdout] 585 | /// Return the coset self + E[4], for debugging. [INFO] [stdout] | ^ no item named `4` 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 `8` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:154:43 [INFO] [stdout] | [INFO] [stdout] 154 | /// The 8-torsion subgroup \\(\mathcal E [8]\\). [INFO] [stdout] | ^ no item named `8` 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 `i` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | /// the array is \\([i]P\\), where \\(P\\) is a point of order \\(8\\) [INFO] [stdout] | ^ no item named `i` 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 `8` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:158:30 [INFO] [stdout] | [INFO] [stdout] 158 | /// generating \\(\mathcal E[8]\\). [INFO] [stdout] | ^ no item named `8` 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 `4` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | /// Thus \\(\mathcal E[4]\\) is the points indexed by `0,2,4,6`, and [INFO] [stdout] | ^ no item named `4` 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 `2` [INFO] [stdout] --> src/backend/serial/u64/constants.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | /// \\(\mathcal E[2]\\) is the points indexed by `0,4`. [INFO] [stdout] | ^ no item named `2` 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 `vartime_multiscalar_mul` [INFO] [stdout] --> src/traits.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | /// * [`vartime_multiscalar_mul`], which handles the special case [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `vartime_multiscalar_mul` 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 `vartime_mixed_multiscalar_mul` [INFO] [stdout] --> src/traits.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | /// * [`vartime_mixed_multiscalar_mul`], which takes the dynamic [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `vartime_mixed_multiscalar_mul` 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 `optional_mixed_multiscalar_mul` [INFO] [stdout] --> src/traits.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | /// * [`optional_mixed_multiscalar_mul`], which takes the dynamic [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `optional_mixed_multiscalar_mul` 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 `vector` [INFO] [stdout] --> src/backend/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | //! The [`vector`] backend contains implementations of vectorized [INFO] [stdout] | ^^^^^^ no item named `vector` 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 `vector` [INFO] [stdout] --> src/backend/mod.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | //! The [`vector`] backend is selected by the `simd_backend` cargo [INFO] [stdout] | ^^^^^^ no item named `vector` 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 `n` [INFO] [stdout] --> src/montgomery.rs:272:82 [INFO] [stdout] | [INFO] [stdout] 272 | /// Given `self` \\( = u\_0(P) \\), and a `Scalar` \\(n\\), return \\( u\_0([n]P) \\). [INFO] [stdout] | ^ no item named `n` 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/backend/serial/scalar_mul/pippenger.rs:61:49 [INFO] [stdout] | [INFO] [stdout] 61 | /// This algorithm is adapted from section 4 of https://eprint.iacr.org/2012/549.pdf. [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: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.03s [INFO] running `Command { std: "docker" "inspect" "b3141b2119cd13eb68740b407603925a1ca8e6b826981093d8544ae5fd7089b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3141b2119cd13eb68740b407603925a1ca8e6b826981093d8544ae5fd7089b6", kill_on_drop: false }` [INFO] [stdout] b3141b2119cd13eb68740b407603925a1ca8e6b826981093d8544ae5fd7089b6