[INFO] fetching crate dcv-color-primitives 0.5.0... [INFO] documenting dcv-color-primitives-0.5.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate dcv-color-primitives 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dcv-color-primitives 0.5.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate dcv-color-primitives 0.5.0 [INFO] finished tweaking crates.io crate dcv-color-primitives 0.5.0 [INFO] tweaked toml for crates.io crate dcv-color-primitives 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89fd53fc78d0f193934b2f65d9279a540fd8c2e0035a6f19e9c62d51cf6f57e5 [INFO] running `Command { std: "docker" "start" "-a" "89fd53fc78d0f193934b2f65d9279a540fd8c2e0035a6f19e9c62d51cf6f57e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89fd53fc78d0f193934b2f65d9279a540fd8c2e0035a6f19e9c62d51cf6f57e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fd53fc78d0f193934b2f65d9279a540fd8c2e0035a6f19e9c62d51cf6f57e5", kill_on_drop: false }` [INFO] [stdout] 89fd53fc78d0f193934b2f65d9279a540fd8c2e0035a6f19e9c62d51cf6f57e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16501677b73bcce9cdeb2b70e515bd31f983e04481858a7e8f5b3750281aff7e [INFO] running `Command { std: "docker" "start" "-a" "16501677b73bcce9cdeb2b70e515bd31f983e04481858a7e8f5b3750281aff7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/convert_image/sse2.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | /// image[0]: ffr3g3b3 ffr2g2b2 ffr1g1b1 ffr0g0b0 [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/convert_image/sse2.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | /// image[1]: ffr7g7b7 ffr6g6b6 ffr5g5b5 ffr4g4b4 [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] [stderr] Documenting dcv-color-primitives v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/convert_image/sse2.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | /// image[0]: r3r2r1r0 [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.84s [INFO] [stdout] warning: unresolved link to `31` [INFO] [stdout] --> src/convert_image/x86.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 104 | /// - if fix is negative, fix[31] is 1, fix[31] + 255 = 256, when clamped to uint8 is 0 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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 `31` [INFO] [stdout] --> src/convert_image/x86.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | /// - if fix is negative, fix[31] is 1, fix[31] + 255 = 256, when clamped to uint8 is 0 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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 `31` [INFO] [stdout] --> src/convert_image/x86.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | /// - << is positive, fix[31] is 0, fix[31] + 255 = 255, when clamped to uint8 is 255 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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 `31` [INFO] [stdout] --> src/convert_image/x86.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | /// - << is positive, fix[31] is 0, fix[31] + 255 = 255, when clamped to uint8 is 255 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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,255` [INFO] [stdout] --> src/convert_image/x86.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | /// a is in range [0,255] << 8 = [0,65280] [INFO] [stdout] | ^^^^^ no item named `0,255` 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,65280` [INFO] [stdout] --> src/convert_image/x86.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | /// a is in range [0,255] << 8 = [0,65280] [INFO] [stdout] | ^^^^^^^ no item named `0,65280` 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,32767` [INFO] [stdout] --> src/convert_image/x86.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | /// b is in range [0,32767] [INFO] [stdout] | ^^^^^^^ no item named `0,32767` 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,2139029760` [INFO] [stdout] --> src/convert_image/x86.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | /// a * b is in range [0,2139029760] = [0,0x7F7F0100] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `0,2139029760` 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,0x7F7F0100` [INFO] [stdout] --> src/convert_image/x86.rs:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | /// a * b is in range [0,2139029760] = [0,0x7F7F0100] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `0,0x7F7F0100` 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 `4` [INFO] [stdout] --> src/lib.rs:825:63 [INFO] [stdout] | [INFO] [stdout] 825 | /// `PixelFormat::Bgra` | `PixelFormat::Rgb` [`4`] [INFO] [stdout] | ^ no item named `4` 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 `5` [INFO] [stdout] --> src/lib.rs:829:63 [INFO] [stdout] | [INFO] [stdout] 829 | /// `PixelFormat::Bgr` | `PixelFormat::Rgb` [`5`] [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "16501677b73bcce9cdeb2b70e515bd31f983e04481858a7e8f5b3750281aff7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16501677b73bcce9cdeb2b70e515bd31f983e04481858a7e8f5b3750281aff7e", kill_on_drop: false }` [INFO] [stdout] 16501677b73bcce9cdeb2b70e515bd31f983e04481858a7e8f5b3750281aff7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] d5cf9afdcd1f88782367f48d8b58ac8ca87cbca044e54844cdfedd537f3b68c9 [INFO] running `Command { std: "docker" "start" "-a" "d5cf9afdcd1f88782367f48d8b58ac8ca87cbca044e54844cdfedd537f3b68c9", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Documenting dcv-color-primitives v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/convert_image/sse2.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | /// image[0]: ffr3g3b3 ffr2g2b2 ffr1g1b1 ffr0g0b0 [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/convert_image/sse2.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | /// image[1]: ffr7g7b7 ffr6g6b6 ffr5g5b5 ffr4g4b4 [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 `0` [INFO] [stdout] --> src/convert_image/sse2.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | /// image[0]: r3r2r1r0 [INFO] [stdout] | ^ no item named `0` 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 `31` [INFO] [stdout] --> src/convert_image/x86.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 104 | /// - if fix is negative, fix[31] is 1, fix[31] + 255 = 256, when clamped to uint8 is 0 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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 `31` [INFO] [stdout] --> src/convert_image/x86.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | /// - if fix is negative, fix[31] is 1, fix[31] + 255 = 256, when clamped to uint8 is 0 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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 `31` [INFO] [stdout] --> src/convert_image/x86.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | /// - << is positive, fix[31] is 0, fix[31] + 255 = 255, when clamped to uint8 is 255 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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 `31` [INFO] [stdout] --> src/convert_image/x86.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | /// - << is positive, fix[31] is 0, fix[31] + 255 = 255, when clamped to uint8 is 255 (just what we want) [INFO] [stdout] | ^^ no item named `31` 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,255` [INFO] [stdout] --> src/convert_image/x86.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | /// a is in range [0,255] << 8 = [0,65280] [INFO] [stdout] | ^^^^^ no item named `0,255` 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,65280` [INFO] [stdout] --> src/convert_image/x86.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | /// a is in range [0,255] << 8 = [0,65280] [INFO] [stdout] | ^^^^^^^ no item named `0,65280` 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,32767` [INFO] [stdout] --> src/convert_image/x86.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | /// b is in range [0,32767] [INFO] [stdout] | ^^^^^^^ no item named `0,32767` 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,2139029760` [INFO] [stdout] --> src/convert_image/x86.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | /// a * b is in range [0,2139029760] = [0,0x7F7F0100] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `0,2139029760` 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,0x7F7F0100` [INFO] [stdout] --> src/convert_image/x86.rs:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | /// a * b is in range [0,2139029760] = [0,0x7F7F0100] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `0,0x7F7F0100` 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 `4` [INFO] [stdout] --> src/lib.rs:825:63 [INFO] [stdout] | [INFO] [stdout] 825 | /// `PixelFormat::Bgra` | `PixelFormat::Rgb` [`4`] [INFO] [stdout] | ^ no item named `4` 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 `5` [INFO] [stdout] --> src/lib.rs:829:63 [INFO] [stdout] | [INFO] [stdout] 829 | /// `PixelFormat::Bgr` | `PixelFormat::Rgb` [`5`] [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "d5cf9afdcd1f88782367f48d8b58ac8ca87cbca044e54844cdfedd537f3b68c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5cf9afdcd1f88782367f48d8b58ac8ca87cbca044e54844cdfedd537f3b68c9", kill_on_drop: false }` [INFO] [stdout] d5cf9afdcd1f88782367f48d8b58ac8ca87cbca044e54844cdfedd537f3b68c9