[INFO] fetching crate ringline 0.5.5...
[INFO] documenting ringline-0.5.5 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate ringline 0.5.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ringline 0.5.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ringline 0.5.5
[INFO] tweaked toml for crates.io crate ringline 0.5.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ringline 0.5.5 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ringline 0.5.5 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded metriken v0.9.2
[INFO] [stderr]   Downloaded metriken-derive v0.5.1
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded metriken-core v0.2.1
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded linkme v0.3.36
[INFO] [stderr]   Downloaded linkme-impl v0.3.36
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded io-uring v0.7.12
[INFO] [stderr]   Downloaded histogram v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e
[INFO] running `Command { std: "docker" "start" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e", 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" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e", 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" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling metriken-core v0.2.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling ringline v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling metriken-derive v0.5.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking histogram v1.4.1
[INFO] [stderr]     Checking metriken v0.9.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]  Documenting ringline v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `data` links to private item `RecvAccumulator::data`
[INFO] [stdout]    --> src/accumulator.rs:256:42
[INFO] [stdout]     |
[INFO] [stdout] 256 |     /// present a contiguous view (see [`RecvAccumulator::data`]).
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `is_empty` links to private item `RecvAccumulator::is_empty`
[INFO] [stdout]    --> src/accumulator.rs:263:11
[INFO] [stdout]     |
[INFO] [stdout] 263 |     /// [`RecvAccumulator::is_empty`]).
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ShutdownHandle`
[INFO] [stdout]   --> src/region_registry.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Shared registrar held by [`ShutdownHandle`]. Owns the slot allocator and
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ no item named `ShutdownHandle` 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 `Executor::wake_task`
[INFO] [stdout]   --> src/runtime/channel.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! [`Executor::wake_task`] via the thread-local driver state.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ no item named `Executor` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `RecvSegment` links to private item `try_with_state`
[INFO] [stdout]     --> src/runtime/io.rs:2370:12
[INFO] [stdout]      |
[INFO] [stdout] 2370 | /// uses [`try_with_state`]: when the driver is reachable it replenishes the bid
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::process::spawn`
[INFO] [stdout]  --> src/spawner.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! Workers submit requests via [`spawn()`](crate::process::spawn) and receive
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^ no item named `spawn` in module `process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Bytes`
[INFO] [stdout]    --> src/tls.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |     /// copied into an owned [`Bytes`] and pushed as a `HeldRecvBuf::Owned`
[INFO] [stdout]     |                                ^^^^^ no item named `Bytes` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `RecvSegment` links to private item `try_with_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           uses [`try_with_state`]: when the driver is reachable it replenishes the bid
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/region_registry.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! [`WakeHandle`](crate::WakeHandle), and block until every worker acks.
[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 - //! [`WakeHandle`](crate::WakeHandle), and block until every worker acks.
[INFO] [stdout] 7 + //! [`WakeHandle`], and block until every worker acks.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.96s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ringline/index.html
[INFO] running `Command { std: "docker" "inspect" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting ringline v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `RecvSegment` links to private item `try_with_state`
[INFO] [stdout]     --> src/runtime/io.rs:2370:12
[INFO] [stdout]      |
[INFO] [stdout] 2370 | /// uses [`try_with_state`]: when the driver is reachable it replenishes the bid
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]      = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `RecvSegment` links to private item `try_with_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           uses [`try_with_state`]: when the driver is reachable it replenishes the bid
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ringline/index.html
[INFO] running `Command { std: "docker" "inspect" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e", kill_on_drop: false }`
[INFO] [stdout] d92f60eaaeeb4e8f54e77d9e05350dff7945e48c3979f00e981fca91beea065e
