[INFO] fetching crate hagane-simd 0.1.0... [INFO] checking hagane-simd-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate hagane-simd 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate hagane-simd 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hagane-simd 0.1.0 [INFO] finished tweaking crates.io crate hagane-simd 0.1.0 [INFO] tweaked toml for crates.io crate hagane-simd 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cc1a710272ca072bc5b6af6b6777ba26ac1fac9b1e8cd2f224328888dad4144 [INFO] running `Command { std: "docker" "start" "-a" "2cc1a710272ca072bc5b6af6b6777ba26ac1fac9b1e8cd2f224328888dad4144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cc1a710272ca072bc5b6af6b6777ba26ac1fac9b1e8cd2f224328888dad4144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc1a710272ca072bc5b6af6b6777ba26ac1fac9b1e8cd2f224328888dad4144", kill_on_drop: false }` [INFO] [stdout] 2cc1a710272ca072bc5b6af6b6777ba26ac1fac9b1e8cd2f224328888dad4144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d02050d82f3a7db972af494f054dddd2a32791f8e317bccfb8ac58fe114dc3be [INFO] running `Command { std: "docker" "start" "-a" "d02050d82f3a7db972af494f054dddd2a32791f8e317bccfb8ac58fe114dc3be", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking hagane-simd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:1:51 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:1:51 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> src/vector/vector_float4.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> src/vector/vector_float4.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> src/vector/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> src/vector/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: `#[deny(conflicting_repr_hints)]` on by default [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: `#[deny(conflicting_repr_hints)]` on by default [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 4 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 25 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 46 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 67 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0566]: conflicting representation hints [INFO] [stdout] --> src/macros.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 88 | #[repr(simd)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | fn simd_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | fn simd_sub(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | fn simd_mul(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | fn simd_div(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | fn simd_shl(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | fn simd_shr(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | fn simd_and(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | fn simd_or(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | fn simd_xor(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | fn simd_eq(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | fn simd_ne(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | fn simd_lt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | fn simd_le(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | fn simd_gt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | fn simd_ge(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | fn simd_cast(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | fn simd_insert(x: T, i: u32, e: E) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | fn simd_extract(x: T, i: u32) -> E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_consts, cfg_target_feature, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | fn simd_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | fn simd_sub(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | fn simd_mul(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | fn simd_div(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | fn simd_shl(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | fn simd_shr(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | fn simd_and(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | fn simd_or(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | fn simd_xor(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | fn simd_eq(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | fn simd_ne(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | fn simd_lt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | fn simd_le(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | fn simd_gt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | fn simd_ge(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | fn simd_cast(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | fn simd_insert(x: T, i: u32, e: E) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/vector/mod.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | fn simd_extract(x: T, i: u32) -> E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_vector!(char2, char3, char4, char8, char16, i8, signed); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_vector!(short2, short3, short4, short8, short16, i16, signed); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_vector!(int2, int3, int4, int8, int16, i32, signed); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_vector!(long2, long3, long4, long8, long16, i64, signed); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_vector!(uchar2, uchar3, uchar4, uchar8, uchar16, u8, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/mod.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 124 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/mod.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/mod.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 127 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | declare_vector!(ushort2, ushort3, ushort4, ushort8, ushort16, u16, unsigned); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | declare_vector!(uint2, uint3, uint4, uint8, uint16, u32, unsigned); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | declare_vector!(ulong2, ulong3, ulong4, ulong8, ulong16, u64, unsigned); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | declare_vector!(float2, float3, float4, float8, float16, f32, float); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct $name2(pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct $name3(pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct $name4(pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct $name8(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/macros.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct $name16(pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar, pub $scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] | [INFO] [stdout] ::: src/vector/mod.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_vector!(double2, double3, double4, double8, double16, f64, float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_vector` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/mod.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 124 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/mod.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/mod.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 127 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_char16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uchar16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_short16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ushort16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float4.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float4.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float4.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_int16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_uint16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float4.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float4.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float4.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_float16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_long16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_ulong16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double2.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double2.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double2.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double3.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double3.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double3.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double4.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double4.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double4.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double8.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double8.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double8.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double16.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn map_unary(self, f: &dyn Fn(Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double16.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | fn map_binary(self, other: Self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vector/vector_double16.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn reduce(self, f: &dyn Fn(Self::Scalar, Self::Scalar) -> Self::Scalar) -> Self::Scalar { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 121 previous errors; 156 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0557, E0566, E0703. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0044`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hagane-simd` (lib) due to 172 previous errors; 156 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 121 previous errors; 156 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0557, E0566, E0703. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0044`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hagane-simd` (lib test) due to 172 previous errors; 156 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d02050d82f3a7db972af494f054dddd2a32791f8e317bccfb8ac58fe114dc3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02050d82f3a7db972af494f054dddd2a32791f8e317bccfb8ac58fe114dc3be", kill_on_drop: false }` [INFO] [stdout] d02050d82f3a7db972af494f054dddd2a32791f8e317bccfb8ac58fe114dc3be