[INFO] fetching crate backgammon-simd 0.1.1... [INFO] checking backgammon-simd-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate backgammon-simd 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate backgammon-simd 0.1.1 [INFO] finished tweaking crates.io crate backgammon-simd 0.1.1 [INFO] tweaked toml for crates.io crate backgammon-simd 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate backgammon-simd 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding backgammon v0.6.0 (available: v0.8.0) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.5.1) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixed-map-derive v0.9.5 [INFO] [stderr] Downloaded backgammon v0.6.0 [INFO] [stderr] Downloaded fixed-map v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9844a367621ebf783b62e6bb21eaef32118f7746c829c749e42d032d4b73ca37 [INFO] running `Command { std: "docker" "start" "-a" "9844a367621ebf783b62e6bb21eaef32118f7746c829c749e42d032d4b73ca37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9844a367621ebf783b62e6bb21eaef32118f7746c829c749e42d032d4b73ca37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9844a367621ebf783b62e6bb21eaef32118f7746c829c749e42d032d4b73ca37", kill_on_drop: false }` [INFO] [stdout] 9844a367621ebf783b62e6bb21eaef32118f7746c829c749e42d032d4b73ca37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad3812471a2805376cbdbd79c66d35ded40ae7bcea4c94f2d96a5a1fa6d4c603 [INFO] running `Command { std: "docker" "start" "-a" "ad3812471a2805376cbdbd79c66d35ded40ae7bcea4c94f2d96a5a1fa6d4c603", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling fixed-map-derive v0.9.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking fixed-map v0.9.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking backgammon-simd v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `std::simd::SimdInt`, `std::simd::SimdPartialOrd` [INFO] [stdout] --> src/movegen/simd.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::simd::{Simd, SimdElement, SimdInt, SimdPartialOrd}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ no `SimdPartialOrd` in `simd` [INFO] [stdout] | | [INFO] [stdout] | no `SimdInt` in `simd` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdInt [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdPartialOrd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::simd::SimdInt` [INFO] [stdout] --> src/types/board.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | simd::{Simd, SimdInt}, [INFO] [stdout] | ^^^^^^^ no `SimdInt` in `simd` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdInt [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/util/timings.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{sync::atomic::AtomicU64, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | (true, 1) => simd.rotate_lanes_left::<1>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 19 - (true, 1) => simd.rotate_lanes_left::<1>(), [INFO] [stdout] 19 + (true, 1) => simd.rotate_elements_left::<1>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | (true, 2) => simd.rotate_lanes_left::<2>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 20 - (true, 2) => simd.rotate_lanes_left::<2>(), [INFO] [stdout] 20 + (true, 2) => simd.rotate_elements_left::<2>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | (true, 3) => simd.rotate_lanes_left::<3>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 21 - (true, 3) => simd.rotate_lanes_left::<3>(), [INFO] [stdout] 21 + (true, 3) => simd.rotate_elements_left::<3>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | (true, 4) => simd.rotate_lanes_left::<4>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 22 - (true, 4) => simd.rotate_lanes_left::<4>(), [INFO] [stdout] 22 + (true, 4) => simd.rotate_elements_left::<4>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | (true, 5) => simd.rotate_lanes_left::<5>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 23 - (true, 5) => simd.rotate_lanes_left::<5>(), [INFO] [stdout] 23 + (true, 5) => simd.rotate_elements_left::<5>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | (true, 6) => simd.rotate_lanes_left::<6>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 24 - (true, 6) => simd.rotate_lanes_left::<6>(), [INFO] [stdout] 24 + (true, 6) => simd.rotate_elements_left::<6>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | (false, 1) => simd.rotate_lanes_right::<1>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 - (false, 1) => simd.rotate_lanes_right::<1>(), [INFO] [stdout] 25 + (false, 1) => simd.rotate_elements_right::<1>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | (false, 2) => simd.rotate_lanes_right::<2>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 26 - (false, 2) => simd.rotate_lanes_right::<2>(), [INFO] [stdout] 26 + (false, 2) => simd.rotate_elements_right::<2>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | (false, 3) => simd.rotate_lanes_right::<3>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 27 - (false, 3) => simd.rotate_lanes_right::<3>(), [INFO] [stdout] 27 + (false, 3) => simd.rotate_elements_right::<3>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | (false, 4) => simd.rotate_lanes_right::<4>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 28 - (false, 4) => simd.rotate_lanes_right::<4>(), [INFO] [stdout] 28 + (false, 4) => simd.rotate_elements_right::<4>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | (false, 5) => simd.rotate_lanes_right::<5>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 29 - (false, 5) => simd.rotate_lanes_right::<5>(), [INFO] [stdout] 29 + (false, 5) => simd.rotate_elements_right::<5>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | (false, 6) => simd.rotate_lanes_right::<6>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 30 - (false, 6) => simd.rotate_lanes_right::<6>(), [INFO] [stdout] 30 + (false, 6) => simd.rotate_elements_right::<6>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | (true, 1) => simd.rotate_lanes_left::<1>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 38 - (true, 1) => simd.rotate_lanes_left::<1>(), [INFO] [stdout] 38 + (true, 1) => simd.rotate_elements_left::<1>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | (true, 2) => simd.rotate_lanes_left::<2>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 39 - (true, 2) => simd.rotate_lanes_left::<2>(), [INFO] [stdout] 39 + (true, 2) => simd.rotate_elements_left::<2>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | (true, 3) => simd.rotate_lanes_left::<3>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 40 - (true, 3) => simd.rotate_lanes_left::<3>(), [INFO] [stdout] 40 + (true, 3) => simd.rotate_elements_left::<3>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | (true, 4) => simd.rotate_lanes_left::<4>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 41 - (true, 4) => simd.rotate_lanes_left::<4>(), [INFO] [stdout] 41 + (true, 4) => simd.rotate_elements_left::<4>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | (true, 5) => simd.rotate_lanes_left::<5>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 42 - (true, 5) => simd.rotate_lanes_left::<5>(), [INFO] [stdout] 42 + (true, 5) => simd.rotate_elements_left::<5>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_left` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | (true, 6) => simd.rotate_lanes_left::<6>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_left` with a similar name [INFO] [stdout] | [INFO] [stdout] 43 - (true, 6) => simd.rotate_lanes_left::<6>(), [INFO] [stdout] 43 + (true, 6) => simd.rotate_elements_left::<6>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | (false, 1) => simd.rotate_lanes_right::<1>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 44 - (false, 1) => simd.rotate_lanes_right::<1>(), [INFO] [stdout] 44 + (false, 1) => simd.rotate_elements_right::<1>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | (false, 2) => simd.rotate_lanes_right::<2>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 45 - (false, 2) => simd.rotate_lanes_right::<2>(), [INFO] [stdout] 45 + (false, 2) => simd.rotate_elements_right::<2>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | (false, 3) => simd.rotate_lanes_right::<3>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 46 - (false, 3) => simd.rotate_lanes_right::<3>(), [INFO] [stdout] 46 + (false, 3) => simd.rotate_elements_right::<3>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | (false, 4) => simd.rotate_lanes_right::<4>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 47 - (false, 4) => simd.rotate_lanes_right::<4>(), [INFO] [stdout] 47 + (false, 4) => simd.rotate_elements_right::<4>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | (false, 5) => simd.rotate_lanes_right::<5>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 48 - (false, 5) => simd.rotate_lanes_right::<5>(), [INFO] [stdout] 48 + (false, 5) => simd.rotate_elements_right::<5>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rotate_lanes_right` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | (false, 6) => simd.rotate_lanes_right::<6>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rotate_elements_right` with a similar name [INFO] [stdout] | [INFO] [stdout] 49 - (false, 6) => simd.rotate_lanes_right::<6>(), [INFO] [stdout] 49 + (false, 6) => simd.rotate_elements_right::<6>(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_positive` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:118:43 [INFO] [stdout] | [INFO] [stdout] 118 | Bw::White => !no_home.is_positive().any(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:131: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] help: trait `SimdInt` which provides `is_positive` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_negative` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:119:43 [INFO] [stdout] | [INFO] [stdout] 119 | Bw::Black => !no_home.is_negative().any(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:134: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] help: trait `SimdInt` which provides `is_negative` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_positive` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:151:48 [INFO] [stdout] | [INFO] [stdout] 151 | Bw::White => board_targets.is_positive(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:131: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] help: trait `SimdInt` which provides `is_positive` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_negative` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:152:48 [INFO] [stdout] | [INFO] [stdout] 152 | Bw::Black => board_targets.is_negative(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:134: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] help: trait `SimdInt` which provides `is_negative` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `simd_lt` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:156:44 [INFO] [stdout] | [INFO] [stdout] 156 | Bw::White => simdboard.simd_lt(Simd::splat(-1)), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:11: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] help: trait `SimdPartialOrd` which provides `simd_lt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::cmp::SimdPartialOrd; [INFO] [stdout] | [INFO] [stdout] help: there is a method `simd_gt` with a similar name [INFO] [stdout] | [INFO] [stdout] 156 - Bw::White => simdboard.simd_lt(Simd::splat(-1)), [INFO] [stdout] 156 + Bw::White => simdboard.simd_gt(Simd::splat(-1)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `simd_gt` found for struct `Simd` in the current scope [INFO] [stdout] --> src/movegen/simd.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 157 | Bw::Black => simdboard.simd_gt(Simd::splat(1)), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19: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] help: trait `SimdPartialOrd` which provides `simd_gt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::cmp::SimdPartialOrd; [INFO] [stdout] | [INFO] [stdout] help: there is a method `simd_ge` with a similar name [INFO] [stdout] | [INFO] [stdout] 157 - Bw::Black => simdboard.simd_gt(Simd::splat(1)), [INFO] [stdout] 157 + Bw::Black => simdboard.simd_ge(Simd::splat(1)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_positive` found for struct `Simd` in the current scope [INFO] [stdout] --> src/types/board.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 133 | Bw::White => !self.0.is_positive().any(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:131: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] help: trait `SimdInt` which provides `is_positive` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_negative` found for struct `Simd` in the current scope [INFO] [stdout] --> src/types/board.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | Bw::Black => !self.0.is_negative().any(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Simd` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:134: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] help: trait `SimdInt` which provides `is_negative` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::simd::num::SimdInt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `backgammon-simd` (lib) due to 34 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad3812471a2805376cbdbd79c66d35ded40ae7bcea4c94f2d96a5a1fa6d4c603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3812471a2805376cbdbd79c66d35ded40ae7bcea4c94f2d96a5a1fa6d4c603", kill_on_drop: false }` [INFO] [stdout] ad3812471a2805376cbdbd79c66d35ded40ae7bcea4c94f2d96a5a1fa6d4c603