[INFO] fetching crate gamut-webp 0.3.1...
[INFO] documenting gamut-webp-0.3.1 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate gamut-webp 0.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate gamut-webp 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gamut-webp 0.3.1
[INFO] tweaked toml for crates.io crate gamut-webp 0.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gamut-webp 0.3.1 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 gamut-webp 0.3.1 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 gamut-riff v0.1.3
[INFO] [stderr]   Downloaded gamut-bitstream v0.2.3
[INFO] [stderr]   Downloaded gamut-core v2.0.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded gamut-color v2.0.0
[INFO] [stderr]   Downloaded gamut-codec-abi v0.1.1
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded gamut-dsp v2.0.0
[INFO] [stderr]   Downloaded clap v4.6.4
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded clap_builder v4.6.2
[INFO] [stderr]   Downloaded libwebp-sys2 v0.2.0
[INFO] [stderr]   Downloaded libwebp-sys2 v0.1.11
[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] f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083
[INFO] running `Command { std: "docker" "start" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083", 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" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083", 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" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking gamut-codec-abi v0.1.1
[INFO] [stderr]     Checking gamut-dsp v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking gamut-core v2.0.1
[INFO] [stderr]     Checking gamut-bitstream v0.2.3
[INFO] [stderr]     Checking gamut-color v2.0.0
[INFO] [stderr]     Checking gamut-riff v0.1.3
[INFO] [stderr]  Documenting gamut-webp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `vp8` links to private item `bool_coder`
[INFO] [stdout]  --> src/vp8/mod.rs:4:79
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! motion, or sequence coding. A VP8 key frame is a boolean-entropy-coded ([`bool_coder`], §7)
[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 `vp8` links to private item `header`
[INFO] [stdout]  --> src/vp8/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`header`] (§9) followed by per-macroblock prediction-mode records ([`prediction`], §11-§12) and
[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: public documentation for `vp8` links to private item `prediction`
[INFO] [stdout]  --> src/vp8/mod.rs:5:75
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`header`] (§9) followed by per-macroblock prediction-mode records ([`prediction`], §11-§12) and
[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: public documentation for `vp8` links to private item `tokens`
[INFO] [stdout]  --> src/vp8/mod.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! DCT/WHT coefficient tokens ([`tokens`], §13); reconstruction dequantizes ([`quant`], §9.6/§14.1),
[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: public documentation for `vp8` links to private item `quant`
[INFO] [stdout]  --> src/vp8/mod.rs:6:81
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! DCT/WHT coefficient tokens ([`tokens`], §13); reconstruction dequantizes ([`quant`], §9.6/§14.1),
[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: public documentation for `vp8` links to private item `transform`
[INFO] [stdout]  --> src/vp8/mod.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! inverse-transforms ([`transform`], §14.3/§14.4), and loop-filters ([`loop_filter`], §15).
[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: public documentation for `vp8` links to private item `loop_filter`
[INFO] [stdout]  --> src/vp8/mod.rs:7:74
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! inverse-transforms ([`transform`], §14.3/§14.4), and loop-filters ([`loop_filter`], §15).
[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 `BoolDecoder::is_past_end`
[INFO] [stdout]    --> src/vp8/bool_coder.rs:194:64
[INFO] [stdout]     |
[INFO] [stdout] 194 | /// reference decoders' zero-padding) rather than panicking; [`BoolDecoder::is_past_end`] reports
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `BoolDecoder` has no field or associated item named `is_past_end`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::is_past_end`
[INFO] [stdout]    --> src/vp8/bool_coder.rs:229:77
[INFO] [stdout]     |
[INFO] [stdout] 229 |     /// Pulls the next input byte, returning `0` (and latching [`past_end`](Self::is_past_end)) once
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^ the struct `BoolDecoder` has no field or associated item named `is_past_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Token`
[INFO] [stdout]  --> src/vp8/tokens.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! tree-coded [`Token`]s over the boolean entropy coder ([`super::bool_coder`]): magnitudes 0–4 are
[INFO] [stdout]   |                  ^^^^^ no item named `Token` 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 `vp8l` links to private item `transform`
[INFO] [stdout]  --> src/vp8l/mod.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! set of reversible transforms ([`transform`], §3.5), LZ77 backward references ([`lz77`], §3.6),
[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: public documentation for `vp8l` links to private item `lz77`
[INFO] [stdout]  --> src/vp8l/mod.rs:4:85
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! set of reversible transforms ([`transform`], §3.5), LZ77 backward references ([`lz77`], §3.6),
[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: public documentation for `vp8l` links to private item `color_cache`
[INFO] [stdout]  --> src/vp8l/mod.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! and a color cache ([`color_cache`], §3.6.3), all read/written with an LSB-first bit stream
[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: public documentation for `vp8l` links to private item `bit_io`
[INFO] [stdout]  --> src/vp8l/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! ([`bit_io`], §3.3). The component breakdown and milestones live in `../STATUS.md` (sections B-F).
[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: public documentation for `vp8l` links to private item `encoder::encode`
[INFO] [stdout]  --> src/vp8l/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`encoder::encode`] emits a bit-exact-lossless one. Each module cites the spec section it covers;
[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: redundant explicit link target
[INFO] [stdout]  --> src/decoder.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! inner bitstream decoded. Decoding to [`Rgba8`](gamut_core::Rgba8) applies a lossy file's `ALPH`
[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] 5 - //! inner bitstream decoded. Decoding to [`Rgba8`](gamut_core::Rgba8) applies a lossy file's `ALPH`
[INFO] [stdout] 5 + //! inner bitstream decoded. Decoding to [`Rgba8`] applies a lossy file's `ALPH`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/decoder.rs:6:79
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! alpha chunk and preserves a VP8L stream's own alpha; decoding to [`Rgb8`](gamut_core::Rgb8)
[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 - //! alpha chunk and preserves a VP8L stream's own alpha; decoding to [`Rgb8`](gamut_core::Rgb8)
[INFO] [stdout] 6 + //! alpha chunk and preserves a VP8L stream's own alpha; decoding to [`Rgb8`]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/encoder.rs:39:65
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// [`WebpEncoder::lossy`], then encode via the [`EncodeImage`](gamut_core::EncodeImage) trait.
[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] 39 - /// [`WebpEncoder::lossy`], then encode via the [`EncodeImage`](gamut_core::EncodeImage) trait.
[INFO] [stdout] 39 + /// [`WebpEncoder::lossy`], then encode via the [`EncodeImage`] trait.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/vp8/quant.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! ([`QuantIndices`](super::header::QuantIndices)); this module maps those indices through the fixed
[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] 4 - //! ([`QuantIndices`](super::header::QuantIndices)); this module maps those indices through the fixed
[INFO] [stdout] 4 + //! ([`QuantIndices`]); this module maps those indices through the fixed
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `metadata` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 | //! spec's canonical order — and the [`metadata`] free function reads them back out of any WebP file
[INFO] [stdout]    |                                        ^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 | //! spec's canonical order — and the [`metadata()`] free function reads them back out of any WebP file
[INFO] [stdout]    |                                                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 41 | //! spec's canonical order — and the [`mod@metadata`] free function reads them back out of any WebP file
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `crate::metadata` is both a function and a module
[INFO] [stdout]    --> src/encoder.rs:106:81
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// APP1 segment, there is no `"Exif\0\0"` signature to add or strip — so [`crate::metadata`]
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// APP1 segment, there is no `"Exif\0\0"` signature to add or strip — so [`crate::metadata()`]
[INFO] [stdout]     |                                                                                                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// APP1 segment, there is no `"Exif\0\0"` signature to add or strip — so [`mod@crate::metadata`]
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `crate::metadata` is both a function and a module
[INFO] [stdout]    --> src/encoder.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     /// verbatim, so [`crate::metadata`] reads back exactly these bytes. Calling this twice keeps the
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 |     /// verbatim, so [`crate::metadata()`] reads back exactly these bytes. Calling this twice keeps the
[INFO] [stdout]     |                                       ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]     |
[INFO] [stdout] 118 |     /// verbatim, so [`mod@crate::metadata`] reads back exactly these bytes. Calling this twice keeps the
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `crate::metadata` is both a function and a module
[INFO] [stdout]    --> src/encoder.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     /// [`crate::metadata`] reads back exactly these bytes. With no profile embedded, readers assume
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 |     /// [`crate::metadata()`] reads back exactly these bytes. With no profile embedded, readers assume
[INFO] [stdout]     |                          ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]     |
[INFO] [stdout] 130 |     /// [`mod@crate::metadata`] reads back exactly these bytes. With no profile embedded, readers assume
[INFO] [stdout]     |           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/gamut_webp/index.html
[INFO] running `Command { std: "docker" "inspect" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083" "/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 gamut-webp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `vp8` links to private item `bool_coder`
[INFO] [stdout]  --> src/vp8/mod.rs:4:79
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! motion, or sequence coding. A VP8 key frame is a boolean-entropy-coded ([`bool_coder`], §7)
[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 `vp8` links to private item `header`
[INFO] [stdout]  --> src/vp8/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`header`] (§9) followed by per-macroblock prediction-mode records ([`prediction`], §11-§12) and
[INFO] [stdout]   |       ^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8` links to private item `prediction`
[INFO] [stdout]  --> src/vp8/mod.rs:5:75
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`header`] (§9) followed by per-macroblock prediction-mode records ([`prediction`], §11-§12) and
[INFO] [stdout]   |                                                                           ^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8` links to private item `tokens`
[INFO] [stdout]  --> src/vp8/mod.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! DCT/WHT coefficient tokens ([`tokens`], §13); reconstruction dequantizes ([`quant`], §9.6/§14.1),
[INFO] [stdout]   |                                   ^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8` links to private item `quant`
[INFO] [stdout]  --> src/vp8/mod.rs:6:81
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! DCT/WHT coefficient tokens ([`tokens`], §13); reconstruction dequantizes ([`quant`], §9.6/§14.1),
[INFO] [stdout]   |                                                                                 ^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8` links to private item `transform`
[INFO] [stdout]  --> src/vp8/mod.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! inverse-transforms ([`transform`], §14.3/§14.4), and loop-filters ([`loop_filter`], §15).
[INFO] [stdout]   |                           ^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8` links to private item `loop_filter`
[INFO] [stdout]  --> src/vp8/mod.rs:7:74
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! inverse-transforms ([`transform`], §14.3/§14.4), and loop-filters ([`loop_filter`], §15).
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8l` links to private item `transform`
[INFO] [stdout]  --> src/vp8l/mod.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! set of reversible transforms ([`transform`], §3.5), LZ77 backward references ([`lz77`], §3.6),
[INFO] [stdout]   |                                     ^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8l` links to private item `lz77`
[INFO] [stdout]  --> src/vp8l/mod.rs:4:85
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! set of reversible transforms ([`transform`], §3.5), LZ77 backward references ([`lz77`], §3.6),
[INFO] [stdout]   |                                                                                     ^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8l` links to private item `color_cache`
[INFO] [stdout]  --> src/vp8l/mod.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! and a color cache ([`color_cache`], §3.6.3), all read/written with an LSB-first bit stream
[INFO] [stdout]   |                          ^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8l` links to private item `bit_io`
[INFO] [stdout]  --> src/vp8l/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! ([`bit_io`], §3.3). The component breakdown and milestones live in `../STATUS.md` (sections B-F).
[INFO] [stdout]   |        ^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `vp8l` links to private item `encoder::encode`
[INFO] [stdout]  --> src/vp8l/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`encoder::encode`] emits a bit-exact-lossless one. Each module cites the spec section it covers;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ this item is private
[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 0.55s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/gamut_webp/index.html
[INFO] running `Command { std: "docker" "inspect" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083", kill_on_drop: false }`
[INFO] [stdout] f75dd41a4b0fb57c23e4f311255a52c9263bf6ef9b94acfd2dc51fa52ec61083
