[INFO] fetching crate openalgebra 0.0.1... [INFO] checking openalgebra-0.0.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate openalgebra 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate openalgebra 0.0.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openalgebra 0.0.1 [INFO] finished tweaking crates.io crate openalgebra 0.0.1 [INFO] tweaked toml for crates.io crate openalgebra 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 895df7a7fe403396b1e487336f02339eb2d1568dfa372acfebe01089713c697c [INFO] running `Command { std: "docker" "start" "-a" "895df7a7fe403396b1e487336f02339eb2d1568dfa372acfebe01089713c697c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "895df7a7fe403396b1e487336f02339eb2d1568dfa372acfebe01089713c697c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895df7a7fe403396b1e487336f02339eb2d1568dfa372acfebe01089713c697c", kill_on_drop: false }` [INFO] [stdout] 895df7a7fe403396b1e487336f02339eb2d1568dfa372acfebe01089713c697c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a44f39ad60448f2c08d6fe58154c62831aed2dde0995482e15c025c9fe0bb4d3 [INFO] running `Command { std: "docker" "start" "-a" "a44f39ad60448f2c08d6fe58154c62831aed2dde0995482e15c025c9fe0bb4d3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Checking openalgebra v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/vector/mod.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | backend: af::Array, [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 10 | backend: af::Array, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | backend: af::Array, [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 17 | backend: af::Array, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/vector/mod.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | backend: af::Array, [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 10 | backend: af::Array, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | backend: af::Array, [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 17 | backend: af::Array, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/vector/impl_ops.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | impl From for Vector { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 156 | impl From> for Vector { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | impl From for Matrix { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 390 | impl From> for Matrix { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/vector/impl_ops.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | fn from(array: af::Array) -> Vector { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 157 | fn from(array: af::Array) -> Vector { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/vector/impl_ops.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | impl From for Vector { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 156 | impl From> for Vector { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | impl From for Matrix { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 390 | impl From> for Matrix { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/vector/impl_ops.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | fn from(array: af::Array) -> Vector { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 157 | fn from(array: af::Array) -> Vector { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:391:24 [INFO] [stdout] | [INFO] [stdout] 391 | fn from(array: af::Array) -> Matrix { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 391 | fn from(array: af::Array) -> Matrix { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:391:24 [INFO] [stdout] | [INFO] [stdout] 391 | fn from(array: af::Array) -> Matrix { [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 391 | fn from(array: af::Array) -> Matrix { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 39 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 39 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `Vector` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(&rhs); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `&f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found reference `&f64` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `rem_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | let rhs = Vector::from(rhs); [INFO] [stdout] | ------------ ^^^ expected `&Vector`, found `f64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vector/macros.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] = note: this error originates in the macro `arith_assign_func` which comes from the expansion of the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | Matrix::from(af::transpose(&self.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | Axes::Col => Vector::from(af::max(&self.backend, 0)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | Matrix::from(af::transpose(&self.backend, false)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | Axes::Row => Vector::from(af::max(&self.backend, 1)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | Axes::Col => Vector::from(af::min(&self.backend, 0)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | Axes::Col => Vector::from(af::max(&self.backend, 0)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | Axes::Row => Vector::from(af::min(&self.backend, 1)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | Axes::Row => Vector::from(af::max(&self.backend, 1)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | Axes::Col => Vector::from(af::min(&self.backend, 0)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | Vector::from(af::sum(&self.backend, 1)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | Axes::Row => Vector::from(af::min(&self.backend, 1)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | Vector::from(af::sum(&self.backend, 0)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:161:39 [INFO] [stdout] | [INFO] [stdout] 161 | Axes::Row => Vector::from(af::mean(&self.backend, 1)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | Vector::from(af::sum(&self.backend, 1)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:162:39 [INFO] [stdout] | [INFO] [stdout] 162 | Axes::Col => Vector::from(af::mean(&self.backend, 0)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | Vector::from(af::sum(&self.backend, 0)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:161:39 [INFO] [stdout] | [INFO] [stdout] 161 | Axes::Row => Vector::from(af::mean(&self.backend, 1)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:162:39 [INFO] [stdout] | [INFO] [stdout] 162 | Axes::Col => Vector::from(af::mean(&self.backend, 0)), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vector`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vector` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:309:22 [INFO] [stdout] | [INFO] [stdout] 309 | Matrix::from(af::join(1, &self.backend, &rhs.backend)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:313:32 [INFO] [stdout] | [INFO] [stdout] 313 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 313 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:309:22 [INFO] [stdout] | [INFO] [stdout] 309 | Matrix::from(af::join(1, &self.backend, &rhs.backend)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:313:32 [INFO] [stdout] | [INFO] [stdout] 313 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 313 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:314:22 [INFO] [stdout] | [INFO] [stdout] 314 | Matrix::from(af::join_many(1, backends)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:318:22 [INFO] [stdout] | [INFO] [stdout] 318 | Matrix::from(af::join(0, &self.backend, &bottom.backend)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:322:32 [INFO] [stdout] | [INFO] [stdout] 322 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 322 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:314:22 [INFO] [stdout] | [INFO] [stdout] 314 | Matrix::from(af::join_many(1, backends)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:318:22 [INFO] [stdout] | [INFO] [stdout] 318 | Matrix::from(af::join(0, &self.backend, &bottom.backend)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Array` [INFO] [stdout] --> src/matrix/impl_ops.rs:322:32 [INFO] [stdout] | [INFO] [stdout] 322 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | ^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/array.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct Array { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 322 | let backends: Vec<&af::Array> = matrices.into_iter().map(|m| &m.backend).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:323:22 [INFO] [stdout] | [INFO] [stdout] 323 | Matrix::from(af::join_many(0, backends)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/matrix/impl_ops.rs:323:22 [INFO] [stdout] | [INFO] [stdout] 323 | Matrix::from(af::join_many(0, backends)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Matrix`, found `Array<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Matrix` [INFO] [stdout] found struct `Array<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/convert/mod.rs:585:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openalgebra` (lib) due to 76 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0107, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openalgebra` (lib test) due to 76 previous errors [INFO] running `Command { std: "docker" "inspect" "a44f39ad60448f2c08d6fe58154c62831aed2dde0995482e15c025c9fe0bb4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44f39ad60448f2c08d6fe58154c62831aed2dde0995482e15c025c9fe0bb4d3", kill_on_drop: false }` [INFO] [stdout] a44f39ad60448f2c08d6fe58154c62831aed2dde0995482e15c025c9fe0bb4d3