[INFO] cloning repository https://github.com/p13marc/parallax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p13marc/parallax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fparallax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fparallax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80c68feb36bdbea3c35ce09b8b8c35f420355bbd
[INFO] documenting p13marc/parallax against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fparallax" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/p13marc/parallax
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/p13marc/parallax
[INFO] tweaked toml for git repo https://github.com/p13marc/parallax written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p13marc/parallax 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 git repo https://github.com/p13marc/parallax 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb
[INFO] running `Command { std: "docker" "start" "6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb", 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" "6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb", 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" "6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rapidhash v4.5.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling dynosaur_derive v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.18
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking rancor v0.1.2
[INFO] [stderr]    Compiling trait-variant v0.1.3
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.4
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking dynosaur v0.3.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking daggy v0.9.0
[INFO] [stderr]     Checking rkyv v0.8.18
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]  Documenting parallax-pipeline v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `leaky`
[INFO] [stdout]     --> src/pipeline/unified_executor.rs:2439:30
[INFO] [stdout]      |
[INFO] [stdout] 2439 | /// 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]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[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]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[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:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | / pub struct ExecutorConfig {
[INFO] [stdout]  76 | |     /// Scheduling mode (Auto, Async, Hybrid, RealTime).
[INFO] [stdout]  77 | |     /// Auto (default) analyzes element hints to determine the best strategy.
[INFO] [stdout]  78 | |     pub scheduling: SchedulingMode,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |     pub shed_fatal_after: Option<u64>,
[INFO] [stdout] 105 | | }
[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:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | / pub struct ExecutorConfig {
[INFO] [stdout]  76 | |     /// Scheduling mode (Auto, Async, Hybrid, RealTime).
[INFO] [stdout]  77 | |     /// Auto (default) analyzes element hints to determine the best strategy.
[INFO] [stdout]  78 | |     pub scheduling: SchedulingMode,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |     pub shed_fatal_after: Option<u64>,
[INFO] [stdout] 105 | | }
[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:673:1
[INFO] [stdout]     |
[INFO] [stdout] 673 | / pub struct PipelineHandle {
[INFO] [stdout] 674 | |     /// Tokio task handles.
[INFO] [stdout] 675 | |     tasks: Vec<JoinHandle<Result<()>>>,
[INFO] [stdout] 676 | |     /// RT thread handles (if any).
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |     latency: Option<crate::pipeline::seek::LatencyRange>,
[INFO] [stdout] 726 | | }
[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:673:1
[INFO] [stdout]     |
[INFO] [stdout] 673 | / pub struct PipelineHandle {
[INFO] [stdout] 674 | |     /// Tokio task handles.
[INFO] [stdout] 675 | |     tasks: Vec<JoinHandle<Result<()>>>,
[INFO] [stdout] 676 | |     /// RT thread handles (if any).
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |     latency: Option<crate::pipeline::seek::LatencyRange>,
[INFO] [stdout] 726 | | }
[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" "6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb", kill_on_drop: false }`
[INFO] [stdout] 6fd03142cbd39bee131fe5283af5ef4deae27390ddeb3046b79a347ee9cd45eb
