[INFO] fetching crate wick-component 0.17.0...
[INFO] documenting wick-component-0.17.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate wick-component 0.17.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wick-component 0.17.0
[INFO] finished tweaking crates.io crate wick-component 0.17.0
[INFO] tweaked toml for crates.io crate wick-component 0.17.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wick-component 0.17.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 226 packages to highest compatible versions
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44
[INFO] running `Command { std: "docker" "start" "b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44", 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" "b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44", 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" "b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wick-operation v0.3.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking seeded-random v0.6.0
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking base64-serde v0.7.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking wasmrs-frames v0.17.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wasmrs-runtime v0.17.1
[INFO] [stderr]     Checking wasmrs-codec v0.17.0
[INFO] [stderr]     Checking wasmrs-rx v0.17.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wasmrs v0.17.0
[INFO] [stderr]     Checking wick-interface-types v0.17.0
[INFO] [stderr]     Checking wick-packet v0.17.0
[INFO] [stderr]     Checking flow-component v0.7.0
[INFO] [stderr]  Documenting wick-component v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `no_mangle_generic_items` has been removed: converted into hard error, generic items must always be mangled
[INFO] [stdout]   --> src/lib.rs:88:3
[INFO] [stdout]    |
[INFO] [stdout] 88 |   no_mangle_generic_items,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 |   private_in_public,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `deprecated`
[INFO] [stdout]    --> src/lib.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(deprecated)]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(deprecated)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(deprecated)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `deprecated`
[INFO] [stdout]    --> src/lib.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(deprecated = "Use `wick_component::*` instead")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(deprecated, values("Use `wick_component::*` instead"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(deprecated, values(\"Use `wick_component::*` instead\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/adapters/binary.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / mod interleaved_pairs;
[INFO] [stdout] 2 | | mod paired_right_stream;
[INFO] [stdout] 3 | |
[INFO] [stdout] 4 | | pub use interleaved_pairs::interleaved_pairs;
[INFO] [stdout] 5 | | pub use paired_right_stream::paired_right_stream;
[INFO] [stdout]   | |_________________________________________________^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Functions and macros for common operation types.`
[INFO] [stdout]   = help: ends near `Utility functions for binary operations (operations with two inputs).`
[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/adapters/binary.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / mod interleaved_pairs;
[INFO] [stdout] 2 | | mod paired_right_stream;
[INFO] [stdout] 3 | |
[INFO] [stdout] 4 | | pub use interleaved_pairs::interleaved_pairs;
[INFO] [stdout] 5 | | pub use paired_right_stream::paired_right_stream;
[INFO] [stdout]   | |_________________________________________________^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Utility functions for binary operations (operations with two inputs).`
[INFO] [stdout]   = help: ends near `Utility functions for binary operations (operations with two inputs).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/adapters/generic.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod raw;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Functions and macros for common operation types.`
[INFO] [stdout]   = help: ends near `Generic utility functions.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/adapters/generic.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod raw;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Generic utility functions.`
[INFO] [stdout]   = help: ends near `Generic utility functions.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/adapters/unary.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / mod outputs;
[INFO] [stdout] 2 | | mod simple;
[INFO] [stdout] 3 | |
[INFO] [stdout] 4 | | pub use outputs::with_outputs;
[INFO] [stdout] 5 | | pub use simple::simple;
[INFO] [stdout]   | |_______________________^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Functions and macros for common operation types.`
[INFO] [stdout]   = help: ends near `Utility functions for unary operations (operations with one input).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/adapters/unary.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / mod outputs;
[INFO] [stdout] 2 | | mod simple;
[INFO] [stdout] 3 | |
[INFO] [stdout] 4 | | pub use outputs::with_outputs;
[INFO] [stdout] 5 | | pub use simple::simple;
[INFO] [stdout]   | |_______________________^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Utility functions for unary operations (operations with one input).`
[INFO] [stdout]   = help: ends near `Utility functions for unary operations (operations with one input).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/adapters.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / pub fn encode<T: serde::Serialize, E: std::fmt::Display>(val: Result<T, E>) -> PacketPayload {
[INFO] [stdout] 13 | |   match val {
[INFO] [stdout] 14 | |     Ok(v) => PacketPayload::encode(v),
[INFO] [stdout] 15 | |     Err(e) => PacketPayload::err(e.to_string()),
[INFO] [stdout] 16 | |   }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Functions and macros for common operation types.`
[INFO] [stdout]    = help: ends near `Encode a [Result] type into a raw [PacketPayload]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/adapters.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / pub fn encode<T: serde::Serialize, E: std::fmt::Display>(val: Result<T, E>) -> PacketPayload {
[INFO] [stdout] 13 | |   match val {
[INFO] [stdout] 14 | |     Ok(v) => PacketPayload::encode(v),
[INFO] [stdout] 15 | |     Err(e) => PacketPayload::err(e.to_string()),
[INFO] [stdout] 16 | |   }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Encode a [Result] type into a raw [PacketPayload]`
[INFO] [stdout]    = help: ends near `Encode a [Result] type into a raw [PacketPayload]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `wick-component`
[INFO] running `Command { std: "docker" "inspect" "b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44", kill_on_drop: false }`
[INFO] [stdout] b794dd88b61a6680eb7fa17e791ad91fb2a92d0ba79a0d915f956e23ec5c1f44
