[INFO] fetching crate timely 0.31.0...
[INFO] documenting timely-0.31.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate timely 0.31.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate timely 0.31.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate timely 0.31.0
[INFO] tweaked toml for crates.io crate timely 0.31.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate timely 0.31.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 timely 0.31.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-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] 2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182
[INFO] running `Command { std: "docker" "start" "2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182", 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" "2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182", 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" "2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking timely_container v0.31.0
[INFO] [stderr]     Checking timely_bytes v0.31.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking timely_logging v0.31.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling columnar_derive v0.13.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking columnar v0.13.1
[INFO] [stderr]     Checking columnation v0.1.2
[INFO] [stderr]     Checking timely_communication v0.31.0
[INFO] [stderr]  Documenting timely v0.31.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `build`
[INFO] [stdout]    --> src/progress/subgraph.rs:125:57
[INFO] [stdout]     |
[INFO] [stdout] 125 |     /// The child will be initialized and logged when [`build`] is called.
[INFO] [stdout]     |                                                         ^^^^^ no item named `build` 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 `XXX`
[INFO] [stdout]    --> src/progress/subgraph.rs:412:15
[INFO] [stdout]     |
[INFO] [stdout] 412 |     /// mark [XXX] where they are reported upwards to the parent scope.
[INFO] [stdout]     |               ^^^ no item named `XXX` 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 `build_reschedule_boxed`
[INFO] [stdout]    --> src/dataflow/operators/generic/builder_rc.rs:148:58
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// This method boxes `B` and `L` and delegates to [`build_reschedule_boxed`].
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^ no item named `build_reschedule_boxed` 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 `build_reschedule_typed`
[INFO] [stdout]    --> src/dataflow/operators/generic/builder_rc.rs:149:56
[INFO] [stdout]     |
[INFO] [stdout] 149 |     /// For the fully generic (non-boxing) path, see [`build_reschedule_typed`].
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^ no item named `build_reschedule_typed` 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 `build_typed`
[INFO] [stdout]    --> src/dataflow/operators/generic/builder_raw.rs:151:56
[INFO] [stdout]     |
[INFO] [stdout] 151 |     /// For the fully generic (non-boxing) path, see [`build_typed`].
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ no item named `build_typed` 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 `build`
[INFO] [stdout]    --> src/dataflow/operators/generic/builder_raw.rs:172:30
[INFO] [stdout]     |
[INFO] [stdout] 172 |     /// as demonstrated in [`build`].
[INFO] [stdout]     |                              ^^^^^ no item named `build` 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 `SubscopeHandle::build`
[INFO] [stdout]    --> src/dataflow/scope.rs:233:51
[INFO] [stdout]     |
[INFO] [stdout] 233 | /// Returned by [`Scope::reserve_operator`] and [`SubscopeHandle::build`]. The
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^ no item named `SubscopeHandle` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/dataflow/operators/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! The [`core`](core) module defines operators that work for streams of general containers.
[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] 7 - //! The [`core`](core) module defines operators that work for streams of general containers.
[INFO] [stdout] 7 + //! The [`core`] module defines operators that work for streams of general containers.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/dataflow/operators/mod.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! The [`vec`](vec) module defines operators that work for streams of vector containers.
[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] 8 - //! The [`vec`](vec) module defines operators that work for streams of vector containers.
[INFO] [stdout] 8 + //! The [`vec`] module defines operators that work for streams of vector containers.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// A wrapper that indicates a serialization/deserialization strategy.
[INFO] [stdout]     |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 131 |     /// A wrapper that indicates `bincode` as the serialization/deserialization strategy.
[INFO] [stdout]     |                                                                                         - ends here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[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/lib.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     /// A wrapper that indicates `bincode` as the serialization/deserialization strategy.
[INFO] [stdout]     |         ^ starts here           - ends here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `vec` is both a module and a macro
[INFO] [stdout]  --> src/dataflow/operators/mod.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! The [`vec`](vec) module defines operators that work for streams of vector containers.
[INFO] [stdout]   |                 ^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! The [`vec`](mod@vec) module defines operators that work for streams of vector containers.
[INFO] [stdout]   |                 ++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! The [`vec`](vec!) module defines operators that work for streams of vector containers.
[INFO] [stdout]   |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `timely`
[INFO] running `Command { std: "docker" "inspect" "2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182", kill_on_drop: false }`
[INFO] [stdout] 2f2fb42f7c265ae49cbf3d4958ee63026cfe8c5a27d6b80ac2b9b0a044a78182
