[INFO] fetching crate parallax-pipeline 0.9.0...
[INFO] documenting parallax-pipeline-0.9.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate parallax-pipeline 0.9.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate parallax-pipeline 0.9.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate parallax-pipeline 0.9.0
[INFO] tweaked toml for crates.io crate parallax-pipeline 0.9.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parallax-pipeline 0.9.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 parallax-pipeline 0.9.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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5
[INFO] running `Command { std: "docker" "start" "4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5", 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" "4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5", 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" "4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking rapidhash v4.5.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling rkyv_derive v0.8.18
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking daggy v0.9.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling dynosaur_derive v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling trait-variant v0.1.3
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking rancor v0.1.2
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking dynosaur v0.3.1
[INFO] [stderr]     Checking rend v0.5.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rkyv v0.8.18
[INFO] [stderr]  Documenting parallax-pipeline v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `super::AutoVideoSink`
[INFO] [stdout]  --> src/elements/app/appvideosink.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! [`AutoVideoSink`](super::AutoVideoSink) opens its own window, which means
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^ no item named `AutoVideoSink` in module `app`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `AppVideoSink`
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! [`AutoVideoSink`](super::AutoVideoSink) opens its own window, which means
[INFO] [stdout] 3 + //! [`AutoVideoSink`](super::AppVideoSink) opens its own window, which means
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `leaky`
[INFO] [stdout]     --> src/pipeline/unified_executor.rs:2585:30
[INFO] [stdout]      |
[INFO] [stdout] 2585 | /// links, the drop-oldest [`leaky`] channel for `DropOldest` ones (tokio's
[INFO] [stdout]      |                              ^^^^^ no item named `leaky` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/elements/app/appvideosink.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`ConsumeContext`](crate::element::ConsumeContext) stays here — the anchor
[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] 9 - //! [`ConsumeContext`](crate::element::ConsumeContext) stays here — the anchor
[INFO] [stdout] 9 + //! [`ConsumeContext`] stays here — the anchor
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/elements/app/appvideosink.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! [`schedule`](crate::pipeline::schedule) is a pure function it can call
[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] 16 - //! [`schedule`](crate::pipeline::schedule) is a pure function it can call
[INFO] [stdout] 16 + //! [`schedule`] is a pure function it can call
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/elements/app/appvideosink.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 | //! which — through [`schedule`](crate::pipeline::schedule) — decides when this
[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] 50 - //! which — through [`schedule`](crate::pipeline::schedule) — decides when this
[INFO] [stdout] 50 + //! which — through [`schedule`] — decides when this
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/elements/app/appvideosink.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 | /// [`AnchorGate`](crate::pipeline::AnchorGate) are.
[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] 142 - /// [`AnchorGate`](crate::pipeline::AnchorGate) are.
[INFO] [stdout] 142 + /// [`AnchorGate`] are.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/elements/app/appvideosink.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 | /// [`ConsumeContext`](crate::element::ConsumeContext) — the anchor handshake,
[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] 161 - /// [`ConsumeContext`](crate::element::ConsumeContext) — the anchor handshake,
[INFO] [stdout] 161 + /// [`ConsumeContext`] — the anchor handshake,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/elements/transform/scale.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`converters::ScaleEngine`](crate::converters::ScaleEngine), which does the
[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] 6 - //! [`converters::ScaleEngine`](crate::converters::ScaleEngine), which does the
[INFO] [stdout] 6 + //! [`converters::ScaleEngine`], which does the
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/converters/scale.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub enum ScaleMode {
[INFO] [stdout] 22 | |     /// Bilinear interpolation (smoother, slower).
[INFO] [stdout] 23 | |     #[default]
[INFO] [stdout] 24 | |     Bilinear,
[INFO] [stdout] 25 | |     /// Nearest neighbor (faster, pixelated).
[INFO] [stdout] 26 | |     NearestNeighbor,
[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 `Lives in [`crate::converters`] (the element depends on the engine, never`
[INFO] [stdout]    = help: ends near `Scaling interpolation mode.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/memory/budget.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | //! [`Error::PoolExhausted`](crate::error::Error::PoolExhausted), which the
[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] 24 - //! [`Error::PoolExhausted`](crate::error::Error::PoolExhausted), which the
[INFO] [stdout] 24 + //! [`Error::PoolExhausted`], which the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/pipeline/unified_executor.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | / pub struct ExecutorConfig {
[INFO] [stdout]  77 | |     /// Scheduling mode (Auto, Async, Hybrid, RealTime).
[INFO] [stdout]  78 | |     /// Auto (default) analyzes element hints to determine the best strategy.
[INFO] [stdout]  79 | |     pub scheduling: SchedulingMode,
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     pub finish_timeout: Duration,
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Deprecated alias for [`ExecutorConfig`]; there is only one executor now.`
[INFO] [stdout]     = help: ends near `Unified executor configuration.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/pipeline/unified_executor.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | / pub struct ExecutorConfig {
[INFO] [stdout]  77 | |     /// Scheduling mode (Auto, Async, Hybrid, RealTime).
[INFO] [stdout]  78 | |     /// Auto (default) analyzes element hints to determine the best strategy.
[INFO] [stdout]  79 | |     pub scheduling: SchedulingMode,
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     pub finish_timeout: Duration,
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unified executor configuration.`
[INFO] [stdout]     = help: ends near `Unified executor configuration.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/pipeline/unified_executor.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | / pub struct PipelineHandle {
[INFO] [stdout] 739 | |     /// Tokio task handles.
[INFO] [stdout] 740 | |     tasks: Vec<JoinHandle<Result<()>>>,
[INFO] [stdout] 741 | |     /// RT thread handles (if any).
[INFO] [stdout] ...   |
[INFO] [stdout] 791 | |     latency: Option<crate::pipeline::seek::LatencyRange>,
[INFO] [stdout] 792 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Deprecated alias for [`PipelineHandle`]; there is only one executor now.`
[INFO] [stdout]     = help: ends near `Handle to a running pipeline.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/pipeline/unified_executor.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | / pub struct PipelineHandle {
[INFO] [stdout] 739 | |     /// Tokio task handles.
[INFO] [stdout] 740 | |     tasks: Vec<JoinHandle<Result<()>>>,
[INFO] [stdout] 741 | |     /// RT thread handles (if any).
[INFO] [stdout] ...   |
[INFO] [stdout] 791 | |     latency: Option<crate::pipeline::seek::LatencyRange>,
[INFO] [stdout] 792 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Handle to a running pipeline.`
[INFO] [stdout]     = help: ends near `Handle to a running pipeline.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `parallax-pipeline`
[INFO] running `Command { std: "docker" "inspect" "4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5", kill_on_drop: false }`
[INFO] [stdout] 4ee5fab077a8f0ec5cefb6cb292272a4a6a99f8cadef48e3f4ea82fa2c219ac5
