[INFO] fetching crate coaster-blas 0.4.0...
[INFO] checking coaster-blas-0.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coaster-blas 0.4.0
[INFO] finished tweaking crates.io crate coaster-blas 0.4.0
[INFO] tweaked toml for crates.io crate coaster-blas 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rcublas v0.6.0
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded coaster v0.2.0
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded rcudnn v1.8.0
[INFO] [stderr]   Downloaded rcublas-sys v0.5.0
[INFO] [stderr]   Downloaded rcudnn-sys v0.5.0
[INFO] [stderr]   Downloaded rust-blas v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b421abd7b4d598bdb2fd2596409da5bd7c838e5b05cf144a99201cf4c1c658b
[INFO] running `Command { std: "docker" "start" "-a" "6b421abd7b4d598bdb2fd2596409da5bd7c838e5b05cf144a99201cf4c1c658b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b421abd7b4d598bdb2fd2596409da5bd7c838e5b05cf144a99201cf4c1c658b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b421abd7b4d598bdb2fd2596409da5bd7c838e5b05cf144a99201cf4c1c658b", kill_on_drop: false }`
[INFO] [stdout] 6b421abd7b4d598bdb2fd2596409da5bd7c838e5b05cf144a99201cf4c1c658b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49e4bb1b70c82a6f685b92531e59df3fa87f9b14a95281c148441d7e584a1dd3
[INFO] running `Command { std: "docker" "start" "-a" "49e4bb1b70c82a6f685b92531e59df3fa87f9b14a95281c148441d7e584a1dd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[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]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking rcudnn v1.8.0
[INFO] [stderr]     Checking rcublas v0.6.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: `#[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:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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: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] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> 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: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:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 56 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 56 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::distributions::Standard;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test`
[INFO] [stdout]  --> benches/rblas_overhead.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test::Bencher;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::{thread_rng, Rng};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::co::frameworks::Cuda`
[INFO] [stdout]   --> tests/blas_specs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::co::frameworks::Cuda;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/rblas_overhead.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         test::black_box(res);
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coaster-blas` (bench "rblas_overhead") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49e4bb1b70c82a6f685b92531e59df3fa87f9b14a95281c148441d7e584a1dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e4bb1b70c82a6f685b92531e59df3fa87f9b14a95281c148441d7e584a1dd3", kill_on_drop: false }`
[INFO] [stdout] 49e4bb1b70c82a6f685b92531e59df3fa87f9b14a95281c148441d7e584a1dd3
[INFO] checking coaster-blas-0.4.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coaster-blas 0.4.0
[INFO] finished tweaking crates.io crate coaster-blas 0.4.0
[INFO] tweaked toml for crates.io crate coaster-blas 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17e89baeb05c55eeb12367529d5051cefda58c6101b00b75c371563c32433e33
[INFO] running `Command { std: "docker" "start" "-a" "17e89baeb05c55eeb12367529d5051cefda58c6101b00b75c371563c32433e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17e89baeb05c55eeb12367529d5051cefda58c6101b00b75c371563c32433e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17e89baeb05c55eeb12367529d5051cefda58c6101b00b75c371563c32433e33", kill_on_drop: false }`
[INFO] [stdout] 17e89baeb05c55eeb12367529d5051cefda58c6101b00b75c371563c32433e33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12f3063fa4d84c523ea72fd395ccd2885c0a24f97b90c817043611033208cc24
[INFO] running `Command { std: "docker" "start" "-a" "12f3063fa4d84c523ea72fd395ccd2885c0a24f97b90c817043611033208cc24", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[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]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking rcublas v0.6.0
[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: `#[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: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 253 | impl_iblas_for!(f32, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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: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:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs: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:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:21:59
[INFO] [stdout]     |
[INFO] [stdout] 21  |         $x.read_write($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read_write` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:27:59
[INFO] [stdout]     |
[INFO] [stdout] 27  |         $x.write_only($slf.device())?.as_mut_slice::<$t>();
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `write_only` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/frameworks/native.rs:15:49
[INFO] [stdout]     |
[INFO] [stdout] 15  |         $x.read($slf.device())?.as_slice::<$t>();
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_iblas_for!(f64, Backend<Native>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 56 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 56 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::distributions::Standard;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test`
[INFO] [stdout]  --> benches/rblas_overhead.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test::Bencher;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> benches/rblas_overhead.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::{thread_rng, Rng};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::co::frameworks::Cuda`
[INFO] [stdout]   --> tests/blas_specs.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::co::frameworks::Cuda;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/rblas_overhead.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         test::black_box(res);
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coaster-blas` (bench "rblas_overhead") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "12f3063fa4d84c523ea72fd395ccd2885c0a24f97b90c817043611033208cc24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f3063fa4d84c523ea72fd395ccd2885c0a24f97b90c817043611033208cc24", kill_on_drop: false }`
[INFO] [stdout] 12f3063fa4d84c523ea72fd395ccd2885c0a24f97b90c817043611033208cc24
