[INFO] fetching crate coaster-blas 0.4.0...
[INFO] checking coaster-blas-0.4.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77b1bdb4127035457eb5a1a999a9f2980b737d75f3f886fd427357a3f4fc5dd8
[INFO] running `Command { std: "docker" "start" "-a" "77b1bdb4127035457eb5a1a999a9f2980b737d75f3f886fd427357a3f4fc5dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77b1bdb4127035457eb5a1a999a9f2980b737d75f3f886fd427357a3f4fc5dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b1bdb4127035457eb5a1a999a9f2980b737d75f3f886fd427357a3f4fc5dd8", kill_on_drop: false }`
[INFO] [stdout] 77b1bdb4127035457eb5a1a999a9f2980b737d75f3f886fd427357a3f4fc5dd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31ff8a1aa003db2b5b1a59530bd1317815b8d14adf1c281ff5110a4c2c876e19
[INFO] running `Command { std: "docker" "start" "-a" "31ff8a1aa003db2b5b1a59530bd1317815b8d14adf1c281ff5110a4c2c876e19", kill_on_drop: false }`
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]    Compiling rust-blas v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking rcublas v0.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[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: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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] 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] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 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: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] 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: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:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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] 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] 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 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "31ff8a1aa003db2b5b1a59530bd1317815b8d14adf1c281ff5110a4c2c876e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ff8a1aa003db2b5b1a59530bd1317815b8d14adf1c281ff5110a4c2c876e19", kill_on_drop: false }`
[INFO] [stdout] 31ff8a1aa003db2b5b1a59530bd1317815b8d14adf1c281ff5110a4c2c876e19
