[INFO] fetching crate simd-slice 0.1.0... [INFO] checking simd-slice-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate simd-slice 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate simd-slice 0.1.0 [INFO] finished tweaking crates.io crate simd-slice 0.1.0 [INFO] tweaked toml for crates.io crate simd-slice 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate simd-slice 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da295f64f7911b2a3953d433026937da1a17dab8883196b31d0414645c9f552c [INFO] running `Command { std: "docker" "start" "-a" "da295f64f7911b2a3953d433026937da1a17dab8883196b31d0414645c9f552c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da295f64f7911b2a3953d433026937da1a17dab8883196b31d0414645c9f552c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da295f64f7911b2a3953d433026937da1a17dab8883196b31d0414645c9f552c", kill_on_drop: false }` [INFO] [stdout] da295f64f7911b2a3953d433026937da1a17dab8883196b31d0414645c9f552c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62fc3e83a688333abd255557bf24145e64c3ed7c56351e036db066b3e41b16c9 [INFO] running `Command { std: "docker" "start" "-a" "62fc3e83a688333abd255557bf24145e64c3ed7c56351e036db066b3e41b16c9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking simd-slice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_op!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_op!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_op!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_op!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_op!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_op!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_op!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_op!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_op!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_op!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_op!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_op!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_op!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_op!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_op!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_op!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_op!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_op!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_op!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_op!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_op!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_op!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_op!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_op!(usize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_op!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_op!(usize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_op!(usize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_op!(usize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_op!(usize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_op!(i8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_op!(usize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_op!(i8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_op!(i8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_op!(i8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_op!(i8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_op!(i16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_op!(i8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_op!(i16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_op!(i16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_op!(i16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_op!(i16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_op!(i32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_op!(i16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_op!(i32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_op!(i32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_op!(i32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_op!(i32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_op!(i32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_op!(i64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_op!(i64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_op!(i64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_op!(i64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_op!(i64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_op!(i64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_op!(isize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_op!(isize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_op!(isize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_op!(isize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_op!(isize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_op!(f32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_op!(isize); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_op!(f32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_op!(f32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_op!(f32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_op!(f32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 116 | impl_op!(f64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_op!(f32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 116 | impl_op!(f64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_sum` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let mut agg = agg.horizontal_sum(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 116 | impl_op!(f64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 116 | impl_op!(f64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_min` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agg = agg.horizontal_min(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 116 | impl_op!(f64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `horizontal_max` found for struct `Simd` in the current scope [INFO] [stdout] --> src/lib.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | let mut agg = agg.horizontal_max(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] ... [INFO] [stdout] 116 | impl_op!(f64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simd-slice` (lib) due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simd-slice` (lib test) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "62fc3e83a688333abd255557bf24145e64c3ed7c56351e036db066b3e41b16c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62fc3e83a688333abd255557bf24145e64c3ed7c56351e036db066b3e41b16c9", kill_on_drop: false }` [INFO] [stdout] 62fc3e83a688333abd255557bf24145e64c3ed7c56351e036db066b3e41b16c9