[INFO] fetching crate openalgebra 0.0.1... [INFO] checking openalgebra-0.0.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate openalgebra 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate openalgebra 0.0.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages [INFO] [stderr] Adding half v1.8.3 (latest: v2.4.1) [INFO] [stderr] Adding num v0.2.1 (latest: v0.4.1) [INFO] [stderr] Adding num-bigint v0.2.6 (latest: v0.4.4) [INFO] [stderr] Adding num-complex v0.2.4 (latest: v0.4.5) [INFO] [stderr] Adding num-rational v0.2.4 (latest: v0.4.1) [INFO] [stderr] Adding rustc_version v0.2.3 (latest: v0.4.0) [INFO] [stderr] Adding semver v0.9.0 (latest: v1.0.22) [INFO] [stderr] Adding semver-parser v0.7.0 (latest: v0.10.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d3a8faed6d3ea92cc356336789c357b9c2fb914f63eef4cccfd2e7ecb91b521 [INFO] running `Command { std: "docker" "start" "-a" "8d3a8faed6d3ea92cc356336789c357b9c2fb914f63eef4cccfd2e7ecb91b521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d3a8faed6d3ea92cc356336789c357b9c2fb914f63eef4cccfd2e7ecb91b521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3a8faed6d3ea92cc356336789c357b9c2fb914f63eef4cccfd2e7ecb91b521", kill_on_drop: false }` [INFO] [stdout] 8d3a8faed6d3ea92cc356336789c357b9c2fb914f63eef4cccfd2e7ecb91b521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16dbb18bb500448d95ee560f061a5af375711cb45bbd2750a77092f4c142c55b [INFO] running `Command { std: "docker" "start" "-a" "16dbb18bb500448d95ee560f061a5af375711cb45bbd2750a77092f4c142c55b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num v0.2.1 [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/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/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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[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[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | Matrix::from(af::transpose(&self.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | Axes::Col => Vector::from(af::max(&self.backend, 0)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | Axes::Row => Vector::from(af::max(&self.backend, 1)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | Axes::Col => Vector::from(af::min(&self.backend, 0)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | Axes::Row => Vector::from(af::min(&self.backend, 1)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | Vector::from(af::sum(&self.backend, 1)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | Vector::from(af::sum(&self.backend, 0)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | Axes::Row => Vector::from(af::mean(&self.backend, 1)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | Axes::Col => Vector::from(af::mean(&self.backend, 0)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | Matrix::from(af::join(1, &self.backend, &rhs.backend)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | Matrix::from(af::join_many(1, backends)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | Matrix::from(af::join(0, &self.backend, &bottom.backend)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | Matrix::from(af::join_many(0, backends)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 84 | generate!(Vector); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | Vector::from(af::$fn_name(&self.backend, &rhs.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/vector/macros.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | *self = Vector::from(af::$base_name(&self.backend, &rhs.backend, false)); [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] ... [INFO] [stdout] 85 | generate!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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] [stderr] error: could not compile `openalgebra` (lib) due to 52 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | Matrix::from(af::transpose(&self.backend, false)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | Axes::Col => Vector::from(af::max(&self.backend, 0)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | Axes::Row => Vector::from(af::max(&self.backend, 1)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | Axes::Col => Vector::from(af::min(&self.backend, 0)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | Axes::Row => Vector::from(af::min(&self.backend, 1)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | Vector::from(af::sum(&self.backend, 1)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | Vector::from(af::sum(&self.backend, 0)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | Axes::Row => Vector::from(af::mean(&self.backend, 1)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | Axes::Col => Vector::from(af::mean(&self.backend, 0)), [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | Matrix::from(af::join(1, &self.backend, &rhs.backend)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | Matrix::from(af::join_many(1, backends)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | Matrix::from(af::join(0, &self.backend, &bottom.backend)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [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[E0277]: the trait bound `Matrix: From>` is not satisfied [INFO] [stdout] --> src/matrix/impl_ops.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | Matrix::from(af::join_many(0, backends)) [INFO] [stdout] | ^^^^^^ the trait `From>` is not implemented for `Matrix` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277. [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 52 previous errors [INFO] running `Command { std: "docker" "inspect" "16dbb18bb500448d95ee560f061a5af375711cb45bbd2750a77092f4c142c55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16dbb18bb500448d95ee560f061a5af375711cb45bbd2750a77092f4c142c55b", kill_on_drop: false }` [INFO] [stdout] 16dbb18bb500448d95ee560f061a5af375711cb45bbd2750a77092f4c142c55b