[INFO] fetching crate orion 0.17.12...
[INFO] documenting orion-0.17.12 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate orion 0.17.12 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate orion 0.17.12
[INFO] finished tweaking crates.io crate orion 0.17.12
[INFO] tweaked toml for crates.io crate orion 0.17.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orion 0.17.12 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orion 0.17.12 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fiat-crypto v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45a029da85d486b08c4d9cc545cdd2cdb30114cee4c67e0ded82e72736eb1815
[INFO] running `Command { std: "docker" "start" "-a" "45a029da85d486b08c4d9cc545cdd2cdb30114cee4c67e0ded82e72736eb1815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45a029da85d486b08c4d9cc545cdd2cdb30114cee4c67e0ded82e72736eb1815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45a029da85d486b08c4d9cc545cdd2cdb30114cee4c67e0ded82e72736eb1815", kill_on_drop: false }`
[INFO] [stdout] 45a029da85d486b08c4d9cc545cdd2cdb30114cee4c67e0ded82e72736eb1815
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b94327c3d240eacff7f6472cd4d16bf46e30320a6dc04ff97009b048772b666
[INFO] running `Command { std: "docker" "start" "-a" "0b94327c3d240eacff7f6472cd4d16bf46e30320a6dc04ff97009b048772b666", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking ct-codecs v1.1.6
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]  Documenting orion v0.17.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `u8;384*k`
[INFO] [stdout]    --> src/hazardous/kem/ml_kem/internal/mod.rs:753:36
[INFO] [stdout]     |
[INFO] [stdout] 753 |     /// ek,dk => ([u8; 384*k+32], [u8;384*k])
[INFO] [stdout]     |                                    ^^^^^^^^ no item named `u8;384*k` 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: this URL is not a hyperlink
[INFO] [stdout]    --> src/hazardous/mac/hmac.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// Ref: https://brycx.github.io/2018/08/06/hmac-and-precomputation-optimization.html
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// Ref: <https://brycx.github.io/2018/08/06/hmac-and-precomputation-optimization.html>
[INFO] [stdout]     |              +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/hazardous/ecc/x25519.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 244 |     /// Ref: https://github.com/golang/crypto/blob/0c34fe9e7dc2486962ef9867e3edb3503537209f/curve25519/curve25519_generic.go#L718
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 244 |     /// Ref: <https://github.com/golang/crypto/blob/0c34fe9e7dc2486962ef9867e3edb3503537209f/curve25519/curve25519_generic.go#L718>
[INFO] [stdout]     |              +                                                                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/hazardous/ecc/x25519.rs:324:14
[INFO] [stdout]     |
[INFO] [stdout] 324 |     /// Ref: https://www.ietf.org/rfc/rfc7748.html#section-5
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 324 |     /// Ref: <https://www.ietf.org/rfc/rfc7748.html#section-5>
[INFO] [stdout]     |              +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/hazardous/ecc/x25519.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 | /// - https://eprint.iacr.org/2020/956.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 344 | /// - <https://eprint.iacr.org/2020/956.pdf>
[INFO] [stdout]     |       +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/hazardous/ecc/x25519.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 | /// - https://eprint.iacr.org/2017/212.pdf
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 345 | /// - <https://eprint.iacr.org/2017/212.pdf>
[INFO] [stdout]     |       +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/hazardous/ecc/x25519.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 | /// - https://github.com/golang/crypto/blob/0c34fe9e7dc2486962ef9867e3edb3503537209f/curve25519/curve25519_generic.go#L779
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 346 | /// - <https://github.com/golang/crypto/blob/0c34fe9e7dc2486962ef9867e3edb3503537209f/curve25519/curve25519_generic.go#L779>
[INFO] [stdout]     |       +                                                                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/hazardous/kem/ml_kem/internal/fe.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// src: https://en.wikipedia.org/wiki/Barrett_reduction
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// src: <https://en.wikipedia.org/wiki/Barrett_reduction>
[INFO] [stdout]    |          +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/hazardous/kem/ml_kem/internal/fe.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// src: BoringSSL, https://boringssl.googlesource.com/boringssl/+/refs/heads/main/crypto/fipsmodule/mlkem/mlkem.cc.inc
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// src: BoringSSL, <https://boringssl.googlesource.com/boringssl/+/refs/heads/main/crypto/fipsmodule/mlkem/mlkem.cc.inc>
[INFO] [stdout]    |                     +                                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/hazardous/kem/ml_kem/internal/fe.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// https://github.com/FiloSottile/mlkem768
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// <https://github.com/FiloSottile/mlkem768>
[INFO] [stdout]    |         +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/hazardous/kem/ml_kem/internal/fe.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// https://github.com/FiloSottile/mlkem768
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// <https://github.com/FiloSottile/mlkem768>
[INFO] [stdout]     |         +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/high_level/hash.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 | /// [`UnknownCryptoError`](crate::errors::UnknownCryptoError) type.
[INFO] [stdout]    |      --------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[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] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 97 - /// [`UnknownCryptoError`](crate::errors::UnknownCryptoError) type.
[INFO] [stdout] 97 + /// [`UnknownCryptoError`] type.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 9.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/orion/index.html
[INFO] running `Command { std: "docker" "inspect" "0b94327c3d240eacff7f6472cd4d16bf46e30320a6dc04ff97009b048772b666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b94327c3d240eacff7f6472cd4d16bf46e30320a6dc04ff97009b048772b666", kill_on_drop: false }`
[INFO] [stdout] 0b94327c3d240eacff7f6472cd4d16bf46e30320a6dc04ff97009b048772b666
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d3a72ad9a06131096515f10a7cc7ececd3aac3fc9fe2f9c9f6ec67ca46ffdd7
[INFO] running `Command { std: "docker" "start" "-a" "8d3a72ad9a06131096515f10a7cc7ececd3aac3fc9fe2f9c9f6ec67ca46ffdd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]  Documenting orion v0.17.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 4.98s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/orion/index.html
[INFO] running `Command { std: "docker" "inspect" "8d3a72ad9a06131096515f10a7cc7ececd3aac3fc9fe2f9c9f6ec67ca46ffdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d3a72ad9a06131096515f10a7cc7ececd3aac3fc9fe2f9c9f6ec67ca46ffdd7", kill_on_drop: false }`
[INFO] [stdout] 8d3a72ad9a06131096515f10a7cc7ececd3aac3fc9fe2f9c9f6ec67ca46ffdd7
