[INFO] crate vektor 0.2.1 is already in cache [INFO] documenting vektor-0.2.1 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate vektor 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate vektor 0.2.1 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate vektor 0.2.1 [INFO] finished tweaking crates.io crate vektor 0.2.1 [INFO] tweaked toml for crates.io crate vektor 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61e042b456daf4fde38c2d0805c01114ebf617f739407a0a7f72779eee713c06 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "61e042b456daf4fde38c2d0805c01114ebf617f739407a0a7f72779eee713c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61e042b456daf4fde38c2d0805c01114ebf617f739407a0a7f72779eee713c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e042b456daf4fde38c2d0805c01114ebf617f739407a0a7f72779eee713c06", kill_on_drop: false }` [INFO] [stdout] 61e042b456daf4fde38c2d0805c01114ebf617f739407a0a7f72779eee713c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 528c26baa6a09e80e487ec468ac0ae6a96dc0488dc8ab56ba28fbe9685ff2c28 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "528c26baa6a09e80e487ec468ac0ae6a96dc0488dc8ab56ba28fbe9685ff2c28", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Documenting vektor v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[16:1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/avx2.rs:1431:18 [INFO] [stdout] | [INFO] [stdout] 1431 | /// return bits [16:1] [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[127:64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1804:12 [INFO] [stdout] | [INFO] [stdout] 1804 | /// * The [127:64] bits are copied from the [127:64] bits of the second input [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[127:64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1804:46 [INFO] [stdout] | [INFO] [stdout] 1804 | /// * The [127:64] bits are copied from the [127:64] bits of the second input [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[63:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1805:12 [INFO] [stdout] | [INFO] [stdout] 1805 | /// * The [63:0] bits are copied from the [127:64] bits of the first input [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[127:64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1805:44 [INFO] [stdout] | [INFO] [stdout] 1805 | /// * The [63:0] bits are copied from the [127:64] bits of the first input [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[127:64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1816:12 [INFO] [stdout] | [INFO] [stdout] 1816 | /// * The [127:64] bits are copied from the [63:0] bits of the second input [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[63:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1816:46 [INFO] [stdout] | [INFO] [stdout] 1816 | /// * The [127:64] bits are copied from the [63:0] bits of the second input [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[63:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1817:12 [INFO] [stdout] | [INFO] [stdout] 1817 | /// * The [63:0] bits are copied from the [63:0] bits of the first input [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[63:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse2.rs:1817:44 [INFO] [stdout] | [INFO] [stdout] 1817 | /// * The [63:0] bits are copied from the [63:0] bits of the first input [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[13:8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse4a.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | /// The [13:8] bits of `y` specify the index of the bit-range to extract. The [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse4a.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | /// [5:0] bits of `y` specify the length of the bit-range to extract. All other [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse.rs:1200:11 [INFO] [stdout] | [INFO] [stdout] 1200 | /// bits [15:0] of the destination; the remaining bits [63:16] are cleared. [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[63:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse.rs:1200:57 [INFO] [stdout] | [INFO] [stdout] 1200 | /// bits [15:0] of the destination; the remaining bits [63:16] are cleared. [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse.rs:1211:11 [INFO] [stdout] | [INFO] [stdout] 1211 | /// bits [15:0] of the destination; the remaining bits [63:16] are cleared. [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[63:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/sse.rs:1211:57 [INFO] [stdout] | [INFO] [stdout] 1211 | /// bits [15:0] of the destination; the remaining bits [63:16] are cleared. [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[16:1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/ssse3.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | /// truncated value by adding 1, and write bits [16:1] to the destination. [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[16:1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/ssse3.rs:321:51 [INFO] [stdout] | [INFO] [stdout] 321 | /// truncated value by adding 1, and writes bits [16:1] to the destination. [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[16:1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/x86/avx2.rs:1431:18 [INFO] [stdout] | [INFO] [stdout] 1431 | /// return bits [16:1] [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.27s [INFO] running `Command { std: "docker" "inspect" "528c26baa6a09e80e487ec468ac0ae6a96dc0488dc8ab56ba28fbe9685ff2c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528c26baa6a09e80e487ec468ac0ae6a96dc0488dc8ab56ba28fbe9685ff2c28", kill_on_drop: false }` [INFO] [stdout] 528c26baa6a09e80e487ec468ac0ae6a96dc0488dc8ab56ba28fbe9685ff2c28