[INFO] cloning repository https://github.com/doyshinda/rxdp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doyshinda/rxdp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyshinda%2Frxdp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyshinda%2Frxdp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a96adde34432bbe4759792c86167e79d88bd14a7
[INFO] documenting doyshinda/rxdp against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyshinda%2Frxdp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/doyshinda/rxdp
[INFO] finished tweaking git repo https://github.com/doyshinda/rxdp
[INFO] tweaked toml for git repo https://github.com/doyshinda/rxdp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doyshinda/rxdp on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doyshinda/rxdp 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] documenting doyshinda/rxdp against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyshinda%2Frxdp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/doyshinda/rxdp
[INFO] finished tweaking git repo https://github.com/doyshinda/rxdp
[INFO] tweaked toml for git repo https://github.com/doyshinda/rxdp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doyshinda/rxdp on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doyshinda/rxdp 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.1.15
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded const_fn v0.4.4
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded syn v1.0.54
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] [stderr]   Downloaded libbpf-sys v0.1.0-1
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c1f72db55272d85b4cde89b04c7a54002a66e89440c3973fa1249bc10cf43dd
[INFO] running `Command { std: "docker" "start" "-a" "3c1f72db55272d85b4cde89b04c7a54002a66e89440c3973fa1249bc10cf43dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c1f72db55272d85b4cde89b04c7a54002a66e89440c3973fa1249bc10cf43dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1f72db55272d85b4cde89b04c7a54002a66e89440c3973fa1249bc10cf43dd", kill_on_drop: false }`
[INFO] [stdout] 3c1f72db55272d85b4cde89b04c7a54002a66e89440c3973fa1249bc10cf43dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7af053f24dd29e72c5b11fe5d0b46b601638644a8fcb846b53828d2000e02e45
[INFO] running `Command { std: "docker" "start" "-a" "7af053f24dd29e72c5b11fe5d0b46b601638644a8fcb846b53828d2000e02e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling libbpf-sys v0.1.0-1
[INFO] [stderr]    Compiling rxdp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking errno v0.2.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]  Documenting rxdp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::PerCpumap`
[INFO] [stdout]    --> src/lib.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 | //! ### For per-cpu maps, use [`PerCpuMap`](crate::PerCpumap)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ no item named `PerCpumap` in module `rxdp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 | //! This will consume the [`XDPObject`](crate::object::XDPObject) created above and return
[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] 48 - //! This will consume the [`XDPObject`](crate::object::XDPObject) created above and return
[INFO] [stdout] 48 + //! This will consume the [`XDPObject`] created above and return
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | //! an [`XDPLoadedObject`](crate::object::XDPLoadedObject).
[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] 49 - //! an [`XDPLoadedObject`](crate::object::XDPLoadedObject).
[INFO] [stdout] 49 + //! an [`XDPLoadedObject`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:70:50
[INFO] [stdout]    |
[INFO] [stdout] 70 | //! ### Get access to an underlying eBPF [`Map`](crate::Map)
[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] 70 - //! ### Get access to an underlying eBPF [`Map`](crate::Map)
[INFO] [stdout] 70 + //! ### Get access to an underlying eBPF [`Map`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:133:65
[INFO] [stdout]     |
[INFO] [stdout] 133 | //! Perf events sent from eBPF can be retrieved via [`PerfMap`](crate::PerfMap).
[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] 133 - //! Perf events sent from eBPF can be retrieved via [`PerfMap`](crate::PerfMap).
[INFO] [stdout] 133 + //! Perf events sent from eBPF can be retrieved via [`PerfMap`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/map_common.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |     /// [`BatchResult`](crate::BatchResult) that includes the next key to pass in to
[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] 187 -     /// [`BatchResult`](crate::BatchResult) that includes the next key to pass in to
[INFO] [stdout] 187 +     /// [`BatchResult`] that includes the next key to pass in to
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/map_common.rs:226:25
[INFO] [stdout]     |
[INFO] [stdout] 226 |     /// [`BatchResult`](crate::BatchResult) that includes the next key to pass in to
[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] 226 -     /// [`BatchResult`](crate::BatchResult) that includes the next key to pass in to
[INFO] [stdout] 226 +     /// [`BatchResult`] that includes the next key to pass in to
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/percpu_map.rs:296:32
[INFO] [stdout]     |
[INFO] [stdout] 296 |     /// Convert a type to a Vec<u8>, padded to the next closest 8 byte alignment:
[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] 296 |     /// Convert a type to a `Vec<u8>`, padded to the next closest 8 byte alignment:
[INFO] [stdout]     |                             +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.79s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rxdp/index.html
[INFO] running `Command { std: "docker" "inspect" "7af053f24dd29e72c5b11fe5d0b46b601638644a8fcb846b53828d2000e02e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af053f24dd29e72c5b11fe5d0b46b601638644a8fcb846b53828d2000e02e45", kill_on_drop: false }`
[INFO] [stdout] 7af053f24dd29e72c5b11fe5d0b46b601638644a8fcb846b53828d2000e02e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] aeb5e601413f3903167997ec80a4cb492877f6d4cbcd151272a3ecda37d433fe
[INFO] running `Command { std: "docker" "start" "-a" "aeb5e601413f3903167997ec80a4cb492877f6d4cbcd151272a3ecda37d433fe", kill_on_drop: false }`
[INFO] [stderr]  Documenting rxdp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::PerCpumap`
[INFO] [stdout]    --> src/lib.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 | //! ### For per-cpu maps, use [`PerCpuMap`](crate::PerCpumap)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ no item named `PerCpumap` in module `rxdp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 | //! This will consume the [`XDPObject`](crate::object::XDPObject) created above and return
[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] 48 - //! This will consume the [`XDPObject`](crate::object::XDPObject) created above and return
[INFO] [stdout] 48 + //! This will consume the [`XDPObject`] created above and return
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | //! an [`XDPLoadedObject`](crate::object::XDPLoadedObject).
[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] 49 - //! an [`XDPLoadedObject`](crate::object::XDPLoadedObject).
[INFO] [stdout] 49 + //! an [`XDPLoadedObject`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:70:50
[INFO] [stdout]    |
[INFO] [stdout] 70 | //! ### Get access to an underlying eBPF [`Map`](crate::Map)
[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] 70 - //! ### Get access to an underlying eBPF [`Map`](crate::Map)
[INFO] [stdout] 70 + //! ### Get access to an underlying eBPF [`Map`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:133:65
[INFO] [stdout]     |
[INFO] [stdout] 133 | //! Perf events sent from eBPF can be retrieved via [`PerfMap`](crate::PerfMap).
[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] 133 - //! Perf events sent from eBPF can be retrieved via [`PerfMap`](crate::PerfMap).
[INFO] [stdout] 133 + //! Perf events sent from eBPF can be retrieved via [`PerfMap`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/percpu_map.rs:296:32
[INFO] [stdout]     |
[INFO] [stdout] 296 |     /// Convert a type to a Vec<u8>, padded to the next closest 8 byte alignment:
[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] 296 |     /// Convert a type to a `Vec<u8>`, padded to the next closest 8 byte alignment:
[INFO] [stdout]     |                             +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rxdp/index.html
[INFO] running `Command { std: "docker" "inspect" "aeb5e601413f3903167997ec80a4cb492877f6d4cbcd151272a3ecda37d433fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb5e601413f3903167997ec80a4cb492877f6d4cbcd151272a3ecda37d433fe", kill_on_drop: false }`
[INFO] [stdout] aeb5e601413f3903167997ec80a4cb492877f6d4cbcd151272a3ecda37d433fe
