[INFO] cloning repository https://github.com/jacklee1792/libfmc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacklee1792/libfmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklee1792%2Flibfmc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklee1792%2Flibfmc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e86272930ad7a74bd5e0dea9c98f5e8dcc34fc62 [INFO] checking jacklee1792/libfmc/e86272930ad7a74bd5e0dea9c98f5e8dcc34fc62 against master#b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1 for pr-156992 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklee1792%2Flibfmc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jacklee1792/libfmc [INFO] finished tweaking git repo https://github.com/jacklee1792/libfmc [INFO] tweaked toml for git repo https://github.com/jacklee1792/libfmc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jacklee1792/libfmc on toolchain b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jacklee1792/libfmc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: toolchain [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.2.2 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded bluez-generated v0.4.0 [INFO] [stderr] Downloaded serde_json v1.0.142 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded bluez-async v0.8.2 [INFO] [stderr] Downloaded xml v1.2.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded serde-xml-rs v0.8.2 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded libdbus-sys v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f14f3332b418341bf52de3c719e20d6e6aa2df09b12ab5c2b244e5a1b45b12e [INFO] running `Command { std: "docker" "start" "-a" "0f14f3332b418341bf52de3c719e20d6e6aa2df09b12ab5c2b244e5a1b45b12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f14f3332b418341bf52de3c719e20d6e6aa2df09b12ab5c2b244e5a1b45b12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f14f3332b418341bf52de3c719e20d6e6aa2df09b12ab5c2b244e5a1b45b12e", kill_on_drop: false }` [INFO] [stdout] 0f14f3332b418341bf52de3c719e20d6e6aa2df09b12ab5c2b244e5a1b45b12e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 754a24a445dd47a6cbcd133f1270f1b89253eed590d8c4e4b29d576a57b9a186 [INFO] running `Command { std: "docker" "start" "-a" "754a24a445dd47a6cbcd133f1270f1b89253eed590d8c4e4b29d576a57b9a186", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: toolchain [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking xml v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking dbus v0.9.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde-xml-rs v0.8.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking bluez-generated v0.4.0 [INFO] [stderr] Checking bluez-async v0.8.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking btleplug v0.11.8 [INFO] [stderr] Checking libfmc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | htrbad(a).select(cofb, coud) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 61 - htrbad(a).select(cofb, coud) [INFO] [stdout] 61 + htrbad(a).set(cofb, coud) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | bad.select(colr, coud) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 76 - bad.select(colr, coud) [INFO] [stdout] 76 + bad.set(colr, coud) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | ret.simd_ne(three).select(ret, u8x8::splat(0)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 90 - ret.simd_ne(three).select(ret, u8x8::splat(0)) [INFO] [stdout] 90 + ret.simd_ne(three).set(ret, u8x8::splat(0)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | let coud = htrbad(a).select(coud, cofb); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 133 - let coud = htrbad(a).select(coud, cofb); [INFO] [stdout] 133 + let coud = htrbad(a).set(coud, cofb); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | let coud = htrbad(a).select(coud, colr); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 145 - let coud = htrbad(a).select(coud, colr); [INFO] [stdout] 145 + let coud = htrbad(a).set(coud, colr); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | co.simd_eq(zero).select(zero, three - co) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 164 - co.simd_eq(zero).select(zero, three - co) [INFO] [stdout] 164 + co.simd_eq(zero).set(zero, three - co) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/edges/ops.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | EDGES_IDENT ^ edges.select(EO_MASK, u8x16::splat(0)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 224 - EDGES_IDENT ^ edges.select(EO_MASK, u8x16::splat(0)) [INFO] [stdout] 224 + EDGES_IDENT ^ edges.set(EO_MASK, u8x16::splat(0)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libfmc` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | htrbad(a).select(cofb, coud) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 61 - htrbad(a).select(cofb, coud) [INFO] [stdout] 61 + htrbad(a).set(cofb, coud) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | bad.select(colr, coud) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 76 - bad.select(colr, coud) [INFO] [stdout] 76 + bad.set(colr, coud) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | ret.simd_ne(three).select(ret, u8x8::splat(0)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 90 - ret.simd_ne(three).select(ret, u8x8::splat(0)) [INFO] [stdout] 90 + ret.simd_ne(three).set(ret, u8x8::splat(0)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | let coud = htrbad(a).select(coud, cofb); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 133 - let coud = htrbad(a).select(coud, cofb); [INFO] [stdout] 133 + let coud = htrbad(a).set(coud, cofb); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | let coud = htrbad(a).select(coud, colr); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 145 - let coud = htrbad(a).select(coud, colr); [INFO] [stdout] 145 + let coud = htrbad(a).set(coud, colr); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/corners/ops.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | co.simd_eq(zero).select(zero, three - co) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 164 - co.simd_eq(zero).select(zero, three - co) [INFO] [stdout] 164 + co.simd_eq(zero).set(zero, three - co) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask` in the current scope [INFO] [stdout] --> src/cube/edges/ops.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | EDGES_IDENT ^ edges.select(EO_MASK, u8x16::splat(0)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Mask` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::Select; [INFO] [stdout] | [INFO] [stdout] help: there is a method `set` with a similar name [INFO] [stdout] | [INFO] [stdout] 224 - EDGES_IDENT ^ edges.select(EO_MASK, u8x16::splat(0)) [INFO] [stdout] 224 + EDGES_IDENT ^ edges.set(EO_MASK, u8x16::splat(0)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libfmc` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "754a24a445dd47a6cbcd133f1270f1b89253eed590d8c4e4b29d576a57b9a186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754a24a445dd47a6cbcd133f1270f1b89253eed590d8c4e4b29d576a57b9a186", kill_on_drop: false }` [INFO] [stdout] 754a24a445dd47a6cbcd133f1270f1b89253eed590d8c4e4b29d576a57b9a186