[INFO] cloning repository https://github.com/nickmachnik/bedvec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickmachnik/bedvec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Fbedvec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Fbedvec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e57197d6a123d7ad68c15cba698db1e047bb818 [INFO] documenting nickmachnik/bedvec against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Fbedvec" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmachnik/bedvec on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nickmachnik/bedvec [INFO] finished tweaking git repo https://github.com/nickmachnik/bedvec [INFO] tweaked toml for git repo https://github.com/nickmachnik/bedvec written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/nickmachnik/bedvec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9e372fc1fc1f3d3d6981c0195a20cc94a598084957617ac5754ce8197922690 [INFO] running `Command { std: "docker" "start" "-a" "d9e372fc1fc1f3d3d6981c0195a20cc94a598084957617ac5754ce8197922690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9e372fc1fc1f3d3d6981c0195a20cc94a598084957617ac5754ce8197922690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e372fc1fc1f3d3d6981c0195a20cc94a598084957617ac5754ce8197922690", kill_on_drop: false }` [INFO] [stdout] d9e372fc1fc1f3d3d6981c0195a20cc94a598084957617ac5754ce8197922690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f525250107138ad05b301b63eab5601bc6eeb5a68c91e7841922e1e37127b3 [INFO] running `Command { std: "docker" "start" "-a" "59f525250107138ad05b301b63eab5601bc6eeb5a68c91e7841922e1e37127b3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Checking blas-src v0.8.0 [INFO] [stderr] Checking rs-bedvec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rs-bedvec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `BED_LOOKUP_GENOTYPE` [INFO] [stdout] --> src/bed_lookup_tables.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / pub const BED_LOOKUP_GENOTYPE: [f32; 1024] = [ [INFO] [stdout] 5 | | 2., 2., 2., 2., 0., 2., 2., 2., 1., 2., 2., 2., 0., 2., 2., 2., 2., 0., 2., 2., 0., 0., 2., 2., [INFO] [stdout] 6 | | 1., 0., 2., 2., 0., 0., 2., 2., 2., 1., 2., 2., 0., 1., 2., 2., 1., 1., 2., 2., 0., 1., 2., 2., [INFO] [stdout] 7 | | 2., 0., 2., 2., 0., 0., 2., 2., 1., 0., 2., 2., 0., 0., 2., 2., 2., 2., 0., 2., 0., 2., 0., 2., [INFO] [stdout] ... | [INFO] [stdout] 47 | | 2., 0., 0., 0., 0., 0., 0., 0., 1., 0., 0., 0., 0., 0., 0., 0., [INFO] [stdout] 48 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BED_LOOKUP_VALIDITY` [INFO] [stdout] --> src/bed_lookup_tables.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / pub const BED_LOOKUP_VALIDITY: [f32; 1024] = [ [INFO] [stdout] 52 | | 1., 1., 1., 1., 0., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 0., 1., 1., 0., 0., 1., 1., [INFO] [stdout] 53 | | 1., 0., 1., 1., 1., 0., 1., 1., 1., 1., 1., 1., 0., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., [INFO] [stdout] 54 | | 1., 1., 1., 1., 0., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 0., 1., 0., 1., 0., 1., [INFO] [stdout] ... | [INFO] [stdout] 94 | | 1., 1., 1., 1., 0., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., [INFO] [stdout] 95 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `unpack_byte_to_genotype_f32x4` [INFO] [stdout] --> src/bedvec.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 298 | fn unpack_byte_to_genotype_f32x4(byte: &u8) -> f32x4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `unpack_byte_to_validity_f32x4` [INFO] [stdout] --> src/bedvec.rs:308:4 [INFO] [stdout] | [INFO] [stdout] 308 | fn unpack_byte_to_validity_f32x4(byte: &u8) -> f32x4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `f32x4` [INFO] [stdout] --> src/simd.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub type f32x4 = __m128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f32x8_infty` [INFO] [stdout] --> src/simd.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn f32x8_infty() -> f32x8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_f32x4` [INFO] [stdout] --> src/simd.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn add_f32x4(v: f32x4, w: f32x4) -> f32x4 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `subtract_f32x4` [INFO] [stdout] --> src/simd.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn subtract_f32x4(v: f32x4, w: f32x4) -> f32x4 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `multiply_f32x4` [INFO] [stdout] --> src/simd.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn multiply_f32x4(v: f32x4, w: f32x4) -> f32x4 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `min` [INFO] [stdout] --> src/simd.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn min(v: f32x8, w: f32x8) -> f32x8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `unpack_f32x4` [INFO] [stdout] --> src/simd.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn unpack_f32x4(v: f32x4) -> [f32; 4] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f32x4_from_slice` [INFO] [stdout] --> src/simd.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn f32x4_from_slice(s: &[f32]) -> f32x4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `prefetch` [INFO] [stdout] --> src/simd.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn prefetch(p: *const f32x8, offset: isize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `horizontal_min` [INFO] [stdout] --> src/simd.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn horizontal_min(v: f32x8) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_vec` [INFO] [stdout] --> src/simd.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn print_vec(v: f32x8, padding: usize, precision: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_aligned` [INFO] [stdout] --> src/simd.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn is_aligned(v: &f32x8) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/simd.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | ...om https://github.com/parallel-rust-cpp/shortcut-comparison/blob/8cdab059d22eb8f30e1408c2fbf0ae666fa231d9/src/rust/tools/src/simd.rs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "59f525250107138ad05b301b63eab5601bc6eeb5a68c91e7841922e1e37127b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f525250107138ad05b301b63eab5601bc6eeb5a68c91e7841922e1e37127b3", kill_on_drop: false }` [INFO] [stdout] 59f525250107138ad05b301b63eab5601bc6eeb5a68c91e7841922e1e37127b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9062c48a40ec529b7074bd7d4995d58b784308b2b8ba6f3848c4c8d3f3403002 [INFO] running `Command { std: "docker" "start" "-a" "9062c48a40ec529b7074bd7d4995d58b784308b2b8ba6f3848c4c8d3f3403002", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Checking blas-src v0.8.0 [INFO] [stderr] Documenting rs-bedvec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/simd.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | ...om https://github.com/parallel-rust-cpp/shortcut-comparison/blob/8cdab059d22eb8f30e1408c2fbf0ae666fa231d9/src/rust/tools/src/simd.rs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.42s [INFO] running `Command { std: "docker" "inspect" "9062c48a40ec529b7074bd7d4995d58b784308b2b8ba6f3848c4c8d3f3403002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9062c48a40ec529b7074bd7d4995d58b784308b2b8ba6f3848c4c8d3f3403002", kill_on_drop: false }` [INFO] [stdout] 9062c48a40ec529b7074bd7d4995d58b784308b2b8ba6f3848c4c8d3f3403002