[INFO] fetching crate rusty_vp9 0.1.1...
[INFO] documenting rusty_vp9-0.1.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate rusty_vp9 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rusty_vp9 0.1.1
[INFO] finished tweaking crates.io crate rusty_vp9 0.1.1
[INFO] tweaked toml for crates.io crate rusty_vp9 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_vp9 0.1.1 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 rusty_vp9 0.1.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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88
[INFO] running `Command { std: "docker" "start" "1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88", 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" "1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88", 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" "1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting rusty_vp9 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/encode/frameenc.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// 0/1 (probs[0],[1]) are pinned to 0 (prob 255 ≈ free) and probs[3] = 128 splits seg0/seg1.
[INFO] [stdout]     |                ^ no item named `0` 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 `1`
[INFO] [stdout]    --> src/encode/frameenc.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// 0/1 (probs[0],[1]) are pinned to 0 (prob 255 ≈ free) and probs[3] = 128 splits seg0/seg1.
[INFO] [stdout]     |                    ^ no item named `1` 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 `3`
[INFO] [stdout]    --> src/encode/frameenc.rs:103:68
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// 0/1 (probs[0],[1]) are pinned to 0 (prob 255 ≈ free) and probs[3] = 128 splits seg0/seg1.
[INFO] [stdout]     |                                                                    ^ no item named `3` 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 `LAST,ALTREF`
[INFO] [stdout]    --> src/encode/frameenc.rs:659:66
[INFO] [stdout]     |
[INFO] [stdout] 659 |     /// (`sign_bias[GOLDEN]=1` ⇒ comp_fixed_ref=2, comp_var_ref=[LAST,ALTREF]); blocks may
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ no item named `LAST,ALTREF` 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 `block`
[INFO] [stdout]   --> src/geom_tables.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// subsize_lookup[partition][block] -> BLOCK_SIZE (13 = invalid).
[INFO] [stdout]    |                               ^^^^^ no item named `block` 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 `i`
[INFO] [stdout]    --> src/inter.rs:882:16
[INFO] [stdout]     |
[INFO] [stdout] 882 |     /// the (s[i], s[i+1]) interleaved bytes; returns 16 u8 outputs.
[INFO] [stdout]     |                ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/inter.rs:892:23
[INFO] [stdout]     |
[INFO] [stdout] 892 |     /// Horizontal (s[i], s[i+1]) interleaves for 2 rows from one 16B window each.
[INFO] [stdout]     |                       ^ no item named `i` 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 `0,max`
[INFO] [stdout]    --> src/inter.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 | /// same [0,max] clamp, same u16 intermediate via saturating pack), but with the
[INFO] [stdout]     |           ^^^^^ no item named `0,max` 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 `filter_edge`
[INFO] [stdout]    --> src/loopfilter.rs:634:23
[INFO] [stdout]     |
[INFO] [stdout] 634 | /// integer math to [`filter_edge`] per lane (so bit-exact), but with no
[INFO] [stdout]     |                       ^^^^^^^^^^^ no item named `filter_edge` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `filter_edge8`
[INFO] [stdout]     |
[INFO] [stdout] 634 | /// integer math to [`filter_edge8`] per lane (so bit-exact), but with no
[INFO] [stdout]     |                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `plane`
[INFO] [stdout]  --> src/prob_tables.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// `default_coef_probs` model form: [tx][plane][ref][band][ctx][node].
[INFO] [stdout]   |                                           ^^^^^ no item named `plane` 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 `band`
[INFO] [stdout]  --> src/prob_tables.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// `default_coef_probs` model form: [tx][plane][ref][band][ctx][node].
[INFO] [stdout]   |                                                       ^^^^ no item named `band` 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 `node`
[INFO] [stdout]  --> src/prob_tables.rs:7:66
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// `default_coef_probs` model form: [tx][plane][ref][band][ctx][node].
[INFO] [stdout]   |                                                                  ^^^^ no item named `node` 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/encode/mod.rs:10:62
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! The encoder is exposed as the crate-level [`Vp9Encoder`](crate::Vp9Encoder)
[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] 10 - //! The encoder is exposed as the crate-level [`Vp9Encoder`](crate::Vp9Encoder)
[INFO] [stdout] 10 + //! The encoder is exposed as the crate-level [`Vp9Encoder`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/encode/prob.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// [`inv_remap_prob`](crate::prob::inv_remap_prob). Returns the **smallest**
[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] 13 - /// [`inv_remap_prob`](crate::prob::inv_remap_prob). Returns the **smallest**
[INFO] [stdout] 13 + /// [`inv_remap_prob`]. Returns the **smallest**
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/encode/transform.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 | /// [`idct8`](crate::transform::idct8): an `fdct4` on the even part, a rotated
[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] 71 - /// [`idct8`](crate::transform::idct8): an `fdct4` on the even part, a rotated
[INFO] [stdout] 71 + /// [`idct8`]: an `fdct4` on the even part, a rotated
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/encode/prof.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Primitive profiler for the VP9 encoder hot path (`VP9_PROF2=1`, or
[INFO] [stdout]   2 | | //! [`set_enabled`] from an in-process harness).
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! `rdtsc` cycle timers keyed by a fixed set of stages, accumulated with per-stage
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |     );
[INFO] [stdout] 411 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The ENCODER's stage profiler (`VP9_PROF2`), re-exported for the `video-tests``
[INFO] [stdout]     = help: ends near `[`set_enabled`] from an in-process harness).`
[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/encode/prof.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! Primitive profiler for the VP9 encoder hot path (`VP9_PROF2=1`, or
[INFO] [stdout]   2 | | //! [`set_enabled`] from an in-process harness).
[INFO] [stdout]   3 | | //!
[INFO] [stdout]   4 | | //! `rdtsc` cycle timers keyed by a fixed set of stages, accumulated with per-stage
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |     );
[INFO] [stdout] 411 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Primitive profiler for the VP9 encoder hot path (`VP9_PROF2=1`, or`
[INFO] [stdout]     = help: ends near `Primitive profiler for the VP9 encoder hot path (`VP9_PROF2=1`, or`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/encode/frameenc.rs:310:1
[INFO] [stdout]     |
[INFO] [stdout] 310 | / pub fn ref_hist_take() -> [u64; 4] {
[INFO] [stdout] 311 | |     std::array::from_fn(|i| REF_HIST[i].swap(0, std::sync::atomic::Ordering::Relaxed))
[INFO] [stdout] 312 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Runtime A/B switch for the snapshot buffer pool (see `frameenc::set_snap_pool`).`
[INFO] [stdout]     = help: ends near `Read and clear the reference histogram.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/encode/frameenc.rs:310:1
[INFO] [stdout]     |
[INFO] [stdout] 310 | / pub fn ref_hist_take() -> [u64; 4] {
[INFO] [stdout] 311 | |     std::array::from_fn(|i| REF_HIST[i].swap(0, std::sync::atomic::Ordering::Relaxed))
[INFO] [stdout] 312 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Read and clear the reference histogram.`
[INFO] [stdout]     = help: ends near `Read and clear the reference histogram.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/encode/frameenc.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | / pub fn set_modemap_std(on: bool) {
[INFO] [stdout] 244 | |     MODEMAP_STD.store(on as u8, std::sync::atomic::Ordering::Relaxed);
[INFO] [stdout] 245 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Runtime A/B switch for the snapshot buffer pool (see `frameenc::set_snap_pool`).`
[INFO] [stdout]     = help: ends near `inside one process (same reasoning as `set_snap_pool`).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/encode/frameenc.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | / pub fn set_modemap_std(on: bool) {
[INFO] [stdout] 244 | |     MODEMAP_STD.store(on as u8, std::sync::atomic::Ordering::Relaxed);
[INFO] [stdout] 245 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Select the old tuple/SipHash backend at runtime, so a bench can ALTERNATE the arms`
[INFO] [stdout]     = help: ends near `Select the old tuple/SipHash backend at runtime, so a bench can ALTERNATE the arms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/encode/frameenc.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | / pub fn set_snap_pool(on: bool) {
[INFO] [stdout] 340 | |     SNAP_POOL.store(on as u8, std::sync::atomic::Ordering::Relaxed);
[INFO] [stdout] 341 | |     if !on {
[INFO] [stdout] 342 | |         let _ = POOL_U16.try_with(|p| p.borrow_mut().clear());
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Runtime A/B switch for the snapshot buffer pool (see `frameenc::set_snap_pool`).`
[INFO] [stdout]     = help: ends near `moving just as much. Interleaving is the only honest A/B.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/encode/frameenc.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | / pub fn set_snap_pool(on: bool) {
[INFO] [stdout] 340 | |     SNAP_POOL.store(on as u8, std::sync::atomic::Ordering::Relaxed);
[INFO] [stdout] 341 | |     if !on {
[INFO] [stdout] 342 | |         let _ = POOL_U16.try_with(|p| p.borrow_mut().clear());
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Flip the pool at runtime so a bench can ALTERNATE the two arms inside one process.`
[INFO] [stdout]     = help: ends near `Flip the pool at runtime so a bench can ALTERNATE the two arms inside one process.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rusty_vp9`
[INFO] running `Command { std: "docker" "inspect" "1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88", kill_on_drop: false }`
[INFO] [stdout] 1dfda4c9838db5aa3dcba3ef858ae707843ef94b05a1e218196510d622bcdc88
