[INFO] fetching crate tmq 0.5.0...
[INFO] documenting tmq-0.5.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate tmq 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tmq 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tmq 0.5.0
[INFO] tweaked toml for crates.io crate tmq 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmq 0.5.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 tmq 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a
[INFO] running `Command { std: "docker" "start" "45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a", 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" "45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a", 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" "45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]  Documenting tmq v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `Multipart`
[INFO] [stdout]    --> src/macros.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 | /// Implements Sink<T: Into<Multipart>> for the given type.
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/poll.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// [http://zguide.zeromq.org/page:all#Multipart-Messages], when one part of a multipart message
[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] 84 -     /// [http://zguide.zeromq.org/page:all#Multipart-Messages], when one part of a multipart message
[INFO] [stdout] 84 +     /// <http://zguide.zeromq.org/page:all#Multipart-Messages>, when one part of a multipart message
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / pub enum TmqError {
[INFO] [stdout]  6 | |     /// Inner ZMQ error.
[INFO] [stdout]  7 | |     #[error("Zmq error: {0}")]
[INFO] [stdout]  8 | |     Zmq(#[from] zmq::Error),
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Io(#[from] std::io::Error),
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Internal re-exports`
[INFO] [stdout]    = help: ends near `Error that can occur during an async ZMQ operation.`
[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/error.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / pub enum TmqError {
[INFO] [stdout]  6 | |     /// Inner ZMQ error.
[INFO] [stdout]  7 | |     #[error("Zmq error: {0}")]
[INFO] [stdout]  8 | |     Zmq(#[from] zmq::Error),
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Io(#[from] std::io::Error),
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error that can occur during an async ZMQ operation.`
[INFO] [stdout]    = help: ends near `Error that can occur during an async ZMQ operation.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `tmq`
[INFO] running `Command { std: "docker" "inspect" "45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a", kill_on_drop: false }`
[INFO] [stdout] 45bc43bd53b10bbb8de427c6e49387a795854350c90a14fd4da299f1d8fd4b5a
