[INFO] fetching crate collenchyma-blas 0.2.0...
[INFO] checking collenchyma-blas-0.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate collenchyma-blas 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate collenchyma-blas 0.2.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate collenchyma-blas 0.2.0
[INFO] finished tweaking crates.io crate collenchyma-blas 0.2.0
[INFO] tweaked toml for crates.io crate collenchyma-blas 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.3.3 (latest: v2.5.0)
[INFO] [stderr]       Adding byteorder v0.4.2 (latest: v1.5.0)
[INFO] [stderr]       Adding clippy v0.0.27 (latest: v0.0.302)
[INFO] [stderr]       Adding lazy_static v0.1.16 (latest: v1.4.0)
[INFO] [stderr]       Adding linear-map v0.0.4 (latest: v1.2.0)
[INFO] [stderr]       Adding num v0.1.42 (latest: v0.4.2)
[INFO] [stderr]       Adding num-bigint v0.1.44 (latest: v0.4.4)
[INFO] [stderr]       Adding num-complex v0.1.43 (latest: v0.4.5)
[INFO] [stderr]       Adding num-rational v0.1.42 (latest: v0.4.1)
[INFO] [stderr]       Adding num-traits v0.1.43 (latest: v0.2.18)
[INFO] [stderr]       Adding rand v0.3.23 (latest: v0.8.5)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rblas v0.0.11 (latest: v0.0.13)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded collenchyma v0.0.8
[INFO] [stderr]   Downloaded rblas v0.0.11
[INFO] [stderr]   Downloaded cublas v0.2.0
[INFO] [stderr]   Downloaded cublas-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fcf5ed5315947dcebd283aec8de4d235a8ed196c5fd9baaa14064b2cb7d136d
[INFO] running `Command { std: "docker" "start" "-a" "0fcf5ed5315947dcebd283aec8de4d235a8ed196c5fd9baaa14064b2cb7d136d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fcf5ed5315947dcebd283aec8de4d235a8ed196c5fd9baaa14064b2cb7d136d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcf5ed5315947dcebd283aec8de4d235a8ed196c5fd9baaa14064b2cb7d136d", kill_on_drop: false }`
[INFO] [stdout] 0fcf5ed5315947dcebd283aec8de4d235a8ed196c5fd9baaa14064b2cb7d136d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2576bce04ea087ed82853c47bfd28f8f1deb4540c6c2eaf9e85ab05afa406db6
[INFO] running `Command { std: "docker" "start" "-a" "2576bce04ea087ed82853c47bfd28f8f1deb4540c6c2eaf9e85ab05afa406db6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rblas v0.0.11
[INFO] [stderr]     Checking linear-map v0.0.4
[INFO] [stderr]    Compiling cublas-sys v0.1.0
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking cublas v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking collenchyma v0.0.8
[INFO] [stderr]     Checking collenchyma-blas v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:19:35
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:31:31
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout] 33  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:45:31
[INFO] [stdout]     |
[INFO] [stdout] 45  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:46:31
[INFO] [stdout]     |
[INFO] [stdout] 46  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:58:31
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:59:31
[INFO] [stdout]     |
[INFO] [stdout] 59  |                 let y_slice = try!(y.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:60:35
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:72:31
[INFO] [stdout]     |
[INFO] [stdout] 72  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:73:35
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:85:31
[INFO] [stdout]     |
[INFO] [stdout] 85  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:86:35
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let alpha_slice = try!(alpha.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `alpha`...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let beta_slice = try!(beta.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `beta`.")...
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let b_slice = try!(b.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `b`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:10:54
[INFO] [stdout]     |
[INFO] [stdout] 10  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:24:16
[INFO] [stdout]     |
[INFO] [stdout] 24  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:27:21
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:43:54
[INFO] [stdout]     |
[INFO] [stdout] 43  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:44:54
[INFO] [stdout]     |
[INFO] [stdout] 44  |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:47:21
[INFO] [stdout]     |
[INFO] [stdout] 47  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:48:21
[INFO] [stdout]     |
[INFO] [stdout] 48  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:49:21
[INFO] [stdout]     |
[INFO] [stdout] 49  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout] 59  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout] 61  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:62:21
[INFO] [stdout]     |
[INFO] [stdout] 62  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:77:54
[INFO] [stdout]     |
[INFO] [stdout] 77  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout] 79  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:81:21
[INFO] [stdout]     |
[INFO] [stdout] 81  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:82:21
[INFO] [stdout]     |
[INFO] [stdout] 82  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:91:16
[INFO] [stdout]     |
[INFO] [stdout] 91  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:93:21
[INFO] [stdout]     |
[INFO] [stdout] 93  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:109:54
[INFO] [stdout]     |
[INFO] [stdout] 109 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:110:54
[INFO] [stdout]     |
[INFO] [stdout] 110 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:144:54
[INFO] [stdout]     |
[INFO] [stdout] 144 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:175:54
[INFO] [stdout]     |
[INFO] [stdout] 175 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:206:54
[INFO] [stdout]     |
[INFO] [stdout] 206 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:207:54
[INFO] [stdout]     |
[INFO] [stdout] 207 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:242:58
[INFO] [stdout]     |
[INFO] [stdout] 242 |             match alpha.add_device(self.device()) { _ => try!(alpha.sync(self.device())) }
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |             match beta.add_device(self.device()) { _ => try!(beta.sync(self.device())) }
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:245:54
[INFO] [stdout]     |
[INFO] [stdout] 245 |             match b.add_device(self.device()) { _ => try!(b.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:246:54
[INFO] [stdout]     |
[INFO] [stdout] 246 |             match c.add_device(self.device()) { _ => try!(c.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...   try!(alpha.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...   try!(a.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:256:21
[INFO] [stdout]     |
[INFO] [stdout] 256 | ...   try!(b.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...   try!(beta.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:275:21
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...   try!(alpha.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...   try!(b.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...   try!(beta.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:19:35
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:31:31
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout] 33  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:45:31
[INFO] [stdout]     |
[INFO] [stdout] 45  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:46:31
[INFO] [stdout]     |
[INFO] [stdout] 46  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:58:31
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:59:31
[INFO] [stdout]     |
[INFO] [stdout] 59  |                 let y_slice = try!(y.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:60:35
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:72:31
[INFO] [stdout]     |
[INFO] [stdout] 72  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:73:35
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:85:31
[INFO] [stdout]     |
[INFO] [stdout] 85  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:86:35
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let alpha_slice = try!(alpha.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `alpha`...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let beta_slice = try!(beta.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `beta`.")...
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let b_slice = try!(b.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `b`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:10:54
[INFO] [stdout]     |
[INFO] [stdout] 10  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:24:16
[INFO] [stdout]     |
[INFO] [stdout] 24  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:27:21
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:43:54
[INFO] [stdout]     |
[INFO] [stdout] 43  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:44:54
[INFO] [stdout]     |
[INFO] [stdout] 44  |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:47:21
[INFO] [stdout]     |
[INFO] [stdout] 47  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:48:21
[INFO] [stdout]     |
[INFO] [stdout] 48  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:49:21
[INFO] [stdout]     |
[INFO] [stdout] 49  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout] 59  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout] 61  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:62:21
[INFO] [stdout]     |
[INFO] [stdout] 62  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:77:54
[INFO] [stdout]     |
[INFO] [stdout] 77  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout] 79  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:81:21
[INFO] [stdout]     |
[INFO] [stdout] 81  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:82:21
[INFO] [stdout]     |
[INFO] [stdout] 82  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:91:16
[INFO] [stdout]     |
[INFO] [stdout] 91  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:93:21
[INFO] [stdout]     |
[INFO] [stdout] 93  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:109:54
[INFO] [stdout]     |
[INFO] [stdout] 109 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:19:35
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:110:54
[INFO] [stdout]     |
[INFO] [stdout] 110 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:31:31
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout] 33  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:45:31
[INFO] [stdout]     |
[INFO] [stdout] 45  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:46:31
[INFO] [stdout]     |
[INFO] [stdout] 46  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:58:31
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:59:31
[INFO] [stdout]     |
[INFO] [stdout] 59  |                 let y_slice = try!(y.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:60:35
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:144:54
[INFO] [stdout]     |
[INFO] [stdout] 144 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:72:31
[INFO] [stdout]     |
[INFO] [stdout] 72  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:73:35
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:85:31
[INFO] [stdout]     |
[INFO] [stdout] 85  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:86:35
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let alpha_slice = try!(alpha.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `alpha`...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:175:54
[INFO] [stdout]     |
[INFO] [stdout] 175 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let beta_slice = try!(beta.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `beta`.")...
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let b_slice = try!(b.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `b`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:10:54
[INFO] [stdout]     |
[INFO] [stdout] 10  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:24:16
[INFO] [stdout]     |
[INFO] [stdout] 24  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:27:21
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:206:54
[INFO] [stdout]     |
[INFO] [stdout] 206 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:207:54
[INFO] [stdout]     |
[INFO] [stdout] 207 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:43:54
[INFO] [stdout]     |
[INFO] [stdout] 43  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:44:54
[INFO] [stdout]     |
[INFO] [stdout] 44  |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:47:21
[INFO] [stdout]     |
[INFO] [stdout] 47  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:242:58
[INFO] [stdout]     |
[INFO] [stdout] 242 |             match alpha.add_device(self.device()) { _ => try!(alpha.sync(self.device())) }
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |             match beta.add_device(self.device()) { _ => try!(beta.sync(self.device())) }
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:48:21
[INFO] [stdout]     |
[INFO] [stdout] 48  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:49:21
[INFO] [stdout]     |
[INFO] [stdout] 49  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:245:54
[INFO] [stdout]     |
[INFO] [stdout] 245 |             match b.add_device(self.device()) { _ => try!(b.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:246:54
[INFO] [stdout]     |
[INFO] [stdout] 246 |             match c.add_device(self.device()) { _ => try!(c.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout] 59  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...   try!(alpha.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout] 61  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...   try!(a.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:62:21
[INFO] [stdout]     |
[INFO] [stdout] 62  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:256:21
[INFO] [stdout]     |
[INFO] [stdout] 256 | ...   try!(b.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:77:54
[INFO] [stdout]     |
[INFO] [stdout] 77  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...   try!(beta.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:275:21
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...   try!(alpha.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout] 79  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:81:21
[INFO] [stdout]     |
[INFO] [stdout] 81  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...   try!(b.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...   try!(beta.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:82:21
[INFO] [stdout]     |
[INFO] [stdout] 82  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:91:16
[INFO] [stdout]     |
[INFO] [stdout] 91  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:93:21
[INFO] [stdout]     |
[INFO] [stdout] 93  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:8:54
[INFO] [stdout]    |
[INFO] [stdout] 8  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:9:59
[INFO] [stdout]    |
[INFO] [stdout] 9  |             match result.add_device(self.device()) { _ => try!(result.sync(self.device())) }
[INFO] [stdout]    |                                                           ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...   let r_get = try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let r_mem = try!(r_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `result`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:44:54
[INFO] [stdout]    |
[INFO] [stdout] 44 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...   let a_get = try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...   let y_get = try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let a_mem = try!(a_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `a`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let y_mem = try!(y_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:86:54
[INFO] [stdout]    |
[INFO] [stdout] 86 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:87:54
[INFO] [stdout]    |
[INFO] [stdout] 87 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...   let y_get = try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let y_mem = try!(y_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:124:54
[INFO] [stdout]     |
[INFO] [stdout] 124 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:125:54
[INFO] [stdout]     |
[INFO] [stdout] 125 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:126:59
[INFO] [stdout]     |
[INFO] [stdout] 126 |             match result.add_device(self.device()) { _ => try!(result.sync(self.device())) }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...   let y_get = try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...   let r_get = try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |             let y_mem = try!(y_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:109:54
[INFO] [stdout]     |
[INFO] [stdout] 109 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:110:54
[INFO] [stdout]     |
[INFO] [stdout] 110 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |             let r_mem = try!(r_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `result`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:166:54
[INFO] [stdout]     |
[INFO] [stdout] 166 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:167:59
[INFO] [stdout]     |
[INFO] [stdout] 167 |             match result.add_device(self.device()) { _ => try!(result.sync(self.device())) }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:144:54
[INFO] [stdout]     |
[INFO] [stdout] 144 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 | ...   let r_get = try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |             let r_mem = try!(r_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `result`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:175:54
[INFO] [stdout]     |
[INFO] [stdout] 175 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:202:54
[INFO] [stdout]     |
[INFO] [stdout] 202 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:203:54
[INFO] [stdout]     |
[INFO] [stdout] 203 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   let a_get = try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...   let x_get = try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |             let a_mem = try!(a_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `a`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 |             let x_mem = try!(x_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:238:54
[INFO] [stdout]     |
[INFO] [stdout] 238 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...   let x_get = try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:206:54
[INFO] [stdout]     |
[INFO] [stdout] 206 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:207:54
[INFO] [stdout]     |
[INFO] [stdout] 207 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...   let y_get = try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:242:58
[INFO] [stdout]     |
[INFO] [stdout] 242 |             match alpha.add_device(self.device()) { _ => try!(alpha.sync(self.device())) }
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |             match beta.add_device(self.device()) { _ => try!(beta.sync(self.device())) }
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:245:54
[INFO] [stdout]     |
[INFO] [stdout] 245 |             match b.add_device(self.device()) { _ => try!(b.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |             let x_mem = try!(x_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:246:54
[INFO] [stdout]     |
[INFO] [stdout] 246 |             match c.add_device(self.device()) { _ => try!(c.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let y_mem = try!(y_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...   try!(alpha.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:280:58
[INFO] [stdout]     |
[INFO] [stdout] 280 |             match alpha.add_device(self.device()) { _ => try!(alpha.sync(self.device())) }
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...   try!(a.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:256:21
[INFO] [stdout]     |
[INFO] [stdout] 256 | ...   try!(b.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:281:54
[INFO] [stdout]     |
[INFO] [stdout] 281 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:282:57
[INFO] [stdout]     |
[INFO] [stdout] 282 |             match beta.add_device(self.device()) { _ => try!(beta.sync(self.device())) }
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:283:54
[INFO] [stdout]     |
[INFO] [stdout] 283 |             match b.add_device(self.device()) { _ => try!(b.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:284:54
[INFO] [stdout]     |
[INFO] [stdout] 284 |             match c.add_device(self.device()) { _ => try!(c.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:298:29
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...   let alpha_get = try!(alpha.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory ...
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:299:29
[INFO] [stdout]     |
[INFO] [stdout] 299 | ...   let alpha_mem = try!(alpha_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `alpha`.")));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...   let a_get = try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...   try!(beta.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:275:21
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...   try!(alpha.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...   try!(b.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...   try!(beta.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:19:35
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:31:31
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout] 33  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:45:31
[INFO] [stdout]     |
[INFO] [stdout] 45  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:46:31
[INFO] [stdout]     |
[INFO] [stdout] 46  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:58:31
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:59:31
[INFO] [stdout]     |
[INFO] [stdout] 59  |                 let y_slice = try!(y.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:60:35
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:72:31
[INFO] [stdout]     |
[INFO] [stdout] 72  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:73:35
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:85:31
[INFO] [stdout]     |
[INFO] [stdout] 85  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:86:35
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let alpha_slice = try!(alpha.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `alpha`...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let beta_slice = try!(beta.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `beta`.")...
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let b_slice = try!(b.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `b`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:10:54
[INFO] [stdout]     |
[INFO] [stdout] 10  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:301:25
[INFO] [stdout]     |
[INFO] [stdout] 301 |             let a_mem = try!(a_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `a`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:302:25
[INFO] [stdout]     |
[INFO] [stdout] 302 | ...   let b_get = try!(b.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 |             let b_mem = try!(b_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `b`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:304:28
[INFO] [stdout]     |
[INFO] [stdout] 304 | ...   let beta_get = try!(beta.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory fo...
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:305:28
[INFO] [stdout]     |
[INFO] [stdout] 305 |             let beta_mem = try!(beta_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `beta`.")));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 | ...   let c_get = try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |             let c_mem = try!(c_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `c`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:24:16
[INFO] [stdout]     |
[INFO] [stdout] 24  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:27:21
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:43:54
[INFO] [stdout]     |
[INFO] [stdout] 43  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:44:54
[INFO] [stdout]     |
[INFO] [stdout] 44  |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:47:21
[INFO] [stdout]     |
[INFO] [stdout] 47  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:48:21
[INFO] [stdout]     |
[INFO] [stdout] 48  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:49:21
[INFO] [stdout]     |
[INFO] [stdout] 49  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout] 59  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout] 61  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:62:21
[INFO] [stdout]     |
[INFO] [stdout] 62  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:77:54
[INFO] [stdout]     |
[INFO] [stdout] 77  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout] 79  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:81:21
[INFO] [stdout]     |
[INFO] [stdout] 81  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:82:21
[INFO] [stdout]     |
[INFO] [stdout] 82  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:91:16
[INFO] [stdout]     |
[INFO] [stdout] 91  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:93:21
[INFO] [stdout]     |
[INFO] [stdout] 93  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:109:54
[INFO] [stdout]     |
[INFO] [stdout] 109 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:110:54
[INFO] [stdout]     |
[INFO] [stdout] 110 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:144:54
[INFO] [stdout]     |
[INFO] [stdout] 144 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:175:54
[INFO] [stdout]     |
[INFO] [stdout] 175 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref CONTEXT: cublas::Context = {
[INFO] [stdout] 15 | |         let mut context = cublas::Context::new().unwrap();
[INFO] [stdout] 16 | |         context.set_pointer_mode(cublas::api::PointerMode::Device).unwrap();
[INFO] [stdout] 17 | |         context
[INFO] [stdout] 18 | |     };
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref CONTEXT: cublas::Context = {
[INFO] [stdout] 15 | |         let mut context = cublas::Context::new().unwrap();
[INFO] [stdout] 16 | |         context.set_pointer_mode(cublas::api::PointerMode::Device).unwrap();
[INFO] [stdout] 17 | |         context
[INFO] [stdout] 18 | |     };
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/plugin.rs:190:51
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<F, B: IBlasBinary<F> + IBinary> IBlas<F> for BlasBinaryProvider<F, B> { }
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<F, B: IBlasBinary<F> + IBinary> IBlas<F> for dyn BlasBinaryProvider<F, B> { }
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `IBlas<F>` for all types that also implement `BlasBinaryProvider<F, B>`
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<F, B: IBlasBinary<F> + IBinary, T: BlasBinaryProvider<F, B>> IBlas<F> for T { }
[INFO] [stdout]     |                                    +++++++++++++++++++++++++++++               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:206:54
[INFO] [stdout]     |
[INFO] [stdout] 206 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:207:54
[INFO] [stdout]     |
[INFO] [stdout] 207 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:242:58
[INFO] [stdout]     |
[INFO] [stdout] 242 |             match alpha.add_device(self.device()) { _ => try!(alpha.sync(self.device())) }
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |             match beta.add_device(self.device()) { _ => try!(beta.sync(self.device())) }
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:245:54
[INFO] [stdout]     |
[INFO] [stdout] 245 |             match b.add_device(self.device()) { _ => try!(b.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:246:54
[INFO] [stdout]     |
[INFO] [stdout] 246 |             match c.add_device(self.device()) { _ => try!(c.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...   try!(alpha.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...   try!(a.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:256:21
[INFO] [stdout]     |
[INFO] [stdout] 256 | ...   try!(b.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...   try!(beta.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:275:21
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...   try!(alpha.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...   try!(b.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...   try!(beta.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:8:54
[INFO] [stdout]    |
[INFO] [stdout] 8  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:9:59
[INFO] [stdout]    |
[INFO] [stdout] 9  |             match result.add_device(self.device()) { _ => try!(result.sync(self.device())) }
[INFO] [stdout]    |                                                           ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...   let r_get = try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let r_mem = try!(r_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `result`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     iblas_asum_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_asum_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:44:54
[INFO] [stdout]    |
[INFO] [stdout] 44 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...   let a_get = try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...   let y_get = try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let a_mem = try!(a_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `a`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let y_mem = try!(y_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     iblas_axpy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_axpy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:86:54
[INFO] [stdout]    |
[INFO] [stdout] 86 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:87:54
[INFO] [stdout]    |
[INFO] [stdout] 87 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...   let y_get = try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/frameworks/cuda/helper.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let y_mem = try!(y_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/frameworks/cuda/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     iblas_copy_for_cuda!(f32);
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `iblas_copy_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:124:54
[INFO] [stdout]     |
[INFO] [stdout] 124 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:125:54
[INFO] [stdout]     |
[INFO] [stdout] 125 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:126:59
[INFO] [stdout]     |
[INFO] [stdout] 126 |             match result.add_device(self.device()) { _ => try!(result.sync(self.device())) }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...   let y_get = try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...   let r_get = try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |             let y_mem = try!(y_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |             let r_mem = try!(r_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `result`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     iblas_dot_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:166:54
[INFO] [stdout]     |
[INFO] [stdout] 166 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:167:59
[INFO] [stdout]     |
[INFO] [stdout] 167 |             match result.add_device(self.device()) { _ => try!(result.sync(self.device())) }
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...   let x_get = try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 | ...   let r_get = try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |             let x_mem = try!(x_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |             let r_mem = try!(r_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `result`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  |     iblas_nrm2_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:202:54
[INFO] [stdout]     |
[INFO] [stdout] 202 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:203:54
[INFO] [stdout]     |
[INFO] [stdout] 203 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   let a_get = try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...   let x_get = try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |             let a_mem = try!(a_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `a`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 |             let x_mem = try!(x_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout] 42  |     iblas_scal_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scal_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:238:54
[INFO] [stdout]     |
[INFO] [stdout] 238 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:239:54
[INFO] [stdout]     |
[INFO] [stdout] 239 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...   let x_get = try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...   let y_get = try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |             let x_mem = try!(x_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `x`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let y_mem = try!(y_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `y`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout] 46  |     iblas_swap_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:280:58
[INFO] [stdout]     |
[INFO] [stdout] 280 |             match alpha.add_device(self.device()) { _ => try!(alpha.sync(self.device())) }
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:281:54
[INFO] [stdout]     |
[INFO] [stdout] 281 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:282:57
[INFO] [stdout]     |
[INFO] [stdout] 282 |             match beta.add_device(self.device()) { _ => try!(beta.sync(self.device())) }
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:283:54
[INFO] [stdout]     |
[INFO] [stdout] 283 |             match b.add_device(self.device()) { _ => try!(b.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:284:54
[INFO] [stdout]     |
[INFO] [stdout] 284 |             match c.add_device(self.device()) { _ => try!(c.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:298:29
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...   let alpha_get = try!(alpha.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory ...
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:299:29
[INFO] [stdout]     |
[INFO] [stdout] 299 | ...   let alpha_mem = try!(alpha_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `alpha`.")));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...   let a_get = try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:301:25
[INFO] [stdout]     |
[INFO] [stdout] 301 |             let a_mem = try!(a_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `a`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:302:25
[INFO] [stdout]     |
[INFO] [stdout] 302 | ...   let b_get = try!(b.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 |             let b_mem = try!(b_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `b`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:304:28
[INFO] [stdout]     |
[INFO] [stdout] 304 | ...   let beta_get = try!(beta.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory fo...
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:305:28
[INFO] [stdout]     |
[INFO] [stdout] 305 |             let beta_mem = try!(beta_get.as_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `beta`.")));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 | ...   let c_get = try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for ...
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/cuda/helper.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |             let c_mem = try!(c_get.as_mut_cuda().ok_or(PluginError::MissingMemoryForDevice("Unable to receive CUDA memory for `c`.")));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/cuda/mod.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout] 50  |     iblas_gemm_for_cuda!(f32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for_cuda` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref CONTEXT: cublas::Context = {
[INFO] [stdout] 15 | |         let mut context = cublas::Context::new().unwrap();
[INFO] [stdout] 16 | |         context.set_pointer_mode(cublas::api::PointerMode::Device).unwrap();
[INFO] [stdout] 17 | |         context
[INFO] [stdout] 18 | |     };
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref CONTEXT: cublas::Context = {
[INFO] [stdout] 15 | |         let mut context = cublas::Context::new().unwrap();
[INFO] [stdout] 16 | |         context.set_pointer_mode(cublas::api::PointerMode::Device).unwrap();
[INFO] [stdout] 17 | |         context
[INFO] [stdout] 18 | |     };
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/plugin.rs:190:51
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<F, B: IBlasBinary<F> + IBinary> IBlas<F> for BlasBinaryProvider<F, B> { }
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<F, B: IBlasBinary<F> + IBinary> IBlas<F> for dyn BlasBinaryProvider<F, B> { }
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `IBlas<F>` for all types that also implement `BlasBinaryProvider<F, B>`
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<F, B: IBlasBinary<F> + IBinary, T: BlasBinaryProvider<F, B>> IBlas<F> for T { }
[INFO] [stdout]     |                                    +++++++++++++++++++++++++++++               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:19:21
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:73:21
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:86:21
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:98:21
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:19:21
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:73:21
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:86:21
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:98:21
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:19:21
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:73:21
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:86:21
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:98:21
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]   --> src/helper.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | macro_rules! iblas_asum_for {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | #![deny(missing_docs,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]   --> src/helper.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | macro_rules! iblas_axpy_for {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]   --> src/helper.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | macro_rules! iblas_copy_for {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]    --> src/helper.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | macro_rules! iblas_dot_for {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]    --> src/helper.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | macro_rules! iblas_nrm2_for {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]    --> src/helper.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | macro_rules! iblas_scale_for {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]    --> src/helper.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | macro_rules! iblas_swap_for {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]    --> src/helper.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | macro_rules! iblas_gemm_for {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:19:21
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:73:21
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:86:21
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:98:21
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 272 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `collenchyma-blas` (lib) due to 9 previous errors; 272 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/frameworks/native.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 let mut mem_buffer = mem.as_mut_slice::<T>();
[INFO] [stdout]     |                     ----^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 273 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2576bce04ea087ed82853c47bfd28f8f1deb4540c6c2eaf9e85ab05afa406db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2576bce04ea087ed82853c47bfd28f8f1deb4540c6c2eaf9e85ab05afa406db6", kill_on_drop: false }`
[INFO] [stdout] 2576bce04ea087ed82853c47bfd28f8f1deb4540c6c2eaf9e85ab05afa406db6
[INFO] checking collenchyma-blas-0.2.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate collenchyma-blas 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate collenchyma-blas 0.2.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate collenchyma-blas 0.2.0
[INFO] finished tweaking crates.io crate collenchyma-blas 0.2.0
[INFO] tweaked toml for crates.io crate collenchyma-blas 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.3.3 (latest: v2.5.0)
[INFO] [stderr]       Adding byteorder v0.4.2 (latest: v1.5.0)
[INFO] [stderr]       Adding clippy v0.0.27 (latest: v0.0.302)
[INFO] [stderr]       Adding lazy_static v0.1.16 (latest: v1.4.0)
[INFO] [stderr]       Adding linear-map v0.0.4 (latest: v1.2.0)
[INFO] [stderr]       Adding num v0.1.42 (latest: v0.4.2)
[INFO] [stderr]       Adding num-bigint v0.1.44 (latest: v0.4.4)
[INFO] [stderr]       Adding num-complex v0.1.43 (latest: v0.4.5)
[INFO] [stderr]       Adding num-rational v0.1.42 (latest: v0.4.1)
[INFO] [stderr]       Adding num-traits v0.1.43 (latest: v0.2.18)
[INFO] [stderr]       Adding rand v0.3.23 (latest: v0.8.5)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rblas v0.0.11 (latest: v0.0.13)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5897ea28bd63bc416286a028162efd86ecc45ace6d8c5399465168a33f908700
[INFO] running `Command { std: "docker" "start" "-a" "5897ea28bd63bc416286a028162efd86ecc45ace6d8c5399465168a33f908700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5897ea28bd63bc416286a028162efd86ecc45ace6d8c5399465168a33f908700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5897ea28bd63bc416286a028162efd86ecc45ace6d8c5399465168a33f908700", kill_on_drop: false }`
[INFO] [stdout] 5897ea28bd63bc416286a028162efd86ecc45ace6d8c5399465168a33f908700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af5f3dfb86273a4b0ed7e8c863e275c4750fc44e4e7910cd963545473a0e1f43
[INFO] running `Command { std: "docker" "start" "-a" "af5f3dfb86273a4b0ed7e8c863e275c4750fc44e4e7910cd963545473a0e1f43", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rblas v0.0.11
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking linear-map v0.0.4
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]    Compiling cublas-sys v0.1.0
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]     Checking cublas v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking collenchyma v0.0.8
[INFO] [stderr]     Checking collenchyma-blas v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:19:35
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:31:31
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout] 33  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:45:31
[INFO] [stdout]     |
[INFO] [stdout] 45  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:46:31
[INFO] [stdout]     |
[INFO] [stdout] 46  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:58:31
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:59:31
[INFO] [stdout]     |
[INFO] [stdout] 59  |                 let y_slice = try!(y.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:60:35
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:72:31
[INFO] [stdout]     |
[INFO] [stdout] 72  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:73:35
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:19:35
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:31:31
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout] 33  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:45:31
[INFO] [stdout]     |
[INFO] [stdout] 45  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:46:31
[INFO] [stdout]     |
[INFO] [stdout] 46  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:58:31
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:59:31
[INFO] [stdout]     |
[INFO] [stdout] 59  |                 let y_slice = try!(y.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:60:35
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:72:31
[INFO] [stdout]     |
[INFO] [stdout] 72  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:73:35
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:85:31
[INFO] [stdout]     |
[INFO] [stdout] 85  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:86:35
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let alpha_slice = try!(alpha.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `alpha`...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let beta_slice = try!(beta.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `beta`.")...
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let b_slice = try!(b.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `b`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:10:54
[INFO] [stdout]     |
[INFO] [stdout] 10  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:24:16
[INFO] [stdout]     |
[INFO] [stdout] 24  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:27:21
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:43:54
[INFO] [stdout]     |
[INFO] [stdout] 43  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:44:54
[INFO] [stdout]     |
[INFO] [stdout] 44  |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:47:21
[INFO] [stdout]     |
[INFO] [stdout] 47  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:85:31
[INFO] [stdout]     |
[INFO] [stdout] 85  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:48:21
[INFO] [stdout]     |
[INFO] [stdout] 48  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:86:35
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:49:21
[INFO] [stdout]     |
[INFO] [stdout] 49  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout] 59  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let alpha_slice = try!(alpha.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `alpha`...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let beta_slice = try!(beta.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `beta`.")...
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let b_slice = try!(b.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `b`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:10:54
[INFO] [stdout]     |
[INFO] [stdout] 10  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:24:16
[INFO] [stdout]     |
[INFO] [stdout] 24  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:27:21
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:43:54
[INFO] [stdout]     |
[INFO] [stdout] 43  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:44:54
[INFO] [stdout]     |
[INFO] [stdout] 44  |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:47:21
[INFO] [stdout]     |
[INFO] [stdout] 47  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:48:21
[INFO] [stdout]     |
[INFO] [stdout] 48  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:49:21
[INFO] [stdout]     |
[INFO] [stdout] 49  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout] 59  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout] 61  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:62:21
[INFO] [stdout]     |
[INFO] [stdout] 62  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:77:54
[INFO] [stdout]     |
[INFO] [stdout] 77  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout] 79  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:81:21
[INFO] [stdout]     |
[INFO] [stdout] 81  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:82:21
[INFO] [stdout]     |
[INFO] [stdout] 82  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:91:16
[INFO] [stdout]     |
[INFO] [stdout] 91  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:93:21
[INFO] [stdout]     |
[INFO] [stdout] 93  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:109:54
[INFO] [stdout]     |
[INFO] [stdout] 109 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:110:54
[INFO] [stdout]     |
[INFO] [stdout] 110 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout] 61  | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:62:21
[INFO] [stdout]     |
[INFO] [stdout] 62  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:77:54
[INFO] [stdout]     |
[INFO] [stdout] 77  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:79:16
[INFO] [stdout]     |
[INFO] [stdout] 79  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:81:21
[INFO] [stdout]     |
[INFO] [stdout] 81  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:82:21
[INFO] [stdout]     |
[INFO] [stdout] 82  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:91:16
[INFO] [stdout]     |
[INFO] [stdout] 91  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:93:21
[INFO] [stdout]     |
[INFO] [stdout] 93  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 94  | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:109:54
[INFO] [stdout]     |
[INFO] [stdout] 109 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:110:54
[INFO] [stdout]     |
[INFO] [stdout] 110 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...   try!(y.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:144:54
[INFO] [stdout]     |
[INFO] [stdout] 144 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:175:54
[INFO] [stdout]     |
[INFO] [stdout] 175 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:206:54
[INFO] [stdout]     |
[INFO] [stdout] 206 |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:207:54
[INFO] [stdout]     |
[INFO] [stdout] 207 |             match y.add_device(self.device()) { _ => try!(y.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...   try!(x.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...   try!(y.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `y`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:242:58
[INFO] [stdout]     |
[INFO] [stdout] 242 |             match alpha.add_device(self.device()) { _ => try!(alpha.sync(self.device())) }
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 |             match a.add_device(self.device()) { _ => try!(a.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:244:57
[INFO] [stdout]     |
[INFO] [stdout] 244 |             match beta.add_device(self.device()) { _ => try!(beta.sync(self.device())) }
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:245:54
[INFO] [stdout]     |
[INFO] [stdout] 245 |             match b.add_device(self.device()) { _ => try!(b.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:246:54
[INFO] [stdout]     |
[INFO] [stdout] 246 |             match c.add_device(self.device()) { _ => try!(c.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...   try!(alpha.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...   try!(a.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:256:21
[INFO] [stdout]     |
[INFO] [stdout] 256 | ...   try!(b.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...   try!(beta.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:275:21
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...   try!(alpha.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `alpha`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...   try!(a.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `a`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...   try!(b.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `b`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...   try!(beta.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `beta`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...   try!(c.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `c`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:19:35
[INFO] [stdout]     |
[INFO] [stdout] 19  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:31:31
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout] 33  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_axpy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:45:31
[INFO] [stdout]     |
[INFO] [stdout] 45  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:46:31
[INFO] [stdout]     |
[INFO] [stdout] 46  |                 let y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_copy_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:58:31
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:59:31
[INFO] [stdout]     |
[INFO] [stdout] 59  |                 let y_slice = try!(y.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:60:35
[INFO] [stdout]     |
[INFO] [stdout] 60  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_dot_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:72:31
[INFO] [stdout]     |
[INFO] [stdout] 72  |                 let x_slice = try!(x.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:73:35
[INFO] [stdout]     |
[INFO] [stdout] 73  |                 let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `r...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_nrm2_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:85:31
[INFO] [stdout]     |
[INFO] [stdout] 85  |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:86:35
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_scale_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout] 99  |                 let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_swap_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let alpha_slice = try!(alpha.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `alpha`...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 let a_slice = try!(a.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `a`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let beta_slice = try!(beta.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `beta`.")...
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let b_slice = try!(b.as_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `b`."))).as_sli...
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/frameworks/native.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))...
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_gemm_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:10:54
[INFO] [stdout]     |
[INFO] [stdout] 10  |             match x.add_device(self.device()) { _ => try!(x.sync(self.device())) }
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout] 14  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:15:21
[INFO] [stdout]     |
[INFO] [stdout] 15  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:24:16
[INFO] [stdout]     |
[INFO] [stdout] 24  |             Ok(try!(
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  | ...   try!(x.get(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `x`"))),
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iblas_asum_for` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/helper.rs:27:21
[INFO] [stdout]     |
[INFO] [stdout] 27  | ...   try!(result.get_mut(self.device()).ok_or(::collenchyma::plugin::Error::MissingMemoryForDevice("Unable to resolve memory for `result...
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/frameworks/native.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl_iblas_for!(f64, Backend<Native>);
[WARN] too many lines in the log, truncating it
