[INFO] fetching crate coaster-blas 0.4.0... [INFO] checking coaster-blas-0.4.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-3-tc1/source [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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-blas v0.2.0 [INFO] [stderr] Downloaded rcublas v0.6.0 [INFO] [stderr] Downloaded rcublas-sys v0.5.0 [INFO] [stderr] Downloaded rcudnn v1.8.0 [INFO] [stderr] Downloaded rcudnn-sys v0.5.0 [INFO] [stderr] Downloaded coaster v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acd648d8132e31888e6d8dbd3ad67434d7877f674ede25453073fb1d2f9fc90c [INFO] running `Command { std: "docker" "start" "-a" "acd648d8132e31888e6d8dbd3ad67434d7877f674ede25453073fb1d2f9fc90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acd648d8132e31888e6d8dbd3ad67434d7877f674ede25453073fb1d2f9fc90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd648d8132e31888e6d8dbd3ad67434d7877f674ede25453073fb1d2f9fc90c", kill_on_drop: false }` [INFO] [stdout] acd648d8132e31888e6d8dbd3ad67434d7877f674ede25453073fb1d2f9fc90c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95ff4eb995a8e8c6401b10a11b1cd0a033b960cb949f91c8870e2761ae39ae28 [INFO] running `Command { std: "docker" "start" "-a" "95ff4eb995a8e8c6401b10a11b1cd0a033b960cb949f91c8870e2761ae39ae28", kill_on_drop: false }` [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling rcudnn-sys v0.5.0 [INFO] [stderr] Compiling rcublas-sys v0.5.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling rust-blas v0.2.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num v0.4.3 [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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coaster-blas` (lib test) due to 112 previous errors [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] [stderr] error: could not compile `coaster-blas` (lib) due to 112 previous errors [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error 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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `read` which comes from the expansion of the macro `impl_iblas_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "95ff4eb995a8e8c6401b10a11b1cd0a033b960cb949f91c8870e2761ae39ae28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ff4eb995a8e8c6401b10a11b1cd0a033b960cb949f91c8870e2761ae39ae28", kill_on_drop: false }` [INFO] [stdout] 95ff4eb995a8e8c6401b10a11b1cd0a033b960cb949f91c8870e2761ae39ae28