[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] building nickmachnik/bedvec against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Fbedvec" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmachnik/bedvec on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/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-2/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" "+14accda7ba2c586835d15379a621955d9f047371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e64e5af1226dcc99c482926ea10cf309c5589482514e7bae6ac2cc59a0ff8f9c [INFO] running `Command { std: "docker" "start" "-a" "e64e5af1226dcc99c482926ea10cf309c5589482514e7bae6ac2cc59a0ff8f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e64e5af1226dcc99c482926ea10cf309c5589482514e7bae6ac2cc59a0ff8f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64e5af1226dcc99c482926ea10cf309c5589482514e7bae6ac2cc59a0ff8f9c", kill_on_drop: false }` [INFO] [stdout] e64e5af1226dcc99c482926ea10cf309c5589482514e7bae6ac2cc59a0ff8f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e528d79495e2706d0b1572d3f114def9ba7db74ff70d52ee9b2ea5fbdbdf408c [INFO] running `Command { std: "docker" "start" "-a" "e528d79495e2706d0b1572d3f114def9ba7db74ff70d52ee9b2ea5fbdbdf408c", 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 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] Compiling 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] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling 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] Compiling blas-src v0.8.0 [INFO] [stderr] Compiling rs-bedvec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `BED_LOOKUP_GENOTYPE` is never used [INFO] [stdout] --> src/bed_lookup_tables.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BED_LOOKUP_GENOTYPE: [f32; 1024] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BED_LOOKUP_VALIDITY` is never used [INFO] [stdout] --> src/bed_lookup_tables.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | pub const BED_LOOKUP_VALIDITY: [f32; 1024] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unpack_byte_to_genotype_f32x4` is never used [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 `unpack_byte_to_validity_f32x4` is never used [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 `f32x4` is never used [INFO] [stdout] --> src/simd.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type f32x4 = __m128; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f32x8_infty` is never used [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 `add_f32x4` is never used [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 `subtract_f32x4` is never used [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 `multiply_f32x4` is never used [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 `min` is never used [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 `unpack_f32x4` is never used [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 `f32x4_from_slice` is never used [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 `prefetch` is never used [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 `horizontal_min` is never used [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 `print_vec` is never used [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_aligned` is never used [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 40s [INFO] running `Command { std: "docker" "inspect" "e528d79495e2706d0b1572d3f114def9ba7db74ff70d52ee9b2ea5fbdbdf408c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e528d79495e2706d0b1572d3f114def9ba7db74ff70d52ee9b2ea5fbdbdf408c", kill_on_drop: false }` [INFO] [stdout] e528d79495e2706d0b1572d3f114def9ba7db74ff70d52ee9b2ea5fbdbdf408c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1c44e4724ffe7b009dcf3a31957c6afba32c1d127726596bd3f517e7e762a7 [INFO] running `Command { std: "docker" "start" "-a" "fe1c44e4724ffe7b009dcf3a31957c6afba32c1d127726596bd3f517e7e762a7", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rs-bedvec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `BED_LOOKUP_GENOTYPE` is never used [INFO] [stdout] --> src/bed_lookup_tables.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BED_LOOKUP_GENOTYPE: [f32; 1024] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BED_LOOKUP_VALIDITY` is never used [INFO] [stdout] --> src/bed_lookup_tables.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | pub const BED_LOOKUP_VALIDITY: [f32; 1024] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unpack_byte_to_genotype_f32x4` is never used [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 `unpack_byte_to_validity_f32x4` is never used [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 `f32x4` is never used [INFO] [stdout] --> src/simd.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type f32x4 = __m128; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f32x8_infty` is never used [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 `add_f32x4` is never used [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 `subtract_f32x4` is never used [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 `multiply_f32x4` is never used [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 `min` is never used [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 `unpack_f32x4` is never used [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 `f32x4_from_slice` is never used [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 `prefetch` is never used [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 `horizontal_min` is never used [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 `print_vec` is never used [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_aligned` is never used [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] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: constant `BED_LOOKUP_GENOTYPE` is never used [INFO] [stdout] --> src/bed_lookup_tables.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BED_LOOKUP_GENOTYPE: [f32; 1024] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BED_LOOKUP_VALIDITY` is never used [INFO] [stdout] --> src/bed_lookup_tables.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | pub const BED_LOOKUP_VALIDITY: [f32; 1024] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unpack_byte_to_genotype_f32x4` is never used [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 `unpack_byte_to_validity_f32x4` is never used [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 `f32x4` is never used [INFO] [stdout] --> src/simd.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type f32x4 = __m128; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f32x8_infty` is never used [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 `add_f32x4` is never used [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 `subtract_f32x4` is never used [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 `multiply_f32x4` is never used [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 `min` is never used [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 `unpack_f32x4` is never used [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 `f32x4_from_slice` is never used [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 `prefetch` is never used [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 `horizontal_min` is never used [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 `print_vec` is never used [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_aligned` is never used [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.54s [INFO] running `Command { std: "docker" "inspect" "fe1c44e4724ffe7b009dcf3a31957c6afba32c1d127726596bd3f517e7e762a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1c44e4724ffe7b009dcf3a31957c6afba32c1d127726596bd3f517e7e762a7", kill_on_drop: false }` [INFO] [stdout] fe1c44e4724ffe7b009dcf3a31957c6afba32c1d127726596bd3f517e7e762a7