[INFO] fetching crate coaster-blas 0.4.0... [INFO] testing coaster-blas-0.4.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate coaster-blas 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate coaster-blas 0.4.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a05e0b5d686bbb6a3bbe94751268d8fbb109a7ee56053eb77da671fd1724e155 [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" "a05e0b5d686bbb6a3bbe94751268d8fbb109a7ee56053eb77da671fd1724e155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a05e0b5d686bbb6a3bbe94751268d8fbb109a7ee56053eb77da671fd1724e155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05e0b5d686bbb6a3bbe94751268d8fbb109a7ee56053eb77da671fd1724e155", kill_on_drop: false }` [INFO] [stdout] a05e0b5d686bbb6a3bbe94751268d8fbb109a7ee56053eb77da671fd1724e155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 1b8fa92f1fc8b98c13cde0879ece9d38f6c7ebc78d9ca37b71ac467c563d6dd5 [INFO] running `Command { std: "docker" "start" "-a" "1b8fa92f1fc8b98c13cde0879ece9d38f6c7ebc78d9ca37b71ac467c563d6dd5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [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 rcublas v0.6.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rcudnn v1.8.0 [INFO] [stderr] Compiling coaster v0.2.0 [INFO] [stderr] Compiling coaster-blas v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_iblas_for!(f32, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | $x.read_write($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | $x.write_only($slf.device())?.as_mut_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `write_only` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/frameworks/native.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | $x.read($slf.device())?.as_slice::<$t>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | impl_iblas_for!(f64, Backend); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.21s [INFO] running `Command { std: "docker" "inspect" "1b8fa92f1fc8b98c13cde0879ece9d38f6c7ebc78d9ca37b71ac467c563d6dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8fa92f1fc8b98c13cde0879ece9d38f6c7ebc78d9ca37b71ac467c563d6dd5", kill_on_drop: false }` [INFO] [stdout] 1b8fa92f1fc8b98c13cde0879ece9d38f6c7ebc78d9ca37b71ac467c563d6dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b474c9d0b3cc7adb9b5d43026c87048155f5c4435c8f72fa9cfb4a9313f05bc2 [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" "b474c9d0b3cc7adb9b5d43026c87048155f5c4435c8f72fa9cfb4a9313f05bc2", 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] [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: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] [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/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.blas_specs.da275e74-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804.295r6jhsj0omihyo.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libcoaster_blas-0c1bdf6b38a5f404.rlib" "/opt/rustwide/target/debug/deps/librust_blas-784c3d722c94689d.rlib" "/opt/rustwide/target/debug/deps/libcoaster-56fff311c4e2ecee.rlib" "/opt/rustwide/target/debug/deps/librcudnn-faaae02b3098e583.rlib" "/opt/rustwide/target/debug/deps/librcudnn_sys-812fa42f13d37160.rlib" "/opt/rustwide/target/debug/deps/librcublas-e9059187d5df5dc9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-33438ba54fb0b395.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librcublas_sys-98f7371d8aa33bba.rlib" "/opt/rustwide/target/debug/deps/libnum-027372a3982dd4a4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fe7c494d97b70535.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d0c805ccaa2d80f0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-089618398cf462bd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4bcd39bf7c6cc02e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2464a59062b087ff.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-12d6b590df357368.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-717afa7994d84588.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef3479476824fa28.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blas_specs-e32993b523344804" "-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; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.coaster_blas.2b50a5e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825.1y4brkkjz5mweaac.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/librust_blas-784c3d722c94689d.rlib" "/opt/rustwide/target/debug/deps/libcoaster-56fff311c4e2ecee.rlib" "/opt/rustwide/target/debug/deps/librcudnn-faaae02b3098e583.rlib" "/opt/rustwide/target/debug/deps/librcudnn_sys-812fa42f13d37160.rlib" "/opt/rustwide/target/debug/deps/librcublas-e9059187d5df5dc9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-33438ba54fb0b395.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librcublas_sys-98f7371d8aa33bba.rlib" "/opt/rustwide/target/debug/deps/libnum-027372a3982dd4a4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fe7c494d97b70535.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d0c805ccaa2d80f0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-089618398cf462bd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4bcd39bf7c6cc02e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2464a59062b087ff.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-12d6b590df357368.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-717afa7994d84588.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef3479476824fa28.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/coaster_blas-df64fa278d9f8825" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcuda [INFO] [stdout] /usr/bin/ld: cannot find -lcudnn [INFO] [stdout] /usr/bin/ld: cannot find -lcudart [INFO] [stdout] /usr/bin/ld: cannot find -lcuda [INFO] [stdout] /usr/bin/ld: cannot find -lcublas [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b474c9d0b3cc7adb9b5d43026c87048155f5c4435c8f72fa9cfb4a9313f05bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b474c9d0b3cc7adb9b5d43026c87048155f5c4435c8f72fa9cfb4a9313f05bc2", kill_on_drop: false }` [INFO] [stdout] b474c9d0b3cc7adb9b5d43026c87048155f5c4435c8f72fa9cfb4a9313f05bc2