[INFO] fetching crate coaster-blas 0.4.0...
[INFO] checking coaster-blas-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-blas v0.2.0
[INFO] [stderr]   Downloaded rcublas-sys v0.5.0
[INFO] [stderr]   Downloaded rcudnn v1.8.0
[INFO] [stderr]   Downloaded rcublas v0.6.0
[INFO] [stderr]   Downloaded coaster 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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adfba210611fe20b352f9fdcd35c07e13333e1ec8206277dd4e065d638181e8d
[INFO] running `Command { std: "docker" "start" "-a" "adfba210611fe20b352f9fdcd35c07e13333e1ec8206277dd4e065d638181e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adfba210611fe20b352f9fdcd35c07e13333e1ec8206277dd4e065d638181e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adfba210611fe20b352f9fdcd35c07e13333e1ec8206277dd4e065d638181e8d", kill_on_drop: false }`
[INFO] [stdout] adfba210611fe20b352f9fdcd35c07e13333e1ec8206277dd4e065d638181e8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da8f09bac01b58d6c2f44bb364f4ccebb686b90fbc27bc74ad04989fcb7152c9
[INFO] running `Command { std: "docker" "start" "-a" "da8f09bac01b58d6c2f44bb364f4ccebb686b90fbc27bc74ad04989fcb7152c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling rust-blas v0.2.0
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking rcublas v0.6.0
[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: 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: 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: `#[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: 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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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] 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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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" "da8f09bac01b58d6c2f44bb364f4ccebb686b90fbc27bc74ad04989fcb7152c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da8f09bac01b58d6c2f44bb364f4ccebb686b90fbc27bc74ad04989fcb7152c9", kill_on_drop: false }`
[INFO] [stdout] da8f09bac01b58d6c2f44bb364f4ccebb686b90fbc27bc74ad04989fcb7152c9
[INFO] checking coaster-blas-0.4.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a99b54a58bef98a312c811a2d1a13cf6ea0ff9cd143d7f5c7a3bf763cb4a15d
[INFO] running `Command { std: "docker" "start" "-a" "4a99b54a58bef98a312c811a2d1a13cf6ea0ff9cd143d7f5c7a3bf763cb4a15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a99b54a58bef98a312c811a2d1a13cf6ea0ff9cd143d7f5c7a3bf763cb4a15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a99b54a58bef98a312c811a2d1a13cf6ea0ff9cd143d7f5c7a3bf763cb4a15d", kill_on_drop: false }`
[INFO] [stdout] 4a99b54a58bef98a312c811a2d1a13cf6ea0ff9cd143d7f5c7a3bf763cb4a15d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4f2720bcab4d61fe4b7ff2165856cac208c4f493662c5915acc35bfaaae2794
[INFO] running `Command { std: "docker" "start" "-a" "a4f2720bcab4d61fe4b7ff2165856cac208c4f493662c5915acc35bfaaae2794", kill_on_drop: false }`
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling rust-blas v0.2.0
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking rcublas v0.6.0
[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: 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: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: 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] 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: `#[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: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: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: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] 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: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: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] 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] 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] 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] 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: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: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] 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] 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: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] 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] 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: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] 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] 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] 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: 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/72eda894eb3548c7ba774079ce0afab42958d4ee/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: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/72eda894eb3548c7ba774079ce0afab42958d4ee/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" "a4f2720bcab4d61fe4b7ff2165856cac208c4f493662c5915acc35bfaaae2794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f2720bcab4d61fe4b7ff2165856cac208c4f493662c5915acc35bfaaae2794", kill_on_drop: false }`
[INFO] [stdout] a4f2720bcab4d61fe4b7ff2165856cac208c4f493662c5915acc35bfaaae2794
