[INFO] fetching crate synta-certificate 0.3.3...
[INFO] documenting synta-certificate-0.3.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate synta-certificate 0.3.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate synta-certificate 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate synta-certificate 0.3.3
[INFO] tweaked toml for crates.io crate synta-certificate 0.3.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate synta-certificate 0.3.3 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] crate crates.io crate synta-certificate 0.3.3 already has a lockfile, it will not be regenerated
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973
[INFO] running `Command { std: "docker" "start" "bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973", 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" "bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973", 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" "bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling cryptoki-sys v0.5.0
[INFO] [stderr]    Compiling synta-codegen v0.3.3
[INFO] [stderr]    Compiling native-ossl v0.2.0
[INFO] [stderr]    Compiling synta v0.3.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling synta-derive v0.3.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking cryptoki v0.12.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling synta-certificate v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling native-ossl-sys v0.2.0
[INFO] [stderr]  Documenting synta-certificate v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `from_pkcs8_der_unchecked`
[INFO] [stdout]    --> src/crypto/private_key.rs:759:23
[INFO] [stdout]     |
[INFO] [stdout] 759 |     /// created via [`from_pkcs8_der_unchecked`] (no-validation path).
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `from_pkcs8_der_unchecked` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]   --> src/pkcs7.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 | ///     certificates [0] IMPLICIT CertificateSet OPTIONAL,
[INFO] [stdout]    |                       ^ no item named `0` 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 `1`
[INFO] [stdout]   --> src/pkcs7.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 98 | ///     crls         [1] IMPLICIT RevocationInfoChoices OPTIONAL,
[INFO] [stdout]    |                       ^ no item named `1` 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 `0`
[INFO] [stdout]    --> src/pkcs7.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// optional [0] IMPLICIT certificates field (tag 0xA0).
[INFO] [stdout]     |               ^ no item named `0` 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 `0`
[INFO] [stdout]    --> src/pkcs12.rs:367:45
[INFO] [stdout]     |
[INFO] [stdout] 367 | /// Extract content bytes from an IMPLICIT [0] OCTET STRING (tag 0x80).
[INFO] [stdout]     |                                             ^ no item named `0` 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 `BackendPrivateKey`
[INFO] [stdout]    --> src/openssl_backend/composite.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 | /// Returns a [`BackendPrivateKey`] whose PKCS#8 DER encodes both component keys
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ no item named `BackendPrivateKey` 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 `BackendPrivateKey::as_signer`
[INFO] [stdout]    --> src/openssl_backend/composite.rs:482:19
[INFO] [stdout]     |
[INFO] [stdout] 482 | /// Called from [`BackendPrivateKey::as_signer`] when the PKCS#8 OID is in the
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BackendPrivateKey` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `composite_kem` links to private item `ec_composite_privkey_der`
[INFO] [stdout]   --> src/openssl_backend/composite_kem.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! EC/X25519/X448 (see [`ec_composite_privkey_der`] /
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `composite_kem` links to private item `trad_privkey_to_composite_sk`
[INFO] [stdout]   --> src/openssl_backend/composite_kem.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! [`trad_privkey_to_composite_sk`]): the composite-KEM draft mandates an
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BackendPrivateKey::from_der`
[INFO] [stdout]    --> src/openssl_backend/private_key.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 | /// Used by [`BackendPrivateKey::from_der`] to bypass OpenSSL for composite
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BackendPrivateKey` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KeySpec`
[INFO] [stdout]    --> src/openssl_backend/private_key.rs:402:65
[INFO] [stdout]     |
[INFO] [stdout] 402 | /// Dispatch key generation to OpenSSL based on the algorithm [`KeySpec`].
[INFO] [stdout]     |                                                                 ^^^^^^^ no item named `KeySpec` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/pkcs11_uri.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | / pub fn merge_object_label(uri: &str, label: &str) -> String {
[INFO] [stdout] 235 | |     let body = uri.strip_prefix("pkcs11:").unwrap_or(uri);
[INFO] [stdout] 236 | |     let (path, query) = body.split_once('?').unwrap_or((body, ""));
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `RFC 7512 `pkcs11:` URI — holds the verbatim URI string and decoded`
[INFO] [stdout]     = help: ends near `any existing `object=` segment.`
[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/pkcs11_uri.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | / pub fn merge_object_label(uri: &str, label: &str) -> String {
[INFO] [stdout] 235 | |     let body = uri.strip_prefix("pkcs11:").unwrap_or(uri);
[INFO] [stdout] 236 | |     let (path, query) = body.split_once('?').unwrap_or((body, ""));
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Insert `object=<label>` into the path portion of a `pkcs11:` URI, replacing`
[INFO] [stdout]     = help: ends near `Insert `object=<label>` into the path portion of a `pkcs11:` URI, replacing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/pkcs11_uri.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / pub fn pct_encode_path(s: &str) -> String {
[INFO] [stdout] 214 | |     const HEX: &[u8; 16] = b"0123456789ABCDEF";
[INFO] [stdout] 215 | |     let mut out = String::with_capacity(s.len());
[INFO] [stdout] 216 | |     for b in s.bytes() {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     out
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `RFC 7512 `pkcs11:` URI — holds the verbatim URI string and decoded`
[INFO] [stdout]     = help: ends near `Percent-encode a string value for use in a PKCS#11 URI path component.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/pkcs11_uri.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / pub fn pct_encode_path(s: &str) -> String {
[INFO] [stdout] 214 | |     const HEX: &[u8; 16] = b"0123456789ABCDEF";
[INFO] [stdout] 215 | |     let mut out = String::with_capacity(s.len());
[INFO] [stdout] 216 | |     for b in s.bytes() {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     out
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Percent-encode a string value for use in a PKCS#11 URI path component.`
[INFO] [stdout]     = help: ends near `Percent-encode a string value for use in a PKCS#11 URI path component.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/pkcs11_uri.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / pub struct Pkcs11Uri {
[INFO] [stdout] 74 | |     /// The original URI string (e.g. `"pkcs11:token=T;object=k?pin-value=…"`).
[INFO] [stdout] 75 | |     pub raw: String,
[INFO] [stdout] 76 | |     /// Decoded attributes from the URI path and query components.
[INFO] [stdout] 77 | |     pub attrs: Pkcs11UriAttributes,
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `RFC 7512 `pkcs11:` URI — holds the verbatim URI string and decoded`
[INFO] [stdout]    = help: ends near `attributes so callers never need to re-parse.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/pkcs11_uri.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / pub struct Pkcs11Uri {
[INFO] [stdout] 74 | |     /// The original URI string (e.g. `"pkcs11:token=T;object=k?pin-value=…"`).
[INFO] [stdout] 75 | |     pub raw: String,
[INFO] [stdout] 76 | |     /// Decoded attributes from the URI path and query components.
[INFO] [stdout] 77 | |     pub attrs: Pkcs11UriAttributes,
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A parsed `pkcs11:` URI — holds both the original string and the decoded`
[INFO] [stdout]    = help: ends near `A parsed `pkcs11:` URI — holds both the original string and the decoded`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/pkcs11_uri.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct Pkcs11UriAttributes {
[INFO] [stdout] 17 | |     /// Token label (`token=…` path component).
[INFO] [stdout] 18 | |     pub token: Option<String>,
[INFO] [stdout] 19 | |     /// Object (key) label (`object=…` path component).
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     pub module_path: Option<String>,
[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 `RFC 7512 `pkcs11:` URI — holds the verbatim URI string and decoded`
[INFO] [stdout]    = help: ends near `Parsed attributes from a `pkcs11:` URI (RFC 7512).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/pkcs11_uri.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct Pkcs11UriAttributes {
[INFO] [stdout] 17 | |     /// Token label (`token=…` path component).
[INFO] [stdout] 18 | |     pub token: Option<String>,
[INFO] [stdout] 19 | |     /// Object (key) label (`object=…` path component).
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     pub module_path: Option<String>,
[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 `Parsed attributes from a `pkcs11:` URI (RFC 7512).`
[INFO] [stdout]    = help: ends near `Parsed attributes from a `pkcs11:` URI (RFC 7512).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `synta-certificate`
[INFO] running `Command { std: "docker" "inspect" "bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973", kill_on_drop: false }`
[INFO] [stdout] bc893189426e0fa381e1a195f3c5054895e76dce0808df20f4167e2a6abf6973
