[INFO] fetching crate coaster-blas 0.4.0...
[INFO] checking coaster-blas-0.4.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coaster-blas 0.4.0
[INFO] finished tweaking crates.io crate coaster-blas 0.4.0
[INFO] tweaked toml for crates.io crate coaster-blas 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rcublas v0.6.0
[INFO] [stderr]   Downloaded rcudnn v1.8.0
[INFO] [stderr]   Downloaded coaster v0.2.0
[INFO] [stderr]   Downloaded rcublas-sys v0.5.0
[INFO] [stderr]   Downloaded rust-blas v0.2.0
[INFO] [stderr]   Downloaded rcudnn-sys v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a35aca0e06de8eba1b466fd61618ef98ef87450ebc4ea6dff283987b0ca2bd0e
[INFO] running `Command { std: "docker" "start" "-a" "a35aca0e06de8eba1b466fd61618ef98ef87450ebc4ea6dff283987b0ca2bd0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a35aca0e06de8eba1b466fd61618ef98ef87450ebc4ea6dff283987b0ca2bd0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35aca0e06de8eba1b466fd61618ef98ef87450ebc4ea6dff283987b0ca2bd0e", kill_on_drop: false }`
[INFO] [stdout] a35aca0e06de8eba1b466fd61618ef98ef87450ebc4ea6dff283987b0ca2bd0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc0562d23693e8ded5b89ff360d051371d95111ee6f23ad3df3157d40c8e6c3a
[INFO] running `Command { std: "docker" "start" "-a" "bc0562d23693e8ded5b89ff360d051371d95111ee6f23ad3df3157d40c8e6c3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]    Compiling rust-blas v0.2.0
[INFO] [stderr]     Checking rcublas v0.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking rcudnn v1.8.0
[INFO] [stderr]     Checking coaster v0.2.0
[INFO] [stderr]     Checking coaster-blas v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `cublas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::cublas;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate rcublas as cublas;
[INFO] [stdout]    | ------------------------------- the item `cublas` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rblas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/native.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use rblas;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate rust_blas as rblas;
[INFO] [stdout]    | -------------------------------- the item `rblas` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cublas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::cublas;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate rcublas as cublas;
[INFO] [stdout]    | ------------------------------- the item `cublas` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rblas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/native.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use rblas;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate rust_blas as rblas;
[INFO] [stdout]    | -------------------------------- the item `rblas` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/transpose.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/transpose.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 59 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 59 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::distributions::Standard;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test`
[INFO] [stdout]  --> benches/rblas_overhead.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test::Bencher;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::{thread_rng, Rng};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::co::frameworks::Cuda`
[INFO] [stdout]   --> tests/blas_specs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::co::frameworks::Cuda;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/rblas_overhead.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         test::black_box(res);
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coaster-blas` (bench "rblas_overhead") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc0562d23693e8ded5b89ff360d051371d95111ee6f23ad3df3157d40c8e6c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0562d23693e8ded5b89ff360d051371d95111ee6f23ad3df3157d40c8e6c3a", kill_on_drop: false }`
[INFO] [stdout] bc0562d23693e8ded5b89ff360d051371d95111ee6f23ad3df3157d40c8e6c3a
[INFO] checking coaster-blas-0.4.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coaster-blas 0.4.0
[INFO] finished tweaking crates.io crate coaster-blas 0.4.0
[INFO] tweaked toml for crates.io crate coaster-blas 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8270b9bd53d7f59a2144038fd154f688ad4832b9304570d30b56c35a3717ef3f
[INFO] running `Command { std: "docker" "start" "-a" "8270b9bd53d7f59a2144038fd154f688ad4832b9304570d30b56c35a3717ef3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8270b9bd53d7f59a2144038fd154f688ad4832b9304570d30b56c35a3717ef3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8270b9bd53d7f59a2144038fd154f688ad4832b9304570d30b56c35a3717ef3f", kill_on_drop: false }`
[INFO] [stdout] 8270b9bd53d7f59a2144038fd154f688ad4832b9304570d30b56c35a3717ef3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a88f16e1a9306d5bcc50f9ea2b009b15ebf8e33ebeb811f6246aab1c3c8da75
[INFO] running `Command { std: "docker" "start" "-a" "2a88f16e1a9306d5bcc50f9ea2b009b15ebf8e33ebeb811f6246aab1c3c8da75", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]    Compiling rust-blas v0.2.0
[INFO] [stderr]     Checking rcublas v0.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking rcudnn v1.8.0
[INFO] [stderr]     Checking coaster v0.2.0
[INFO] [stderr]     Checking coaster-blas v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `cublas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::cublas;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate rcublas as cublas;
[INFO] [stdout]    | ------------------------------- the item `cublas` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rblas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/native.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use rblas;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate rust_blas as rblas;
[INFO] [stdout]    | -------------------------------- the item `rblas` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cublas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/cuda/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::cublas;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate rcublas as cublas;
[INFO] [stdout]    | ------------------------------- the item `cublas` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rblas` is imported redundantly
[INFO] [stdout]   --> src/frameworks/native.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use rblas;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate rust_blas as rblas;
[INFO] [stdout]    | -------------------------------- the item `rblas` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/transpose.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/transpose.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 59 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 59 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::distributions::Standard;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test`
[INFO] [stdout]  --> benches/rblas_overhead.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test::Bencher;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::{thread_rng, Rng};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::co::frameworks::Cuda`
[INFO] [stdout]   --> tests/blas_specs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::co::frameworks::Cuda;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/rblas_overhead.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         test::black_box(res);
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coaster-blas` (bench "rblas_overhead") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2a88f16e1a9306d5bcc50f9ea2b009b15ebf8e33ebeb811f6246aab1c3c8da75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a88f16e1a9306d5bcc50f9ea2b009b15ebf8e33ebeb811f6246aab1c3c8da75", kill_on_drop: false }`
[INFO] [stdout] 2a88f16e1a9306d5bcc50f9ea2b009b15ebf8e33ebeb811f6246aab1c3c8da75
