[INFO] fetching crate backgammon-simd 0.1.1...
[INFO] checking backgammon-simd-0.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate backgammon-simd 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate backgammon-simd 0.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixed-map v0.9.3
[INFO] [stderr]   Downloaded backgammon v0.6.0
[INFO] [stderr]   Downloaded fixed-map-derive v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3c4cf9a8f6016fe3513379b09e40a4c2033b715e953e879311b28eb1056d1d2
[INFO] running `Command { std: "docker" "start" "-a" "b3c4cf9a8f6016fe3513379b09e40a4c2033b715e953e879311b28eb1056d1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3c4cf9a8f6016fe3513379b09e40a4c2033b715e953e879311b28eb1056d1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c4cf9a8f6016fe3513379b09e40a4c2033b715e953e879311b28eb1056d1d2", kill_on_drop: false }`
[INFO] [stdout] b3c4cf9a8f6016fe3513379b09e40a4c2033b715e953e879311b28eb1056d1d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 273f051d8759dbd54af8c8cfc95485c0f8d5843102fc54bf1eda836c87a4dfcc
[INFO] running `Command { std: "docker" "start" "-a" "273f051d8759dbd54af8c8cfc95485c0f8d5843102fc54bf1eda836c87a4dfcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling fixed-map-derive v0.9.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking fixed-map v0.9.3
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[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 one of these items instead:
[INFO] [stdout]           core::simd::prelude::SimdInt
[INFO] [stdout]           std::simd::prelude::SimdInt
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           core::simd::prelude::SimdPartialOrd
[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 one of these items instead:
[INFO] [stdout]           core::simd::prelude::SimdInt
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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]     |                                            ^^^^^^^ method not found in `Simd<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                                            ^^^^^^^ method not found in `Simd<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:20:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::num::SimdInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 1 warning emitted
[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 35 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "273f051d8759dbd54af8c8cfc95485c0f8d5843102fc54bf1eda836c87a4dfcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273f051d8759dbd54af8c8cfc95485c0f8d5843102fc54bf1eda836c87a4dfcc", kill_on_drop: false }`
[INFO] [stdout] 273f051d8759dbd54af8c8cfc95485c0f8d5843102fc54bf1eda836c87a4dfcc
[INFO] checking backgammon-simd-0.1.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate backgammon-simd 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate backgammon-simd 0.1.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25f4d1f8febddccf5808f9bdd873c87bb1565180c9c6d74c90d4bbceca76b84b
[INFO] running `Command { std: "docker" "start" "-a" "25f4d1f8febddccf5808f9bdd873c87bb1565180c9c6d74c90d4bbceca76b84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25f4d1f8febddccf5808f9bdd873c87bb1565180c9c6d74c90d4bbceca76b84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25f4d1f8febddccf5808f9bdd873c87bb1565180c9c6d74c90d4bbceca76b84b", kill_on_drop: false }`
[INFO] [stdout] 25f4d1f8febddccf5808f9bdd873c87bb1565180c9c6d74c90d4bbceca76b84b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76f562768d517d5b0b9ac97acf7d541a8453423953a72fe8071752dcb525e73f
[INFO] running `Command { std: "docker" "start" "-a" "76f562768d517d5b0b9ac97acf7d541a8453423953a72fe8071752dcb525e73f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling fixed-map-derive v0.9.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking fixed-map v0.9.3
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[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 one of these items instead:
[INFO] [stdout]           core::simd::prelude::SimdInt
[INFO] [stdout]           std::simd::prelude::SimdInt
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           core::simd::prelude::SimdPartialOrd
[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 one of these items instead:
[INFO] [stdout]           core::simd::prelude::SimdInt
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                           ^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_left`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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]    |                            ^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `rotate_elements_right`
[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<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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]     |                                            ^^^^^^^ method not found in `Simd<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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]     |                                            ^^^^^^^ method not found in `Simd<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:20:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::cmp::SimdPartialOrd;
[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<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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<i8, 32>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/int.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<i8, 32>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::simd::num::SimdInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 1 warning emitted
[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 35 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "76f562768d517d5b0b9ac97acf7d541a8453423953a72fe8071752dcb525e73f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f562768d517d5b0b9ac97acf7d541a8453423953a72fe8071752dcb525e73f", kill_on_drop: false }`
[INFO] [stdout] 76f562768d517d5b0b9ac97acf7d541a8453423953a72fe8071752dcb525e73f
