[INFO] fetching crate hanblas 0.0.1... [INFO] checking hanblas-0.0.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate hanblas 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate hanblas 0.0.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hanblas 0.0.1 [INFO] finished tweaking crates.io crate hanblas 0.0.1 [INFO] tweaked toml for crates.io crate hanblas 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate hanblas 0.0.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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/examples/temp_test.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `temp_test` [INFO] [stderr] * `example` target `temp_test` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/examples/benchmark_gemm.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `benchmark_gemm` [INFO] [stderr] * `example` target `benchmark_gemm` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/examples/benchmark_sasum.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `benchmark_sasum` [INFO] [stderr] * `example` target `benchmark_sasum` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blas v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72637e8173653177aa613bfd0f0b660ecf8cd4d3dd684ff836c30dc822b72dde [INFO] running `Command { std: "docker" "start" "-a" "72637e8173653177aa613bfd0f0b660ecf8cd4d3dd684ff836c30dc822b72dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72637e8173653177aa613bfd0f0b660ecf8cd4d3dd684ff836c30dc822b72dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72637e8173653177aa613bfd0f0b660ecf8cd4d3dd684ff836c30dc822b72dde", kill_on_drop: false }` [INFO] [stdout] 72637e8173653177aa613bfd0f0b660ecf8cd4d3dd684ff836c30dc822b72dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 024490bbd1fddc1681b571d69da67328d6f73256195d71ff368c0de295153e9e [INFO] running `Command { std: "docker" "start" "-a" "024490bbd1fddc1681b571d69da67328d6f73256195d71ff368c0de295153e9e", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/benchmark_gemm.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `benchmark_gemm` [INFO] [stderr] * `example` target `benchmark_gemm` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/benchmark_sasum.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `benchmark_sasum` [INFO] [stderr] * `example` target `benchmark_sasum` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/temp_test.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `temp_test` [INFO] [stderr] * `example` target `temp_test` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling hanblas v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking blas v0.20.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/kernel/x86_64/asum.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/kernel/x86_64/asum.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/kernel/x86_64/asum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::arch::x86_64::*` [INFO] [stdout] --> src/kernel/x86_64/asum.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/kernel/x86_64/asum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `read_volatile` and `write_volatile` [INFO] [stdout] --> src/kernel/generic/asum.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ptr::{read_volatile, write_volatile}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::arch::x86_64::*` [INFO] [stdout] --> src/kernel/x86_64/asum.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c32` and `c64` [INFO] [stdout] --> src/dot.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use self::super::{HanInt, c32, c64}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `read_volatile` and `write_volatile` [INFO] [stdout] --> src/kernel/generic/asum.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ptr::{read_volatile, write_volatile}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_INDEX` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 5 | type CBLAS_INDEX = usize; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasIndex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c32` and `c64` [INFO] [stdout] --> src/dot.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use self::super::{HanInt, c32, c64}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_ORDER` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum CBLAS_ORDER { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasOrder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_INDEX` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 5 | type CBLAS_INDEX = usize; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasIndex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_TRANSPOSE` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | enum CBLAS_TRANSPOSE { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasTranspose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_ORDER` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum CBLAS_ORDER { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasOrder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_TRANSPOSE` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | enum CBLAS_TRANSPOSE { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasTranspose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_UPLO` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | enum CBLAS_UPLO { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasUplo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_UPLO` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | enum CBLAS_UPLO { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasUplo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_DIAG` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | enum CBLAS_DIAG { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasDiag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_DIAG` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | enum CBLAS_DIAG { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasDiag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_SIDE` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | enum CBLAS_SIDE { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasSide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CBLAS_SIDE` should have an upper camel case name [INFO] [stdout] --> src/cblas.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | enum CBLAS_SIDE { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CblasSide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(ptr_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(ptr_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowa` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let mut nrowa = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ncola` is assigned to, but never used [INFO] [stdout] --> src/kernel/generic/gemm.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut ncola = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_ncola` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowb` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut nrowb = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ncola = k; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | ncola = m; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/copy.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/copy.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/copy.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/copy.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/copy.rs:88:59 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/copy.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | for i in 0..n as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/copy.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/copy.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/copy.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/copy.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/copy.rs:116:59 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/copy.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowa` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let mut nrowa = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ncola` is assigned to, but never used [INFO] [stdout] --> src/kernel/generic/gemm.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut ncola = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_ncola` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowb` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut nrowb = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ncola = k; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/kernel/generic/gemm.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | ncola = m; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dot.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dot.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dot.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dot.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dot.rs:46:60 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dot.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dot.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dot.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dot.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dot.rs:88:61 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/dot.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | for i in 0..n as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dotc.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dotc.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dotc.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dotc.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dotc.rs:4:61 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dotc.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dotc.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dotc.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dotc.rs:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dotc.rs:32:61 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:3:63 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:3:76 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:3:83 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:35:57 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:35:70 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:35:77 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:39:48 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:39:58 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:39:71 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:39:78 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:43:71 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:43:78 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/rotg.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/rotg.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rotg.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rotg.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/rotg.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/rotg.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rotg.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rotg.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowa` is never read [INFO] [stdout] --> src/gemm.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut nrowa = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ncola` is assigned to, but never used [INFO] [stdout] --> src/gemm.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ncola = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_ncola` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowb` is never read [INFO] [stdout] --> src/gemm.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut nrowb = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/gemm.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | ncola = k; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/gemm.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | ncola = m; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/copy.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/copy.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/copy.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/copy.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/copy.rs:88:59 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ccopy(n: i32, x: &[c32], incx: i32, y: &mut [c32], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/copy.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | for i in 0..n as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/copy.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/copy.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/copy.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/copy.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/copy.rs:116:59 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn zcopy(n: i32, x: &[c64], incx: i32, y: &mut [c64], incy: i32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/copy.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dot.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dot.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dot.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dot.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dot.rs:46:60 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ddot(n: HanInt, x: &[f64], incx: HanInt, y: &[f64], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dot.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dot.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dot.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dot.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dot.rs:88:61 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn dsdot(n: HanInt, x: &[f32], incx: HanInt, y: &[f32], incy: HanInt) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/dot.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | for i in 0..n as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dotc.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dotc.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dotc.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dotc.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dotc.rs:4:61 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn cdotu(n: HanInt, x: &[c32], incx: HanInt, y: &[c32], incy: HanInt) -> c32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 91 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dotc.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/dotc.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/dotc.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/dotc.rs:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/dotc.rs:32:61 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn zdotu(n: HanInt, x: &[c64], incx: HanInt, y: &[c64], incy: HanInt) -> c64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:3:63 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:3:76 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:3:83 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srot(n: HanInt, x:&mut[f32], incx:HanInt, y:&mut[f32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:35:57 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:35:70 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:35:77 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn drot(n: HanInt, x:&[f64], incx:HanInt, y:&[f64], incy:HanInt, c:f64, s:f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:39:48 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:39:58 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:39:71 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:39:78 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn csrot(n: HanInt, x:&[c32], incx:HanInt, y:&[c32], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/rot.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/rot.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incx` [INFO] [stdout] --> src/rot.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/rot.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `incy` [INFO] [stdout] --> src/rot.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_incy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rot.rs:43:71 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rot.rs:43:78 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn dzrot(n: HanInt, x:&[c64], incx:HanInt, y:&[c64], incy:HanInt, c:f32, s:f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/rotg.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/rotg.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rotg.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rotg.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn srotg(a: &mut f32, b: &mut f32, c: &mut f32, s: &mut f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/rotg.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/rotg.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/rotg.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rotg.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn drotg(a: &mut f64, b: &mut f64, c: &mut f64, s: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowa` is never read [INFO] [stdout] --> src/gemm.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut nrowa = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ncola` is assigned to, but never used [INFO] [stdout] --> src/gemm.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ncola = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_ncola` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `nrowb` is never read [INFO] [stdout] --> src/gemm.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut nrowb = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/gemm.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | ncola = k; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ncola` is never read [INFO] [stdout] --> src/gemm.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | ncola = m; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hanblas` (lib) due to 2 previous errors; 91 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 91 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hanblas` (lib test) due to 2 previous errors; 91 warnings emitted [INFO] running `Command { std: "docker" "inspect" "024490bbd1fddc1681b571d69da67328d6f73256195d71ff368c0de295153e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024490bbd1fddc1681b571d69da67328d6f73256195d71ff368c0de295153e9e", kill_on_drop: false }` [INFO] [stdout] 024490bbd1fddc1681b571d69da67328d6f73256195d71ff368c0de295153e9e