[INFO] fetching crate rustdds 0.14.1...
[INFO] documenting rustdds-0.14.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate rustdds 0.14.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rustdds 0.14.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustdds 0.14.1
[INFO] tweaked toml for crates.io crate rustdds 0.14.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustdds 0.14.1 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 rustdds 0.14.1 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46
[INFO] running `Command { std: "docker" "start" "01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46", 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" "01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46", 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" "01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling netdev v0.45.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking bit-vec v0.10.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking netlink-packet-route v0.31.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking md5 v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling cdr-encoding-size-derive v0.5.1
[INFO] [stderr]     Checking cdr-encoding-size v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking speedy v0.8.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking cdr-encoding v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]  Documenting rustdds v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dds/no_key/datareader.rs:578:24
[INFO] [stdout]     |
[INFO] [stdout] 578 | /// unwraps [`Sample`](crate::with_key::Sample) and `NoKeyWrapper` on
[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] 578 - /// unwraps [`Sample`](crate::with_key::Sample) and `NoKeyWrapper` on
[INFO] [stdout] 578 + /// unwraps [`Sample`] and `NoKeyWrapper` on
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dds/no_key/datareader.rs:645:24
[INFO] [stdout]     |
[INFO] [stdout] 645 | /// unwraps [`Sample`](crate::with_key::Sample) and `NoKeyWrapper` on
[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] 645 - /// unwraps [`Sample`](crate::with_key::Sample) and `NoKeyWrapper` on
[INFO] [stdout] 645 + /// unwraps [`Sample`] and `NoKeyWrapper` on
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dds/no_key/datasample.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// [`with_key::DataSample`](crate::with_key::DataSample) are two different
[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] 23 - /// [`with_key::DataSample`](crate::with_key::DataSample) are two different
[INFO] [stdout] 23 + /// [`with_key::DataSample`] are two different
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dds/with_key/datasample.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 |   /// [`Sample::Value`](Sample::Value) / [`Sample::Dispose`](Sample::Dispose).
[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] 51 -   /// [`Sample::Value`](Sample::Value) / [`Sample::Dispose`](Sample::Dispose).
[INFO] [stdout] 51 +   /// [`Sample::Value`] / [`Sample::Dispose`](Sample::Dispose).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dds/with_key/datasample.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |   /// [`Sample::Value`](Sample::Value) / [`Sample::Dispose`](Sample::Dispose).
[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] 51 -   /// [`Sample::Value`](Sample::Value) / [`Sample::Dispose`](Sample::Dispose).
[INFO] [stdout] 51 +   /// [`Sample::Value`](Sample::Value) / [`Sample::Dispose`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dds/with_key/datasample.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// We are using [`Sample`](crate::with_key::Sample) to replace the `valid_data`
[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] 77 - /// We are using [`Sample`](crate::with_key::Sample) to replace the `valid_data`
[INFO] [stdout] 77 + /// We are using [`Sample`] to replace the `valid_data`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/ros2/ros_node.rs:307:32
[INFO] [stdout]     |
[INFO] [stdout] 307 | /// Configuration of [RosNode](struct.RosNode.html)
[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] 307 - /// Configuration of [RosNode](struct.RosNode.html)
[INFO] [stdout] 307 + /// Configuration of [RosNode]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/messages/submessages/elements/serialized_payload.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct SerializedPayload {
[INFO] [stdout] 23 | |   pub representation_identifier: RepresentationIdentifier,
[INFO] [stdout] 24 | |   // Can represent payload protection kind. Currently not used outside security.
[INFO] [stdout] 25 | |   pub representation_options: [u8; 2],
[INFO] [stdout] 26 | |   pub value: Bytes,
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Part of RTPS DATA submessage: 4-byte header + serialized data`
[INFO] [stdout]    = help: ends near `representation_options."`
[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/messages/submessages/elements/serialized_payload.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct SerializedPayload {
[INFO] [stdout] 23 | |   pub representation_identifier: RepresentationIdentifier,
[INFO] [stdout] 24 | |   // Can represent payload protection kind. Currently not used outside security.
[INFO] [stdout] 25 | |   pub representation_options: [u8; 2],
[INFO] [stdout] 26 | |   pub value: Bytes,
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A SerializedPayload submessage element contains the serialized`
[INFO] [stdout]    = help: ends near `A SerializedPayload submessage element contains the serialized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rustdds`
[INFO] running `Command { std: "docker" "inspect" "01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46", kill_on_drop: false }`
[INFO] [stdout] 01ed126944dd47f6d47788a766099534b04152d1a07059c683cac369faac4d46
