[INFO] fetching crate coaster-blas 0.4.0... [INFO] testing coaster-blas-0.4.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coaster-blas 0.4.0 [INFO] finished tweaking crates.io crate coaster-blas 0.4.0 [INFO] tweaked toml for crates.io crate coaster-blas 0.4.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-blas v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903939acd41bef25cc5878a96992e29b86beffadf62c851403d1c6e94c368bf4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "903939acd41bef25cc5878a96992e29b86beffadf62c851403d1c6e94c368bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903939acd41bef25cc5878a96992e29b86beffadf62c851403d1c6e94c368bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903939acd41bef25cc5878a96992e29b86beffadf62c851403d1c6e94c368bf4", kill_on_drop: false }` [INFO] [stdout] 903939acd41bef25cc5878a96992e29b86beffadf62c851403d1c6e94c368bf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6067df77d39cfd3e6e5516c2c579f87799cf08dbbe34d74b19b6c21190103387 [INFO] running `Command { std: "docker" "start" "-a" "6067df77d39cfd3e6e5516c2c579f87799cf08dbbe34d74b19b6c21190103387", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rcudnn-sys v0.5.0 [INFO] [stderr] Compiling rcublas-sys v0.5.0 [INFO] [stderr] Compiling rust-blas v0.2.0 [INFO] [stderr] Compiling rcublas v0.6.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rcudnn v1.8.0 [INFO] [stderr] Compiling coaster v0.2.0 [INFO] [stderr] Compiling coaster-blas v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.36s [INFO] running `Command { std: "docker" "inspect" "6067df77d39cfd3e6e5516c2c579f87799cf08dbbe34d74b19b6c21190103387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6067df77d39cfd3e6e5516c2c579f87799cf08dbbe34d74b19b6c21190103387", kill_on_drop: false }` [INFO] [stdout] 6067df77d39cfd3e6e5516c2c579f87799cf08dbbe34d74b19b6c21190103387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7ce2f8ca39a7f9f5bb71fa2dec5ea3e2973b2debfdd6721a0c57ce2b4f0519b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b7ce2f8ca39a7f9f5bb71fa2dec5ea3e2973b2debfdd6721a0c57ce2b4f0519b", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling coaster-blas v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [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 warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::co::frameworks::Cuda` [INFO] [stdout] --> tests/blas_specs.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::co::frameworks::Cuda; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.coaster_blas.4e913d62-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81.3s472bhsc4rwceel.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread/" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/librust_blas-1e12f1f19205b2d2.rlib" "/opt/rustwide/target/debug/deps/libcoaster-bb31bd73a7a1958c.rlib" "/opt/rustwide/target/debug/deps/librcudnn-ca4503027b568908.rlib" "/opt/rustwide/target/debug/deps/librcudnn_sys-56e3540d3f8756a1.rlib" "/opt/rustwide/target/debug/deps/librcublas-1cd6f1a2280c008a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-604c46ced91376f1.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librcublas_sys-38cd4dc32e845dcd.rlib" "/opt/rustwide/target/debug/deps/libnum-96f3d4e7522a81d3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e13c538c0773511b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-994f6ddd00f92ec4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-27453fdef6626842.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c8ca129f32a6bd1a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-acb6d5b6dec808e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6b5a22dccc230fb1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bbcc8241472627bc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lcuda" "-lcudnn" "-lcudart" "-lcuda" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/coaster_blas-ed5262abcd0aad81" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcuda [INFO] [stdout] /usr/bin/ld: cannot find -lcudnn [INFO] [stdout] /usr/bin/ld: cannot find -lcudart [INFO] [stdout] /usr/bin/ld: cannot find -lcuda [INFO] [stdout] /usr/bin/ld: cannot find -lcublas [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coaster-blas` due to 2 previous errors; 56 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.blas_specs.471bb37f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405.30wr4qoumteuqevu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread/" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libcoaster_blas-b3016c02b9ac20f1.rlib" "/opt/rustwide/target/debug/deps/librust_blas-1e12f1f19205b2d2.rlib" "/opt/rustwide/target/debug/deps/libcoaster-bb31bd73a7a1958c.rlib" "/opt/rustwide/target/debug/deps/librcudnn-ca4503027b568908.rlib" "/opt/rustwide/target/debug/deps/librcudnn_sys-56e3540d3f8756a1.rlib" "/opt/rustwide/target/debug/deps/librcublas-1cd6f1a2280c008a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-604c46ced91376f1.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librcublas_sys-38cd4dc32e845dcd.rlib" "/opt/rustwide/target/debug/deps/libnum-96f3d4e7522a81d3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e13c538c0773511b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-994f6ddd00f92ec4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-27453fdef6626842.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c8ca129f32a6bd1a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-acb6d5b6dec808e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6b5a22dccc230fb1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bbcc8241472627bc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lcuda" "-lcudnn" "-lcudart" "-lcuda" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blas_specs-f295b2b38f21d405" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcuda [INFO] [stdout] /usr/bin/ld: cannot find -lcudnn [INFO] [stdout] /usr/bin/ld: cannot find -lcudart [INFO] [stdout] /usr/bin/ld: cannot find -lcuda [INFO] [stdout] /usr/bin/ld: cannot find -lcublas [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7ce2f8ca39a7f9f5bb71fa2dec5ea3e2973b2debfdd6721a0c57ce2b4f0519b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ce2f8ca39a7f9f5bb71fa2dec5ea3e2973b2debfdd6721a0c57ce2b4f0519b", kill_on_drop: false }` [INFO] [stdout] b7ce2f8ca39a7f9f5bb71fa2dec5ea3e2973b2debfdd6721a0c57ce2b4f0519b