[INFO] fetching crate hyperbee 0.5.0...
[INFO] documenting hyperbee-0.5.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate hyperbee 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hyperbee 0.5.0
[INFO] finished tweaking crates.io crate hyperbee 0.5.0
[INFO] tweaked toml for crates.io crate hyperbee 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperbee 0.5.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperbee 0.5.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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56af5318316ef865cbf9d6df36845139b387977a878d95b39a6df81dd1c037bd
[INFO] running `Command { std: "docker" "start" "-a" "56af5318316ef865cbf9d6df36845139b387977a878d95b39a6df81dd1c037bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56af5318316ef865cbf9d6df36845139b387977a878d95b39a6df81dd1c037bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56af5318316ef865cbf9d6df36845139b387977a878d95b39a6df81dd1c037bd", kill_on_drop: false }`
[INFO] [stdout] 56af5318316ef865cbf9d6df36845139b387977a878d95b39a6df81dd1c037bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53693d25d0b5fa9c864ace8ffb436950fc7844a088100b31430d8bc4a942903e
[INFO] running `Command { std: "docker" "start" "-a" "53693d25d0b5fa9c864ace8ffb436950fc7844a088100b31430d8bc4a942903e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.119
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cc v1.0.103
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mkdirp v1.0.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking intmap v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking flat-tree v5.0.0
[INFO] [stderr]     Checking merkle-tree-stream v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking compact-encoding v1.1.0
[INFO] [stderr]     Checking flat-tree v6.0.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.26.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling uniffi_meta v0.26.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking random-access-storage v5.0.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking random-access-memory v3.0.0
[INFO] [stderr]     Checking async-io v2.3.3
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking pretty-hash v0.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking random-access-disk v3.0.1
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling uniffi_core v0.26.1
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking hypercore v0.13.0
[INFO] [stderr]    Compiling uniffi_testing v0.26.1
[INFO] [stderr]    Compiling uniffi_udl v0.26.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.26.1
[INFO] [stderr]    Compiling uniffi_build v0.26.1
[INFO] [stderr]    Compiling uniffi_macros v0.26.1
[INFO] [stderr]    Compiling uniffi v0.26.1
[INFO] [stderr]    Compiling hyperbee v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting hyperbee v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Extension` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/hyperbee-82823a8f512d551e/out/_.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Extension {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cache` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/hyperbee-82823a8f512d551e/out/_.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct Cache {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Hyperbee`
[INFO] [stdout]  --> src/changes.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | /// Structure to store in-progress changes to the [`Hyperbee`]
[INFO] [stdout]   |                                                     ^^^^^^^^ no item named `Hyperbee` 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 `Side::merge`
[INFO] [stdout]  --> src/del.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// When deleting from a B-Tree, we might need to [`Side::merge`] or [`Side::rotate`] to
[INFO] [stdout]   |                                                     ^^^^^^^^^^^ the enum `Side` has no variant or associated item named `merge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Hyperbee::del`
[INFO] [stdout]   --> src/ffi.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// [deleting](Hyperbee::del) key-value pair. As well as creating [sorted
[INFO] [stdout]    |                ^^^^^^^^^^^^^ the struct `Hyperbee` has no field or associated item named `del`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Hyperbee::traverse`
[INFO] [stdout]   --> src/ffi.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// iterators](Hyperbee::traverse), and ["sub" B-Trees](Hyperbee::sub) for grouping related data.
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ the struct `Hyperbee` has no field or associated item named `traverse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BlockEntry`
[INFO] [stdout]   --> src/lib.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// Index of the [`BlockEntry`] within the [`hypercore::Hypercore`] that contains the [`Node`]
[INFO] [stdout]    |                        ^^^^^^^^^^ no item named `BlockEntry` 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 `BlockEntry`
[INFO] [stdout]   --> src/lib.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |     /// Index of the `Node` within the [`BlockEntry`] referenced by [`Child::seq`]
[INFO] [stdout]    |                                          ^^^^^^^^^^ no item named `BlockEntry` 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]   --> src/blocks.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Commit [`Changes`](crate::changes::Changes) to the Hypercore
[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] 77 -     /// Commit [`Changes`](crate::changes::Changes) to the Hypercore
[INFO] [stdout] 77 +     /// Commit [`Changes`] to the Hypercore
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/blocks.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L237-L249
[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] 132 | /// <https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L237-L249>
[INFO] [stdout]     |     +                                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/blocks.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 | /// A "block" from a [`Hypercore`](hypercore::Hypercore) deserialized into the form used in
[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] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 173 - /// A "block" from a [`Hypercore`](hypercore::Hypercore) deserialized into the form used in
[INFO] [stdout] 173 + /// A "block" from a [`Hypercore`] deserialized into the form used in
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/del.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L1316-L1329
[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 |     /// <https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L1316-L1329>
[INFO] [stdout]    |         +                                                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/hb.rs:17:50
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// An append only B-Tree built on [`Hypercore`](hypercore::Hypercore). It provides a key-value
[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] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 17 - /// An append only B-Tree built on [`Hypercore`](hypercore::Hypercore). It provides a key-value
[INFO] [stdout] 17 + /// An append only B-Tree built on [`Hypercore`]. It provides a key-value
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u64`
[INFO] [stdout]    --> src/put.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |     ///     Option<u64>,    # `seq` for old value, if replaced
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 193 |     ///     `Option<u64>`,    # `seq` for old value, if replaced
[INFO] [stdout]     |             +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/external.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// https://stackoverflow.com/questions/39224904/how-to-expose-a-rust-vect-to-ffi/39270881#39270881
[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] 48 | /// <https://stackoverflow.com/questions/39224904/how-to-expose-a-rust-vect-to-ffi/39270881#39270881>
[INFO] [stdout]    |     +                                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// Same value as JS hyperbee https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L663
[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] 46 | /// Same value as JS hyperbee <https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L663>
[INFO] [stdout]    |                               +                                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// Same value as JS hyperbee https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L16-L18
[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] 48 | /// Same value as JS hyperbee <https://github.com/holepunchto/hyperbee/blob/e1b398f5afef707b73e62f575f2b166bcef1fa34/index.js#L16-L18>
[INFO] [stdout]    |                               +                                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hyperbee/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "53693d25d0b5fa9c864ace8ffb436950fc7844a088100b31430d8bc4a942903e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53693d25d0b5fa9c864ace8ffb436950fc7844a088100b31430d8bc4a942903e", kill_on_drop: false }`
[INFO] [stdout] 53693d25d0b5fa9c864ace8ffb436950fc7844a088100b31430d8bc4a942903e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 462add6272281514b3747a9250a624c4b947a3739f4b2252015db6ed7dd4d701
[INFO] running `Command { std: "docker" "start" "-a" "462add6272281514b3747a9250a624c4b947a3739f4b2252015db6ed7dd4d701", kill_on_drop: false }`
[INFO] [stderr]  Documenting hyperbee v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hyperbee/index.html
[INFO] running `Command { std: "docker" "inspect" "462add6272281514b3747a9250a624c4b947a3739f4b2252015db6ed7dd4d701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "462add6272281514b3747a9250a624c4b947a3739f4b2252015db6ed7dd4d701", kill_on_drop: false }`
[INFO] [stdout] 462add6272281514b3747a9250a624c4b947a3739f4b2252015db6ed7dd4d701
