[INFO] fetching crate diskann-wide 0.56.0...
[INFO] documenting diskann-wide-0.56.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate diskann-wide 0.56.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate diskann-wide 0.56.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate diskann-wide 0.56.0
[INFO] tweaked toml for crates.io crate diskann-wide 0.56.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diskann-wide 0.56.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] crate crates.io crate diskann-wide 0.56.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22
[INFO] running `Command { std: "docker" "start" "d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22", 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" "d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22", 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" "d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]  Documenting diskann-wide v0.56.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ZipUnzip`
[INFO] [stdout]    --> src/arch/x86_64/macros.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 | /// Implement [`ZipUnzip`] for a 256-bit vector type (`$type`) whose halved
[INFO] [stdout]     |                 ^^^^^^^^ no item named `ZipUnzip` 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 `ZipUnzip`
[INFO] [stdout]    --> src/arch/x86_64/macros.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 | /// Implement [`ZipUnzip`] for a 256-bit vector type (`$type`) with 32-bit
[INFO] [stdout]     |                 ^^^^^^^^ no item named `ZipUnzip` 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 `ZipUnzip`
[INFO] [stdout]    --> src/arch/x86_64/macros.rs:426:17
[INFO] [stdout]     |
[INFO] [stdout] 426 | /// Implement [`ZipUnzip`] for a 256-bit vector type using a single cross-lane
[INFO] [stdout]     |                 ^^^^^^^^ no item named `ZipUnzip` 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 `Architectures`
[INFO] [stdout]     --> src/arch/mod.rs:1127:37
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         /// a safe operation. For [`Architectures`], this means that the requirements
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ no item named `Architectures` in scope
[INFO] [stdout] ...
[INFO] [stdout] 1175 | hide!(hide1, Dispatched1, { T0 });
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]      = note: this warning originates in the macro `hide` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there's a similarly named item `Architecture`
[INFO] [stdout]      |
[INFO] [stdout] 1127 -         /// a safe operation. For [`Architectures`], this means that the requirements
[INFO] [stdout] 1127 +         /// a safe operation. For [`Architecture`], this means that the requirements
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Architectures`
[INFO] [stdout]     --> src/arch/mod.rs:1127:37
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         /// a safe operation. For [`Architectures`], this means that the requirements
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ no item named `Architectures` in scope
[INFO] [stdout] ...
[INFO] [stdout] 1176 | hide!(hide2, Dispatched2, { T0 T1 });
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]      = note: this warning originates in the macro `hide` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there's a similarly named item `Architecture`
[INFO] [stdout]      |
[INFO] [stdout] 1127 -         /// a safe operation. For [`Architectures`], this means that the requirements
[INFO] [stdout] 1127 +         /// a safe operation. For [`Architecture`], this means that the requirements
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Architectures`
[INFO] [stdout]     --> src/arch/mod.rs:1127:37
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         /// a safe operation. For [`Architectures`], this means that the requirements
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ no item named `Architectures` in scope
[INFO] [stdout] ...
[INFO] [stdout] 1177 | hide!(hide3, Dispatched3, { T0 T1 T2 });
[INFO] [stdout]      | --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]      = note: this warning originates in the macro `hide` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there's a similarly named item `Architecture`
[INFO] [stdout]      |
[INFO] [stdout] 1127 -         /// a safe operation. For [`Architectures`], this means that the requirements
[INFO] [stdout] 1127 +         /// a safe operation. For [`Architecture`], this means that the requirements
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/reference.rs:331:34
[INFO] [stdout]     |
[INFO] [stdout] 331 | /// An example can be seen here: https://godbolt.org/z/sMcdGbbPG
[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] 331 | /// An example can be seen here: <https://godbolt.org/z/sMcdGbbPG>
[INFO] [stdout]     |                                  +                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/arch/emulated/mod.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Scalar;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `An [`Architecture`] that implements all operation as scalar loops, relying on the`
[INFO] [stdout]    = help: ends near `a Rust program was compiled for.`
[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/arch/emulated/mod.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Scalar;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A safe architecture that is guaranteed to be compatible with the machine that`
[INFO] [stdout]    = help: ends near `A safe architecture that is guaranteed to be compatible with the machine that`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `diskann-wide`
[INFO] running `Command { std: "docker" "inspect" "d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22", kill_on_drop: false }`
[INFO] [stdout] d5c5af9428842b8e16e26d4aa036e14561fa31c0e3a7378ba759d2f7a164de22
