[INFO] fetching crate slas 0.3.1... [INFO] checking slas-0.3.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate slas 0.3.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate slas 0.3.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate slas 0.3.1 [INFO] finished tweaking crates.io crate slas 0.3.1 [INFO] tweaked toml for crates.io crate slas 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages [INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded levitate v0.1.2 [INFO] [stderr] Downloaded blis-src v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 345f6e4cf98d13a5468a1a4b0fcae5851fd045087c9a30876059a865016eae58 [INFO] running `Command { std: "docker" "start" "-a" "345f6e4cf98d13a5468a1a4b0fcae5851fd045087c9a30876059a865016eae58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "345f6e4cf98d13a5468a1a4b0fcae5851fd045087c9a30876059a865016eae58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345f6e4cf98d13a5468a1a4b0fcae5851fd045087c9a30876059a865016eae58", kill_on_drop: false }` [INFO] [stdout] 345f6e4cf98d13a5468a1a4b0fcae5851fd045087c9a30876059a865016eae58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e49a3859c00b6c02666acf6a9fa1d1ec07ec8c512f8460bb8337d7a97a54044 [INFO] running `Command { std: "docker" "start" "-a" "2e49a3859c00b6c02666acf6a9fa1d1ec07ec8c512f8460bb8337d7a97a54044", kill_on_drop: false }` [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Compiling slas v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking levitate v0.1.2 [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/tensor.rs:444:27 [INFO] [stdout] | [INFO] [stdout] 444 | let mut buffer = [num!(0); OLEN]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/tensor.rs:454:27 [INFO] [stdout] | [INFO] [stdout] 454 | let mut buffer = [num!(0); OLEN]; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StaticVecUnion` is imported redundantly [INFO] [stdout] --> src/static_vec.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `StaticVecUnion` is already imported here [INFO] [stdout] 2 | use crate::StaticVecUnion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MatrixShape` is imported redundantly [INFO] [stdout] --> src/backends.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 91 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `MatrixShape` is already imported here [INFO] [stdout] ... [INFO] [stdout] 284 | use crate::tensor::MatrixShape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/tensor.rs:444:27 [INFO] [stdout] | [INFO] [stdout] 444 | let mut buffer = [num!(0); OLEN]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/tensor.rs:454:27 [INFO] [stdout] | [INFO] [stdout] 454 | let mut buffer = [num!(0); OLEN]; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StaticVecUnion` is imported redundantly [INFO] [stdout] --> src/static_vec.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `StaticVecUnion` is already imported here [INFO] [stdout] 2 | use crate::StaticVecUnion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MatrixShape` is imported redundantly [INFO] [stdout] --> src/backends.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 91 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `MatrixShape` is already imported here [INFO] [stdout] ... [INFO] [stdout] 284 | use crate::tensor::MatrixShape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_basic_op!(Addition, add, +, add_assign, f32, f64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_basic_op!(Addition, add, +, add_assign, f32, f64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | impl_basic_op!(Multiplication, mul, *, mul_assign, f32, f64); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | impl_basic_op!(Multiplication, mul, *, mul_assign, f32, f64); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | impl_basic_op!(Divition, div, /, div_assign, f32, f64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | impl_basic_op!(Divition, div, /, div_assign, f32, f64); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_basic_op!(Subtraction, sub, -, sub_assign, f32, f64); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `num`: please use `<_>::from_primitive({float})` or `<_ as Float>::_0`, `<_ as Float>::_1` or `<_ as Float>::_2` instead [INFO] [stdout] --> src/lib.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | let mut tmp = StaticCowVec::from([num!(0); $b - $a]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/backends/rust.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_basic_op!(Subtraction, sub, -, sub_assign, f32, f64); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `moo` which comes from the expansion of the macro `impl_basic_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 119 | / a.moo_ref() [INFO] [stdout] 120 | | .iter() [INFO] [stdout] 121 | | .map(|n| Simd::<$t, 2>::from_array([n.re.powi_(2), n.im.powi_(2)])) [INFO] [stdout] 122 | | .sum::>() [INFO] [stdout] 123 | | .reduce_sum() [INFO] [stdout] | |_____________________-^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_norm!(f32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_norm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 123 | .reduce_max() [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 119 | / a.moo_ref() [INFO] [stdout] 120 | | .iter() [INFO] [stdout] 121 | | .map(|n| Simd::<$t, 2>::from_array([n.re.powi_(2), n.im.powi_(2)])) [INFO] [stdout] 122 | | .sum::>() [INFO] [stdout] 123 | | .reduce_sum() [INFO] [stdout] | |_____________________-^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_norm!(f64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_norm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 123 | .reduce_max() [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 119 | / a.moo_ref() [INFO] [stdout] 120 | | .iter() [INFO] [stdout] 121 | | .map(|n| Simd::<$t, 2>::from_array([n.re.powi_(2), n.im.powi_(2)])) [INFO] [stdout] 122 | | .sum::>() [INFO] [stdout] 123 | | .reduce_sum() [INFO] [stdout] | |_____________________-^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_norm!(f32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_norm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 123 | .reduce_max() [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_sum(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_dot!(f32); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_dot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_max(); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_sum(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_dot!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_dot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_max(); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 119 | / a.moo_ref() [INFO] [stdout] 120 | | .iter() [INFO] [stdout] 121 | | .map(|n| Simd::<$t, 2>::from_array([n.re.powi_(2), n.im.powi_(2)])) [INFO] [stdout] 122 | | .sum::>() [INFO] [stdout] 123 | | .reduce_sum() [INFO] [stdout] | |_____________________-^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_norm!(f64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_norm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 123 | .reduce_max() [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_sum(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_dot!(f32); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_dot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_max(); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/backends/rust.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_sum(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_dot!(f64); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Simd` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_dot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdFloat; [INFO] [stdout] | [INFO] [stdout] help: there is a method `reduce_max` with a similar name [INFO] [stdout] | [INFO] [stdout] 34 | let mut sum = sum.reduce_max(); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as From<&[T; LEN]>>::from` in constant functions [INFO] [stdout] --> src/lib.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | / Self::from( [INFO] [stdout] 407 | | (ptr as *const [T; LEN]) [INFO] [stdout] 408 | | .as_ref() [INFO] [stdout] 409 | | .expect("Cannot create StaticCowVec from null pointer"), [INFO] [stdout] 410 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 237 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as From<&[T; LEN]>>::from` in constant functions [INFO] [stdout] --> src/lib.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | Self::from(&*(ptr as *const [T; LEN])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 237 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slas` (lib) due to 7 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0015]: cannot call non-const fn ` as From<&[T; LEN]>>::from` in constant functions [INFO] [stdout] --> src/lib.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | / Self::from( [INFO] [stdout] 407 | | (ptr as *const [T; LEN]) [INFO] [stdout] 408 | | .as_ref() [INFO] [stdout] 409 | | .expect("Cannot create StaticCowVec from null pointer"), [INFO] [stdout] 410 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 237 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as From<&[T; LEN]>>::from` in constant functions [INFO] [stdout] --> src/lib.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | Self::from(&*(ptr as *const [T; LEN])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 237 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slas` (lib test) due to 7 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2e49a3859c00b6c02666acf6a9fa1d1ec07ec8c512f8460bb8337d7a97a54044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e49a3859c00b6c02666acf6a9fa1d1ec07ec8c512f8460bb8337d7a97a54044", kill_on_drop: false }` [INFO] [stdout] 2e49a3859c00b6c02666acf6a9fa1d1ec07ec8c512f8460bb8337d7a97a54044