[INFO] fetching crate dusk-pki 0.13.0...
[INFO] documenting dusk-pki-0.13.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate dusk-pki 0.13.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate dusk-pki 0.13.0
[INFO] finished tweaking crates.io crate dusk-pki 0.13.0
[INFO] tweaked toml for crates.io crate dusk-pki 0.13.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dusk-pki 0.13.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to highest compatible versions
[INFO] [stderr]       Adding bytecheck v0.6.12 (available: v0.8.3)
[INFO] [stderr]       Adding dusk-jubjub v0.13.1 (available: v0.15.2)
[INFO] [stderr]       Adding dusk-poseidon v0.31.0 (available: v0.41.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.10.1)
[INFO] [stderr]       Adding rkyv v0.7.46 (available: v0.8.18)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b
[INFO] running `Command { std: "docker" "start" "03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking ahash v0.4.8
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling derive-hex v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dusk-bytes v0.1.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dusk-bls12_381 v0.12.3
[INFO] [stderr]     Checking dusk-jubjub v0.13.1
[INFO] [stderr]     Checking dusk-hades v0.22.1
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling msgpacker-derive v0.3.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking msgpacker v0.4.8
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking dusk-plonk v0.16.0
[INFO] [stderr]     Checking dusk-poseidon v0.31.0
[INFO] [stderr]  Documenting dusk-pki v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/public.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PublicKey(pub(crate) JubJubExtended);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public Key`
[INFO] [stdout]    = help: ends near `Structure repesenting a [`PublicKey`]`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/public.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PublicKey(pub(crate) JubJubExtended);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Structure repesenting a [`PublicKey`]`
[INFO] [stdout]    = help: ends near `Structure repesenting a [`PublicKey`]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/secret.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SecretKey(pub(crate) JubJubScalar);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Secret Key`
[INFO] [stdout]    = help: ends near `Structure repesenting a secret key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/secret.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SecretKey(pub(crate) JubJubScalar);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Structure repesenting a secret key`
[INFO] [stdout]    = help: ends near `Structure repesenting a secret key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/public.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct PublicSpendKey {
[INFO] [stdout] 29 | |     A: JubJubExtended,
[INFO] [stdout] 30 | |     B: JubJubExtended,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public Spend Key`
[INFO] [stdout]    = help: ends near `Public pair of `a·G` and `b·G` defining a [`PublicSpendKey`]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/public.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct PublicSpendKey {
[INFO] [stdout] 29 | |     A: JubJubExtended,
[INFO] [stdout] 30 | |     B: JubJubExtended,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public pair of `a·G` and `b·G` defining a [`PublicSpendKey`]`
[INFO] [stdout]    = help: ends near `Public pair of `a·G` and `b·G` defining a [`PublicSpendKey`]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/secret.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub struct SecretSpendKey {
[INFO] [stdout] 28 | |     a: JubJubScalar,
[INFO] [stdout] 29 | |     b: JubJubScalar,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Secret Spend Key`
[INFO] [stdout]    = help: ends near `Secret pair of `a` and `b` defining a [`SecretSpendKey`]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/secret.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub struct SecretSpendKey {
[INFO] [stdout] 28 | |     a: JubJubScalar,
[INFO] [stdout] 29 | |     b: JubJubScalar,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Secret pair of `a` and `b` defining a [`SecretSpendKey`]`
[INFO] [stdout]    = help: ends near `Secret pair of `a` and `b` defining a [`SecretSpendKey`]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/stealth.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub trait Ownable {
[INFO] [stdout] 34 | |     /// Returns the associated `StealthAddress`
[INFO] [stdout] 35 | |     fn stealth_address(&self) -> &StealthAddress;
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Stealth Address`
[INFO] [stdout]    = help: ends near `ownership.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/stealth.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub trait Ownable {
[INFO] [stdout] 34 | |     /// Returns the associated `StealthAddress`
[INFO] [stdout] 35 | |     fn stealth_address(&self) -> &StealthAddress;
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The trait `Ownable` is required by any type that wants to prove its`
[INFO] [stdout]    = help: ends near `The trait `Ownable` is required by any type that wants to prove its`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/stealth.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct StealthAddress {
[INFO] [stdout] 27 | |     pub(crate) R: JubJubExtended,
[INFO] [stdout] 28 | |     pub(crate) pk_r: PublicKey,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Stealth Address`
[INFO] [stdout]    = help: ends near `A `StealthAddress` is composed by a one-time public key (`pk_r`, the actual`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/keys/spend/stealth.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct StealthAddress {
[INFO] [stdout] 27 | |     pub(crate) R: JubJubExtended,
[INFO] [stdout] 28 | |     pub(crate) pk_r: PublicKey,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `To obfuscate the identity of the participants, we utilizes a Stealth Address`
[INFO] [stdout]    = help: ends near `To obfuscate the identity of the participants, we utilizes a Stealth Address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/view.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / pub struct ViewKey {
[INFO] [stdout] 32 | |     a: JubJubScalar,
[INFO] [stdout] 33 | |     B: JubJubExtended,
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `ViewKey`
[INFO] [stdout]    = help: ends near `Pair of a secret `a` and public `b·G``
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/view.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / pub struct ViewKey {
[INFO] [stdout] 32 | |     a: JubJubScalar,
[INFO] [stdout] 33 | |     B: JubJubExtended,
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Pair of a secret `a` and public `b·G``
[INFO] [stdout]    = help: ends near `Pair of a secret `a` and public `b·G``
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `dusk-pki`
[INFO] running `Command { std: "docker" "inspect" "03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b", kill_on_drop: false }`
[INFO] [stdout] 03f745360c406e296f2f52a5f7d0c7aba6d9734692944864a73d7d6e88463c8b
