[INFO] fetching crate rusty_vp9 0.1.1...
[INFO] documenting rusty_vp9-0.1.1 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate rusty_vp9 0.1.1 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_vp9 0.1.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 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359
[INFO] running `Command { std: "docker" "start" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359", 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" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359", 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" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rusty_vp9/index.html
[INFO] running `Command { std: "docker" "inspect" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359", 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" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359" "/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 rusty_vp9 v0.1.1 (/opt/rustwide/workdir)
[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]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rusty_vp9/index.html
[INFO] running `Command { std: "docker" "inspect" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359", kill_on_drop: false }`
[INFO] [stdout] 26be210ff4d26150e571c4e272a4a997efd489c8c4236398f044dcafe66e5359
