[INFO] fetching crate coaster-blas 0.4.0... [INFO] testing coaster-blas-0.4.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 85fed985d46546a6949eda9dc113004d6c2652b8fed6aaf12437cdaad95c8b03 [INFO] running `Command { std: "docker" "start" "-a" "85fed985d46546a6949eda9dc113004d6c2652b8fed6aaf12437cdaad95c8b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85fed985d46546a6949eda9dc113004d6c2652b8fed6aaf12437cdaad95c8b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fed985d46546a6949eda9dc113004d6c2652b8fed6aaf12437cdaad95c8b03", kill_on_drop: false }` [INFO] [stdout] 85fed985d46546a6949eda9dc113004d6c2652b8fed6aaf12437cdaad95c8b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] c4429ce2c7e3b0dddf0649ae132ab14d62b7995c73dd1d4471f5795f4716f146 [INFO] running `Command { std: "docker" "start" "-a" "c4429ce2c7e3b0dddf0649ae132ab14d62b7995c73dd1d4471f5795f4716f146", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rcublas-sys v0.5.0 [INFO] [stderr] Compiling rcudnn-sys v0.5.0 [INFO] [stderr] Compiling rust-blas v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rcublas v0.6.0 [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 15.98s [INFO] running `Command { std: "docker" "inspect" "c4429ce2c7e3b0dddf0649ae132ab14d62b7995c73dd1d4471f5795f4716f146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4429ce2c7e3b0dddf0649ae132ab14d62b7995c73dd1d4471f5795f4716f146", kill_on_drop: false }` [INFO] [stdout] c4429ce2c7e3b0dddf0649ae132ab14d62b7995c73dd1d4471f5795f4716f146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99239e8c9ce5acc3c50abc1fcdae8432316039635b95853aa4aa0ba7ad41d4fb [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" "99239e8c9ce5acc3c50abc1fcdae8432316039635b95853aa4aa0ba7ad41d4fb", 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] [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: 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] [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] 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.coaster_blas.21dec93a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028.49k7hw8icjndpfhg.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/librust_blas-b56b1a5cf3229833.rlib" "/opt/rustwide/target/debug/deps/libcoaster-28f0eef8d78626aa.rlib" "/opt/rustwide/target/debug/deps/librcudnn-beaf6096ed26ef5c.rlib" "/opt/rustwide/target/debug/deps/librcudnn_sys-4977d14b8a28d404.rlib" "/opt/rustwide/target/debug/deps/librcublas-645b22705a1cdbe1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9e786c9620fbf338.rlib" "/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librcublas_sys-a88eb0bacf12efb9.rlib" "/opt/rustwide/target/debug/deps/libnum-5b9cc9740bf4f52d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a3c0c4ad67158ede.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67c60cfc15071ed8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d70b8aa00becf2c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ce03064ac115d236.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e518cdf45864d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-590ff0c859561138.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-59ef971d6e369089.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-affa5622bfdde380.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/coaster_blas-c0efc7f5b7a10028" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.blas_specs.e2fc6cbb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062.241qp3lurqqozjbr.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libcoaster_blas-0c5695ef2b85bbb8.rlib" "/opt/rustwide/target/debug/deps/librust_blas-b56b1a5cf3229833.rlib" "/opt/rustwide/target/debug/deps/libcoaster-28f0eef8d78626aa.rlib" "/opt/rustwide/target/debug/deps/librcudnn-beaf6096ed26ef5c.rlib" "/opt/rustwide/target/debug/deps/librcudnn_sys-4977d14b8a28d404.rlib" "/opt/rustwide/target/debug/deps/librcublas-645b22705a1cdbe1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9e786c9620fbf338.rlib" "/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librcublas_sys-a88eb0bacf12efb9.rlib" "/opt/rustwide/target/debug/deps/libnum-5b9cc9740bf4f52d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a3c0c4ad67158ede.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67c60cfc15071ed8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d70b8aa00becf2c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ce03064ac115d236.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e518cdf45864d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-590ff0c859561138.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-59ef971d6e369089.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-affa5622bfdde380.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blas_specs-f14fda3280697062" "-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: 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "99239e8c9ce5acc3c50abc1fcdae8432316039635b95853aa4aa0ba7ad41d4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99239e8c9ce5acc3c50abc1fcdae8432316039635b95853aa4aa0ba7ad41d4fb", kill_on_drop: false }` [INFO] [stdout] 99239e8c9ce5acc3c50abc1fcdae8432316039635b95853aa4aa0ba7ad41d4fb